@import "gowest_menu.css";

/*	
LEGEND:
	BODY/GENERAL
	    BOX (feature box)
	BRANDING
	PRIMARY CONTENT
	SECONDARY CONTENT
	NAVIGATION
		PRIMARY
		SECONDARY
		LOCAL (bread crumb)
		ADMIN
	FOOTER
	------------------------------------------------------ */
	
/*	BODY/GENERAL
	------------------------------------------------------ */

body {
	margin: 0 auto 0 auto;
	font-size: .7em;
	font-family :Arial, Helvetica, sans-serif!important;
	background: #bf9f78;
	color: #8f7d75;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
}
.br {
	border: 1px solid #d5d3d3;
	padding: 3px;
	margin: 4px 8px 4px 8px;
}
.nbr {
    border: 0;
	margin: 4px 8px 4px 8px;
}

.imgLeft { 
	float: left;
	margin: 4px;
}
.dash-hr {
    width: 900px;
    height: 4px;
    margin-left: 25px;
    border-bottom: 1px dotted #988c86;
    }
h2, h3, h4, h5 {
	font-weight : 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2f1a0c;
}
h2 {
	font-size: 150%;
	line-height: 1.2em;
	margin-bottom: 15px;
	font-weight: bold;
}
h3 {
	
	font-size: 140%;
	margin-bottom: 5px;
	line-height: 1.2em;
	text-decoration: none;
	color: #6d5a51;
	font-weight: bold;
}

h4 {
	font-size: 130%;
	margin-bottom: 10px;
}
h5 {
	font-size: 120%;
	margin-bottom: 15px;
	/*margin-left: 25px !important;*/
}
.italic {
	font-style: italic;
	color: #797676;
}
a:link, a:visited {
	color: #6b5b50;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #ae602b;
	text-decoration: underline;
}
ul li {
    font-size: 1.1em;
    }

div {
}
div.column ul {
	margin-bottom : 20px!important;
}
p {
	margin: 1.5em;
	letter-spacing: .005cm;
	color: #6b605b;
	line-height: 1.5em;
	font-size  : 1.1em;
}

strong {
	font-weight : bold;
}
#container {
	width:  950px;
	margin: auto;
}

#wrapper {
	width:  950px;
	background: url(../images/wrapper_bg1.gif) repeat-y left;
	margin: auto;
	min-height: 600px; /* min-height for browsers other than IE */
	height: auto !important; /* Override declared height for browsers other than IE */	
/*	height: 600px;  min-height for IE */
}

#masthead {
	width:  950px;
	background: url(../images/wrapper_top3.gif) no-repeat top left;
	height:166px;
}
#masthead .logo 
{
    position: relative;
	top: 30px;
	left: 55px;
	width: 308px;
	float: left;
}
#masthead .hills 
{
    position: relative;
	top: 60px;
	right: 45px;
	float:right;
	width: 220px;
}

#homeflash {
    width: 900px;
	height: 325px;
	margin-left: 25px;
	z-index: 200;
}
p.no-flash 
{
    text-indent: 0;
	position: absolute;
	z-index: 100;
}

/*______________________________________________________________________*/

#MainHome {
	border: 0;
	position: relative;
	margin: 0 30px 0 30px;
	width: 930px;
}

#Main {
	border: 0;
	position: relative;
	margin: 10px 20px 0 50px;
	width: 950px;
}
#breadcrumb 
{
    width: 860px;
    font-size: .8em;
    color: #a6a6a6;
	padding: 10px 0 10px 50px;
}
#breadcrumb a
{
    text-decoration: underline;
}

#Main .full 
{
    width: 850px;
    float: left;
}

#Main .left 
{
    width: 630px;
    float: left;
}

#Main .left h3
{
    line-height: 3em;
    padding-left: 8px;
}
#Main .left ul li 
{
    letter-spacing: .005cm;
    line-height: 1.5em;
    color: inherit;
    list-style-image: url(../../assets/images/listImage_gray.gif);
    
    }

#Main .right 
{
    position: relative;
    width: 300px;
    margin-right: 10px;
    float: right;
    top: 0px;
}

#Main .right img 
{
    padding: 2px;
    border: 1px solid #d5d3d3;
    clear: both;
    margin-top: 6px;}
 #Main .right p 
 {
     padding: 0 10px 0 0;
 }   
    
/* COLUMNS */

.column {
		float: left;
		text-indent: 0;
}
.column p {
    padding: 4px 8px 4px 8px;
    margin: 0;
    }	
    	
