body {
	margin: 0px;
	color: #333;
    font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background: #4d0a07;
}

img { border: 0px; }
td { vertical-align: top; }

#entirepage {
	width: 947px;
	text-align: left;
	margin: auto;
}

#fullarea
{
	width: 947px;
	clear: both;
	float: left;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
}

#header
{
	position: relative;
	clear: both;
	height: 114px;
	width: 947px;
}
#hometop
{
	position: relative;
	clear: both;
	height: 224px;
	width: 948px;
/*	background-image: url(../images/headerbg.jpg); */
	text-align: center;
}
#botharea
{
	position: relative;
	top: 10px;
	left: 30px;
	width: 850px;
	min-height: 475px;
	padding-right: 30px; 
	text-align: left;
}

#leftarea
{
	position: relative;
	top: 10px;
	left: 30px;
	width: 580px;
	min-height: 475px;
	padding-right: 30px; 
	border-right: 1px #FFF dotted;
	text-align: left;
}
#rightarea
{
	position: relative;
	clear: left;
	float: right;
	width: 240px;
	left: 0px;
	top: 10px;
	padding-right: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	min-height: 475px;
	text-align: left;
}
#footer
{
	font-size: 12px;
	position: relative;
	text-align: center;
	line-height: 16px;
	float: left;
	clear: both;
	display: block;
	top: 20px;
	left: 0px;
	width: 947px;
	color: #fff;
	padding-bottom: 20px;
	background: #4d0a07;
}
#loginLink
{ 
    text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	position: relative; 
	right: 20px;
	bottom: 10px;
	margin: 0px;	
	top: -34px;
}
/* These styles create the dropdown menus. */
.navbar 
{
    font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight:100;	
	margin: 0;
	padding: 0;
	height: 1.5em;
	z-index:100; 
}	

#navbar
{
	background: #4d0a07;
	margin: 0px 10px 0 11px;
	padding: 0;
	height: 28px;
	z-index:100; 
	line-height: 16px;
}	
	
#navbar li 
{
	list-style: none;
	float: left;
	z-index:100; 
}
	
#navbar li a 
{
	display: block;
	margin-top: 6px;
	padding: 2px 29px;
	text-decoration: none;
	z-index:100; 
	color: #fff;
    font-size: 13px;
}
	
#navbar li ul
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	display: none;
	width: auto;
	/* Width to help Opera out */
	background-color: #4d0a07;
	z-index: 100;
}
	
#navbar li:hover ul, #navbar li.hover ul
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 1px solid #e8d167;
	z-index: 100;
}
	
#navbar li:hover li, #navbar li.hover li
{
	float: none;
	color: #fddb6b;
	z-index: 100;
}
	
#navbar li:hover li a, #navbar li.hover li a
{
	background-color: #AEA064;
	color: #e3dec9;
	z-index: 100;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	width: 80px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
	
#navbar li li a:hover
{
	background-color: #4d0a07;
	color: #e3dec9;
	z-index: 100;
}	 

/* end Naviagation Bar */ 

p {}

h1, h2 { font-size: 18px; color: #5c1128; font-style: italic; line-height: 24px; }
h3 { font-size: 14px; color: #5c1128;  }
.photo { border: 1px solid #e8d167; }
.photort { border: 1px solid #e8d167; margin: 8px; }

#footer a:link, a:active, a:visited {
color: #fff; 
text-decoration: none;
}
#footer a:hover {
color: #fddb6b;
text-decoration: none;
}

.FormsSmallText
{    
	font-size: 12px;    
}
.goldButtons
{
	font: Myriad Pro;
	color:#990000;
	text-align:center;
	font-weight: 500;
	border: 1px solid #FFFFFF;
	background-image: url(../images/gold_button_bg.jpg);	
}

a#goldButtons:link 
{
	color:#990000; 
}

a#goldButtons:visited 
{ 
    color:#990000;
}

a#goldButtons:hover 
{
    font: Myriad Pro;
	color: #990000;
	font-weight:normal;
	text-shadow: 2px 2px 3px #000000;
	background-image: url(../images/gold_button_bright.jpg);
	text-decoration: none; 
	height: auto;
	width: auto;
	display: block;

}

.goldButtons:hover 
{
    font: Myriad Pro;
	color: #990000;
	font-weight:normal;
	background-image: url(../images/gold_button_bright.jpg);
	text-decoration: none; 
}

a#goldButtons:span 
{ 
    display: none; 
}

.goldButtonSubmit
{
	color:#990000;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	background-image: url(../images/gold_button_bg.jpg);	
}

.goldButtonSubmit:hover 
{
	color:#990000;
	font-weight:bold;
	text-decoration:none; 
	background-image: url(../images/gold_button_bright.jpg); 	
	height:auto;
	width:auto;

}

#goldButtonSubmitSpace
{
	left: 100px;
	bottom: 22px;
	position:relative;
	
}

#goldButtonSubmitExSpace
{
	left: 150px;
	bottom: 22px;
	position:relative;
	
}

#goldButtonSubmitContinue
{
	left: 2px;
	bottom: 14px;
	position:relative;
}

.goldButtonSearch
{
	color:#990000;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	background-image: url(../images/gold_button_bg.jpg);	
}


a:link, a:active, a:visited {
color: #5c1128; 
text-decoration: none;
}
a:hover {
color: #fddb6b;
text-decoration: none;
}

a.headerlinks:link, a.headerlinks:active, a.headerlinks:visited {
color: #fff; 
text-decoration: none;
}
a.headerlinks:hover {
color: #fddb6b;
text-decoration: none;
}

