/* CSS Document */

/*this is to keep page from shifting to left on load in safari and firefox*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }


h1{ 
	/* font-family:Georgia, "Times New Roman", Times, serif; */
    font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#894D4B;
	/* font-size:180%; */
	font-size:160%;
	border-bottom:1px dotted #C5C5CB;
	font-weight:normal;
	padding-bottom:4px;
}

h2{
    font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/* font-family:palatino, georgia, serif; */
	color:#4E6387;
	/* font-size:130%; */
	font-size:120%;
	font-weight:normal;
}

h3{
    font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/* font-family:palatino, georgia, serif; */
	color:#4E6387;
	/* font-size:130%; */
	font-size:115%;
	font-weight:normal;
}

h4{
    font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/* font-family:palatino, georgia, serif; */
	color:#4E6387;
	/* font-size:130%; */
	font-size:105%;
	font-weight:normal;
}

a{
	color:#894D4B;
	text-decoration:none;
}

a:hover{
	color:#000000;
}

#menu{
	border:1px solid #C5C5CB;
	font-size:100%;
	}

#menu a{
	display:block;
	padding:3px 0px 3px 15px;
	color:#474761;
	border-top:1px solid #C5C5CB;
	border-left:1px solid #ffffff;
	background-color:#ffffff;
}

#menu a:hover{
	display:block;
	padding:3px 0px 3px 15px;
	color:#894D4B;
	background-color:#E3E3E6;
	border-left:1px solid  #894D4B;
}

#menu h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image:url(../images/sidediv_h1.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#FFCC00;
	text-align:left;
	font-size:110%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #C5C5CB;
	padding:3px 0px 3px 10px;
	letter-spacing:2px;
}

#menu h1 a{
	color:#FFFFff;
}

#menu h1 a:hover{
	color:#FFFFCC;
}

img{
	border:0px;
}


body {
	margin:0px; 
	padding:10px 0px 0px 0px;
	text-align:center;
	background-image:url(../images/body_bg.gif);
	background-position: center top;
	background-repeat:repeat-y;
	background-color:#474761;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	}
	
#content {
	width:738px;
	margin:0px auto;
	text-align:left;
	
	}
	
#innercontent{
	border:0px;
	/*background-color:none;*/
	padding-left:14px;
	padding-right:14px;
	display:inline;
	width:738px;
}
	
#top_header{
	width:738px;
	float:left;
	height:60px;
	background-image:url(../images/top_head_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#E8EAEA;
	font-size:1px;
	z-index:49;
}

#flashdiv{
	float:left;
	width:736px;
	background-color:#FFFFFF;
	border:1px solid #C5C5CB;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	z-index:50;
}

#flashcontainer{
	float:left;
	width:716px;
	height:193px;
	padding-left:10px;
	position:relative;
}

#topnav{
	width:728px;
	height:35px;
	float:left;
	margin-top:10px;
	margin-right:0px;
	background-image:url(../images/topnav_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:inline;
}

#maincontainer{
	padding-top:10px;
	float:left;
	width:738px;
}

#leftside{
	float:left;
	width:180px;
	margin-right:10px;
	padding-top:0px;
	font-size:90%;
}

#rightside{
	float:right;
	width:506px;
	border:1px solid #C5C5CB;
	background-color:#ffffff;
	padding:10px 20px 45px 20px;
	background-image:url(../images/content_bg_bot.gif);
	background-position: 10px 100% ;
	background-repeat:no-repeat;
}

#footer{
	padding-top:00px;
	text-align:center;
	width:738px;
	float:left;
	background-image:url(../images/footer_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	font-size:90%;
	color:#666666;
	margin-top:0px;
	padding-bottom:20px;
}

#footer h2{
	color:#894D4B;
	margin-bottom:5px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	letter-spacing:2px;
	font-size:100%;
	font-weight:normal;
	margin-top:3px;
}

#leftdots{
	position:absolute;
	background-image:url(../images/leftdots.gif);
	height:98px;
	width:98px;
	z-index:100;
	left:10px;
	top:150px;
}

#topmenu{
	position:absolute;
	top:217px;
	width:300px;
	/*left:450px;*/
	/* left:400px; */
	left:400px;
	height:35px;
}

.toplink{
	float:left;
	font-size:13px;
}

.toplink a{
	display:block;
	color:#FFFFFF;
	background-image:url(../images/link_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:3px 15px 5px 15px;
}

.toplink a:hover{
	background-image:url(../images/link_bg_hover.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFFCC;
}


.sidediv{
	margin-top:10px;
	width:178px;
	background-color:#FFFFFF;
	border:1px solid #C5C5CB;
	float:left;
	margin-bottom:0px;
}

.sidebot{
	background-image:url(../images/sidebot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
	width:178px;
	float:left;
	margin-top:0px;
	padding:0px;
	display:inline;
}

.sidediv p{
	padding:5px 5px 3px 5px;
	margin:0px;
}

.sidediv h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image:url(../images/sidediv_h1.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	font-size:100%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
	border-bottom:1px solid #C5C5CB;
	padding:3px 0px 3px 10px;
	letter-spacing:2px;
}
.sidediv h1 a:hover{
	color:#ffffff;
}
.sidediv h1 a{
	color:#FFCC00;
}

.readmore{
	text-align:right;
	padding-right:10px;
	padding-bottom:3px;
	font-size:90%;
	float:right;
}

.frontboxcontainer{
	width:506px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.frontbox{
	width:144px;
	margin-right:9px;
	float:right;
	background-color:#E8EAEA;
	border:1px solid #cccccc;
	padding:5px;
}

.frontbox img{
	margin:0px;
	padding:0px;
}

.frontbox h1{
	margin:0px;
	padding-left:5px;
	padding-top:3px;
	font-size:90%;
	color:#666699;
	background-image:url(../images/sidediv_h1.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin:3px 0px 3px 0px;
	font-weight:normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	letter-spacing:2px;
}

.frontbox h1 a:hover{
	color:#FFFFCC;
}

.frontbox h1 a{
	color:#FFCC00;
}

.sidebot_right{
	width:546px;
	background-image:url(../images/sidebot_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	height:9px;
}

.staffphoto {
	border:1px dotted #C5C5CB;
}