a:link {color: #030092; text-decoration: underline;}
a:visited {color: #030092; text-decoration: underline;}
a:hover {color: #890D0D; text-decoration: none;}

#bodyhome {
	font-family: Verdana;
	margin:0;
	text-align:center;
	background-image: url('images/home/homebg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

#bodysub {
	font-family: Verdana;
	margin:0;
	text-align:center;
	background-image: url('images/subpagebg.gif');
}

ul {list-style-type:square}

hr {border: none 0; border-top: 2px solid #CCCCCC; width: 100%; height: 2px;}

img {border:0}


/* ----- HOME ----- */

#homearea {
	width:758px;
	font-size:12px;
	margin:0px auto;
    text-align:left;
}

.homebottom {
	position:relative;
	height:450px;
	background-image:url('images/home/homebottom.jpg');
	background-repeat:repeat-y;
}

.homewelcome {
	position:absolute;
	left:40px;
	top:55px;
	width:285px;
}

.homegallery {
	position:absolute;
	right:40px;
	top:45px;
	width:300px;
}

.homenav {
	position:absolute;
	bottom:40px;
	width:746px;
	background-color:#003699;
	padding:6px;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.hometopnav {
	text-align:center;
	font-size:14px;
	margin-top:15px;
}

.hometopnav a {font-weight:bold}

.homenav a:link {color: #FFFFFF; text-decoration: underline;}
.homenav a:visited {color: #FFFFFF; text-decoration: underline;}
.homenav a:hover {color: #FFFFFF; text-decoration: none;}

.homenav p {margin:0}


/* ----- SUBPAGE BODY ----- */

#mainarea {
	width:802px;
	font-size:11px;
	line-height:16px;
	background-color:#FFFFFF;
	border-left:2px solid #C8D4E9;
	border-right:2px solid #C8D4E9;
	margin:0px auto;
    text-align:left;
}

#subnav {
	background-image:url('images/nav/navbg.gif');
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	height:30px;
}

#contentarea {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.navarea {
	float:left;
	width:140px;
}

.navblock {background-color:#E9E9E9}
.navblock img {vertical-align:bottom}
.navblock p {padding:0 15px 0 15px; margin:0; line-height:normal;}

.content {
	float:right;
	width:651px;
}

.content .header {
	font-size:18px;
	color:#8D8A7D;
	margin-top:0;
}

.contentpad {padding:12px}

ul.itemlist {
	list-style-image: url('/images/listarrow.gif');
	line-height:20px;
	font-weight:bold;
	color:#666666;
	font-size:13px;
}

.lg {font-size:14px; font-weight:bold;}

/* ----- SUBPAGE FOOTER ----- */

#footer {
	background-image:url('images/nav/footerbg.gif');
	background-repeat:repeat-x;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	height:35px;
	text-align:center;
}

#footer p {
	padding-top:9px;
	color:#686868;
	font-size:9px;
}


/* ----- MEDIA ROOM ----- */