.column ul li {
    list-style: square outside url('../../assets/images/red_arrow_r.gif');
    }
    
		/* 4 COLUMNS */
		
		#column1Of4 {
		width: 200px;
		padding-left: 8px;}
		
		
		#column2Of4,
		#column3Of4,
		#column4Of4 {
		width : 220px;	
		padding-left: 10px;
		}

		/* 3 COLUMNS */
		#column1Of3 {
			width : 267px;
			padding : 0 0 0 15px;
		}
		#column2Of3 {
			width : 267px;			
			padding : 0 15px;
		}
		#column2Of3 img {
			margin: 0;
		}
		#column3Of3 {
			width : 267px;
			padding : 0 15px;
		}
		
		/* MARKERS */
		#column2Of4, #column3Of4, #column4Of4,
		#column2Of3, #column3Of3
		{
			background-image : url(../images/separator-v.png);
			background-position : top left;
			background-repeat : no-repeat;
		}
		
		
		
		/* 1 COLUMNS */
		#column1Of1 {
			width:850px;
			margin: auto;
			padding: 18px;
		}
		


/*______________________________________________________________________*/
#photos {
}

#photoWrapper p {
    text-align: center;
}

.clear {
	height: 0;
	display: block;
	clear: both;
	overflow: hidden;
}
p.clear {
	margin : 5px 0!important;
}
br.clear {
	margin : 0;
}


/*	=SITE MAP 
	------------------------------------------------------ */
	.sitemap {
	font-size : 1.1em;
	}
	
ul.sitemap li {
	clear : left;
	list-style-type : none!important;
	margin-bottom : 20px;
	padding : 5px 5px;
	font-weight : bold;
	border-bottom : 3px solid #9C8568;
}
ul.sitemap li ul
{
	margin : 5px!important;
}
ul.sitemap li ul li {
	display : block;
	float : left;
	font-size : 1.1em;
	font-weight : normal;
	clear : none;
	padding : 2px 5px;
	border : 1px solid #9C8568;
	background : #443124;
	margin-left : 2px;
}
ul.sitemap li ul li ul li {
	display : list-item;
	float : none;
	border : 0;
	margin-bottom : 2px;
	margin-left : 5px!important;
}

ul.sitemap .Photos ul,
ul.sitemap .VideoTestimonials ul,
ul.sitemap .VideoHighlights ul {
	display : none;
}

.pagetools 
{
    float: right;
    }
.pagetools img
{
    border: none; 
    cursor: hand; 
    }
    
.photo-float-left-nbr {
	float:left;
	margin-right:10px;
	padding: 4px;
	border: 0;
	}
.photo-float-left-br {
	float:left;
	margin-right:10px;
	border: 1px solid #2f1a0c;
	padding: 1px;
	}
	
.top {
    width: 900px;
    margin-top: 3px;
    text-align: right;
    color: #dddddd;
    } 
.top a {
    padding: 8px;
    }

.top a:link, .top a:visited {
    color: #dddddd;
    text-decoration: none;
    }
.top a:hover, .top a:active {
    color: #fefefe;
    text-decoration: none;
    }
    
.dateTime {
    width: 900px;
    text-align: right;
    margin-right: 0px;
    margin-top: 120px;
    font-family: Verdana;
    font-size: 90%;
    }    
.media-gallery {
    text-decoration: none;
    }
    
/* Footer ---------------------------------------------*/

#footer {
	font: .9em Arial,sans-serif;
	text-transform: uppercase;
	width: 950px;
	margin: auto;
	padding: 60px 0 30px 0;
	background: url(../images/wrapper_bottom1.gif) no-repeat top;
}
#footer div {
	color: #dac0a0;
	float: left;
}
#footer_content {
	width: 950px;
	margin: auto;
	padding: 0 18px 0 30px;
}
#footer_content p {
    clear: left;
    margin: 0;
    width: 850px;
	color: #867057;
	padding: 8px 10px 0  0;
	text-transform: none;
	float: left;
	
}
#footer .navigate {
    float: left;
    margin-bottom: 2em;
}
#footer ul {
	margin: 0;
}
#footer ul li {
	float : left;
	display : block;
	text-decoration: none;
	padding: 0 8px;
}
#footer ul.navigation li a:hover {
	color: #867057;
	text-decoration: underline;
}
#footer .last  a {
	border : none;
}
#footer a
{
	color: #dac0a0;
	text-decoration: none;
}
#footer a:hover
{
	color: #867057;
	text-decoration: underline;
}
#footer .active a 
{
    color: #867057;
    text-decoration: underline;}
    
#footer_content p 
{
    text-indent: 0;}    

.ad_title {
    color: #cccccc;
    }