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

html, body {
	margin: 0;
    padding: 0;
    height:100%;
	background: url(../images/bg_tile.jpg) repeat-x fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #630;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 6px;
	border-bottom: #630 dotted 1px;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffe;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}
a:link {
	color: #6699FF;
	text-decoration:none;
}
a:visited {
	color: #6699FF;
	text-decoration:none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration:none;
}
a.footer:link {
	color: #fff;
	text-decoration:none;
}
a.footer:visited {
	color: #fff;
	text-decoration:none;
}
a.footer:hover {
	color: #fff;
	text-decoration:underline;
}
a.footer:active {
	color: #fff;
	text-decoration:none;
}
#container {
	text-align: center;
	height: 100%;
}
#nav_container {
	position: relative;
	right: 0px;
	left: 0px;
	height: auto;
	width: 978px;
	margin-left: auto;
    margin-right: auto;
	text-align: right;
}
#content_bg {
	position: relative;
	right: 0px;
	left: 0px;
	width: 807px;
	height: 100%;
	margin-left: auto;
	background: url(../images/content_tile.png) repeat-y center;
}
#content {
	position: relative;
	left: 4px;
	width: 799px;
	height: 100%;
	margin-right: 8px;
	text-align: left;
}
#header {
	position: relative;
	width: 799px;
	height: 125px;
	top: 0px;
	left: 0px;
	border-bottom: #CC9 1px solid;
	background: url(../images/header_tile.jpg) repeat-x;
}
#footer {
	position: relative;
	width: 799px;
	height: 120px;
	background-color: #959D56;
	font-size: 11px;
	z-index: 1;
}
#home_footer {
	position: relative;
	width: 799px;
	height: 200px;
	background-color: #959D56;
	font-size: 11px;
	z-index: 1;
}
#footer_pad {
	position: relative;
	width: 799px;
	height: 100%;
	left: 4px;
	bottom: 0px;
	background-color: #959D56;
	z-index: 0;
}
.footer_band {
	position: relative;
	width: 769px;
	height: 21px;
	top: 0px;
	left: 0px;
	padding: 15px 35px 15px 0;
	text-align: right;
	background: url(../images/footer_band.gif) no-repeat;
	background-image: url(../images/footer_band.gif);
}
.footer_break {
	position: absolute;
	top: 6px;
	height: 45px;
	border-left: #FFF dotted thin;
	left: 265px;
}

.footer_cont {
	position: relative;
	width: 241px;
	height: 40px;
	float: left;
	display: block;	
	color: #FFF;
}

#logos_left {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 267px;
	height: 32px;
	padding: 10px 0 0 25px;
	text-align: left;
}
#copyright_center {
	position: absolute;
	top: 52px;
	left: 268px;
	width: 267px;
	height: 26px;
	padding: 23px 0 0 33px;
	text-align: left;
}
#cog_logo_right {
	position: absolute;
	top: 52px;
	left: 535px;
	width: 232px;
	height: 26px;
	padding: 23px 25px 0 0;
	color: #FFF;
	text-align: right;
}
.newsletter_box {
	position: absolute;
	left: 400px;
	top: 65px;
	width: 380px;
	height: 26px;
}
.number_1 {
	position: absolute;
	left: 399px;
	top: 0;
	width: 400px;
	height: 125px;
}

