/*Fixed Index Annuity  main css file*/
/************** RESET **************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	
}
/************** end reset **************/

/************ Structure ***************/
html{
  font: 100.01%/130% Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #703516 ;
	font-size: 1em;

}
#superwrapper{
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	text-align:center;
	 
	 
		
}

#wrapper{
	margin: 0 auto;
	position:relative;
	width: 830px;
	height:100%;
    min-height:1200px;
	background-color: #ffffff;
	display:block;
	padding: 0;
	padding-left:0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#wrapper2{
margin: 0 auto;
	position:relative;
	width: 830px;
	 
	height:100%;
	background-color: #ffffff;
	display:block;
	padding: 0;
	 background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	 
	
}

#header{
	height: 115px;
	
	width:100%;
	text-align: center;

	
}
#contentwrapper {
	width: auto;
	display:block;

		
}

#leftColumnContent{
	display:block;
	width:140px;
	padding-top:260px;
	height:100%;
	padding-left:0px;
	float:left;
	
	
}
#centerColumnContent{
	display:block;
	width:auto;
	height:100%;
	text-align: left;
	padding-left:15px;
 
	font-size: 1em;
	color: #3E3433;
	margin-left:150px;
	padding-top:145px;
	 
	
	
	
}
#centerColumnContent a{
	text-decoration:none;
	color: #9F342A;
}
#centerColumnContent a:hover, a:focus, a:active{
	color: #5B7E48;
	text-decoration: underline;
	 
}

#centerColumnContent2{
display:block;
	width:auto;
	height:100%;
	text-align: left;
	padding-left:15px;
	
	font-size: 1em;
	color: #3E3433;
	padding-top:128px;
}
#centerColumnContent2 a{
	text-decoration:none;
	color: #9F342A;
}
#centerColumnContent2 a:hover, a:focus, a:active{
	color: #5B7E48;
	text-decoration: underline;
	 
}
#outdoorContent{
display:block;
	width:auto;
	height:100%;
	text-align: left;
	padding-left:15px;
	
	font-size: 1em;
	color: #3E3433;
	padding-top:128px;

}
#footer{
	clear:both;
	font-size:.55em;
	background:#ffffff;
	height: 45px;
	width: auto;
	padding-left:10px;
	padding-top:5px;
		
}
#basket{
}
#basket hr{
	color:#000000;
	 
}
.personalize{
	background-color:#CCCCCC;
	margin-top:10px;
	padding:15px;
}

/*************** end structure ******************/
/*************** Elements ***************************/
hr {
 color:#ffffff;
}
h2{
	
	color: #130707;
	text-align: center;
	font-size: 1em;
	
	}
h3{

	color: #712801;;
	text-align: center;
	font-size: 1em;
	padding-top:10px;
}
h4{
	
	font-size: 1em;
	color: #712801;
	text-align: center;
	padding-top: 5px;
}
h5{
    color:#712801;
	font-weight: bold;
	font-size: 1em;
}
h6{
	font-size: 1.1em;
	color: #014971;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-TOP:10px;
}
 
dl dt{
	font-style: italic;
	font-weight: normal;
	padding-top:10px;
}
dl dd{
	padding:15px 20px 0px;
}
#centerColumnContent ul li{	list-style:disc outside;
	margin:10px;
	 
}
#centerColumnContent ol li{
	list-style:outside;
	margin:10px;
}	
/************************ end elements ******************/

/*************************************************************
*                         Navigation                         *
*************************************************************/
#navigation{
	font-size: 12px;
	font-weight:bold;
	line-height:22px;
	width: 160px;
	margin:0px;
	margin-top:-7px;
	 
	display:block;
	text-align: left;
	padding: 0px;
	background-image: url(../images/navbkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul {
	border: 0;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navigation ul li{
	height:36px;
	display: block;	
	text-align:left;
	padding-top:0px;
	margin: 0;
	 
	vertical-align: bottom;	
	
	
}
#navigation ul li a{
	text-decoration:none;
	color: #703516;
	padding-left:5px;
	font-weight: bold;
	 
	
}


#navigation li#active a {
	color: #9F342A;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover, a:focus,  a:active {
	color:#e0081c;
	text-decoration:underline;
	
}
#topnav{
	font-size: 0.8em;
	margin-left:50px;
}
 
#topnav a{
	text-decoration:none;
	font-weight: bold;
	color: #703516 ;
}
#topnav a:hover, a:focus, a:active{
	color: #5B7E48;
	text-decoration: underline;
	font-weight: bold;
}

/************** end navigation **************************/
/*************************************************************
*                         Classes                            *
*************************************************************/
.cattitle{
	font-size:1em;
	color: #9F342A;
	font-weight:bold;
	
}
.txtarea{
padding:10px;
}

.catcontent{
 display:block;
  
}

.indent{
padding-left:20px;
}
.boxcol{
	border:thin;
	text-align:center;
	width: 150px;
}
.medcol{
	margin-left:auto;
	width:250px;
}
.clear{
clear:both;
}
.floatleft{
float:left;
 
}
.floatright{
float:right;
}
