body{
	width:100%;	
	background-repeat:repeat-x; 
	background-color: #f4f0da;
	font-family:  Verdana,Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
ul{
	padding-top:3px;
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:0px;	
}
h1{
	font-size:22px;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	line-height:23px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:5px;
	padding-top:0px;	
}
h2{
	font-size:16px;
	font-family: Verdana,Arial, Helvetica, Tahoma;
	line-height:17px;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:0px;
	padding-left:10px;
	text-decoration:underline;	
}
h3{
	font-size:14px;
	font-family: Verdana,Arial, Helvetica, Tahoma;
	line-height:17px;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:0px;
	padding-left:20px;
	text-decoration:none;
	color:#ffffff;	
}
p{
	margin-top:0px;
	padding-top:6px;
	margin-bottom:3px;
	padding-bottom:0px;	
}
.clearit{
	overflow:hidden;
	height:0px;
	width:100%;
	clear:both;	
}
.pageholder{
	width:100%;
	background-color:#f4f0da;	
}
.backtileholder{
	background-image:url(images/backtile.jpg);
	background-repeat:repeat-y;	
	margin-left:auto;
	margin-right:auto;
	width:968px;
	
}
.bodyholder{
	width:950px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-color:#c84425;
		
}
.logo_holder{
	float:left;
	clear:left;
	width:434px;
	height:135px;
	overflow:hidden;	
}
.pagetitle_holder{
	float:right;
	clear:right;
	width:516px;
	height:93px;
	overflow:hidden;	
}
/*HEADER CODE*/
.head{
	background:url(images/head_tile.jpg) repeat-y;
}
.head_menu_holder{
	float:right;
	clear:right;
	height:35px;
	width:486px;
	background:url(images/header_bar.jpg);
	background-repeat:no-repeat;
	font-family:  Arial,Tahoma,Helvetica,sans-serif;
	text-align:right;
	padding-right:30px;
	padding-top:10px;	
	line-height:12px;
	margin-bottom:5px;	
}
.head_menu_holder a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
.head_menu_holder a:hover{
	color:#c84425;
	text-decoration:underline;
}
.main_menu_holder{
	background-image:url(images/menu-tile.jpg);
	background-repeat:repeat-x;
	height:37px;
	width:100%;	
}

/*LEFT SIDE CODE*/
.content_holder{

}
.content_holder_l2{
	background-image:url(images/home_back.jpg);
	background-repeat:no-repeat;
		
}
.l2_holder{
	padding-top:30px;
	width:766px;	
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom:30px;
}
.l2_holder img.bimg{
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
}
.l2_content{
	width:766px;
	background-image:url(images/inbody_tile.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
}
.l2_content p,.l2_content table,.l2_content ul,.l2_content h1{
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
		
}
.l2_content table{

	padding-left:5px !important;
	padding-right:5px;	
}
.l2_content li{
	margin-left:40px;
	margin-bottom:5px;	
}
.l2_content h1{
	margin-left:20px;
	position:relative;
	margin-top:-20px;
	margin-bottom:30px;	
}
.l2_content a,.l2_content a:visited{
	color:#ffffff;
	text-decoration:underline;	
}
.l2_content a:hover{
	color:#000000;	
}

.content_holder_home{
	background-image:url(images/home_back.jpg);
	background-repeat:no-repeat;
	height:545px;
}
#home_holder{
	position:relative;
	width:767px;
	height:526px;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	overflow:hidden;
		
}
#home_left{
	float:left;
	clear:left;
	width:384px;
	height:486px;
	overflow:hidden;
	background-image:url(images/home_left.jpg);
	background-repeat:no-repeat;
}
#home_right{
	float:right;
	clear:right;
	width:383px;
	height:486px;
	overflow:hidden;
	background-image:url(images/home_right.jpg);
	background-repeat:no-repeat;
}
#home_right p{
	padding:15px;
	color:#ffffff;
	font-size:11px;	
	font-family:Tahoma,Arial, Verdana;
}
.left_content{
	float:left;
	clear:left;
	width:375px;
	background-image:url(images/text-tile.jpg);
	background-repeat:repeat-y;
	background-color:#c84425;
	overflow:hidden;
	margin-bottom:20px;
		
}
.content{
	position:relative;
	z-index:1;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	margin-top:0px;
		
}
.content_bottom{
	z-index:3;
	background-image:url(images/text-bot-tile.jpg);
	background-repeat:no-repeat;
	height:70px;
	width:100%;
	margin-top:-60px;
}
.hr{
	background-image:url(images/hr.jpg);
	background-repeat:repeat-x;
	height:6px;
	overflow:hidden;
	width:100%;	
}


