body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #e8c668;
}

.bodywhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
}

.bodywhiteitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #ffffff;
}

.bodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #30270f;
}

.bodybold2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #f0e7d3;
}

.bodybolditalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #f0e7d3;
}

.pagetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	color: #f0e7d3;
}

.pagetitle2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #f0e7d3;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subtitleItalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: regular;
	line-height: 14px;
	color: #896a4a;
}

a:link    { color : #e8c668; text-decoration: underline; }
a:visited { color : #e8c668; text-decoration: underline; }
a:hover   { color : #ffffff; text-decoration: none; }
a:active  { color : #e8c668; text-decoration: underline; }

a.nav:link    { color : #ffffff; text-decoration: none; }
a.nav:visited { color : #ffffff; text-decoration: none; }
a.nav:hover   { color : #30270f; text-decoration: underline; }
a.nav:active  { color : #ffffff; text-decoration: none; }

a.nav2:link    { color : #000000; text-decoration: none; }
a.nav2:visited { color : #000000; text-decoration: none; }
a.nav2:hover   { color : #e8c668; text-decoration: underline; }
a.nav2:active  { color : #000000; text-decoration: none; }

.backgroundTableTop {
	background-image: url(images/searchbackground.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
}	

.backgroundVideo {
	background-image: url(images/video_bg.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
}	
