body
{
  	font-family:'Trebuchet MS', Verdana, sans-serif;
  	font-size: 80%;
	color: #000000;
	margin-top:0px;
	padding:0px 30px 0px 30px;
	
}
img
{
	border: none;
	margin-right:10px;
}

#header_top
{
	position:relative;
	background:#307bc1;
	padding:3px 5px 3px 5px;
}

#header_top .text
{
	color:#FFFFFF;
	font-size:11px;
	float:left;
	position: relative;
	
}

#header_top .link
{
	position:relative;
	font-size: 11px;
	right:5px;
	font-weight: bold;
	text-align: right;
	
	
}

#header_top .link a
{
	margin-left:15px;
	color:#FFFFFF;
	text-decoration:none;
}

#header_top .link a:hover
{
	margin-left:15px;
	color:#00FFFF;
	text-decoration:none;
}
#header
{
	position:relative;
	height:100px;
	background: #FFFFFF;
	
}

#header_bottom
{
	position:relative;
	height:4%;
	background:#004E96;
	padding:3px 5px 3px 5px;
}

#header_bottom .link
{
	position:relative;
	font-size: 11px;
	right:5%;
	font-weight: bold;
	color:#FFFFFF;
	float:right;
	background:#004E96;
	
}

#header_bottom .link a
{
	margin-left:30px;
	color:#FFFFFF;
	text-decoration:none;
}



#left
{
	position:relative;
	padding:3px 0px 0px 3px;
	position:relative;
	float:left;
	
}

#left .heading
{
	margin-top:5px;
	background:#99CCFF;
	font-weight: bold;
	color: #CC0000;
	padding:5px 15px 5px 15px;
}

#left .text
{
	font-size:11px;
}

#left .links
{
	
	padding:5px 10px 10px 10px;
	background-color: #FFFF33;
}

#left li 
{
	
	font-size:12px;text-decoration:none;
	color: #993300;
}

#left a
{
	text-decoration:none;
	color: #0066FF;
}
#left a:hover
{
	color: #000000;
	
}
#middle
{
	position:relative;
	padding:0px 10px 5px 10px;
	float:left;
}

#middle_top
{
	padding:5px 10px 5px 10px;
	background-color: #FFCC00;

}
#middle_top_second
{
	background-color: #FFCCFF;
	padding:5px 5px 5px 5px;
	
}
	
#middle .heading
{
	background:#99CCFF;
	font-weight: bold;
	padding:5px 15px 5px 15px;
	color: #CC0000;
	margin-top:5px;
	
}






#right
{
		position:absolute;
		margin-top:5px;
		right:37px;
		float:right;
		width:55%;
}

#right .header
{
	position:relative;
	padding:5px 5px 5px 5px;
	background-color:#FFCC00;
	
}

#right .news
{
	padding:5px 5px 5px 5px;
}

	
#bottom_links
{
	position:relative;
	clear:both;
	margin-top:5px;
	background:#F9FBFC;
}

#bottom_links li
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11;
	display:inline;
	line-height: 32px;
	padding-left:4px;
	padding-right:4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#bottom_links li.first
{
	
	margin-left:15px;
}

#bottom_links li.last
{
	border:none;
}

a
{
	
	text-decoration:none;
	color: #0000FF;
}
a:hover
{
	text-decoration:none;
	color: #006600;
	
}

#footer
{
		clear:both;
		background:#FFFFFF;
}

#footer .text
{
	margin-left:7px;
	font-size:10;
}
#places
{
	padding:0px 0px 0px 0px;
	background-color: #FFFFCC;
}
#places .border
{
	background:#FF0000;
	color:#FFFFFF;
	padding:2px 5px 3px 5px;
	font-weight: bold;
}

#places .text
{
   padding:0px 5px 5px 5px;

}


#matter
{
	width:100%;
	background-color: #FFFFFF;
	padding:0px 0px 0px 0px;
	text-align: justify;
	
}
#matter .text
{
	margin-left:10px;
	margin-right:10px;
	
}
#matter h1
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:10px;
	font-size:38;
	font-weight: bold;
	color: #FFA50D;
	
	
}

#matter h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	
}
#matter .addleft
{
	width:120px;
	float:left;
	height:600px;
}

#matter .addright
{
	width:250px;
	float:right;
	right:0px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#matter .left
{
	float:left;
	right:0px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}


#addbottom
{
	width:100%;
	clear:both;
	margin-bottom:0px;
	background-position: bottom;
	
}
#secondary
{
	float:left;
	width:85%;
}

#googlemap_left
{
	width:800px;
	height:auto;
	float:left;
}
	
#googlemap_right
{
	float:right;
}

img.margin
{
	margin:5px;
}