@import "reset.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	background: #ffffb2;
	text-align: center;
}

#mainwrapper { 
	margin: 1em auto;
	padding:0;
	background-color: #fff;
	width: 903px;
	text-align: left;
}

#header {
	width: 903px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/header-bk.jpg) top repeat-x;
	font-size: .75em;	
}

#headL {
	float: left;
	width: 330px;
	padding: 2em 1em 1.5em;
}

#headR {
	margin: 0 0 0 350px;
	padding: .25em 1em .5em 0;
}

.phone {
	text-align: right;
	color: #3c5a88;
	font-weight: bold;
}

img.tag {
	padding: .75em 0;
}

#headR ul {
	list-style-type: none;
	padding: .75em 0 0;
	text-align: right;
}

#headR ul li {	
	display: inline;
	padding: 0 .25em;
}

#headR li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#headR a:hover {
	text-decoration: underline;
}

#headR a:visited {
	color: #3c5a88;
}

#banner {
	width: 100%;
	border-bottom: 1px solid #fff;
}

/* top navigation & dropdowns */
#nav, #nav ul {
	width: 100%;
	list-style: none;
}

#nav  li {
	float: left;
	width: 162px;
	background: #3c5a88;
}

#nav li.tc {
	width: 168px;
}

#nav li.h2b {
	width: 149px;
}

#nav li.eb {
	width: 168px;
}

#nav li.gh {
	width: 164px;
}

#nav li.n {
	width: 92px;
}

#nav li.td {
	width: 162px;
}

#nav a {
	display: block;
	color: #fff;
	font-size: .75em;
	font-weight: bold;
	padding: 0.75em 0 .75em 22px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover, #nav a:active, #nav a:focus {
 	background: url(../images/sun-sm-blu.gif) left no-repeat;
}

#nav li ul {
	position: absolute;
	width: 204px;
	left: -999em;
}

#nav li:hover, #nav li.hover {
    position: static;
}

#nav li:hover {
	background-position: 0 0;
}

#nav li ul li a {
	border-top: 1px solid #fff;
}

#nav li ul li.ex a {
	border-top: 0;
}

#nav li ul a {
	color: #fff;
	background-color: #4876b9;
	text-decoration: none;
	padding: .75em;
	padding-left: 22px;
	text-align: left;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* end nav */

/* 3 column layout */
#wrap {
	margin: 0;
	padding: 0;
}

#hp-left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
}

#hp-right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: .8em;
}

#hp-middle {
	margin: 0 200px;
	padding: 0;
	font-size: .80em;
}

.col-in {
	padding: 2.5em 1em 1em;
}

.cleaner {
		clear: both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0;
		padding:0;
		background:transparent;
}
/* end 3 column layout */

/* 2 column layout*/
#left {
	float: left;
	width: 225px;
	margin: 0;
	padding:0;
}

.subtitle {	
	background: #3c5a88;
	height: 49px;
}

.sun {
	padding: 15px 0;
}

#subnav, #subnav ul {
	background: #3c5a88;
	list-style-type: none;
}

#subnav ul li a, #subnav ul li a:visited {
	display: block;
	width: 190px;
	padding: 10px 0 10px 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .80em;
}

#subnav ul li a:hover {
	background: url(../images/sun-sm-blu2.gif) no-repeat;
}

#subnav ul ul li a, #subnav ul ul li a:visited {
	display: block;
	width: 170px;
	padding: 5px 0 5px 40px;
	text-transform: none;
	font-size: .75em;
}

#subnav ul ul li a:hover {
	background: url(../images/sun-sm-blu.gif) no-repeat;
}

.fly {
	padding: 7px 0;
	text-align: center;
}
/* end left */

/* right column */
#right {
	margin: 0 0 0 225px;
	padding: 0;
}

#title {
	background: #3c5a88;
	height: 49px;
	border-left: 1px solid #fff;	
}

#content {
	padding: 1em 1.5em 1em 1em;
	font-size: .85em;
}

#content ul {
	list-style-type: circle;
	margin-left: 2.5em;
}

#content ol {
	list-style-type: decimal; 
	margin-left: 2.5em;
}

#content ul li, #content ol li {
	padding: .5em;
}

/* these style the tables in the how2buy section */
table.data {
	width: 98%;
	font-size: .9em;
}

table.data caption {
	padding: 10px;
	color: #3c5a88;
	font-weight: bold;
}

table.data th {
	color: #3c5a88;
} 

table.data td, table.data th {
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
/* end right */
/* end 2 column layout */

/* styles boxes on home page */
.box {
	width: 166px;
	padding: 10px 0 0;
	background: #fff url(../images/box-grad.jpg) top repeat-x;
	border: 1px solid #3c5a88; 
}

img.hp {
	padding: .5em 0;
}

.box input {
	width: 145px;
}

.box p {
	text-align: left;
	margin-left: 5px;
	color: #3c5a88;
}
/* end boxes */

/* bottom nav & footer text */
#footer {
	width: 100%;
	padding-bottom: .5em;
	background: #fff url(../images/foot-bk.jpg) bottom repeat-x;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	font-size: .75em;
	padding: .2em 0 .5em;
}

#footer ul li {	
	display: inline;
	padding: 0 .50em;
}

#footer li a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {
	color: #3c5a88;
}

.copy {
	font-size: .70em;
	margin: .5em
}
/* end footer */


/* global styles */
.clear {
	clear: left;
}

a:link {
	color: #3c5a88;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
}

a:hover {
	color:#ecb62e;
}

p {
	margin: 1em 0;
	line-height: 1.6em;
}

p.first {
	margin-top: 0;
}

img {
	border: 0;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #3c5a88;
	margin-left: 0px;
}

img.right {
	float: right;
	margin: 0 10px 10px 0;
	border: 1px solid #3c5a88;
	margin-left: 3px;
}

img.cen {
	border: 1px solid #3c5a88;
}

h2 {
	font-size: 1.2em;
	color: #3c5a88;
	margin: 2em 0 0;
	font-weight: bold;
}table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	top: auto;
	text-align: left;
	vertical-align: top;
}

