/********* Reset Broswer CSS ************************/


html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
}

a img { border: none; }


/********* Standard styles CSS ************************/
body {
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color:#f1e7c8;
}

p, table, li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; /* do not change this value! */
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #566422;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 12px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 8px;
	color: #333333;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #566422;
	margin-bottom: 6px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024c78;
	font-weight: bolder;
	padding-bottom: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}

hr {
	border: 0;
	width:100%;
	color: #777777;
	background-color: #777777;
	height: 1px;

}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #d1c4a2;
	padding-left: 2px;
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}
.login-button {
	float: right;
}


/******************* ID's specific to the site **********************/

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/container-bg.gif);
	background-repeat:repeat-y;

}

#content {
	padding: 35px 35px 35px 42px;
}

#pagecontent {
	padding: 20px 35px 35px 40px;
}

#pagecontent img {
	margin: 0 10px 10px 10px;
}

#pagecontent ul{
	margin-left:15px;
	
}

#content-main {
	float: left;
	width: 500px;
}
.clear {
	clear: both;
	padding-bottom: 10px;
}

#clear {
	clear: both;
}

#content-sub {
	float: left;
	width: 360px;
	padding: 0 15px 15px 5px;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	color: #566422;
}

#content-main-home {
	float: right;
	width: 485px;
	line-height: 1.7em;
	padding-right: 15px;
}

#content-main-page {
	float: left;
	width: 500px;
}

#news {
	padding: 8px 0 0 5px;

}

#news a {
	color:#803228;
	text-decoration:none;
}

#news a:hover {	
	font-weight:bold;
	text-decoration:underline;
}

#news ul {
	list-style-type: none;
	margin-top: -20px;
}
#news h1 {
	padding-bottom: 2px;
}

#news li {
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.lineheight {
	line-height: 30px;
}

#login {
	background-image: url(../images/log-in-bg.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 348px;
	position: relative;
}
#login table {
	position: absolute;
	left: 67px;
	top: 26px;
	color: #566422;

}



#header {
	height: 104px;
	width: 940px;
	margin-left: 10px;
	position: relative;
}
.headernumbers {
	position: absolute;
	left: 655px;
	top: 76px;
	width: 313px;
}


#header ul {
	list-style-type: none;
}

#header li {
}

#header a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


#flash{
	height: 289px;
	width: 940px;
	margin-left: 11px;
/*	border: 1px solid #b2b2b2;*/

}

#nav {
	height:46px;
	width:940px;
	background-color: #566422;
	margin-left: 11px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#footerBG {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 214px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}

#pagefooterBG {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 77px;
	background-image: url(../images/page-footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	margin-left:10px;
	width: 925px;
	color: #f1e7c8;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;

}

#footer a {
	color: #f1e7c8;

}

#footer a:hover {
	color:#ffffff;
}

.copyright {
	position: absolute;
	top: 15px;
	left: 20px;
}
.contactinfo {
	position: absolute;
	left: 575px;
	top: 15px;
	text-align: right;
}

.clientlogos {
	position: absolute;
	top: 92px;
	left: 19px;
}

.input {
	width: 168px;
	height: 16px;
	border: 1px solid #919661;
	font-size: 11px;/*	background-image: url(../images/login-input-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}


a img { border: 0px; }

.calendar_dl {
	padding: 0px;
	margin: 0px;
}
.calendar_dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.calendar_dl dd {
	margin: 0 0 0 35px;
	padding: 0px;
	min-height: 30px;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -2px;
}
