BODY
{
	text-align: right;
	overflow: hidden;
	background-color: #f4f4f2;
}

#outer
{
	margin: 0px;
	padding:0px;	
	margin-left: 10px;
	padding:0px;
	width:100%;

}

#inner_main
{
	position: relative;
	top: 50px;
}

#nav
{
	height: 60px;
	padding:0px;
	text-align: left;
}
#logo
{
	position: relative;
	top: 0px;
	width: 400px;
	float: left;
}

#menu
{
	position: relative;
	top: 30px;
	left: 20px;
	float:left;
}

#content
{
	position: relative;

	border: 1px solid #ccccca;
	height: 350px;			
}

#inner_content_box
{
	position: relative;
	background-color: #5c232a;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;		
	height: 330px;		
}	

#marquee
{
	float: left;
	position: absolute;
	left: 40px;
	width: 538px;
	height: 330px;			
	text-align:center;
}

#body_content
{
	float: right;
	position: absolute;
	left: 610px;
	top: 15px;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #c9b7b9;
	width: 380px;
}	
P{
	margin:0px;
	margin-top: 8px;
}
UL
{
	margin:0px;
	margin-top: 8px;
	padding:0px;
	list-style: none;
}

#footer
{
	text-align: right;
	background-image: url('../images/bottom_grad.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 37px;
}

#footer_content
{
	padding-top: 6px;
	padding-right: 20px;
	font-family: arial;
	color: #6b6b6a;
	font-size: 11px;
}

SPAN
{
	font-family: arial;
	color: #c6c6c6;
	font-size: 11px;	
}
A{
	font-family: arial;
	color: #c6c6c6;
	font-size: 11px;
	text-decoration:none;
}
A:Hover{
	font-family: arial;
	color: #6b6b6a;
	font-size: 11px;
	text-decoration:underline;
}	

#left_contact
{
	float: left;
}
#right_contact
{
	float: right;
}

#page_header
{
	border: 1px soild #FFFFFF;
}


#page_intro
{
	position: relative;
	top: 10px;
}

#gallery_thmbs
{
	position: relative;
	top: 10px;
	height: 280px;
}

.select_box
{
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #8c4d55;
	border: 1px solid #ac7078;
}

#gallery_images
{
	width: 82px;
	border: 1px solid #000000;
	float: left;
	margin: 2px;
	padding: 0px;
}

.opera #pagination{
	clear: both;
	position: relative;
	top: -20px;
	left: 10px;
	text-align: left;
}

.ie #pagination{
	clear: both;
	position: relative;
	top: -20px;
	left: 10px;
	text-align: left;
}




#pagination
{
	clear: both;
	position: relative;
	top: -20px;
	left: 10px;
	text-align: left;

}

#pagination A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac7078;
	text-decoration: none;
}

#pagination A:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#pagination A.anchor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#enlarge_tip
{
	position: relative;
	top: -325px;
	left:38.5%;
	display: none;
}

#enlarge_{
	float: left;
	z-index: 100;
	position: absolute;
	top: 430px;
	left: 74px;
}

.ie #enlarge_{
	float: left;
	z-index: 100;
	position: absolute;
	top: 437px;
	left: 74px;
}


.about_sub
{
	position: relative;
	float: left;
	border-bottom: 1px solid #00000;
	border-left: 1px solid #000000;
	padding: 4px 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}

.about_sub_end
{
	position: relative;
	float: left;
	border-bottom: 1px solid #00000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 8px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}


.about_container
{
	position: relative;
	top: -23px;
	width: 400px;
	clear: both;
	float: none;
}


.about_header_image
{
	 padding-top: 12px;
}

.about_container li
{
	margin: 0px;
	float: left;
	position: relative;
	border-bottom: 1px solid #00000;
	border-left: 1px solid #000000;
	padding: 4px 12px;
	background-color: #F4F4F2;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}

.about_container li:hover
{
	margin: 0px;
	float: left;
	position: relative;
	border-bottom: 1px solid #00000;
	border-left: 1px solid #000000;
	padding: 4px 12px;
	background-color: #F4F4F2;
	font-weight: bold;
	color: #5C232A;
	cursor: hand;
	cursor: pointer;
}

label {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}

.contact_txt 
{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 8pt;
	color: #5C232A;
	width: 200px;
}

.checkbox_text 
{
	color: #333333;
	font-size: 8pt;
}