/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #5a1300;
	margin: 10px;
	padding: 0px;
	background-color: #d7b7a5;
	text-align: center;
}

#container {
	background-color: #ffffff;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #ffffcc;
	text-decoration: none;
}

a:visited{
	color: #ffffcc;
	text-decoration: none;
}

a:hover{
	color: #ffffcc;
	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: #334d55;
 margin: 0px;
 padding: 0px;
}

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                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #D7B7A5;
	width: 100%;
}

#navBar{
	float: left;
	width: 135px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-color: #5a1300;
}

#headlines{
	float:right;
	width: 156px;
	margin: 0px;
	padding: 2px 0px 20px 2px;
	font-size: 80%;
	background-repeat: repeat-y;
}

#content{
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #5a1300;
	padding-top: 3px;
	padding-right: 12px;
	padding-left: 15px;
	float: left;
}

/***********************************************/
/* Components                                  */
/***********************************************/



/************* #globalNav styles **************/

#globalNav{
	padding: 4px 6px 4px 0px;
	border-bottom: 2px solid #d7b7a5;
	color: #ffffce;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
	background-image: url(images_main/grad_1.gif);
	background-repeat: repeat-x;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #d7b7a5;
	border-right-color: #d7b7a5;
	border-left-color: #d7b7a5;
	font-size: 80%;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************** .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-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 70%;
	color: #ffffcc;
	padding: 4px 0px 4px 8px;
	background-image: url(images_main/grad_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 2px solid #b88970;
	margin: 0px;
}

#siteInfo img{
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

/*********** #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 #5a1300;}

/* 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;
	font-size: 80%;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align: right;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #ffffce;
	color: #5a1300;
}


/*********** .relatedLinks styles ***********/

#relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align: right;
}

#relatedLinks h3{
	padding: 10px 0px 2px 10px;
}

#relatedLinks a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	background-color: #b88970;
	margin: 0px 0px 2px;
	color: #FFFFCe;
}

#relatedLinks a:hover{
	background-color: #D7B7A5;
	text-decoration: none;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

/************** #headlines styles **************/

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines img{
	border: 1px solid #d7b7a5;
	margin: 2px 2px 0px;
}




#MainAreaandRightBackground {
    margin: 0;
    padding: 0;
    background-image: url(images_main/CreamGrad.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    background-color: #FFFFff;
    
}
#NavAreaBackground {
    margin: 0px;
    padding: 0px;
    background-image: url(images_main/BrownNavbar.gif);
    background-repeat: repeat-y;
    width: 100%;
    
} 


.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 

.right {
	float:right;
	padding-right: 10px;
	}
