body {
	background: #5E0303 url(../img/graphics/gradient.gif) left 8px repeat-x;
}
#main_wrapper	{width:837px; height:1500px; position:relative; margin:0 auto; overflow:hidden;}
#rates			{position:absolute; top:77px; left:0px; width:500px; padding:20px; background-color:#5e0203; z-index:600;}
#bg_right		{ width:262px; height:382px; position:absolute; top:0px; right:-262px; background:url(../img/graphics/right.gif) left top no-repeat; z-index:600px;}
#flash-container { z-index:100px; width:837px; height:543px; position:absolute; top:0px; left:0px;}
#flash_reflec		{width:298px; height:264px; position:absolute; top:542px; right:0px; z-index:700;}

body,td,th {
	color: #E5AA7A;
	font-family: Times;
	font-size: 13px;
	line-height: 16pt;
	
}

.asubtitle {
	font-family: Times;
	font-size: 13px;
	color : #EDBFA3;
}

.alien:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}

.alien
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}

.title {
	font-family: Times;
	font-size : 16px;
	line-height: 12pt;
	color : #EDBFA3;
}


.green {
		font-size: 12px;
	line-height: 7pt;
}
.style5 {font-size: 12px}

.bottom-menu
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}




.book
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}
.book:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}



.shortlh {
		line-height: 11pt;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	
.repeaty {
		background-repeat:repeat-y;
}	
.header-title
{
	background-color : #E5AA7A;
	color : #5E0303;
	line-height: 18pt;
	font-family : Times;
	font-size : 16px;
	text-align:center;
}
a:link {color: #E5AA7A;}
a:visited {color: #E5AA7A;}
a:hover {color: #D26812;}
a:active {color: #E5AA7A;}

/*CONTACT FORM:*/
#contact_form		{width:360px;margin-left:auto;margin-right:auto; text-align:left;padding:0px 10px 10px 0px;text-align:left;position:relative; }
#thanks_form		{display:none;position:relative; float:left;text-align:center;width:100%;}
#sendingtext		{display:none;}
.left				{width:100%;float:left;}
.right				{width:100%;float:left;margin:2px 0px 12px 0px;}
.row				{background-color:none;display:block;}
.text				{width:100%;height:22px;}
.white				{color:#FFF;}


