﻿/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #755330;
	text-decoration: none;
}


a:link{
	color: #755330;
	text-decoration: none;
}

a:visited{
	color: #755330;
	text-decoration: none;
}

a:hover{
	color: #755330;
	text-decoration: underline;
}
/*
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
*/
h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

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: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

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                                 */
/***********************************************/

#pageholder{
	width: 1024px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#masthead{
	width: 100%;
}

#topmenu{
	width: 100%;
	position: relative;

	height: 20px;
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat-x;
}

#navBar{
	float: left;
	
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;
	height: 100%;
	clear: right;
	min-width: 160px;
}

#headlines{
	float:right;
	width: 15%;
	padding-right: 5px;
	padding-top: 30px;

	text-align: center;
}

#headlinestop{
	/*border: thin solid #755330;*/
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat-x;
}

#headlinescont{

	/*border: thin solid #755330;*/
}

#content{
	float: left;
	width: 55%;
	background-image: url(images/backg_main.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 30px;
	height: 90%;
	min-height: 600px;
	
}
#content_holder{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #755330;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	background-color: #755330;
}


/************** .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: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #755330;
	border-right-color: #755330;
	border-bottom-color: #755330;
	border-left-color: #755330;
}
/*
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #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;}

/* fix for browsers that don't need the hack 
html>body #navBar li {border-bottom: none;}***********/

div.knappnav a:link {
	font-size: 8pt;
	font-family: Verdana;
	background-image: url(images/dot.gif);
	height: 50px;
	background-position: left center;
	vertical-align: middle;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #755330;
	padding-top: 5px;
	padding-bottom: 5px;
				}
div.knappnav a:visited {
	font-size: 8pt;
	font-family: Verdana;
	background-image: url(images/dot.gif);
	height: 50px;
		background-position: left center;
	vertical-align: middle;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #755330;
		padding-top: 5px;
	padding-bottom: 5px;
		}
div.knappnav a:hover {
	font-size: 8pt;
	font-family: Verdana;
	background-image: url(images/dot.gif);
	height: 50px;
		background-position: left center;
	vertical-align: middle;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #000000;
		padding-top: 5px;
	padding-bottom: 5px;
		}
/* Daldata link */

div.daldata a:link {

	color: #cccccc;
				}
div.daldata a:visited {

	color: #cccccc;
		}
		
div.daldata a:hover {

	color: #cccccc;
		}

/*********** #sectionLinks styles ***********/
/**************
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}



.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{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}




#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

 ***********/

