body
{
	background:#85002B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:1.5em;
}

a
{
	color:#5D001D;
	text-decoration:none;
}

a:hover
{
	color:#A30033;
	text-decoration:none;
}

.inner
{
	margin:0 auto 0 auto;
	width:960px;
}

#containerholder
{
	min-height: 230px; 
	background:#FFFEE1;
	padding-bottom:30px;
	padding-top:10px;
}

#containerholder ul
{
	margin-left:20px;
}

#menudiv
{
	height:50px;
	float:left;
	padding:20px 0 0 0;
}

#innermenu
{
	height:50px;
	color:#CCC;
}

.menuitemSelected
{
	float:left;
	margin:5px 0 0 0;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	height:15px;
	padding:5px 10px 15px 10px;
	color:#FFF;
}

.menuitem
{
	float:left;
	margin:5px 0 0 0;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	height:25px;
	padding:5px 10px 15px 10px;
}
#innermenu div a{color:#CCC;}
#innermenu div a.selected{color:#FFF;}


#logodiv
{
	height:90px;
	background:url(../img/title_bg.jpg);
	float:left;
	width:280px;
	overflow:hidden;
}

#innertitle
{
	margin:0 auto 0 auto;
	height:90px;
	/*background:url(../img/logo_bg.jpg);
	cursor:pointer;*/
}

#slideshowholder
{
	margin:15px auto 15px auto;
	width:958px;
	height:348px;
	background:#CCC;
	border:1px solid #FFF;
}

.titlediv
{
	height:48px;
	width:958px;
	margin:0 auto 15px auto;
	border-bottom:1px solid #A30033;
}

.titledivleftcol
{
	float:left;
	width:670px;
}

.titledivrightcol
{
	float:left;
}

titledivclearcol
{
	clear:both;
}


.leftcol
{
	float:left;
	width:650px;
	padding-left:15px;
	text-align:justify;
}

.rightcol
{
	float:left;
	padding-left:22px;
}

.clearcol
{
	clear:both;
}

.titleh1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:20px;
	font-weight:normal;
	margin:12px;
	float:left;
	
}

h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:20px;
	font-weight:normal;
	margin:12px 0 12px 0;
}

h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	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:#333333;
	font-size:20px;
	font-weight:normal;
	margin:12px;
	float:left;
}

#bottom
{
	background-color:#5A001C;
}

#bottombox_top
{
	background:#5A001C;
	height:10px;
}

#bottombox_content
{
	background:url(../img/bottom_top_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#5A001C;
	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:#B6DAF1;
}



#bottombox_content h1
{
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif; 
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:#CCC solid 1px;
}

#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:#B6DAF1;
}


#footer
{
	background:#85002B;
	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:#74502E;
	width:150px;
	height:100px;
	float:left;
	margin-right:42px;
}

.holderend
{
	background:#74502E;
	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:#A30033; 
	height:25px;
	color:#FFF;
	border:0;
	font-size:13px;
	padding:0 15px 0 15px;
}

#map_canvas
{
	width:400px; 
	height:400px;
	margin-left:12px;
}

#topcontainer{
	background:url(../img/topcontainer.jpg);
}