#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 124px;
	left: 0px;
	margin: 0;
	width: 175px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 34px;
	z-index: 0;
}
.home_img {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 574px;
}
#sent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 574px;
	padding: 25px;
}
#home_map {
	position: absolute;
	top: 125px;
	left: 400px;
	height: 192px;
	width: 355px;
	padding: 0 22px 0 22px;
	text-align: left;
}
#home_news {
	position: absolute;
	top: 317px;
	left: 400px;
	height: 133px;
	width: 355px;
	padding: 0 22px 0 22px;
	background: url(../images/main_news_bg.gif) repeat-x;
	text-align: left;
	border-top: #CC9 1px solid;
	border-bottom: #CC9 1px solid;
}
#home_gallery {
	position: absolute;
	top: 450px;
	left: 400px;
	height: 248px;
	width: 355px;
	padding: 0 22px 0 22px;
	text-align: left;
}
.sub_head {
	position: relative;
	width: 764px;
	height: 29px;
	background-color: #c60;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 5px 0 0 35px;
}
.break {
	position: relative;
	width: 100%;
	border-top: #663300 dotted thin;
}
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 749px;
	min-height: 600px;
	text-align: left;
	padding: 35px 25px 35px 25px;
	height: auto;
	background: url(../images/left_col_bg.jpg) no-repeat #fffeee;
}
#main_no-bg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 729px;
	min-height: 600px;
	text-align: left;
	padding: 35px 25px 35px 25px;
	height: auto;
}
#col {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 550px;
	height: auto;
	width: 729px;
}
#col_gallery {
	position: relative;
	top: 0px;
	left: 0px;
	height: 600px;
	width: 752px;
}
.col_right {
	position: relative;
	top: 0px;
	height: auto;
	width: 360px;
	float: left;
	display: block;
}
.col_right_location {
	position: relative;
	top: 0px;
	left: 395px;
	height: 100%;
	width: 340px;
	margin-top: -525px;
}
.col_left {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 370px;
}
.img {
	position: relative;
	top: 0px;
	left: 0px;
	width: 375px;
	height: 225px;
	margin: 0 12px 0 0;
	float: left;
	display: block;
}
#facebook_feed {
	position: absolute;
	top: 250px;
	left: 5px;
	width: 365px;
	height: auto;
}
.thumbs {
	position: relative;
	border: #630 thin solid;
	float: left;
	width: 165px;
	height: 110px;
	margin: 0 8px 10px 0;
	overflow: hidden;
}
.clearboth {
	clear: both;
}


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

#divToHide {
       display: none;
   }
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		line-height: 34px;
	}
	#dhtmlgoodies_slidedown_menu dd{
		margin:0px;
		padding:0px;
		position:relative;

	}
	
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:175px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		text-decoration:none;	
		display:block;
		clear:both;
		width:175px;
		height:34px;
		margin: 1px 0 0 0;
		color:#630;
		font-style: italic;
		font-weight:bold;
		text-indent: 10px;
		text-align: left;
		background: url(../images/btn_grad.gif) repeat-x;
		outline: none;
	}
	
	#dhtmlgoodies_slidedown_menu a:hover{
		text-decoration:none;	
		display:block;
		clear:both;
		width:175px;
		height:34px;
		margin: 1px 0 0 0;
		color:#FFC;
		font-style: italic;
		font-weight:bold;
		text-indent: 10px;
		text-align: left;
		background: url(../images/btn_grad_over.gif) repeat-x;
		outline: none;	
	}
	
	#subMenuItem a{	/* Sub menu items */
		margin-top: 1px;
		height: 34px;
		text-indent: 20px;
		text-align: left;
		background: #996;
		margin: 1px 0 0 0;
		font-weight: bold;
		color: #FFC;
		outline: none;
	}
	
	#subMenuItem a:hover{
		text-decoration:none;	
		display:block;
		clear:both;
		width:175px;
		height:34px;
		margin: 1px 0 0 0;
		color:#FFC;
		font-style: italic;
		font-weight:bold;
		text-indent: 20px;
		text-align: left;
		background: #C60;
		outline: none;
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px hidden;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top: 1px;
		height: 34px;
		text-indent: 20px;
		text-align: left;
		background: #996;
		margin: 1px 0 0 0;
		font-weight: bold;
		color: #FFC;
		outline: none;
	}
	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
#facebook {
	position: absolute;
	top: 77px;
	left: 23px;
	width: 145px;
	height: 42px;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear{
	clear: both;
}
