@charset "utf-8";
/* CSS Document */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
}



body {
background-color: #E4E4CB;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
.tabley {
	border: 2px dashed #CDCDA3;
	background-color: #D2D2AC;
}
th {
	margin: 0px;
	padding: 0px;
}





#head {
	background-color: #CECEA2;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
a:link {
	color: #58857E;
	text-decoration: none;
}
a:visited {
	color: #58857E;
	text-decoration: none;
}
a:active {
	color: #58857E;
	text-decoration: none;
}
a:hover {
	color: #58857E;
	text-decoration: underline;
}



#nav-menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	width:772px;
	margin-right: auto;
	margin-left: auto;
} 
#nav-menu ul
{
	list-style: none;
	position: relative;
}

#nav-menu li
{
	float: left;
	margin-right: 2px;
	
}

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	text-decoration: none;
	text-align: center;
	background-color: #C2C292;
	font-size: 16px;
	color: #FFFFFF;
}
#nav-menu li b
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 186px;
	text-align: center;
	background-color: #C4C497;
}

#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	text-decoration: underline;
	text-align: center;
	background-color: #D6D596;
	font-size: 16px;
	color: #FFFFFF;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
#content {
	width: 765px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	clear: left;
	
}
#left {
	float: left;
	width: 555px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear:left;

}

#left2 {
	float: left;
	width: 575px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 8px;
	clear: left;
}


#left2 li{
	color: #75A49C;
	margin-left: 17px;
}
ol {
	margin-left: 15px;
	margin-bottom: 2px;
}


#topleft  {
	height: 300px;
}

#right {
	float: right;
	width: 198px;
	clear:right;

}

#right2 {
	width: 135px;
	vertical-align: top;
	float: right;
}


#right h2 {
	sfont-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	color: #77A49D;
	font-family: "Times New Roman", Times, serif;
	
}
blockquote {
	margin-top: 0px;
}


#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 15px;
	clear:both;

}
.banner {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2C292;
	margin-bottom: 2px;
}
/* End hide */

.input-box
{
	color: #E2EEFA;
	border: 1px solid #C8C89D;
	background-color: #ADAD6D;
}

.submit-button
{
	color: #88884D;
	border: 1px solid #9D9D57;
	background-color: #D2D2B0;
}
.image {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}
.caption {
	font-size: 13px;
	color: #666666;
}
.letters {
	color: #FF0000;
}
.AD {
	border:#666 solid 1px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;	
	width:728px;
	height:90px;
	}
