/*General Site Elements*/
body {
	background:#F3F3F3 url(/images/framework/bg.png) repeat-x top fixed;
	margin: 10px 0 10px 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #222222;
	padding-bottom: 0px;
}
a:link {
	color: #E06313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	background-color:#FFF1D1;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.15em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #434343;
}
h1 {
	font-size: 3em;
}
h1#main-headline {
    font-size: 2.5em;
    margin-top:15px;
}
h2 { font-size: 2.5em; }
h3 { font-size: 2em; }
h4 {
	font-size: 1.5em;
	margin-bottom: 0.25em;
}
h5 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
h6 { font-size: 1.1em; }
ul li
{
	list-style-image: url(../images/bullets/bullet-orange.gif);
	margin: 2px 0 5px 0;
}
ol li
{
	margin: 2px 0 5px 0;
}
/*Masthead and Banner Images*/
#mast-title {
    margin: 0px auto;
    padding: 3px 0px 2px 0px;
    height: 20px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #656565;
    text-align: center;
}
#mast-banner {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

/*Wrapper Confines floats */
#wrapper {
	background: #fff url(/images/framework/wrapper-bg.png) repeat-y top left;
	width: 760px;
	margin: 0px auto 0 auto;
	padding: 0px;
}
/* Floats for Content and Sidebar*/
#content {
    float: none;
	width: 515px;
	border: none;
	margin: 0;
	padding: 18px 12px 18px 9px;
}
/*[if Safari]*/
#content {
	min-height:900px;
}
.hclear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#content li {
    margin-bottom: 8px;
}
/*Sidebar Column*/
#sidebar {
	float: right;
	width: 208px;
	margin: 0px;
	}
#sidebar-extended-column-cap {
    width: 202px;
	height:0px;
	margin:0px;
	font-size:0px;
	line-height: 0px;
    background: #fff;
    border-bottom: 1px solid #CFC7CE;
}
#eletter {
    width: 190px;
    margin: 0px 3px 0px 0px;
    padding: 11px 5px 5px 5px;
	background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;
    text-align: center;
	line-height: 20px;
	border: 1px solid #CFC7CE;

}
.eletter-button {
	border: 0px solid red;
}
#eletter input, #eletter text textarea {
	border:1px solid #cccccc;
	margin:2px 0 2px 0;
}
/*Navigation List Menu is here*/

#nav {
    background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;
	border: 1px solid #CFC7CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size:11px;
	font-weight: bold;
	width: 200px;
	margin: 0 0 0 0;
	list-style: none;
	}  
#nav ul {
	list-style: none;
	list-style-image: none;
	margin:  7px 0px 1px 0px;
	padding: 0;
	}	
/* [if Opera 6]*/
#nav ul {
	border-right: 1px none #ADA99E;
	border-left: 1px none #ADA99E;
	}	
/*[endif]*/
#nav ul *:first-child {
    margin-top: 0px;
	}
#nav ul li {
	list-style: none;
	list-style-image: none;
    margin-bottom: -2px;
}	

#nav li a {
  	height: 18px;
	text-decoration: none;
	}	
#nav li a:link, #nav li a:visited {
    background: url(/images/framework/nav.gif) 0 0;
    color: #434343;
	display: block;
	padding: 3px 0 2px 20px;	
}	
#nav li a:hover {
	color: #232323;
	background: url(/images/framework/nav.gif) 0 -23px;
	padding: 3px 0 2px 20px;
}	
#nav li a:active {
	color: #fff;
	background: url(/images/framework/nav.gif) 0 -46px;
	padding: 3px 0 2px 20px;
}
#nav-foot {
    border-top: 1px solid #BAAB77;
}
.nav {
    background:#f0f0f0 url(/images/framework/sb-box-bg.2.png) repeat-x top left;
	border:1px solid #CFC7CE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	font-weight:bold;
	width:200px;
	margin:0 0 0 0;
}  
.nav ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	margin-top:-1px;
}	
/* [if Opera 6]*/
.nav ul {
	border-right:1px none #CFC7CE;
	border-left:1px none #CFC7CE;
}	
/*[endif]*/
.nav ul *:first-child {
    margin-top:0px;
}
.nav ul li {
	list-style:none;
	list-style-image:none;
    margin:0;
}	
.nav li a {
  	height:18px;
	text-decoration:none;
	}	
.nav li a:link, .nav li a:visited {
    background:url(/images/framework/nav.gif) 0 0;
    color:#434343;
	display:block;
	padding:3px 0 2px 20px;	
	text-decoration:none;
}	
.nav li a:hover {
	color: #232323;
	background:url(/images/framework/nav.gif) 0 -23px;
	padding:3px 0 2px 20px;
	text-decoration:none;
}	
.nav li a:active {
	color:#fff;
	background:url(/images/framework/nav.gif) 0 -46px;
	padding:3px 0 2px 20px;
	text-decoration:none;
}
.nav-foot {
    border-top:1px solid #BAAB77;
}
/*Sidebar Submenus*/
.submenu {
    width: 190px;
    margin: 0px 3px 0px 0px;
    padding: 5px 5px 0px 5px;
	background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;
    font: Verdana, Helevetica, sans-serif;
    font-size: 11px;
    line-height: 1.2em;
    text-align: center;
	line-height: 20px;
	border: 1px solid #CFC7CE;
}
.menuspace {
    width: 203px;
	height: 3px;
	font-size:3px;
	line-height: 3px;
    background: #fff;
}
/*Title class for the navigation menu*/
.menutitle {
	height:18px;
	font-size:12px;
	line-height:18px;
    color:#fff;
	display:block;
	padding:0;
	padding-bottom:1px;
	margin:0;
}
#footmenu {
	width: 760px;
	height: 23px;
	line-height: 21px;
	background: #990334;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}
#footmenu a:link, #footmenu a:visited {
    color:#FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#footmenu a:hover {
	color: #FFCC00;
	font-weight: bold;
	background-color: #990334;
}
.footer {
    width: 760px;
	color:#333333;
	background: #fff url(/images/framework/foot-bg.png) repeat-y;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.footer#info {
	border-top: 0px solid #BAAB77;
	margin: 0 auto;
	padding: 10px 0 0px 0;
}
.footer#cap {
	background:#f3f3f3 url(/images/framework/foot-cap.png) no-repeat;
	padding:0px;
	height:10px;
	margin:0px auto;
	line-height:10px;
}
/*Unique Elements*/
.ifd-subform {
	width:300px;
	margin: 12px auto 1px auto;
	border: 1px solid #ccc;
	padding: 2px 5px 0px 3px;
	text-align: center;
}
/*Home Page Promo Inserts*/
.center-quote {	
    font-weight: bold; 
    width: 400px; 
    margin: 10px auto; 
    border: 1px solid blue;
    text-align: center;
    margin: 2px
}
.hr-title {
	margin-bottom: 30px;
}
.product {
	font: italic bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.quote-r {	float: right;
	width: 220px;
	margin: 2px 0px 10px 12px;
	padding: 5px 8px;
	border: 1px solid #888;
	font-weight: 11px;
	line-height: 16px;
	background-color: #FFFEEF;
}
