* {
	margin: 0;
	padding: 0;
}

a {
	color: #8B4513;
	text-decoration: none;
}

a:hover {
	border-bottom: dotted 1px #ff9900;
	text-decoration: none;
}

body {
	font-size: 10.5pt;
	line-height: 1.75em;
	font-family: Arial, sans-serif;

}

br.clear {
	clear: both;
}

h1{
	font-weight: bolds;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: "PT Sans Narrow", sans-serif;
	color: #383939;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p {
	margin-bottom: 1.75em;
}

ul {
	margin-bottom: 1.75em;
}


#menu
	{
	}
	
	#menu ul
	{
		text-align: center;
	}
	
	#menu li
	{
		display: inline-block;
	}
	
	#menu li a, #menu li span
	{
		display: inline-block;
		margin-left: 0.50em;
		padding: 4em 1.5em 1em 1.5em;
		letter-spacing: 0.10em;
		text-decoration: none;
		font-size: 0.90em;
		text-transform: uppercase;
		outline: 0;
		color: #333;
	}
	
	#menu li:hover a, #menu li.active a, #menu li.active span
	{
		!border-bottom: none;
	}
	
	#menu .current_page_item a
	{
		background: #ff9900;
		border-bottom: 4px solid #000;
		color: #FFF;
	}


#bg {
	background: url('images/highlight.png') top left repeat-x;
}

#header {
	position: relative;
	padding: 0px;
	height: 126px;
	width: 1124px;
}

#logo {
	text-align: center;
	position: relative;
	margin: 0;
	height: 98px;
	line-height: 15px;
	
}

#logo a {
	text-decoration: none;
	color: #000;
	text-shadow: 0px 3px 0px #ffffff;
}

#logo h1 {
	font-size: 2.50em;
	font-family: sans-serif;
}

#logo h4 {
	font-size: 0.75em;
	color: #585858;
	text-transform: uppercase;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 0.85em;
}

#main {
	position: relative;
	top: 70px;
	padding: 10px;
	width: 100%; 
	height:auto;
	min-height:380px;
	height:auto !important;
	height: 380px; 
	margin: 28px 0 0 0;
	!background: #ffffff;
	color: #474747;
	border-bottom: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	overflow: auto;
}

#content ul{
	font-size: 0.90em;
	margin-left: 30px;
}

#content2 ul{
	font-size: 0.90em;
	margin-left: 30px;
}


#content li{
	margin-bottom: -10px;
	margin-top: 10px;
}

#content2 li{
	margin-bottom: -10px;
	margin-top: 10px;
}

#outer {
	position: relative;
	width: 1170px;
	height: 740px; 
	padding-top: 0px;
	margin: 0 auto 0 auto;
}

#image{
	top: 0px;
	width: 40%;
	float: right;
	padding: 0px;
	text-align: right;
	border:5px;
}
#image2{
	top: 0px;
	width: 100%;
	float: center;
	padding: 0px;
	text-align: center;
	border:5px;
}

#image3{
	top: 0px;
	width: 50%;
	float: right;
	padding: 0px;
	text-align: right;
	border:5px;
}

#content60{
	top: 0px;
	width: 60%;
	float: left;
	padding: 0px;
	!background: #ffffff;
	font-size:  medium;
	text-align:justify;
	color: #000000;
}


#content2{
	top: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	!background: #ffffff;
	font-size:  medium;
	text-align:justify;
	color: #000000;
}

#contact{
	width: 40%;
	float: left;
	font-size:  medium;
	color: #000000;
	border: 1px;
	
}

#contact p { 
	line-height: 2px;
	font-size:4px;
}

#contact:hover a	{
	border-bottom: none;
}

#social{
	padding: 0px;
	position: relative;
	float:right;
	right:0px;
	bottom: -62px;
	padding: 10px;
	opacity: 0.8;
}

#social:hover a{
		border-bottom: none;
}

#copyright {
	!text-align: top;
	text-shadow: 0 1px 0 #ffffff;
	color: #787979;
	font-family: 'Gill Sans MT';
	font-size: small;
	position: relative;
	float: left;
	bottom: -67px;
}

#headline{
	border-bottom: dotted 1px #A0A0A0;
	display:block;
}
	
#headline h3{
	font-size: 20px;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	border-bottom: solid 4px #ff9900;
	margin: 0 0 0 0;
}

#hidden_div0,#hidden_div1,#hidden_div2,#hidden_div4{
	!margin: 4 4 4 4;
	font-size: 14px;
	border: solid 1px #8B4513;
	background: #ffffff;
	padding: 10px;
}

#keywords{
	font-size: 13px;
	border-bottom: solid 1px #A0A0A0;
	font-weight: bold;.
}

#map_canvas {
        width: 500px;
        height: 400px;
		top: 0px;
		width: 30%;
		float: right;
		padding: 0px;
		text-align: center;
		border: 1px #8B4513 solid;
}