body {
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
	}
	
h1 {
	font-family:"Delicious", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333;
	line-height:60px;
	padding-bottom:20px;
	}
	
p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}


/*MAIN DIVS*/

#wrapper {
	width: 100%;
	min-height: 100%;
	background-image: url(../images/general/footer_grad.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}

#container{
	width:861px;	
	margin-left: auto ;
    margin-right: auto ;
	padding-bottom:50px;
	margin-bottom:50px;
	overflow:hidden;
	}
	
#header {
	text-align:center;
	
}
	
	#footer {
	background-color: #f2f2f2;
	background-repeat:repeat-x;
	background-position:center bottom;
	width: 100%;
	height:160px;
	margin-top:-10opx ;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
	position:relative ;
	}
	
#footer_menu {
	float:center;
	text-align:left;
	width:850px;
	margin-left: auto ;
    margin-right: auto ;
}

#footer_menu ul{
	float:left;
	padding-top:25px;
}

#footer_menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	}
	
#footer_menu ul li a:hover{
	color: #c82310;
}

#footer_menu ul h3{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #6e6e6e;
	text-decoration:none;
	padding-bottom:10px;
}

#footer_menu ul li a img{
	float:right;
	padding-right:10px;
}

#copyright_txt p{
	width:861px;
	margin-left: auto ;
    margin-right: auto ;
	float:center;
	padding-bottom:20px;
	font-size:11px;
	
}



.logo {
	padding-top:45px;
	padding-bottom:40px;
	}
	
/*menu*/

#menu {
	float:left;
	padding-top:30px;
     width:583px;
	height:50px;
	background-image:url(images/shadow_left.jpg);
	background-repeat:no-repeat;
	
}

#menu ul li a{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	color: #666666;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	border-top-width: 0px;
	border-right-width: 1px;
	display:block;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-color: #FFF;	
	}
	
#menu ul li a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c52310;	
	
}

#menu ul li .selected{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c52310;	
	
}

/*content*/

#content {
	width:100%;
	float:left;
	}

#left {
	width:583px;
	float:left;
	}

#right{
float:right;
width:243px;
height:410px;
background-image:url(images/shadow_right.jpg);
background-repeat:no-repeat;
padding-top:55px;
padding-left:35px;

}

#right_gallery{
float:right;
width:243px;
height:90px;
background-image:url(images/shadow_right.jpg);
background-repeat:no-repeat;
padding-top:55px;
padding-left:35px;

}

#quotes{
	
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	height:200px;
	
}

#quotes img{
padding-bottom:10px;

}

#quotes .indent{
padding-left:20px;

}

/*headings*/

#heading {
	margin-top:10px;
	margin-bottom:20px;
	
}

#callus img{
	margin-bottom:15px;
	}
	
	
	#bevel_buttons {
	
		padding-left:34px;
		padding-top:7px;
		margin-bottom:10px;
	height:25px;
	}
	
	#bevel_buttons a{
	text-transform:uppercase;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
}

#bevel_buttons a:hover{
}

#bevel_buttons.red{
	background-image:url(images/red_button.gif);
		background-repeat:no-repeat;
	}
	
#bevel_buttons.grey{
	background-image:url(images/grey_button.gif);
	background-repeat:no-repeat;
	}
	
	
		

#text{
	float:left;
	padding-right:15px;
}

#contact_text{
	width:560px;
	float:left;
	padding-right:15px;
}

#contact_text td{
height:30px;
}

#contact_text p{
float:left;
padding-right:10px;
}

#contact_text .form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
	padding-left: 3px;
	border: 1px solid #CCC;
}


#form_heading{
	width:100%;
	float:left;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#form_heading h2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #6e6e6e;
	background-image:url(images/red_arrow.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:30px;
	height:17px;
}

#form_heading p{
	padding-left:30px;
}

#form_data{
	padding-left:30px;
	float:left;
}

#form_data{
	padding-left:30px;
	float:left;
}

#tent_table{
	float:left;
	
}
	
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.heading_uppcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C52211;
}
a.button_txt_link:link {
	color: #C42211;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}
a.button_txt_link:visited {
	color: #C42211;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
	 }
a.button_txt_link:hover { 	
	color: #7B0A0A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
	}
a.button_txt_link:active { 	
	color: #C42211;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
	 }
	 
	 
.pic_bg {
	background-image: url(images/home/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #C3220F;
}

.heading_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.heading_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #C3220F;
}
.picbg {
	background-image: url(images/content/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table_bg {
	background-image: url(images/tents/table_bg.jpg);
	background-repeat: repeat-x;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	top: 0px;
}
.grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.news_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

a.nav_txt:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*text-transform: lowercase;*/	
}
a.nav_txt:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*text-transform: lowercase;*/		
	
	 }
a.nav_txt:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*text-transform: lowercase;*/	
	background-repeat: no-repeat;
	}
a.nav_txt:active { 	
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*text-transform: lowercase;*/		
	
	 }

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 300px;
	border: 1px solid #999999;
	text-indent: 2px;
	background-color: #ECECEC;
	text-align: left;
}
.new-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 100px;
	border: 1px solid #999999;
	text-indent: 2px;
	background-color: #ECECEC;
	text-align: left;
}
.textfield_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 100px;
	border: 1px solid #999999;
	text-indent: 2px;
	vertical-align: middle;
	background-color: #ECECEC;
	text-align: left;
	float: left;
}
	
a.grey_nav_link:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}
a.grey_nav_link:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	 }
a.grey_nav_link:hover { 	
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	}
a.grey_nav_link:active { 	
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	 }
	.grey_nav_over {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

/* banners*/


#banners {
	height: 72px;
	width: 268px;
	margin-bottom: 5px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banners_white {
	height: 72px;
	width: 268px;
	margin-bottom: 5px;
	background-image: url(images/banner_white.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner_pic {
	height: 90px;
	width: 116px;
	float:left;	
}

#banner_txt {
	font-family:Arial, Helvetica, sans-serif;
	height: 42px;
	width: 200px;
	float:left;
	margin-left:50px;
	margin-top:24px;
}


#banner_txt ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6e8e94;
	list-style-position: outside;
	list-style-image: url(../images/general/arrow.gif);
	font-size: 12px;
	margin-bottom: 8px;
}
#banner_gap {
	height: 50px;
	float:left;	
	}
	
	
	#banner_txt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	letter-spacing:0px;
	margin-bottom: 2px;
	text-decoration: none;
}

#banner_txt a:hover {
	color: #bf0000;
	text-decoration: none;
}

.banner_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	letter-spacing:0px;
	margin-bottom: 2px;
	
}

.banner_heading {
	font-family: "Delicious",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	line-height: 10px;
	margin-bottom: 1px;
}

#gallery img{
	margin-right:15px;
	margin-bottom:15px;
}

.gallery_last {
	margin-right:0px;
	
}

.highlight_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #C52211;
	padding: 10px;
	height: 20px;	
	
}

#details{
	width:500px;
	
}





