﻿/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: auto;
	position: relative;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 100%;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	width: 100%;
	white-space: nowrap;
	
}
/***********************************************/
/* menu start                                 */
/***********************************************/
body {
	font: 68%/1.5 arial, helvetica, serif;
	background: white;
	text-align: left;
	padding: 0;
	margin: 2em;

	
}

#container {
	width: 36em;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;
}


h1 {
	height: 20px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

body {
	font: 68%/1.5 arial, helvetica, serif;
	background: white;
	text-align: left;
	padding: 0;
	margin: 2em;
}

#container {
	width: 36em;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;
}


h1 {
	height: 20px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 1000px;
	list-style: none;
	line-height: 1;
	background: #FFFF99;
	padding: 0;
	border: solid #000;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index: 1;
	

	
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 2em;
}
.home-nav {
	display: block;
}


#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	line-height: 20px;

	
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #FFFFFF;
}

#content {
	clear: left;
}

#content a {
	color: #000000;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	border: solid #000;
	border-width: .25em 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

.style1 {color: #000000}

/*************** #end menu **************/

#navBar{
	margin: 0 79% 0 0;
	padding: 2px;
	width: 200px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #FFFFFF;	
	
	
}
#content{
  	float: right;
	width: 73%;
	margin: 0;
	padding: 0 3% 0 0;

	}




/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 8pt;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19pt;
	clear: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	line-height: 15pt;
	font-weight: bold;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
}

.story p{
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	line-height: 16pt;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 9pt;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-weight: normal;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: none;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 25pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #006699;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20pt;
	font-size: 10pt;
	font-weight: bold;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: white;
	padding: 2px 0px 2px 10px;
}


/*********** .importantReminder ***********/

.importantReminders{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15pt;
}

.importantReminders h3{
	padding: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	line-height: 15pt;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


div#containerright {
	width: 335px;
	margin: 0; border: 0; padding: 12px 0 50px 0;
	float: right;
}

.quickland { width: 315px; margin: 0; border: 0; padding: 10px 0 10px 0; border-bottom: 1px solid #ddd; }

.quicklandbottom { width: 315px; margin: 0; border: 0; padding: 10px 0 10px 0; border-bottom: 0; }

.quicklandimage { width: 130px; float: left; }

.quicklandtext { width: 170px;	padding-right: 0; float: right; }

.quicklandtext p {  font: normal 1.1em Arial, Helvetica, sans; color: #777; margin: 0 0 5px 0; }
.quicklandtext p a { text-decoration: none; text-transform: none;  color: #330066; font-weight: bold; }
.quicklandtext p a:hover { color: #444; }

.quicklandimage p  { margin: 0; padding: 0; border: 0; }
.quicklandimage p a { color: #80CE00; text-decoration: none; }
.quicklandimage p a:hover { color: #444; }

a .imagelink { border: 1px solid #ccc; }
a:hover .imagelink { border: 1px solid #80CE00; }

a .imagelinkleft { border: 1px solid #ccc; margin-right: 15px; margin-bottom: 15px; float: left; }
a:hover .imagelinkleft { border: 1px solid #80CE00; }

a .imagelinkleftbrown { border: 1px solid #ccc; margin-right: 15px; margin-bottom: 15px; float: left; }
a:hover .imagelinkleftbrown { border: 1px solid #CE9A00; }
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5C1B81;
	vertical-align: 50%;
	padding-left: 30px;
}
.home-leftpanel {
	background-color: #DDDDDD;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
}
.home-nav {
	line-height: 1;
	display: block;
	z-index: 100;
}

