


.content {
	height: auto;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF; background-image:url(/images/home_page/background-fixed.png); background-repeat:no-repeat;
	font-size: .9em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #BF5C18;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
}

/*   ---------------------BEGIN TABBED tabs------------------------- */	

* html .tabs {
	height: auto;
}
.tabs{
	font-size:.8em;
	width:51em;
	height: auto;
	position: relative;
	padding-top:0.5em;
}
.tab{ 
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background: #A7A883;
	margin-right: 2px;
	height: 2em;
	line-height: 2em;
	border: 1px solid #666633;
	font-weight: bold;
	color: #FFFFFF;
}
.tab:hover{
	background: #082231;
	border: 1px solid #082231;
	color: #FFFFFF;
}

.tab_content { 

	width:51em; /* This must be a fixed width, you cannot make it a percentage. IE6 will not render correctly if it is a percentage */
	height: auto;
	border: 1px solid #082231;
	background: #EAECDF;
	padding: 5px;
	text-align: left;
	position: absolute;
	top: 2.5em;
	left: 0px;
	visibility: hidden;
	color: #000000;
	font-weight: normal;
	overflow: visible;
}
 #mid_column .tabs .tab a {
	color: #FFF;
	text-decoration: none;
}
#mid_column .tabs .tab .tab_content .tab_content_text a {
	color: #333;
}
#mid_column .tabs .tab .tab_content .tab_content_text a:hover {
	color: #333;
	text-decoration:underline;
}
.tab:hover .tab_content{
	display:block;
	visibility:visible;
	padding-bottom: 10px;
}
.tab_content_text ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
}
.tab_content_text ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: .9em;
}


.featuretab {
	width:51em;
	margin-top:2em;
	height: auto;
	border: 1px solid #666666;
	background:  #EAECDF no-repeat left bottom;
	padding: 5px;
	text-align: left;
	position:absolute;
	left: 0px;
}
.tab_content_text {
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 0.9em;
	padding-left: 1em;
	line-height: 1.5em;
	height: 10em;
}
.tab_content_text h1{
	color: #333333;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.tab_content_text a{
	text-decoration: none;
	color: #333333;
}
.tab_content_text a:hover {
	text-decoration: underline;
}



/* ----------END TABBED tabs---------------- */
#container
	{
	text-align: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79441C;
	margin-top: 5px;
	background: url(../images/tabcontainer_back.jpg) repeat-x center bottom;
	}
*html #container{
	
	height: 2.1em;
	
	}

 #container #tabnav
	{
	background: url(../images/tab_bottom.gif) repeat-x bottom;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	height: 2em;
	width: 100%;
	padding: 0px;
	}

#container #tabnav li
	{
	display: inline;
	list-style-type: none;
	font-size: 0.65em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
  	}
#container #tabnav li a
	{
	height: 2.5em;
	text-align: center;
	
	
  	}
#container #tabnav li a .tab2line
	{
	height: 1.5em;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 1.3em;
  	}
	
#container #tabnav a:link, #tabnav a:visited
	{
	float: left;
	line-height: 2.7em;
	font-weight: bold;
	margin-right: 0.2em;
	text-decoration: none;
	color: #333;
	background: #ECECEC url(../images/back_tab.jpg) left top;
	padding-top: 0.2em;
	padding-right: .8em;
	padding-bottom: 0.3em;
	padding-left: .8em;
	height: 2.6em;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	}

#container #tabnav a:link.active, #tabnav a:visited.active
	{
	color: #000000;
	font-weight:bold;
	position: relative;
	margin-bottom: .4em;
	margin-top: -0.2em;
	color: #FFF;
	background: #BF5C18;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BF5C18;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF5C18;
	border-left-color: #BF5C18;
	}

#container #tabnav a:hover
	{
	color: #BF5C18;
	background: #FFF;
	}   

/* ----------Rows Start---------------- */
.row_wrapper #gmap {
	text-align: center;
	float: none;
	margin-right: 10em;
}
#sub_rows p {
	font-size: .8em;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

