/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$99 - Entrance Page Styles
	$100 - Clearfix Styles
*/

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration: none; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }

/* LINKS */
a { color: #0099cc; text-decoration: none; outline: none; }
a:hover { color: #8e8261; text-decoration: none; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img { border: none; }
address { font-style: normal; }
/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body
{
	padding: 45px 0;
	background: #CCCCCC;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
	color: #014b66;
}

#container
{
	width: 896px;
	padding: 17px 14px;
	margin: 0 auto 10px auto;
	background: white;
}

#header { margin-bottom: 3px; }

#content-container
{
	width: 896px;
	margin-bottom: 3px;
	background: url(images/sidebar-bg.gif) left 122px no-repeat;
}

#sidebar-left
{
	width: 225px;
	float: left;
}

#main-content
{
	float: right;
	width: 648px;
	padding: 14px 10px;
}

#footer
{
	height: 32px;
	line-height: 32px;
	background: url(images/footer-bg.gif) repeat-x;
}

/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/
.header-container
{
	width: 896px;
	height: 83px;
	overflow: hidden;
	margin-bottom: 3px;
}

.header-logo
{
	float: left;
	width: 203px;
	height: 62px;
	padding: 21px 0 0 22px;
	overflow: hidden;
	background: url(images/header-logo-bg.gif) no-repeat;
}

.header-title
{
	float: right;
	width: 642px;
	height: 83px;
	padding: 0 26px 0 0;
	overflow: hidden;
	text-align: right;
	background: url(images/header-right-bg.png) repeat-x;
}

.header-title h1
{
	font: normal 24px "Times new roman", Georgia, serif;
	color: white;
	letter-spacing: 6px;
	line-height: 83px;
}

#header-nav
{
	height: 41px;
	background: url(images/header-nav-bg.png) repeat-x;
}

#header-nav ul
{
	text-align: center;
	width: 100%;
	height: 31px;
	padding: 5px 0;
	line-height: 31px;
}

#header-nav ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	line-height: 31px;
}

#header-nav ul li a
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #005567;
	font: bold 14px "Times new roman", Georgia, serif;
	line-height: 31px;
	letter-spacing: 1px;
}

#header-nav ul li a:hover
{
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background: #B7AD91;
	font: bold 14px "Times new roman", Georgia, serif;
	letter-spacing: 1px;
	border-left: 2px solid #ABA288;
	border-right: 2px solid #ABA288;
}

/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/
#sidebar-left-container { padding: 12px; }

#sidebar-nav li
{
	margin-bottom: 9px;
}

#sidebar-nav li a
{
	display: block;
	padding: 0 0 0 8px;
	height: 25px;
	background: #024A66 url(images/sidebar-a-bg.gif) right top no-repeat;
	font: bold 11px "Times new roman", Georgia, serif;
	line-height: 25px;
	color: white;
}

#sidebar-nav li a:hover,
#sidebar-nav li a.active {
	background: #BECAD2 url(images/sidebar-a-bg.gif) right -25px no-repeat;
	line-height: 25px;
	color: #735947;
}

#sidebar-nav li ul { padding: 12px; }

#sidebar-nav li li
{
	height: auto;
	margin-bottom: 0;
	background: url(images/li-li-bg.gif) left 50% no-repeat;
}

#sidebar-nav li li a
{
	padding: 0 0 0 10px;
	color: white;
	background: transparent;
}

#sidebar-nav li li a:hover,
	#sidebar-nav li li a.active
{
	padding: 0 0 0 10px;
	color: #FFDEC7;
	background: transparent;
}

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/
.breadcrumb
{
	margin-bottom: 20px;
	font: 12px "Times new roman", Georgia, serif;
	color: #014B66;
}

a,
a:link,
a:visited { }
a:hover { }
h1,h2,h3,h4,h5,h6 { }

h1
{
	margin-bottom: 20px;
	color: #887C5E;
	font: bold 16px verdana, arial, sans-serif;
}

h2
{
	margin-bottom: 10px;
	color: #014b66;
	font: bold 15px "Trebuchet MS", verdana, arial, sans-serif;
}

p
{
	line-height: 1.5;
	margin-bottom: 10px;
}

img { border: none; }

#strategy li 
{
	background-image: url(images/bullet.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	padding-bottom: 4px;
	color: #777777;
	line-height: 20px;
}

#strategy02 li 
{
	background-image: url(images/bullet2.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
	padding-bottom: 4px;
	color: #777777;
	line-height: 20px;
}


#strategy 
{
	font-size: 12px;
	color: #777777;
}

.content-pic
{
	float: right;
	margin: 0 0 10px 10px;
}

/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/
#footer ul { text-align: center; }

#footer li
{
	display: inline;
	font: normal 11px "Times new roman", Georgia, serif;
	color: #9C9171;
	padding: 0 10px;
	background: url(images/footer-li-bg.gif) right 60% no-repeat;
	line-height: 32px;
	letter-spacing: 1px;
}

#footer li.last { background: none; }

.copy
{
	width: 896px;
	margin: 0 auto;
	color: #666666;
	font: 10px verdana, arial;
}



/* $99 - Entrance Page Styles ///////////////////////////////////////////////////////////////////////////////*/


body#entrance {
		padding-top:100px;
	}

#entrance-container {
		width:708px;
		padding: 17px 14px;
		margin: 0 auto 10px auto;
		background: white;
	}

#entrance-content-container {
		width:708px;
		height:341px;
		border-bottom:4px solid white;
		overflow:hidden;
	}
	
#entrance-sidebar-left {
		float:left;
		width:377px;
	}

#entrance-main-content {
		float:right;
		width:245px;
		height:254px;
		padding:87px 37px 0 45px;
		background:#8F8262 url(images/entrance-main-content-bg.png) repeat-x;
	}
	
	#entrance-main-content p {
		font:bold 12px arial;
		color:white;
		line-height:1.8;
		margin-bottom:20px;
	}
	
	html>body .entrance-button {
			position:relative;
			left:-10px;
		}
	
#entrance-footer {
		width:708px;
	}	
	
body#entrance .copy {
		width:708px;
	}

body#entrance h1 {
		padding:83px 0 0 0;
    margin-bottom:0;
    overflow:hidden;
    background:url(images/entrance-logo.png) no-repeat;
    width:377px;
    height: 0px !important;
    height /**/:83px;
    border-bottom:4px solid white;
}


#entrance-footer
{
	height:54px;
	background: url(images/entrance-footer-bg.png) repeat-x;
}

#entrance-footer ul
{
	text-align: center;
	width: 100%;
	height: 54px;
	line-height: 54px;
}

#entrance-footer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	line-height: 54px;
}

#entrance-footer ul li a
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #005567;
	font: bold 14px "Times new roman", Georgia, serif;
	line-height: 54px;
	letter-spacing: 1px;
}

#entrance-footer ul li a:hover
{
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background: #B7AD91;
	font: bold 14px "Times new roman", Georgia, serif;
	letter-spacing: 1px;
	border-left: 2px solid #ABA288;
	border-right: 2px solid #ABA288;
}



/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: inline-block; }

/* End hide from IE-mac */