/* CSS Document */

body {
background-color: #000000;
	}

/* Cell Attributes */

.yellowContent{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px; 
	color:#000000;
	padding-bottom:10px;
}

.titleCell{
	background-image: url(images/index_01.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	background-position:center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.footerCell {
	padding-top: 5px;
	background-image: url(images/index_03.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	background-position:center;
	color:f3aa51;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	font-size:10px;
	}

.contentCell{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color:#000000;
	}
	
.listCopy{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px; 
	color:#000000;
	}	

.contentCellBG {
	
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	font-size: 12px;
	}
	
.navigationCell {
padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/content_01new.jpg');
	background-repeat:repeat-x;
	background-color: #000000;
	background-position-y:50%
	}
	
/*Links*/

a:link, a:visited, a:active {
	text-decoration: none;
	color: #800000;
	}

a:hover {
	text-decoration: underline;
	color:#000000;
	}
	
a.name {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	}
	
a.footerCell {
	color:#f3aa51;
	text-decoration:none;
	}
	
a.footerCell:hover {
	color:#FFFF99;
	text-decoration:none;
	}


/* Fonts */

.title {
	color:#863628;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	font-weight: bold;
}

.subtitle {
	color:#800000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	font-weight: bold;
}

.subscript {
	color:#863628;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
}

.searchTitles {
	color:#863628;
	}
	
.bold16 {
	font-size: 16px;
	font-weight: bold;
}


.contactForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #863628;
	padding-right: 5px;
}
