/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { line-height: 1;}
ol, ul { list-style: none;}


/* BASIC STYLES */
/* --------------------------------------------------------------- */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background:url(../images/bg_body.png) repeat top center #000741;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em;font-weight:bold;}
h3 {
	font-size: 1.3em;
	font-weight:normal;
	color:#FFF;
	margin-bottom:0.5em;
}
h4 {
	font-size: 1.3em;
	font-weight:normal;
}
h5 {
	font-weight:bold;
	font-size: 1.4em;
}
p, li, td {
	font-size: 1.6em;
	line-height: 1.5em;
}
a:link, a:visited {color:#FFF;text-decoration:none;}
a:hover {color:#FFF;text-decoration:underline;}
a:active {color:#FFF;}

/* WRAPPER */
#wrapper {
	margin:10px auto;
	width:980px;
	background:url(../images/bg_wrapper_sub.png) repeat-y top;
	}
	body#homepg #wrapper {background:url(../images/bg_wrapper.png) repeat-y top;
}


/* HEADER */
/* --------------------------------------------------------------- */
#header {
	width:980px;
	height:190px;
	background:url(../images/bg_header.jpg) no-repeat top;
}

#header h1#logo {
	text-indent:-5000px;
	display:block;
	float:left;
	width:196px;
	height:140px;
}
#header h1#logo a {
	display:block;
	width:196px;
	height:140px;
	background:url(../images/logo.png) no-repeat;
}
#header h2#tagline {
	text-indent:-5000px;
	display:block;
	float:left;
	width:588px;
	height:140px;
	background:url(../images/tagline.png) no-repeat;
}
#banner {
	display:block;
	float:right;
	width:196px;
	height:140px;
}
#banner a {
	text-indent:-5000px;
	display:block;
	width:196px;
	height:140px;
	background:url(../images/banner.png) no-repeat;
}


/* TOP NAV DROPDOWN MENUS */
/* --------------------------------------------------------------- 
See menus.css
*/



/* LAYOUT CONTAINERS */
/* --------------------------------------------------------------- */
#sidebar {
	width:194px;
	float:left;
	clear:left;
	margin:0px 10px 30px 2px;
}
#content {
	width:770px;
	float:right;
	margin:0 2px 10px 0;
}

/* Subcolumns */
div.subcolumns { width:770px; margin:0 0 10px; clear:both;}
div.subcolumns a:link,
div.subcolumns a:visited {color:#262CBE; text-decoration:underline;}
div.subcolumns a:hover {text-decoration:none;}

div.sub50l {
	width:385px;
	float:left;
	margin:10px 0 0; 
}
div.sub50r {
	width:385px;
	float:right;
	margin:10px 0 0; 
}
div.sub570l {
	width:540px;/* 570 minus 30 padding */
	float:left;
	margin:10px 0 0; 
	padding-right:30px;
}
div.sub190r {
	width:194px;
	margin:0; 
	min-height:120px;
	float:right;
	background:url(../images/bg_sidebar_gold_top.png) no-repeat top;
}

p.clearall {
	display:block;
	clear:both;
}


/* HOMEPAGE PROMO AREA */
/* --------------------------------------------------------------- */
#promo {
	width:976px;
	height:260px;
	margin:0 2px;
	padding-bottom:19px;
	background:url(../images/bg_promo.jpg) repeat-x bottom;
}


/* SIDEBARS */
/* --------------------------------------------------------------- */
div.sideblock {
	margin-bottom:2px;
	padding:15px 0 0;
	background:url(../images/bg_sidebar_purp_top.png) no-repeat top #660032;
	}
	div.blue {background:url(../images/bg_sidebar_blue_top.png) no-repeat top #CACDF0;}
	div.sub190r div.sideblock { background:none;
}
span.sideblock-btm {
	display:block;
	width:194px;
	height:10px;
	margin:-5px 0 0;
	background:url(../images/bg_sidebar_purp_btm.png) no-repeat bottom;
	}
	div.blue span.sideblock-btm {background:url(../images/bg_sidebar_blue_btm.png) no-repeat bottom;
}
div.sideblock p {
	font-size:1.3em;
	line-height:1.6em;
	margin:0 10px 1em;
	color:#FFF;
	}
	div.sub190r div.sideblock p { color:#000;
}
div.blue p,
div.blue li {
	color:#000;
}
div.sideblock ul {
	margin:0 0 10px;
}
div.sideblock li {
	font-size:1.3em;
	line-height:1.5em;
	margin:0 10px 0 2em;
	list-style:disc;
}
div.sideblock a:link, div.sideblock a:visited {color:#FFF7D2; text-decoration:underline;}
	div.blue a:link, div.blue a:visited {color:#262CBE;}
div.sideblock a:hover {color:#FFF;}

.sideblock h5 {
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#FFF;
	margin:0 10px 10px;
	}
	div.sub190r div.sideblock h5 { color:#000E7F;
}
h5#havecase {
	display:block;
	width:194px;
	height:60px;
	margin:0 0 15px;
	text-indent:-5000px;
	background-repeat:no-repeat;
	background-image:url(../images/h5_havecase.png)
}


/* CONTENT */
/* --------------------------------------------------------------- */

/* Main Content */
#content h3 {
	font-size: 4.2em;
	line-height:1.1em;
	font-weight:bold;
	font-style:italic;
	color:#603;
	margin:0.5em 30px;
}
#content h4 {
	font-size: 3em;
	font-weight:normal;
	color:#603;
	margin:0.5em 30px;
}
#content p {
	font-size: 1.4em;
	font-weight:normal;
	margin-bottom:1em;
}
#content div.sub570l p {
	margin:0 0 0.8em 50px;
	font-size:1.6em;
	line-height:1.6em;
}
#content div.sub570l ul {
	margin:0 0 1em 50px;
}
#content div.sub570l li {
	margin:0 0 0 30px;
	font-size:1.6em;
	line-height:1.4em;
	list-style:disc;
}
.right {/* Use this for images or DIVs */
	float:right;
	margin:0 0 10px 10px;
}
.left {/* Use this for images or DIVs */
	float:left;
	margin:0 10px 10px 30px;
}

#content div.sub570l table.centered {
	width:100%;
}
#content div.sub570l table.centered td {
	width:25%;
}
#content div.sub570l table.centered td img {
	display:block;
	margin:0 auto 0.3em;
}
#content div.sub570l table.centered td p {
	text-align:center;
	font-size:0.8em;
	margin:0;
}

/* HOMEPAGE ITEMS */
/* --------------------------------------------------------------- */
p.home-caption {
	font-size:1em;
	text-align:center;
	font-style:italic;
	margin:-1.5em 0 2em;
}


/* FOOTER */
/* --------------------------------------------------------------- */
#footer {
	width:980px;
	height:120px;
	background:url(../images/bg_footer.jpg) no-repeat bottom;
	color:#FFF;
	clear:both;
}
#footer img {
	float:left;
}
#footer p#textlogo {
	text-indent:-5000px;
	width:750px;
	height:20px;
	background:url(../images/logotext_footer.png) no-repeat;
	margin:20px 0 10px 0px;
	float:left;
	clear:right;
}
#footer p { font-size:1.5em; color:#FEF7D1;}
#footer p a { text-decoration:underline;color:#FEF7D1; }
#footer p a:hover { text-decoration:none;background-color:#FEF7D1; color:#000E7F }