* {
	margin: 0;
	padding: 0;
}

body {
background: #214521;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}


img.noborder {
	background: #ffffff;
   border: none;
	padding: 0px;
 
}


img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
float: right;
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
float: left;
  	margin: 5px 10px 10px 0px;
}







p
{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}
a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}


a:visited {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
margin: 20px auto;
width: 1000px;
}


#header {
background: #666666 url(images/header.jpg) no-repeat;
height: 200px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 40px 0 0 40px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #666666 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #aaa;
}
#menu ul li a:hover {
color: #60A0E1;
text-decoration: none;
}

#content {
background: #666666 url(images/content.jpg) repeat-y;
padding: 10px;
}

.left {
float: left;
width: 720px;

padding: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background: #ffffff;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
color:#000000;




}
.left h2 {
font-size: 20px;
font-weight: bold;
padding: 15px 0 7px 0;
color:#5B5B5B;

}
.left h2 a {
text-decoration: none;
color:#5B5B5B;
}
.left h2 a:hover {
text-decoration: underline;
color:#B700B7;
}

.left h3 {
font-size: 17px;
font-weight: bold;
padding: 15px 0 7px 0;
color:#5B5B5B;
}


#left h3 a:link {color:#5B5B5B}      /* unvisited link */
#left h3 a:visited {color:#5B5B5B}  /* visited link */
#left h3 a:hover {color:#5B5B5B}  /* mouse over link */
#left h3 a:active {color:#0000FF}  /* selected link */








.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.left ul li a {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #5B5B5B;

}
.left ul li a:hover {

}



.left a {
text-decoration: none;
color: #A44912;
}
.left a:hover {
text-decoration: underline;
color: #882A2A;
}


.left a:visited {
color: #A44912;
}




.left ol {
padding: 10px 0 15px 30px;
line-height:25px;
}
.left ol li a {
font-weight: 100;
font-size: 12px;
}
.left ol li a:hover {

}



.right {
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 215px;
background: #fff;
padding: 5px;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.right h2 {

line-height: 20px;
color: #000;
font-size: 12px;
padding-left: 10px;
color:#000000;
}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}

#bottom {
background: #d4ccae url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color:#EEDCF5;
}


#footer a {
text-decoration: none;
color: #ffffff;
}
#footer a:hover {
text-decoration: underline;
color: #6F6FFF;
}


#footer a:visited {
color: #ffffff;
}






.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #838383;
	text-align: left;
	vertical-align: middle;
	padding: 8px 6px 8px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.navMainLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

a.navMainLink:hover {
	color: #FFE200;
	text-decoration: none;
}


.navSecondary {
	
	background-color: #9E9E9E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	text-align: left;
	
}

a.navSecLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

a.navSecLink:hover {
	color: #FFE200;
	text-decoration: none;	
}



.navTertiary {
	background-color: #B1B1B1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*line-height: 24px;*/
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
}

a.navTertLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height:14px;
}

a.navTertLink:hover {
	color: #FFE200;
	text-decoration: none;
}