/*RIGHT SIDE CODE*/
.right_images{
	float:right;
	clear:right;
	width:575px;
	overflow:hidden;
	background-image:url(images/right_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	
}
.section_img_text{
	color:#ffffff;
	padding-left:60px;
	margin-top:-15px;
	position:relative;	
}
.lge_img{
	margin-top:10px;
	width:416px;
	height:292px;
	overflow:hidden;
	color:#ffffff;
	margin-left:60px;	
}
.travelator{
	width:520px;
	height:85px;
	overflow:hidden;
	margin-left:30px;	
}
.float_left{
	float:left;
	height:85px;
	overflow:hidden;
	margin-right:26px;
	cursor:pointer;	
}
.cameoholder{
	float:left;
	width:416px;
	height:85px;
	overflow:hidden;
	margin-left:10px;;	
}


/*FOOTER CODE*/
.footer{
	background-image:url(images/footer-bar.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:97px;
		
}
.foot_menu{
	padding-left:25px;
	float:left;
	clear:left;
	font-size:10px;
	font-family:  Verdana,Arial,Tahoma,Helvetica,sans-serif;
	padding-top:10px;
}
.foot_menu a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
.foot_menu a:hover{
	color:#c84425;
	text-decoration:underline;
}
.address{
	padding-left:25px;
	float:left;
	clear:left;
	font-family:  Verdana,Arial,Tahoma,Helvetica,sans-serif;
	padding-top:15px;
	width:100%;	
}

.footend{
	background-image:url(images/footend.jpg);
	background-repeat:no-repeat;
	width:968px;
	margin-left:auto;
	margin-right:auto;
	height:19px;
	margin-top:-0px;	
}
/* CODE FOR DROP DOWN MENU -- DO NOT MODIFY*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:2000px;
}

#nav a {
	
}

#nav li {
	float: left;
	width: 200px;
	height:27px;
	background-image:url(images/button-top.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:45px;
	padding-right:5px;
	overflow:hidden;
}
html>body #nav li {
	overflow:visible;
}
#nav li {
	float: left;
	width: 200px;
	height:27px;
	background-image:url(images/button-top_o.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:45px;
	padding-right:5px;
}
#nav li a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	line-height:12px;	
}
#nav li a:hover{
	color:#c84425;
	text-decoration:underline;
	text-transform:uppercase;	
}
#nav li ul li a{
	color:#000000;
	text-decoration:none;
	text-transform:capitalize;	
}
#nav li ul li a:hover{
	color:#c84425;
	text-decoration:underline;
	text-transform:capitalize;	
}

#nav li ul {
	top:180px;
	position:absolute;
	z-index:100;
	position: absolute;
	width:248px;
}
#nav li ul li{
	background-image:none;
	background-color:#cbc3aa;
	width:238px;
	border:1px solid #bdb8a2;
	border-top:none;	
	text-align:center;
	padding-left:3px;
	min-height:20px;
	z-index:100;
}




#nav li ul li ul{
	position:absolute;
	left:243px;
	top:auto;
	z-index:100;
	margin:5px;
	margin-top:-8px;	
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}
#nav li ul li a:hover{
	background-image:none;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav li ul ul, #nav li ul ul {
/*	left: -999em;*/
}
#nav li ul, #nav li li ul{
	left: auto;
}
#nav li ul a, #nav li ul a{
	background-image:none;
}
#nav li.sub_a{
	background-image:url(images/submenu.jpg);
	background-position:center right;
	padding-right:20px;	
	width:223px;
}

#nav li ul, #nav li ul {
	top:180px;
	position:absolute;
	z-index:100;
	margin-left:-53px;
	#
}

html>body #nav li ul, #nav li ul {
	margin-left:-45px;
	z-index:-14;
}
#pscroller1{
width: 660px;
height: 25px;
color:#ffffff;
font-family:Arial,Helvetica,Verdana;
font-weight:normal;
float:left;
overflow:hidden;
font-size:14px;
}
html>/**/body #pscroller1 {
	padding-top:15px;
}
#pscroller1 a{
	color:#ffffff;
	text-decoration:underline;
}
#pscroller1 a:hover{
	color:#000000;
}
