/* CSS Document */

body {
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	background-image:url(../images/bground.jpg);
	background-repeat:no-repeat;
	background-position: 769px 0px;
	line-height: 1.6em;
	}
a {
	color: #073B6A;
	}
p {
	margin: 0px;
	}
h1,h2,h3 {
	color: #073B6A;
	font-size:18px;
	font-weight:bold;
	margin-top: 0px;
	line-height:1.6em;
	}
#accessbar {
	width:764px;
	height:24px;
	background:#FFFFFF;
	line-height:23px;
	margin-left: 5px;
}
#menubar {
	position: relative;
	top: 0px;
	left: 0px;
	width:769px;
	overflow:hidden;
	float:left;
	height:32px;
	background:#FFFFFF;
	background-image:url(../images/menubarbground.gif);
	background-repeat:repeat-x;
}
#menubar ul {
	float:left;
	width:100%;
	padding: 9px 0 0 0;
	list-style-type:none;
	line-height:12px;
	margin: 0px;
	height:30px;
	font-size:12px;
	}
#menubar a {
	float:left;
	text-decoration:none;
	color:white;
	padding: 0px 7px 1px 7px;
	border-right:1px solid #b2c1fc;
	}
#menubar a:hover {
	text-decoration:underline;
	color:#b2c1fc;
	}
#menubar li {
	display:inline;
	}
#menubar .donate a{
	color:#FFE260;
	font-weight:bold;
	border-right:none;
}
#container {
	width:770px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}

#subnav {
	position:relative;
	top: 0px;
	left: 0px;
	width:226px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/subnavbground.jpg);
	background-repeat:no-repeat;
	height: 1250px;
	overflow: visible;
	}
#line {
	position: relative;
	top: 0px;
	left: 0px;
	width:770px;
	height:1px;
	overflow:hidden;
	float:left;
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/topbar.gif);
	background-position: top right;
	background-repeat:no-repeat;
	}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width:769px;
	height: 101px;
	overflow:hidden;
	float:left;
	background-color: #242448;
	background-image:url(../images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px;
	}
#logo {
	position: relative;
	top: 20px;
	left: 15px;
	width: 100px;
		}
#menu {
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
	width:569px;
	overflow:hidden;
	color: #333366;
	background-color: #333366;
	margin: 0px 0px 0px 1px;
	float:left;
	padding: 0px 0px 0px 0px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/easyas.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#docbody {
	position:relative;
	top: 0px;
	left: 0px;
	width: 495px;
	float:left;
	margin: 0px;
	padding: 20px;
	background-color:#FFFFFF;
	}
#docbody .contactform {
	width:100%;
}
#docbody .contactheader {
	background-color:#D2DAFE;
	height:30px;
	line-height:30px;
	text-indent:5px;
}
#docbody .contactbody {
	background-color:#E0E4FF;
	text-align:right;
	width:150px;
}
#docbody .contactboxes {
	background-color:#E0E4FF;
	text-align:left;
	color:#666666;
}
#docbody .boxbig {
width:225px;
border:1px solid #073B6A;
}
#docbody .boxsmall {
width:150px;
border:1px solid #073B6A;
}
#docbody img{
	float:left;
	margin: 0px 20px 10px 0px;
	border:1px solid #073B6A;
	display:block;
	clear:both;
	}
#docbody th,td {
	vertical-align:top;
}
#docbody h4 {
	background-image:url(../images/fadedline.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	clear:both;
}
#docbody .bloghead {
	color: #333333;
	font-size:18px;
	font-weight:bold;
	margin-top: 0px;
	}
#docbody .blog {
	clear:both;
}
#calloutboxheader {
	display:none;
}
#docsub {
	display:none;
}
#docsub img {
	display:none;
}
#docsub .caption {
	display:none;
}
#docsubcaption {
	display:none;
}
#docsubcaption p {
	display:none;
}
#map {
	display:none;
}
#map img {
	display:none;
}
#mapcaption {
	display:none;
}
#mapcaption p {
	display:none;
}
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width:769px;
	overflow:hidden;
	float:left;
	height:30px;
	background-image:url(../images/footerbground.jpg);
	background-repeat:repeat-x;	
}
#footer ul {
	float:left;
	width:100%;
	padding: 9px 0 0 0;
	list-style-type:none;
	line-height:14px;
	margin: 0px;
	height:30px;
	font-size:14px;
	}
#footer a {
	float:left;
	text-decoration:none;
	color:white;
	padding: 0px 5px 1px 5px;
	border-right:1px solid #b2c1fc;
	}
#footer a:hover {
	text-decoration:underline;
	color:#b2c1fc;
	}
#footer li {
	display:inline;
	}
#footer .donate a{
	color:#FFE260;
	font-weight:bold;
}
#copyright {
	position:relative;
	width:729px;
	padding:20px;
	float:left;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-weight:normal;
	color: #666666;
	text-align:left;
	}
#copyright a{
	color: #073B6A;
	}	
#subnav ul {
	list-style-type:none;
	width:226px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	}
#subnav a {
	text-decoration:underline;
	height: 30px;
	padding:0px;
	color:#073B6A;
	}
#subnav a:hover {
	text-decoration:underline;
	color:#073B6A;
	}
#subnav .header {
	height: 30px;
	padding:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin: 0px;
	text-decoration:none;
	}
#subnav .header a {
	text-decoration:none;
	}
#subnav .header a:hover {
	text-decoration:underline;
	color:#000000;
	}
#subnav li {
	border-bottom: 1px solid #000000;
	padding:12px 10px 12px 8px;
	color:#000000;
	}
#subnav .last li {
	border-bottom:0px;
	padding:12px 10px 12px 8px;
	color:#000000;
	}
#subnav img  {
	border:0;
	padding:8px 2px 8px 2px;
}
#subnav .bigdonate {
	padding:8px 2px 8px 47px;
}
#subnav .sponsorlogo {
	margin:8px 0px 8px 30px;
}
#subnav form {
	margin: 10px 0px 10px 0px;
}
#subnav .input {
	margin: 4px 0px 4px 0px;
	border:1px solid #073B6A;
	width:185px;
	height:22px;
	line-height:22px;
	color:#333333;
	padding-left:4px;
}
