@charset "UTF-8";
/* CSS Document */
/* OGM CSS File */
/* Created by Illumo - www.illumo.com */

body{
	background-color:#FFF;	
	margin: 0;
	padding: 0;
	font-family: "Lucida grande", "Helvetica Narrow", sans-serif;
	font-size: 11px;
	color: #333;
	overflow-y: scroll;
}

#container{
	width: 790px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*background-color:#000;*/
}

#topBar{
	height: 15px;
	background-color:#E1E1E1;
	font-size: 9.5px;
	color:#979797;
	padding: 3px 10px;
}

#topBar a:link {
	color: #979797;
	text-decoration: none;
}
#topBar a:visited {
	text-decoration: none;
	color: #979797;
}
#topBar a:hover {
	text-decoration: underline;
	color: #373737;
}
#topBar a:active {
	text-decoration: none;
	color: #FFF;
}


#logo{
	padding: 5px 0 5px 0;	
}

#topnav{
	background:#E5E5E5;
	height:1%;
	display:inline-block;
	width:100%;
	margin-top:6px;
	border:0 none;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

#topnav ul{
	float:left;
	font-size: 13px;
	margin:0;
	padding:0;
	border:0 none;
}

#topnav ul li{
	border-right:1px solid #B1B1B1;
	float:left;
	background:transparent none repeat scroll 0 0;
	vertical-align:baseline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#topnav ul li a{
	float:left;
	display:block;
	padding:10px 13px;
	color:#333;
	text-decoration:none;
}

#topnav ul li a:hover{
	background-color:#f7931e;
	text-decoration:none;
}

.strong{
	font-weight: bold;
}

#main{
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	width: 100%;
	background-color: #F4F4F4;
}

#mainClear{
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	width: 100%;
}

#mainLeft{
	float: left;
	clear: left;
}

#mainRight{
	float: right;
	clear: right;
	background-color: #F4F4F4;
	height: 283px;
	width: 240px;
	padding: 25px;
	font-size: 17.5px;
	color: #585858;
}

#bottom{
	width: 790px;	
}

.colLeft{
	float: left;
	margin-top: 15px;
	border-top:3px solid #333333;
	padding-top:10px;
	font-size: 13px;
}

.col{
	float: left;
	margin-top: 15px;
	border-top:3px solid #333333;
	padding-top:10px;
	margin-left: 10px;
}

#bottom ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
}

img.floatLeft { 
    float: left; 
    margin: 0 15px 1px 0; 
	clear: left;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.colTitle{
	font-size: 14.5px;
	color: #333;
	float: left;
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
}

.colText{
	float: left;
	clear: right;
	padding-right: 10px;
}

.colSmallText{
	float: left;
	clear: both;
	margin-top: 10px;
	width: 177px;
}

img {
	border: none;	
}

a:link {
	color: #c17d2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c17d2a;
}
a:hover {
	text-decoration: underline;
	color: #FFAF2E;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#footer{
	border-top: 1px solid #CCCCCC;
	bottom: 0;
	left: 15px;
	float: left;
	clear: both;
	width: 790px;
	font-size: 10px;
	color: #999;
	padding: 5px 0 0 0;
	margin-top: 15px;
	height: 30px;
}

#smallUL{
	font-size: 9.5px;
	float: left;
	clear: both;
}

#subnav{
	height:1%;
	display:inline-block;
	width:200px;
	margin-top:6px;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	float: left;
}

#subnav ul{
	float:left;
	font-size: 13px;
	margin:0;
	padding:0;
	width: 200px;;
}

#subnav ul li{
	width: 200px;
	float:left;
	clear: both;
	background:transparent none repeat scroll 0 0;
	vertical-align:baseline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #E5E5E5;
}

#subnav ul li a{
	float:left;
	display:block;
	padding:10px 13px;
	color:#333;
	text-decoration:none;
	width: 174px;
	border-top:1px solid #E5E5E5;
}

#subnav ul li a:hover{
	background-color:#f7931e;
	text-decoration:none;
}

#mainInner{
	float: left;
	margin: 5px 0 0 25px;
	width: 564px;	
}

#contact img{
	float: right;
	margin-left: 12px;
}

.largeLight{
	font-size: 15px;
	color: #666;
}

#contact{
	width: 564px;
	margin: 15px 0 0 25px;
	padding: 10px 0 0 0;
	float: left;
	border-top: 1px solid #E5E5E5;
}

h1{
	font-size: 18px;
	color: #000;
	margin: 3px 0 8px 0;
}

h2{
	font-size: 14px;
	color:#1c1c1c;
	margin: 3px 0 4px 0;
}

h3{
	font-size: 13px;
	color:#3d3d3d;
	margin: 1px 0 2px 0;
}

.address{
	font-size: 12px;	
}

p{
	margin: 9px 0 9px 0;	
}

#collage{
	width: 575px;
	float: right;
	clear: right;
	padding-left: 15px;
}

hr{
	background:#E5E5E5 none repeat scroll 0 0;
	border:medium none;
	color:#E5E5E5;
	height:1px;
	margin:0.5em 0 1.5em;
	width:100%;
}

#photoGallery img{
	margin: 0 0 8px 8px;	
}