body
{
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:1.5em;
}

a
{
	color:#cc0000;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

.inner
{
	margin:0 auto 0 auto;
	width:960px;
}

#containerholder
{
	min-height: 230px; 
	background:#fff;
	padding-bottom:30px;
	padding-top:10px;
}


#menudiv
{
	height:50px;
	bbackground:url(../img/menu_bg.jpg);
}

#innermenu
{
	background:#DBDBDB;
	margin:0 auto 0 auto;
	width:960px;
	height:50px;
}

.menuitemSelected
{
	float:left;
	margin:5px 0 0 0;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	height:25px;
	padding:5px 20px 15px 20px;
	background:url(../img/menu_selected.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#cc0000;
}

.menuitem
{
	float:left;
	margin:5px 0 0 0;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	height:25px;
	padding:5px 20px 15px 20px;
}


#logodiv
{
	height:90px;
	bbackground:url(../img/title_bg.jpg);
}

#innertitle
{
	margin:0 auto 0 auto;
	width:960px;
	height:90px;
	background:url(../img/logo_bg.jpg);
}

#slideshowholder
{
	margin:15px auto 15px auto;
	width:958px;
	height:348px;
	background:#CCC;
	border:1px solid #FFF;
}

.titlediv
{
	background:#666666;
	border:1px solid #FFF;
	height:48px;
	width:958px;
	margin:0 auto 15px auto;
}

.titledivleftcol
{
	float:left;
	width:567px;
}

.titledivrightcol
{
	float:left;
	width:387px;
}

titledivclearcol
{
	clear:both;
}


.leftcol
{
	float:left;
	width:555px;
	padding-left:15px;
	text-align:justify;
}

.rightcol
{
	float:left;
	width:378px;
	padding-left:12px;
}

.clearcol
{
	clear:both;
}

.titleh1
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin:12px;
	float:left;
	
}

h1
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size:20px;
	font-weight:normal;
	margin:12px 0 12px 0;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	margin:12px 0 12px 0;
}

P
{
	padding:10px 0 10px 0;
}

.floattitle
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size:20px;
	font-weight:normal;
	margin:12px;
	float:left;
}

#bottom
{
	background-color:#4B4B48;
}

#bottombox_top
{
	background:url(../img/bottom_top_bg.jpg);
	height:10px;
}

#bottombox_content
{
	background:url(../img/bottom_top_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#4B4B48;
	width:960px;
	margin:0 auto;
	min-height:100px; 
	color:#FFF;
	padding-bottom:10px;
}

#bottombox_content a
{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:1.5em;
	font-weight:normal;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
}


#bottombox_content a:hover
{
	color:#FF9966;
}



#bottombox_content h1
{
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif; 
	margin:0;
	padding:0 0 5px 0;
	border-bottom:#42423F solid 2px;
}

#bottombox_content li
{
	list-style:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:1.7em;
	font-weight:normal;
	cursor:pointer;
}

#bottombox_content li:hover
{
	color:#FF9966;
}


#footer
{
	background:#cc0000;
	height:50px;
	color:#FFF
}

#footer a
{
	color:#FFF;
	text-decoration:none
}

#footer a:hover
{
	color:#FFF;
	text-decoration:underline
}

#footertext
{
	color:#FFF;
	float:right;
	font-size:11px;
	text-align:justify;
	line-height:1.5em;
	padding-top:10px;
}

#footerlinks
{
	color:#FFF;
	float:left;
	font-size:11px;
	text-align:justify;
	line-height:1.5em;
	padding-top:10px;
}

.holder
{
	background:#DBDBDB;
	width:150px;
	height:100px;
	float:left;
	margin-right:42px;
}

.holderend
{
	background:#DBDBDB;
	width:150px;
	height:100px;
	float:left;
}

.borderbox
{
	width:138px;
	height:88px;
	border:1px solid #B8B8AC;
	margin:5px;
	overflow:hidden;
}

.inputbox
{
	padding:5px;
	width: 250px;
	border:#CCCCCC 1px solid;
	font-size:13px;
}

.button
{
	background:url(../img/button_bg.jpg); 
	height:25px;
	color:#FFF;
	border:0;
	font-size:13px;
	padding:0 15px 0 15px;
}

#map_canvas
{
	width:400px; 
	height:400px;
	margin-left:12px;
}

