/* CSS Document */

body {
	background-color: 6c5835;
}

#mainSite {
	background-color:fcf3e1;
	width:800px;
	position: relative;
	top: 0px;
	height: 2475px;
	margin:0px auto;
}
#line {
position:absolute;
top:0px;
width:1px;
height:2475px;
left:43px;
border-right-color:646059;
border-right-style:solid;
border-right-width:2px;

}

#header {
	position:absolute;
	top:0px;
	left:13px;
	width: 775px;
	height: 345px;
}

#banner {
	position:absolute;
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 759px;
	height: 122px;
	left: 0px;
}

#navigation {
	position:absolute;
	top:137px;
	left:0px;
	height:38px;
	width:761px;
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: 5px;
	background-image:url(images/linkbar/linkbar.jpg)}
#nav {
	margin:0;
	padding:0;
	width:100%;
	left: 0px;
	margin-top: 11px;
}
#nav ul {
padding-left:12px;
padding-right:12px;
}
#nav li {
	display:inline;
	margin:0;
	padding-left: 15px;
	padding-right: 15px;
}
#navLinks{
position:absolute;
height:212px;
width:157px;
top:183px;
left:20px;

}
#imageHeader {
	position:absolute;
	top:178px;
	left:0px;
	width:567px;
	height:168px;
	margin-left: 195px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#mainContent {
	position:absolute;
	top:400px;
	left:13px;
	width:775px;
	height: 510px;
}

#date {
position:absolute;
top:350px;
left:450px;
height:43px;
width:285px;
background-image:url(images/datebox.gif);

}
#clock {
position:absolute;
top:12px;
left:23px;
}
#pageNav {
position:absolute;
left:195px;
height:25px;
width:485px;
top:10px;
text-align:left;
}
#pageNav a:link,
#pageNav a:visited,
#pageNav a:hover {
	color:#655232;
	text-decoration:none;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;

	}


#content p {
	color:#655232;
	vertical-align: top;
	font-size:1em;

}
#content h1 {
	color:#655232;
	font-size: 24px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #655232;
	border-bottom-style: solid;
	width: 300px;
}
#content h2 {
	color:#655232;
	font-size: 20px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #655232;
	border-bottom-style: solid;
	width: 175px;
}
#leftContent {
position:absolute;
top:0px;
left:3px;
width:465px;
height:383px;
}
#contentRight {
position:absolute;
left:490px;
top:3px;
width:175px;
height:380px;
}
#contentBottom {
position:absolute;
top:262px;
left:1px;
height:125px;
width:356px;
}

#content a:link,
#content a:visited {
	color:#655232;
	text-decoration:none;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	}
#content a:hover, #content a:active {
	color:#655232;
	text-decoration:underline;
}
#contentBox {
	position:absolute;
	top:180px;
	left:195px;
	height:2270px;
	width:570px;
	background-color:f2ead9;
}
#content {
	position:absolute;
	top:18px;
	left:18px;
	width: 531px;
	height:2232px;
	left: 18px;
	text-align: left;
}

#topLeft {
position:absolute;
top:0px;
left:0px;
width:17px;
height:17px;
background-image:url(images/box/topleftcorner.gif);
background-repeat:no-repeat;
}
#topRight {
position:absolute;
top:0px;
left:552px;
width:18px;
height:17px;
background-image:url(images/box/toprghtcorner.gif);
background-repeat:no-repeat;
}
#bottomLeft {
position:absolute;
top:2250px;
left:2px;
width:15px;
height:17px;
background-image:url(images/box/bottmleftcorner.gif);
background-repeat:no-repeat;
}
#bottomRight {
position:absolute;
top:2250px;
left:552px;
width:18px;
height:17px;
background-image:url(images/box/bottomrghtcorner.gif);
background-repeat:no-repeat;
}
#top {
position:absolute;
top:0px;
left:17px;
width:552px;
height:17px;
background-image:url(images/box/topsliver.gif)
}
#left {
position:absolute;
top:17px;
left:0px;
width:17px;
height:2250px;
background-image:url(images/box/leftsliver.gif);
}
#right {
position:absolute;
top:17px;
left:552px;
width:18px;
height:2250px;
background-image:url(images/box/rightsliver.gif);
}
#bottom {
position:absolute;
top:2250px;
left:17px;
width:552px;
height:17px;
background-image:url(images/box/bottomsliver.gif);
}


#content li {
	left:-15px;
	position: relative;

}
#content p {
	margin-left:25px;
	margin-right: 20px;
}

#footer {
	width:800px;
	text-align:center;
	position: relative;
	margin: 0px auto;
}
#footer p {
	font-size:14px;
	margin: 3;

}

#links {
position:relative;
width:100%;
padding-bottom:30px;
}
#links img {
float:left;
padding-right:20px;
}
#links a:link, #links a:visted, #links a:hover, #links a:active {
text-decoration:underline;
}
