@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


.head_top_bg {
	background-color: #000000;
	font-weight: normal;
	color: #eae7d2;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

.get-quote {
	padding:0px;
	margin:0px;
	padding-left:10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	background-image:url(images/get-fastquote-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: left;
	height:271px;
	
	
	
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3e362f;
	text-decoration: none;
	display: inline;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #3e362f;
	text-decoration: none;
	display: inline;
}
.price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3e362f;
	text-decoration: none;
	display: inline;
}
.head_top_bg a{
	color: #eae7d2;
	text-decoration: none;
}


.link a {
	padding-top:8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link a:hover {
	padding-top:8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #8d9f67;
	text-decoration: underline;
}



.head_scnd_row_bg {
	background-color: #463a28;
}
.head_thrd_bg {
	background-color: #758949;
	height:280px;
}
.navigation {
	padding-top:8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #eae7d2;
	text-decoration: none;
	background-color: #797066;
	text-align: center;
	height:27px;
}

.navigation a {
	padding-top:8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #eae7d2;
	text-decoration: none;
	background-color: #797066;
	text-align: center;
	height:27px;
}

.navigation a:hover {
	padding-top:8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #8d9f67;
	text-align: center;
	height:27px;
}

#menu {
float:left;
display:inline;
width:990px;
line-height:normal;
height:27px;
float:left;
font-size: 13px;
font-family: Tahoma, Verdana, Arial;
font-weight:normal;
color:#eae7d2;
}

* html #menu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#menu ul{
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
width:990px;
}

#menu li{
display:inline;
margin:0;
padding:0;
color: #eae7d2;
background-color: #797066;

}

#menu a {
float:left;
margin:0;
padding:0;
text-decoration:none;
height:27px;
margin-left:1px;
color: #eae7d2;
background-color: #797066;
min-width:108px; 



}

#menu a span {
float:left;
display:block;
padding:5px 23px 0px 23px;
font-weight:normal;
color: #eae7d2;
background-color: #797066;
margin-left:0px;
text-align:center;
height:17px;
width:auto !important; /* for modern browsers */
width:60px; /* for IE5.x and IE6 */

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
color:#000000;
background:url(images/menu-hover-bg.jpg) repeat-x top;

}

#menu #current a {
background-color: #8d9f67;
}

#menu #current a span {
background-color: #8d9f67;
color:#000000;
}

#menu a:hover {
background-color: #8d9f67;
background:url(images/menu-hover-bg.jpg) repeat-x top;
color:#000000;
}

#menu a:hover span {
background-color: #8d9f67;
background:url(images/menu-hover-bg.jpg) repeat-x top;
color:#000000;
}

.get_quote_bg {
	background-image: url(images/fast_quote_1pixel.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #999999;
}
.callus_image {
	background-image: url(images/call_now_image.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.welcome_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.login_panel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	background-color: #fdfcf5;
	border: 1px solid #c0bbb7;
	height: 202px;
	line-height: 16px;
}

.login_panel a {
	color: #272727;
	text-decoration: none;
}

.login_panel a:hover {
	color: #272727;
	text-decoration: underline;
}
.textfield {
	background-image: url(images/textfield_pixel.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
	border: 1px solid #999999;
	width: 130px;
}



.textfield_date {
	background-image: url(images/textfield_pixel.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 17px;
	border: 1px solid #999999;
	width: 80px;
}

.services-text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3a3234;
	text-decoration: none;
	
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #463a28;
	text-align: center;
	height:38px;
	vertical-align:middle;
	
}

.footer ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	padding-left:70px;
	text-align:center;
}
.footer li {
	float: left;
	padding-left:8px;
	margin-top:0px;
	text-align:center;
}
.footer a {
	display:inline;
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:normal;
	color:#ffffff;
}

.footer a:hover, .footer .current a {
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
}



.underline {
	height:30px;
	width:123px;
	background:url(images/underline.jpg) bottom repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e362f;
	text-decoration: none;
	

}









.footer-one {
	padding:4px;
}


.listbox
{
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#060606;
	background-color:#f7f7f7;
	width:132px;
	height:20px;
	border:solid 1px #4a4a4a;
}

.txbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:250px;
	height:15px;
	border:solid 1px #000000;
}

.book-txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:200px;
	height:15px;
	border:solid 1px #000000;
}

.listbox1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:253px;
	height:20px;
	border:solid 1px #000000;
}

.book-lists
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:203px;
	height:20px;
	border:solid 1px #000000;
}

.book-listssmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:100px;
	height:20px;
	border:solid 1px #000000;
}

.areabox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:250px;
	height:100px;
	border:solid 1px #000000;
}

.book-area
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:200px;
	height:100px;
	border:solid 1px #000000;
}



.style2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a3234;
	text-decoration: none;
}

.style2 a {
	color: #3a3234;
	text-decoration: none;
}

.style2 a:hover {
	color: #3a3234;
	text-decoration: underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.style3 {font-family: Arial, Helvetica, sans-serif}

#page-content {
	margin:0px;
	padding:15px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a3234;
	text-decoration: none;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a3234;
	text-decoration: none;
}

.btnsubmit
{
	width:68px;
	height:24px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #758949;
	border:0px solid #3a3234;
}

.btnbook
{
	width:98px;
	height:24px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #3a3234;
	border:0px solid #3a3234;
}
.boldlink a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3a3234;
	text-decoration: none;
}

.boldlink:hover {
	text-decoration:underline;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 60px;
}

.logo-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	letter-spacing:2px;
	color:#ffff00;
	
}

.logo, .logo1
	{
	width:407px;
	height:37px;
	padding: 0 0 0 0;
	float:left;
	}
.logo1
	{
	float:left;
	width:116px;
	padding:0 0 25px 0;
	}
