@charset "utf-8";
/* CSS Document */

body {
	background-color: #DAE2EA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { 
	border:none;
}

a:link, a:active, a:visited {
	color: #0000FF; 
	text-decoration: none; 
	font-weight:bold; 
}

a:hover {
	color: #00CCFF; 
	text-decoration: underline;
}

#faq a img { 
	position:relative; 
	bottom:-2px;
}

.infobox { 
	border: 1px solid #001059;
	background-color:#DAEFFC; 
	padding:4px;
	font-size: 11px;
}

#map {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#side_bar {
	font-size: 11px;
}

#galleryItem {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#contentbox {
	min-height:380px; 
	background-image:url(images/corner1.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right; 
	overflow:hidden; 
	padding:0px 4px 4px 4px
}

#titlebox {
	background-image:url(images/top3.jpg); 
	background-repeat:no-repeat; 
	height:35px; 
	font-size:20px; 
	color:#000033; 
	font-weight:bold; 
	padding-left: 10px; 
	padding-top: 5px
}

#menutitle {
	font-weight:bold; 
	border-left:3px solid white;
}

#menuitem {
	font-size:11px; 
	text-decoration:none; 
	border-left:6px solid white;
}

div#bottom {
	color:#FFFFFF; 
	font-size:10px; 
	text-align:center;
}

#caption {
	font-size: 10px;
}

#h1 {
	font-weight:bold; 
	font-size:16px;
}

#h2 {
	font-weight:bold;
	font-style:italic;
}

#h3 { 
	font-weight:bold;
}

#h11 { 
	font-weight:bold; 
	font-size:16px;
}


/* Rounded Corners */
	#shell{background: #396AC6; max-width:1024px; margin-left:auto; margin-right:auto; width:expression(document.body.clientWidth > 1024? "1024px": "auto" );}
	#shell b.rtop, #shell b.rbottom{display:block;background: #DAE2EA}
	#shell b.rtop b, #shell b.rbottom b{display:block;height: 1px; overflow: hidden; background: #396AC6;}
	
	#side{ margin: 10px 10px;background: #FFFFFF;}	
	#side b.rtop, #side b.rbottom{display:block;background: #396AC6;}
	#side b.rtop b, #side b.rbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF;}

	#pop{ margin: 10px 10px;background: #FFFFFF;}	
	#pop p {padding: 4px;}
	#pop b.rtop, #pop b.rbottom{display:block;background: #DAE2EA;}
	#pop b.rtop b, #pop b.rbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF;}
	
	#contentshell{ margin:10px;background: #FFFFFF;}	
	#contentshell b.rtop, #contentshell b.rbottom{display:block;background: #396AC6;}
	#contentshell b.rtop b, #contentshell b.rbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF;}
	
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 1px}

	

	

