/* CSS Document */

body
{
	background: #CDB18C;
		color: #303030;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
 	line-height: 22px;
	margin: 0px;
	padding: 0px;
	width:100%;
}

input[type=select],
input[type=submit],
input.button,
input[type=button]
{
	background: url(../images/navi.gif) top repeat-x;
	border: 1px solid #170803;
	
}

textarea:focus,input[type=text]:focus
{
	background: #e9e9e9;
}
input.text,input[type=text]
{
	height: 18px;
}
input[type=password],
input.text,
select,textarea,input[type=text]
{
	background: url(../images/input_bg.jpg) -7px top no-repeat #dedcdd;
	border: 1px solid #170803;
	font: 12px;
}
a
{    
	border: 0px;
	color:#a73b0d;font-weight:bold;
	font-size: 11px;
}
 
a:hover{color:#663300;}
fieldset,form{margin:0px;padding:0px;border:0px;}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: left;
	clear:right;
	 
}

.hide
{
	position:absolute;
	font-size:1px;
	height:0;
	left:-100%;
}
 
.brown{font-weight:bold;color: #752302;}
/*====Layout=====*/
#container
{
	background: url(../images/right.jpg) repeat-x top;
	height: 100%;
 
 
	width:100%;
	/*color:#cdb18c;*/
	padding:0px;
}
#wrapper
{
	width:1195px; 
	margin:0 auto;
}
.header_img
{
	background: url(../images/topheader.jpg) no-repeat left;
	height: 206px;
	
	padding-left: 0px;
	width: 100%;
}
.header
{
	 
	height: 246px;
	padding-left: 0px;
	width: 1195px;
}
#logo
{
	display: block;
	height: 140px;
	margin-left: 20px;
	width: 200px;
}

.footer a
{
	color: #c4af8c;
	margin-right:5px;
	font: 11px Arial, Helvetica, sans-serif;
}
.footer .text{padding-left:25px;font: 11px Arial, Helvetica, sans-serif;
    color: #c4af8c;
    padding-top:5px;
    text-align:left;
	width:745px;
	margin:0 auto;}
.footer
{   
	background:#7d6751;
	clear: both;
	height: 40px;
	width: 100%;
	
}
 
/*------navigation---*/
.top_navi a{float:left;height:30px;backround:white;background:no-repeat;text-indent:-4000px;}
.top_navi li{display:inline;list-style:none;}
#wrapper .top_navi {margin-left:336px;padding-left:0px; padding-top:0px;margin-top:0px;height:30px;}
 


#tworivers{width:121px;margin-left:5px; }
#alamo{width:125px;margin-left:15px; }
#bst{width:142px;margin-left:10px;}
#gr{width:114px;margin-left:9px;}

#tworivers:hover{background:url(../images/2riwers.jpg);}
#alamo:hover{background:url(../images/alamo.jpg);}
#bst:hover{background:url(../images/troop.jpg);}
#gr:hover{background:url(../images/gardenridge.jpg);}

.first
{
	background: url(../images/navi.jpg) repeat-x;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
}
.header .main_navi  
{
	background: url(../images/navi-light.jpg) repeat-x;
	display: block;
	height: 40px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style: none;
	margin-top: 0px;
	padding-left: 0px;
	margin-left:214px;
	
}
.header .main_navi   li{display:inline;padding:0px;}
.header .main_navi   a
{
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	text-indent: -4000px;
	width: 100px;
	position:relative;
	top:0px;
}
#wrapper .header .main_navi   a:hover
{
	background-position: 0px 49px;
}
 
/*---content--*/
.left_column img
{
	margin-bottom: 5px;
}

#content.second .right_column{float:right;
    
	padding-left:45px;
	padding-right:30px;
	width: 464px;}
.left_column
{
	background: #c2a379 url(../images/navi.jpg) 0px  -40px repeat-x;
	float: left;
	margin: 0px;
	padding: 10px 15px 15px 30px;
	width: 200px;
	
}
#content.second .left_column{float:right;width: 197px;padding: 10px 15px 15px 15px;}
.right_column
{   
	background:url(../images/navi-light.jpg) 0px  -40px repeat-x;
	color: #303030;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 501px;
	padding-right:20px;
	overflow:hidden
}
.right_column blockquote ul
{
	color: #7d6f5d;
	list-style: square;
	list-style-position: inside;
	margin-left: 0px;
	margin-right:10px;
	padding-left: 0px;
}
.right_column blockquote img
{
	float: left;
	margin: 0 10px 10px 0;
}
.right_column blockquote
{
	border-bottom: 1px solid #bda281;
	margin: 0px;
	padding: 10px 0px 15px 25px;
	width: 99%;
}

#content 
{
	clear: both;
	display: block;
	min-height:400px;
	margin-left:214px;
	width:766px;
}
#content.home
{
	background: url(../images/bg_conntent.jpg) repeat-y left;
	 
}
#content.second
{
	background: url(../images/bg_conntent_sec.jpg) repeat-y right;
	 
}
 
h2
{
	color: black;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.highlight
{
	color: #a73b0d;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#patroltype>.left,
#patroltype>.right
{
	width:47%;
}


#content.second .left_column img{border:1px solid #613200;}
#content.second .right_column img{border:2px solid #613200;}

.zoom_title{margin-top:10px;}