/*  960 GRID */


.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}


/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, {

	display: inline;
	float: left;
}


/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}


/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 60px;}
.container_12 .grid_2 {width: 125px;}
.container_12 .grid_3 {width: 220px;}
.container_12 .grid_4 {width: 300px;}
.container_12 .grid_5 {width: 380px;}
.container_12 .grid_6 {width: 460px;}
.container_12 .grid_7 {width: 540px;}
.container_12 .grid_8 {width: 620px;}
.container_12 .grid_9 {width: 700px;}
.container_12 .grid_10 {width: 780px;}
.container_12 .grid_11 {width: 860px;}
.container_12 .grid_12 {width: 940px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 80px;}
.container_12 .prefix_2 {padding-left: 160px;}
.container_12 .prefix_3 {padding-left: 240px;}
.container_12 .prefix_4 {padding-left: 320px;}
.container_12 .prefix_5 {padding-left: 400px;}
.container_12 .prefix_6 {padding-left: 480px;}
.container_12 .prefix_7 {padding-left: 560px;}
.container_12 .prefix_8 {padding-left: 640px;}
.container_12 .prefix_9 {padding-left: 720px;}
.container_12 .prefix_10 {padding-left: 800px;}
.container_12 .prefix_11 {padding-left: 880px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 80px;}
.container_12 .suffix_2 {padding-right: 160px;}
.container_12 .suffix_3 {padding-right: 240px;}
.container_12 .suffix_4 {padding-right: 320px;}
.container_12 .suffix_5 {padding-right: 400px;}
.container_12 .suffix_6 {padding-right: 480px;}
.container_12 .suffix_7 {padding-right: 560px;}
.container_12 .suffix_8 {padding-right: 640px;}
.container_12 .suffix_9 {padding-right: 720px;}
.container_12 .suffix_10 {padding-right: 800px;}
.container_12 .suffix_11 {padding-right: 880px;}
}
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
/*	vertical-align:baseline;    */
/*	background:transparent;     */
}
body {
	line-height:1
}
ol, ul {
	list-style: disc;
        list-style-position: outside;
        padding-left: 15px;
}
ol{
	list-style: circle;
        list-style-position: outside;
        padding-left: 15px;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
body {
	background-image:url(/assets/layouts/images/bg.png);
	background-repeat: repeat-x;
        background-color: #e2e2df;
        color:#000000;
	font-family: arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	margin:0;
	padding:0;
}


a {
	font-size: 12px;
	color: #312d19;
	text-decoration: underline;
}
a:hover {
	color: #000;
}

h1 {
	font-family: 'Trebuchet MS',Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 22px;
        line-height: 24px;
	font-weight: normal;
	color: #312D19;
}

h2 {
       font-family: 'Trebuchet MS',Helvetica,Geneva,Swiss,SunSans-Regular;
       color: #333333;
	font-weight: normal;
       font-size: 20px;
        line-height: 24px;
}

h3 {
	font-family: 'Trebuchet MS',Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 20px;
	font-weight: normal;
	color: #b0a23d;
        line-height: 24px;
	margin-top: 15px;
}
p {
line-height: 18px;
}

.slider {
        position: relative;
        top: 18px;
        left: 8px;
}
.insidemain {
background-color: #ffffff;
width:930px;
margin-top: 25px;
}

.mainmenubg {

/*background-image:url("/assets/layouts/images/insidetan.png");
background-repeat:no-repeat;
height:58px;
width: 939px;*/
}

.MainMenu {
	padding-top: 12px;
	text-align: center;
}
.MainMenu a {
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
	text-decoration: none;
	background-color: #000;
	background-repeat: no repeat;
	border: solid 1px #9e6e0b;
	width: 174px;
	height:29px;
	font-family: 'Trebuchet MS', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	color: #fff;
}
.separator_MainMenu {
	margin: 20px;
}
.separator_TopMenu {
	border-left: 1px solid #efefef;
	padding-left:15px;
	margin-left: 15px;
}
.activePageMenuItem {
	font-weight: bold;
}
.container {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 939px;
    	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.headermenu {
	background-image:url(/assets/layouts/images/topnavbar.png);
	background-repeat: repeat-x;
	height: 26px;
	font-weight: bold;
}
.headerweb {
	float:left;
	width:300px;
}
.headermenusearch {
	float:left;
	text-align:right;
	width:300px;
}
.headermenulinks {
	float:left;
	width:300px;
        margin-top: 3px;
}
.headermenulinks a {
	display: inline;
}
.headerweb a {
	color: #dedfdf;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
        text-decoration:none;
}
.headermenulinks a {
	color: #dedfdf;
	font-weight: bold;
	margin-top: 5px;
        text-decoration:none;
}
.headerlogo {
	/*background-image:url(/assets/layouts/images/logobg.png);
	background-repeat: no-repeat;*/
	margin-left: 12px;
	float: left;
}
.headerphotos {
	background-image:url("/assets/layouts/images/sliderbg.png");
	background-repeat:no-repeat;
	float:right;
	height:315px;
	width:704px;
}
.footer {
	background-image:url(/assets/layouts/images/footerbg.png);
	background-repeat:repeat-x;
       height: 150px;
        width: 940px;
        float: left;
	font-size: 11px;
	line-height: 15px; 
}

.footerad {
       width: 630px;
       margin: 5px;
       float: left;
       
}

.footeraddress {
	width: 270px;
        text-align: left; 
	font-size: 11px;
        vertical-align: top;
	color: #000000;
        margin: 5px;
}
.footerspace {
	float:right;
}
.footer a {
	color: #000000;
	font-size: 11px;
	text-decoration: text-decoration: underline;
        ;
}
.footer a:hover {
	text-decoration: none;
        font-size: 11px;
}

a img {border:none;}

.LiveEdit_drop_down {
	text-align: left;
	color: #000;
	width: 176px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0px;
	background-color: #ededed;
}
.LiveEdit_drop_down a {
	font-size: 12px;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 4px 8px;
}
.LiveEdit_drop_down a:hover {
	background-color: #ccc;
	text-decoration: none;
}
.slider a {position:absolute;}.slider .LiveEditBar a, .slider .edit_dropdown a {position:relative;}

