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

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bar2.jpg);
	background-repeat: repeat-x;
}

a{
	color: #E3590F;
	text-decoration: none;
}

a:link{
	color: #E3590F;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #E3590F;
	text-decoration: underline;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: large;
 color: #A4410A;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #A44009;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #FFCC66;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 color: #97785C;
 margin: 0px;
 padding: 0px;
}

ul{
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/pawprint.gif);
	padding-bottom: 5px;
}

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

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

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


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

#err{
	color:#993300;} 
	
#masthead{
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #A4410A;
	padding: 0px;
	background-color: #FFCC66;
	height: 150px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #97785C;
	border-bottom-color: #97785C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
}

#headlines{
	float:right;
	width: 20%;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E3590F;
	border-left-color: #E3590F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
	float: left;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	background-image: none;
	background-repeat: repeat-x;
}

/***********************************************/
/* Components                                  */
/***********************************************/

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


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

#globalNav{
	color: #333333;
	margin-left: 780px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-right: 0px;
	font-weight: bold;
	float: none;
	width: 100px;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	font-weight: normal;
}

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

#pageName{
	margin: 0px;
	background-color: #E3590F;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

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

#breadCrumb{
	font-size: 80%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 480px;
}


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

.feature{
	font-size: 80%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 8%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.picright {
	margin-left:20px; 
	margin-right:5px; 
	margin-bottom:20px;
	float:right; 
	clear:right;
	}

.picleft {
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:5px;
	float:left; 
	clear:left;
	}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

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


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

#siteInfo{
	clear: both;
	font-size: x-small;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #97785C;
	vertical-align: middle;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#siteInfo img{
	padding: 0px;
	vertical-align: middle;
	background-position: center center;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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: 1px solid #EEE;
	list-style-image: none;
}

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


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

#sectionLinks{
	position: relative;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
}

#sectionLinks a:hover{
	color: #FFCC66;
}
#require_button{
	color:#0099FF;
	padding:5px;
	background-color:#CCCCCC;
	border-style:double;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#globalNav a:hover {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #FFCC66;
}
.scrollbanner {
	clear: both;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E3590F;
	background-position: center center;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headlines h2 {
	color: #FFCC66;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E3590F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {

 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 color: #97785C;
 margin: 0px;
 padding: 0px;
}

.style2 {
	font-size: large;
	font-weight: bold;
}
.style4 {font-weight: bold}

#bottomimage {
	position:absolute;
	left:35px;
	top:781px;
	width:800px;
	height:120px;
	z-index:1;
	margin-left: 150px;
	margin-top: 100px;
}


#feature ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: square;
}
