/* Global */
body {
color: #333; 
font: .75em Arial, Verdana, sans-serif; 
text-align: left; 
line-height: 1.6em;
background: #090c3f url(../images/bglarge.jpg) no-repeat fixed center;
margin:0 auto;
}

p {
margin: 0 0 2px 0;
}

a { 
color: #3399FF;
text-decoration:underline; 
background: inherit; 
}

a:hover { 
color: #333; 
background: inherit;
}

strong { 
color: #333;
font-weight:bold;
}
/* Heading Tags */
h1     {font-family:Arial, Helvetica, sans-serif; font-size: 20pt; color:#00286F; margin: 3px 0px 10px 0px;}
h2     {font-family:Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color:#666; margin: 3px 0px 10px 0px;}
h3     {font-family:Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color:#333; margin: 3px 0px 10px 0px;}
h4     {font-family:Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#333; margin: 3px 0px 10px 0px;}
h5     {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#333; margin: 3px 0px 10px 0px;}
h6     {font-family:Arial, Helvetica, sans-serif; font-size:  9pt; font-weight: bold; color:#333; margin: 3px 0px 3px 0px;}

/* Wrapper */
#wrapper {
width:956px;
margin:0 auto;
padding: 0;
/* border: solid 1px #999999;*/
background: url(../images/body-til.gif) repeat-y; 
}

/* Main Header Area */
#header {
height:200px;
margin:0px;
background: #D5BB32 url(../images/hdr-main-lg.jpg) no-repeat;
width:100%;
}
#header h1{
	position: absolute;
	top: 25px;
	left: 254px;
	font: bold 20pt Georgia, "Times New Roman", Times, serif;
	color: #fff;
	z-index: 2;
}

#header h2{
	position: absolute;
	top: 28px;
	left: 255px;
	font: bold 20pt Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	z-index: 1;
}

#header div.bannerFloat {
position:relative;
left:464px;
top:55px;
width:468px;
}
/* Horizontal Menu: contains main navigation above header graphic */

#menuTop { 
font: 1em Arial, Verdana, sans-serif; 
width: auto;
margin: 0; 
padding: 0;
position:relative;
top: 166px;
left: 60px;
}
#menuTop ul {
list-style:none;
}

#menuTop li { 
display: inline; 
width:auto;
}

#menuTop a { 
padding: 1px 4px;
margin: 0; 
text-decoration: none; 
color: #333;
font-weight: bold; 
border-top: 2px solid #ccc;
border-right: 2px solid #ccc; 
background-color: #d9cb80;
}

#menuTop a:hover { 
color: #fff;
background-color: #333399;
}

/* Left Column Box: contains vertical navigation */
#menuSide {
width: 180px;
padding: 0;
margin: 0 4px 10px 5px;
color: #006699;
float: left;
}

#menuSide ul {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#menuSide li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#menuSide li a {
display: block;
padding: 2px 0px 2px 4px;
color: #fff;
text-align:center;
font: .9em Arial, Verdana, sans-serif; 
font-weight:bold;
text-decoration: none;
width: auto;
background:#fff;
border-right: 2px solid #ccc;
border-left: 2px solid #ccc;
}

#menuSide li a:hover {
color: #333;
padding: 2px 0px 2px 4px;
font-weight:bold;
border-right: 2px solid #333;
border-left: 2px solid #333;
}

/* selected menu */

#menuSide ul.selected {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#menuSide li.selected {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#menuSide li.selected a {
display: block;
padding: 2px 0px 2px 4px;
color: #eee;
font: 1em Arial, Verdana, sans-serif; 
font-weight:700;
text-decoration: none;
width: auto;
background:#795630;
border-right: 2px solid #795630;
border-left: 4px solid #795630;
}

#menuSide li.selected a:hover {
color: #fff;
padding: 2px 0px 2px 4px;
font-weight:bold;
border-right: 2px solid #6a5948;
border-left: 4px solid #6a5948;
}
#menuSide div.\3125x125_Float_L {
	margin: 10px 100px 10px 10px;
	padding: 3px;
	background: #666666;
}
#menuSide h5{
	font: 14px;
	font-weight:700;
	text-align:center;
}

/* Right Column Box: contains main content box and ad box 
#rightColumn {

}*/
/* Right Column Box: contains main content box */
#rightColumnMain {
width:590px;
float:left;
padding: 20px 0 0 0;
margin: 0 3px 0 3px;
}
#MainContent {
width:560px;
float:left;
padding: 20px 0 0 0;
margin: 0 3px 0 3px;
}
#rightBox {
float: right;
width: 250px;
margin: 0 5px;
padding:8px;
background: #ededed;
border: 2px solid #b7ccdf;
font: .95em Arial, Verdana, sans-serif; 
}
#rightBox img{
border: 2px solid #b7ccdf;
}
#rightBox img a{
border: 2px solid #000000;
}
#rightBox img a:hover{
border: 2px solid #000000;
}
.image { 
float: left; 
margin: 0 9px 3px 0;
border: 2px solid #ccc; 
}
.imager { 
float: right; 
margin: 0 0 3px 9px;
border: 2px solid #ccc; 
}
/* Right Column Box: contains ad box */
#rightColFloat {
width:183px;
float:right;
margin: 20px 0 3px 0;
clear:none;
}
/* Footer */
#footer {
background-position:center;
width:auto;
height:auto; 
clear:both;
font: .85em Arial, Verdana, sans-serif; 
text-align:center;
padding: 4px 0 4px 0;
margin:0 auto;

background: #D5BB32 url(../images/body-tile) repeat-y; 
}
#footerData {
background: #D5BB32;
}
#footerMenu { 
font: 1.2em Arial, Verdana, sans-serif; 
width: auto;
margin: 0 auto; 
padding: 0;
}
#footerMenu ul {
list-style:none;
}

#footerMenu li { 
display: inline; 
width:auto;
}

#footerMenu a { 
padding: 1px 4px 1px 4px;
margin: 0; 
text-decoration: underline; 
color: #666;
font-weight: bold; 
background-color:  inherit;
}

#footerMenu a:hover { 
color: #999;
background-color:  inherit;
}
.myBox {
	float: left;
	width: 950px;
	background: #f6efcb;
	color: #333;
    border: 3px solid #D5BB32;
    padding: 0;
    text-align: left;
	clear:both;
}

/*---------Quickquote Content-----------------------------------------------------------*/
.myBoxTxt {
	float: left;
	width: 94%;
    background: #ededed;
    border: 2px solid #d9cb80;
    padding: 6px;
	margin: 0;
    text-align: left;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
}
.myBoxTxt strong {
color:#333;
text-transform:uppercase
}

.myBoxTxt ul {
text-transform: capitalize;
color: #333;
text-decoration: none;
text-indent: 5px;
list-style-type: square;

}

.myBoxTxt h2 {
	font-size: 1.3em;
	color:#666666;
}
.myBoxTxt form {
	margin:10px 15px;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #dadfe3; 
}
.myBoxQQNext {
	margin:10px ;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #dadfe3;
	width:375px;
	float:left;
}
.myBoxTxt div.content {
position:absolute; 
left:-9000px;
}

.inventoryFloat {
	margin: 10px;
	padding: 3px;
	width:auto;
	float:left;

}
.MainBtm {
	padding: 10px;
	float: left;
	width:97%;
}
.MainBtmInt {
	padding: 10px;
	float: left;
	width:auto;
}

.links { 
font: .75em Arial, Verdana, sans-serif; 
}