A:hover { color: #990000 } 
td {  font-size: 12px; color: #333333; font-weight: normal; font-family:"Arial", "Helvetica", "sans-serif"; line-height: 150%}
.smalltd {  font-size: 10px; color: #333333; font-weight: normal; font-family:"Arial", "Helvetica", "sans-serif"; line-height: 100%}
.subtitle {  font-size: 12px; color: #990000; font-weight: bold; line-height: 130%}
.title {  font-size: 14px; color: #3366CC; font-weight: bold; line-height: 150%}
.browntitle {
font-size: 16px; color: #996633; font-weight: bold; line-height: 150%
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.breakp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smalltd2 {
font-size: 12px; color: #333333; font-weight: normal; font-family:"Arial", "Helvetica", "sans-serif"; line-height: 125%}
.browntitle2 {
font-size: 14px; color: #996633; font-weight: bold; line-height: 150%
}
.browntitleLarge {
font-size: 24px; color: #996633; font-weight: bold; line-height: 150%
}
.jump {
	height: 20px;
	width: 126px;
}
.whilte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Photo_Caption {
	font-weight: bold;
	color: #006666;
}
body {
	background-color: #E6CDB5;
}
.Title_Region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.White_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.red_announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
div.terms {
   width:650px;
   height:200px;
   border:1px solid #ccc;
   background:#ffffff;
   padding:6px;
   overflow:auto;
}
div.terms p,
div.terms li {
	color:#000;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
div.terms h3 {font:bold 14px/19px arial;color:#000;}
div.terms h4 {font:bold 12px/17px arial;color:#000;}
div.terms strong {color:#000;
}

/*This is the start of Chrome Drop Down Menue Style*/
.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: #FFFFFF center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #996633;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0E2D5;
}.small_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #F0E2D5;
}
