@charset "UTF-8";
 @import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
/*reset margin and padding to zero*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/*Global Styles*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-right: 50px;
	margin-left: 50px;
	background-image:url("images/background.gif");
	background-repeat:repeat-x;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	color: #36C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 26px;
	margin-bottom:20px;
	color: #000;
	text-align:justify;
}
footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
	color: #666;
	padding-top: 60px;
	margin-bottom:50px;
	clear: both;
	text-align:center;
}
/*Menu*/
#menu {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', 'Verdana, Helvetica', 'sans-serif';
	font-size:14px;
	font-weight:bold;
	background-color:#009;
}
#menu ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #aaa url('images/menu_bg.gif') bottom right;
}
#menu li {
	float:left;
	padding:0px;
}
#menu li a {
	background: #aaa url('images/menu_bg.gif') bottom right;
	color: #FFF;
	display: block;
	font-weight: normal;
	line-height: 37px;
	margin: 0px;
	padding: 0px 13px;
	text-align: center;
	text-decoration: none;
}
#menu li a:hover, #menu ul li:hover a {
	background: #F7931D bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
#menu li ul {
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 225px;
	z-index: 200;
	background-color: #FFFFFFF7931D;
}
#menu li:hover ul {
	display:block;
}
#menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
#menu li:hover li a {
	background: #4E1B0D;
}
#menu li ul a {
	display:block;
	height:37px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
#menu li ul a:hover, #menu li ul li:hover a {
	background: #F7931D center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
#menu p {
	clear:left;
}
.intro_photoboarder {
	border: 10px solid #ddd;
}
.photoboarder {
	border: 2px solid #ccc;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo-position {
	position: relative;
	z-index: 10;
	top: 0px;
	margin-top: 20px;
}
.main-50 {
	margin-right: 50px;
	margin-left: 50px;
}
ul li {
	list-style-position: inside;
}
/*Index Styles*/
.banner-postion {
	position: relative;
	top: -30px;
	z-index: 5;
	box-shadow: 5px 5px 5px 5px #666;
}
.center-image {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom:15px;
}
.top-yel-box-p1 {
	background-color: #fc3;
	height: 390px;
	width: 960px;
}
.page1grid {
	width: 260px;
}
/*Sub Pages Styles*/
.page2gutter {
	margin-right: 20px;
}
.page2grid {
	width: 273px;
}
.page3grid {
	width: 533px;
}
.content1grid {
	width: 560px;
}
.content2grid {
	width: 380px;
}
.content3grid {
	width: 330px;
}
.gutter {
	margin-right: 40px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 26px;
	color: #161DAF;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom:5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #FF7E25;
	text-transform: uppercase;
	padding-top: 3px;
	margin-bottom:5px;
}
h7 {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#FC3;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #cc3300;
	text-transform: uppercase;
	padding-top: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
}
.column {
	float: left;
}
.column2 {
	float: left;
	margin-top:10px;
}
/*Map Page Styles*/
.map {
	float: left;
	margin-top:0px;
	width:500px;
}
.mapbox {
	background-color: #fc3;
	height: 350px;
	width: 850px;
}


ul.a {
    list-style-type: circle;
}

ul.b {
    list-style-type: square;
}

ol.c {
    list-style-type: upper-roman;
}

ol.d {
    list-style-type: lower-alpha;
}