@charset "utf-8";
/* CSS Document */

body 
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #C0B295;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a{
text-decoration:none;
color:#D1050B;

}
#footer {
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#7D7460;
	line-height:11px;
	width:900px;
	height:70px;
	background-image:url(../images/bbb.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#footer a{
	font-size:10px;
	color:#7D7460;
}
#footer a:hover{
	font-size:10px;
	color:#FFFFFF;
}
p{
	text-indent:20px;
	
}
.oneColFixCtrHdr .bodyCont 
{
	
	width: 900px; /*661px;*/  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FFFFFF;*/
	margin: 28px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr .bodyCont #container 
{
	
	margin: 12px 0px; /*Spacing on top and bottom*/
	margin-top:50px;
}

.oneColFixCtrHdr #mainContent 
{
	padding: 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	height: 400px; /* Height of out-most container.  Must manually be set due to usage of floats.*/
	overflow: hidden; /*Presents unpredictable resizing.*/
}
.oneColFixCtrHdr #mainContentInner
{
	padding: 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:100%;
	background: #ffffff;
	overflow: hidden; /*Presents unpredictable resizing.*/
}

.oneColFixCtrHdr #mainContentSmall 
{
	padding: 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #A39B84;
	height: 120px; /* Height of out-most container.  Must manually be set due to usage of floats.*/
	overflow: hidden; /*Presents unpredictable resizing.*/
}

.oneColFixCtrHdr #holderAllBorder
{
	float: left;
	padding: 10px;
	width: 617px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #holderAllBorderInner
{
	float: left;
	padding: 10px;
	width: 856px;
	background: #FFFFFF;
}

.oneColFixCtrHdr #holderLeft
{
	float: left;
	padding: 10px 0px 10px 10px;
	width: 294px;
	height:380px;
	background: #FFFFFF;
}

.oneColFixCtrHdr #holderRightBorder
{
	float: left;
	width: 572px;
	height: 400px;
	background: #FFFFFF;
}

.oneColFixCtrHdr #holderRight
{
	float: left;
	margin: 7px 0px 7px 0px; /*7 because it shares width with the margin-right of windows.*/
	width: 409px;
	/*height: 113px;*/
	background: #FFFFFF;
}

.oneColFixCtrHdr #boxlarge 
{
	height: 378px;
}

.oneColFixCtrHdr #boxsmall 
{
	background: #FFFFFF;
	height: 100px;
}

.oneColFixCtrHdr #splitHalf 
{
	float: left;
	width: 303px;
	height: 100%;
	overflow: hidden;
}

.oneColFixCtrHdr #splitHalf #homeDetailsTop
{
	float: left;
	height: 150px;
	width: 100%;
}

.oneColFixCtrHdr #splitHalf #homeDetailsTop p 
{
	text-indent: 2em;
	margin-top: 1em;
	margin-bottom: 2px;
	font-size: 70%;
	line-height: 1.0em;
	/*letter-spacing: -0.07em;*/
	color: #000000;
}

.oneColFixCtrHdr #splitHalf #homeDetailsTop h2
{ 
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 70%;
	line-height: 1.0em;
	letter-spacing: -0.07em;
	color: #861916;
}

.oneColFixCtrHdr #splitHalf #homeDetailsMid
{
	float: left;
	height: 110px;
	width: 100%;
}

.oneColFixCtrHdr #splitHalf #homePic
{
	float: left;
	height: 100%;
	width: 190px;
	overflow: hidden;
}

.oneColFixCtrHdr #splitHalf #homeInfo
{
	float: left;
	margin-left: 10px;
	height: 100%;
	width: 103px;
	overflow: hidden;
}

.oneColFixCtrHdr #splitHalf #homeInfo h1
{
	/*font-size: 70%;
	letter-spacing: -0.07em;
	color: #861916;*/
	
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	line-height: 1.0em;
	letter-spacing: -0.07em;
	color: #861916;
}

.oneColFixCtrHdr #splitHalf #homeInfo p 
{ 
	/*margin-top: 2px;
	margin-bottom: 2px;
	font-size: 70%;
	line-height: 1.3em;
	letter-spacing: -0.07em;
	color: #000000;*/
	
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 70%;
	line-height: 1.0em;
	letter-spacing: -0.07em;
	color: #000000;
}

.oneColFixCtrHdr #splitHalf #homeInfo #model
{
	letter-spacing: -0.05em;
	color: #861916;
	font-weight: bold;
}

.oneColFixCtrHdr #splitHalf #homeNavCont 
{
	float: left;
	height: 48px;
	width: 100%;
}

.solidblockmenu
{
	/*margin: 0px 0px 0px 2px;*/
	margin: 0px;
	margin-top: 22px;
	padding: 0;
	float: left;
	font-size: 70%;
	width: 100%;
	font-weight: bold;	
	text-align: center;
	/*border: 1px solid #625e00;
	border-width: 1px 0;*/
	/*background: black url(media/blockdefault.gif) center center repeat-x;*/
}

.solidblockmenu li
{
	display: inline;
}

.solidblockmenu li a
{
	float: left;
	color: #861916;
	padding: 5px 6px 6px 5px; /*Change second number when adding characters to the text*/
	text-decoration: none;
}

.solidblockmenu li a:visited
{
	/*color: #861916;*/
}
/*Hover over menu.*/
.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background-color: #861916;
	/*background: transparent url(media/blockactive.gif) center center repeat-x;*/
}

.oneColFixCtrHdr #redCont 
{
	float: left;
	width: 300px;
	height: 100%;
	background-image:url(../images/homeLogo.jpg);
}
.oneColFixCtrHdr #boxlarge #redlogo 
{
	margin-top: 206px;
	border: none;
	margin-top: 250px;
	/*padding-top: 206px;*/
}
.oneColFixCtrHdr #boxsmall #redlogo 
{
	margin-top: 0px;
	border: none;
}
.oneColFixCtrHdr #navCont 
{
	float: left;
	/*width: 410px;*/
	width: 100%;
	height: 100%;
	font-weight: bold;
}
.oneColFixCtrHdr #boxshell
{
	float: left;
	margin: 3px 0px 0px 3px; /*FIX: margins are screwed up*/
	height: 100px;
	width: 100px;
	background: #3D3D3D;
}

.oneColFixCtrHdr #pic 
{
	padding: 3px;
	background-color: #3D3D3D;
}

.oneColFixCtrHdr #redbox 
{
	float: left;
	margin: 3px 0px 0px 3px;
	height: 100px;
	width: 100px;
	background-image:url(../images/redBox.gif);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #text 
{
	margin-right: 10px;
	text-align:right;
}

.oneColFixCtrHdr #top 
{	
	/*width: 100%;*/
	font-size: 80%;
	color: #777777;
	padding-top: 8px;
}

.oneColFixCtrHdr #bot 
{
	float: left;
	width: 100%;
	height: 70%;
	font-size: 90%;
	color: #FFFFFF;
	
	/*background-image:url(../images/redBox.gif);
	background-repeat: no-repeat;*/
}

.oneColFixCtrHdr #bot #line3 
{
	position:relative;
	margin-top: 20%;
}

.oneColFixCtrHdr #bot #line2 
{
	position:relative;
	margin-top: 38%;
}

.oneColFixCtrHdr #bot #line1 
{
	position:relative;
	margin-top: 57%;
}

.oneColFixCtrHdr #nav 
{
	background-color: #3D3D3D;
}

.oneColFixCtrHdr #nav .testingBox{
	width:100px;
	height:100px;
	background-color:#009900;
}
.oneColFixCtrHdr #nav .testingBox :hover{
	width:100px;
	height:100px;
	background-color:#ff0000;
}

.oneColFixCtrHdr #nav :hover
{
	background-color: #ff0000;
}

#nav a /* if background is on a:link IE6 won't display properly  */
{
	background-image: url( "../images/linkbg.gif" ); /*can be just background */
	background-repeat: no-repeat; /* height and or width in here will stop main image change in IE5 */
	text-decoration:none; /*Get rid of underline for the link*/
	cursor: pointer;
}

#nav a /*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */
{
	width: 137px;
}
 
#nav a:hover, #nav .current
{
	background: url( "../images/redBox.gif" ) no-repeat; /* no background-x styles work here */
}
/*#nav a img 
{*/
	/*width: 100px;*/ /* IE5 Win can't dynamically change size - don't use 0px to hide */
	/*height: 100px;
	position: absolute;
	top: 200px;
	left: 500px;
	border: 1px solid black;
	visibility: hidden;
}*/

 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
#nav a 
{
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 0; 
	display: block;
	/*line-height: 80px;*/
}


#nav a:hover img 
{
	visibility: visible;
}

.oneColFixCtrHdr #footer 
{
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
}
.oneColFixCtrHdr #footer p 
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
