@charset "utf-8";
body {
	background: url(../images/website/shadowedBkg.jpg) repeat-y center;
	margin: 0px;
	font: small/normal Verdana, Arial, Helvetica, sans-serif;
}
/*Content placement*/

#pagewrapper {
	background: #AFAE85;
	width: 790px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 790px;
}

#header {
	background: transparent url(../images/website/banner.jpg) no-repeat center top;
	margin-top: 0px;
	height: 312px;
	padding: 0px;
}
#content {
	background: #FFFFFF url(../images/website/rightcorner.gif) no-repeat right top;
	float: right;
	width: 620px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#maincontent {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

#navbar {
	font-weight: bold;
	float: left;
	width: 135px;
	color: #FFF;
	text-align: left;
	margin-left: 7px;
	background: transparent url(../images/website/hermes_sm.jpg) no-repeat left top;
	padding-top: 20px;
	text-transform: capitalize;
}

#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 80%;
	float: none;
	padding: 30px 10px;
	margin-top: 10px;
}

#footer .links {
	text-align: right;
	float: right;
	margin-right: 25px;
	font-size: x-small;
	color: #FFFFFF;
}
#footer .copyright {
	text-align: left;
	float: left;
	font-size: x-small;
	color: #FFFFFF;
}
p {
	text-align: justify;
	padding-left: 10px;
	font-size: 95%;
	line-height: 150%;
	color: #333;
}
h1 {
	color: #336699;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
}

h2 {
	color: #990000;
	font-size: 110%;
	line-height: normal;
	text-align: left;
	padding-left: 15px;
}
h3 {
	color:#888759;
	font-size: 110%;
	padding-left: 15px;
}

h4 {
	color: #3366CC;
	font-size: 90%;
	font-weight: bold;
	padding-left: 15px;
}
h5 { 
	color: #330000;
	font-size: 90%;
	font-weight: bold;
	padding-left: 15px;
}
h6 {
	color: #996633;
	text-align: center;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	padding-top: -25px;
	margin-top: -10px;
	margin-bottom: 0px;
}

a {
	color: #003366;
	text-decoration: underline;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #909;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #336633;
}

/*navigation*/

#linklist {
	padding-left: 0;
	padding-top: 30px;
	margin-left: 0;
	font-size: 90%;
	width: 127px;
	background: transparent;
}

#linklist li {
	list-style: none;
	display: block;
}

#linklist li a {
	text-decoration: none;
	width: 130px;
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#linklist li a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #336699;
}

#linklist li ul{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFFFCC;
}

#linklist li ul a:link {
	color: #336699;
	padding-left: 2px;
	display: block;
	background: #FFFFFF;
	margin: 0px;
	border-bottom: 1px dashed #AFAE85;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
#linklist li ul a:visited {
	color: #666666;
	padding-left: 2px;
	display: block;
	background: #FFFFFF;
	margin: 0px;
	border-bottom: 1px dashed #AFAE85;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}

#linklist li ul a:hover {
	color: #FFFFFF;
	background: #336699;
}
#linklist a.span {
	font-weight: bold;
	font-variant: small-caps;
	background: url(../images/website/plus.gif) no-repeat right center;
	color: #FFFFFF;
	display: block;
}
#linklist a.solo {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	display: block;
}

/*images*/

.imgleft_border {
  	float: left;
	margin: 0px 10px 5px 0px;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

.imgright_border {
  	float: right;
	margin: 0px 0px 5px 10px;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/*image placement*/

.leftimg {
	float: left;
	padding: 0px 10px 10px 0px;
	border: none;
}
	
.rightimg {
	float: right;
	padding: 0px 0px 5px 10px;
	border: none;
}

.thumbnail_left {
  	float: left;
	margin: 0px 10px 5px 0px;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

.thumbnail_right {
  	float: right;
	margin: 0px 0px 5px 10px;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/*right column*/

.inset {
	float:right;
	width:170px;
	color:inherit;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 90%;
	background: #FFFFFF;
	border-right: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
	text-align: left;
}
.inset img {
	text-align: center;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
.inset h2 {
	font-weight: bold;
	color: #666600;
	text-align: center;
	margin: 0px;
	display:block;
	background: #CC9933 url(../images/website/header.gif) repeat-x;
	font-variant: small-caps;
	font-size: 95%;
	padding: 6px 0px 2px;
}
.inset p {
	text-align: left;
	padding: 0px 5px 2px;
}
.inset h6 {
	text-align: center;
	font-size: 80%;
}

/*Misc*/

.date {
	font-size: 80%;
	color: #afae85;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	background: url(../images/website/leftcorner.gif) no-repeat left top;
	width: 590px;
	float: left;
	padding-top: 10px;
}
.topPad {
	margin-top: 7px;
}


.dropcap {
	float:left;
	color:#FFFFFF;
	font-size:50px;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #336699;
	border: thin solid #AFAE85;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
} 

.quote {
	margin: 30px auto 20px;
	padding: 1em;
	height: auto;
	width: 90%;
	border: 1px dashed #996633;
	color: #993300;
	font-style: normal;
	background-color: #FFF5D9;
	clear: both;
}

.notice {
	margin: 30px auto 20px;
	padding: 1em;
	height: auto;
	width: 90%;
	border: 1px dashed #FF0000;
	color: #FF0000;
	font-style: normal;
	background-color: #FFF5D9;
}
.article {
	margin: 0px auto;
	padding: 1em;
	height: auto;
	width: 90%;
	border: thin dotted #AFAE85;
	color: #333333;
	font-style: normal;
	background: #EFEFEF;
}

.article h2 {
	color: #006699;
	font-size: 110%;
	line-height: normal;
	text-align: center;
}

.article h3 {
	color:#999999;
	font-size: 110%;
	text-align: center;
	font-style: italic;

}
.callout {
	padding: 1em;
	background-color: #F2F2E6;
	clear: both;
	border: 2px dotted #336633;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	background-position: center;
}
.alignCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
blockquote {
	padding-left: 50px;
	background-color: #FFFFFF;
	background-image: url(../images/website/left_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	border: 1px solid #516A51;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #990000;
}

blockquote p {
	margin: 0;
	padding-right: 50px !important;
	background-image: url(../images/website/right_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.important {
	font-size: 120% !important;
	font-weight: bold;
	color: #FF0000;
	text-align: center !important;
}img {
	border-style: none;
}
.survey {

}
.tinytext {
	font-size: xx-small;
}
.clearBoth {
	clear: both;
}

.helplist {
}
.helplist li {
	line-height: 120%;
	padding-bottom: 10px;
	font-size: 95%;
}
