html {
	background-color: #7B8B52;
	padding-top: 83px;
}

body {
	position: relative;
	width: 770px;
	margin: 0 auto 10px auto;
	padding: 10px 0px 10px 15px;
	color: #333333;
	background: url(images/bodybg.png) repeat-y 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}


.agree_register {
	position: relative;
	color: #333333;
	background: url(images/bodybg.png) repeat-y 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}


ul {
	font: normal .9em/1.5em Georgia, "Times New Roman", serif;
	
}

#branding {
	margin: -93px 0 0 -15px;
	width: 770px;
	height: 84px;
	
	}
	
#branding h1, #branding h4 {
	margin-left: -9999px;
}	

#menu, #menu a:link, #menu a:visited {
	width: 125px;
	float: left;
	margin-right: 25px;
	padding-top: 5px;
	font-size: .85em;
	display: block;
	text-decoration:none;
	color: #8c7653;
	padding-left: 10px;
	}

#menu {
	margin-top: 10px;
	padding-left: 0px;
}
.here {
	background-color: #D0A662;
	color: #fff;	
	display:block;
	float: left;
	width: 125px;
	font-size: .8em;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	padding-left: 10px;
}

#menu a:link, #menu a:visited, #menu a:hover {
	border-bottom-style: solid;
	border-bottom-color: #737373;
}

h2{
	font-size: 1.4em;
	border-bottom: 2px solid #737373;
	line-height: 1.4em;
	margin-top: 10px;
	color: #666666;
}


h7{
	font-size: 1.1em;
	border-bottom: 2px solid #737373;
	line-height: 1.4em;
	margin-top: 10px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main h3 {
	margin-bottom: -10px;
	margin-top: 20px;
	font-size: 1.1em;
	color: #666666;
}

p {
	font-size: .9em;
}

#menu a:hover {
	background-color: #7B8B52;
	color: #fff;
}

.left_column {
	width: 125px;
	margin-right: 25px;
	display: block;
	text-decoration:none;
	float: left;
	}

#main {
	width: 310px;
	float: left;
	margin-top: 10px;
}



#callouts {
	float:right; 
	position:relative; 
	width:265px; 
	right:30px;
	margin-top: 10px;
	}

#callouts a:link, #callouts a:visited {
	color:#FFFF66;
}
	
#callouts blockquote {
	background: #c39752 url(images/blockquote_gradient.gif) repeat-x;
	width: 240px;
	padding: 10px;
	color: white;
	border: 3px solid #666;
	margin-left: 0px;
}

blockquote#websiterefer {
   background-color:#444;
   border: 3px solid #000000;
   background-image: none;
   text-align: center;
   color: #dad749;
   line-height: 1.2em;
  }

blockquote#websiterefer a:link,  blockquote#websiterefer a:visited {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	line-height: 1em;
}

blockquote#websiterefer a:hover{
	color: #dad749;
}


blockquote#websiterefer h5 {
	font-size: 1.1em;
	line-height: 1em;
	margin: 0px;
}

blockquote#websiterefer h6 {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px;
}

blockquote#documents {
	border: 3px dashed #333;
	background-image: none;
	background-color: #FFFFCC;
	color: #000;
}

#footer, #footer a, #footer a:link, #footer a:hover, #footer a:visited {
	font-size: 66%;
	text-align: center;
	clear: both;
	color: #737373;
}
 #footer a, #footer a:link, #footer a:hover, #footer a:visited {
	font-size: 100%;
	
}

#main a:link, #documents a:link {
	color:#336633;
}

#main a:visited, #documents a:visited {
	color: #336633;
}

img {
	border: none;
}
