/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #690103;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:14px;
}

a:link		{ color: #690103; text-decoration: underline;  }
a:visited	{ color: #690103; text-decoration: underline;; }
a:active	{ color: #990000; text-decoration: none; font-weight:bold;}
a:hover		{ color: #990000; text-decoration: none; font-weight:bold; }

.footerlink { color: #FFCC00; }
.footerlink a:link		{ color: #FFCC00; text-decoration:  none;}
.footerlink a:visited	{ color: #FFCC00; text-decoration: none; }
.footerlink a:active	{ color: #FFFF00; text-decoration: font-weight:bold; }
.footerlink a:hover		{ color: #FFFF00; text-decoration:  font-weight:bold; }

img {
	padding: 10px 10px 10px 10px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #990033;
}

h2{
 font-size: 114%;
 color: #990033;
}

h3{
 font-size: 100%;
 color: #990033;/*#334d55;*/
}

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: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	/*background-color:#D5D7EA;*/
	border-bottom: 1px solid #cccccc;
	vertical-align:top;
	width: 100%;
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: none;/*#eeeeee;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*width: 16%;*/
}

#content{
    /*float:right;*/
	vertical-align:top;
	/*width: 84%;*/
	margin: 10px 0px 0px 10px;
	padding: 0 0 0 0;
}
#content_header{
    /*float:right;*/
	vertical-align:top;
	/*width: 84%;*/
	margin: 2px 0px 0px 5px;
	padding: 0 0 0 0;
}

#content img{
	margin: 0px 10px 0px 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* '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; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	/*font-size: 80%;*/
	padding: 5px 0px 5px 0px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	/*font-size: 80%;*/
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.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 */

.btn1{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 5px;
	color: #006699;
	background: #eeeeee;
	font-size: 100%;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : normal;
	border : 1px solid #aaa;
	
	height:20px;
	width:250px;
   }

.btn2{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background: #D5D7EA;
	font-size: 100%;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	border : 1px solid #aaa;
	
	height:20px;
	width:250px;
   }
   
.btn3{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background:#D5D7EA;
	font-size: 100%;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	border : 1px solid #aaa;
	
	width:200px;
   }

.btnimg{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border : 0px solid #aaa;
	width:auto;
	height:auto;
   } 
.btnmenu{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background:#D5D7EA;
	font-size: 100%;
	font-weight:bold;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : normal;
	border : 1px #aaa;
	
	text-align:center;
	height: 23px;
	width:120px;
   } 
.btnsubmenu{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background:none;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size: 100%;
	font-weight:normal;
	border : 1px #aaa;
	text-align:center;
	height: 21px;
	width:180px;
   } 
.btnsubmenu2{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background:none;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size: 90%;
	font-weight:normal;
	border : 1px #aaa;
	text-align:center;
	height: 19px;
	width:140px;
   } 
.btnleft{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #006699;
	background:none;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size: 90%;
	border : 0px solid #aaa;
	border-top:1px;
	text-align:left;
	line-height:normal;
	width:100%;
   }  
FORM {
	DISPLAY: inline;
	}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 2px 0px 0px 2px;
	/*font-size: 70%;*/
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	/*font-size: 75%;*/
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* 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 a:hover {font-weight:bold;}
	
#navBar ul a:link, #navBar ul a:visited {display: block; text-decoration: none;}
#navBar ul {list-style: none; margin: 0; padding: 0; text-decoration: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; text-decoration: none;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none; text-decoration: none;}

/*********** #content link styles ***********/
#content a:hover {background-color:#FFFF66;}

#content ul a:link, #navBar ul a:visited {display: block;}
#content ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#content li {border-bottom: none;list-style-type: square;}

/* fix for browsers that don't need the hack */
html>body #content li {border-bottom:none;list-style-type: square; }



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	color: #690103;
	/*font-size: 75%;*/
}

#sectionLinks h3{
	color: #690103;
	padding: 10px 0px 5px 2px;
}

#sectionLinks a:link{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px -2px 0px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	color: #690103;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px -2px 0px;
	color: #690103;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 10px;
	background-color: #FCD97B;/*#D5D7EA;*/
	margin: 0px 0px -2px 0px;
	color: #690103;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	/*font-size: 80%;*/
}

#advert img{
	display: block;
}


INPUT {
	font-size: 100%;
}
SELECT {
	font-size: 100%;
}
TEXTAREA {
	font-size: 100%;
}
