﻿/* Generic Settings */

* {
	margin:0;
	padding:0;
	border: 0;
	}

input[type="text"], textarea
{
    font-size: 13px;
    margin-bottom: 5px;
    padding: 4px;
    border: inset 1px #555555;
    width: 100px;
    
} 

input[type="button"], input[type="submit"],  input[type="reset"]
{
    font-size: 13px;
    margin-bottom: 5px;
    padding: 3px;
    border:  1px #555555 ridge;
    width: 80px;
    cursor: pointer;
} 


a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #2E1F18;
}

a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #2E1F18;
}

a:visited, a.visited
{

  color: #2E1F18;
}

a:hover, a.hover
{
	text-decoration: none;
	color: #2E1F18;
}

a img
{
  border: 0;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}


h1, h2, h3,h4, h5, h6,
h1 a, h2 a, h3 a,h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover,h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited,h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #2E1F18;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-size: 3em;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 2.6em;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 2.4m;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 2em;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 1.8em;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 1.5em;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}


/* Body and Wrapper Settings */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #6B483A;
	font: 60% Cambria, "Times New Roman", Times, serif;
	color: #2E1F18;
}

	/*background-image: url(images/background.jpg);
	background-repeat: repeat;*/

			/* Alternative Font Sets
	font: 80% Constantia, "Palatino Linotype", Palatino, Georgia, serif;
	font: 80% Calibri,Verdana, Arial, "Lucida Sans Unicode", Tahoma, sans-serif; 
	font: 80% Helvetica, Calibri, Arial, sans-serif;
	font: 80% Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font: 80% Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font: 80% Cambria, "Times New Roman", Times, serif;
	font: 80% Constantia, "Palatino Linotype", Palatino, Georgia, serif;
	font: 80% Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	font: 80% Georgia, 'Times New Roman' , Serif;
	*/
	
#main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  padding: 30px 0  30px 0;
}
	
.mainpage
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 850px;
  min-width: 33px;
  min-height: 33px;

}


/* Header Settings */

.topbar
{
	position: relative;
	height: 27px;
	z-index: 100;
	background-color: Transparent;
}

.topbar .l, .topbar .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 27px;
  background-image: url('images/nav.png');
}

.topbar .l
{
  left: 0;
  right: 15px;
}

.topbar .r
{
  right: 0;
  width: 850px;
  clip: rect(auto, auto, auto, 833px);
}

div.header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 848px;
  height: 125px;
  overflow: hidden;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
	border-right: 1px #2E1F18 solid;
	border-left: 1px #2E1F18 solid;
  

}

.articleheader
{
  margin: 0.2em 0;
  padding: 10px 15px 10px 15px;
}


/* Content Area EBDED8 */

.contentarea
{
	display: table;
	padding: 0;
	background-color: #EBDED8;
	width: 848px;
	margin: 0;
	border-right: 1px #2E1F18 solid;
	border-left: 1px #2E1F18 solid;
}

.articlecontent
{
	padding: 10px 25px 10px 25px;
}

.articlecontent p
{
	text-align: justify;
	padding: 0 0 5px 0;
}




/* Footer */
.footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 850px;
  margin: 0 auto 20px;
}

.footer .footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
  text-align: center;
}

.footer .footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 850px;
  height: 150px;
  bottom: 0;
  left: 0;
}

.footer .footer-text p
{
  margin: 0;
}

.footer .footer-text
{
  display: inline-block;
  color: #171717;
  font-style: italic;
  font-weight: normal;
  font-size: .9em;
}

.footer .footer-text a:link
{
  text-decoration: none;
  color: #2E1F18;

}

.footer .footer-text a:visited
{
  text-decoration: none;
  color: #2E1F18;

}

.footer .footer-text a:hover
{
  color: #2E1F18;
  background-color: #eeeeee;
  text-decoration: underline;
}

/* navigation Start */

.navigation
{
	margin: 15px auto;
	padding: 0;
	width: 98%;
	text-align: center;
	border-top: thin #2E1F18 groove;
	border-bottom: thin #2E1F18 groove;
	overflow: hidden;
		height: auto;
}

.navigation h3
{
	padding: 15px;
	margin: 0px;
	display: block;
	color: #2E1F18;
	display: block;
	text-decoration: none;
	border-style: none;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	border-bottom: thin #2E1F18 groove;

}

/* The wider this li is, the fewer columns there will be */
.navigation ul{
        text-align: left;
        float: left;
        list-style: none;
        width: 100%;
        display: table;
        	font-size: 1.1em;
        margin-top: 20px;
       margin-bottom: 20px;
        text-align: center;
        	padding: 10px 15px 10px 15px;
        			height: auto;
    }

.navigation li{
        text-align: left;
        float: left;
        list-style: none;
		font-weight:bold;
        width: 375px;
        display: table;
       	font-size: 1.1em;
       	line-height: 20px;
    }


.navigation li a{
	text-align: left;
	float: left;
	list-style: none;
	width: 375px;
	display: table;
	font-size: 1.1em;
	font-weight:bold;
	color: #2E1F18;
	text-decoration: none;
}

.navigation li a:hover{
	text-align: left;
	float: left;
	list-style: none;
	width: 375px;
	display: table;
	font-size: 1.1em;
	font-weight: bold;
	color: #F0EBE3;
	text-decoration: underline;
	background-color: #2E1F18;
}



