html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt,  dd, p, img, blockquote, pre, 	 {
	     margin: 0;
	     padding: 0;
	     border:0px;
	 }


body {
	background: url(images/footer_bg2.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px 0px 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663300;
	height: 100%;
}
.floatleft_bold {
	font-weight: bold;
	text-align: left;
}

#footer {
	width: 700px;
	margin: 30px auto 0px;
	height: 55px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	padding-left: 100px;
	position: relative;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer img {
	margin-right: 5px;
	margin-left: 5px;
}
#footer p {
	text-align: right;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 30px;
	margin: 0px;
	position: absolute;
	top: 55px;
	right: 10px;
}

.location {
	margin-bottom: 8px;
	padding: 0px;
}

#nav {
	text-decoration: none;
	background: url(images/menu.png);
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 780px;
	position: relative;
	list-style: none;
}
#logo {
	padding: 0px;
	float: right;
	margin-top: -40px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	float:left;
	text-decoration: none;
	}
	#nav li a {
	font-size: 1%;
	background: url(images/menu.png) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 30px;
}
li#nav_hom a {
	background-position: 0px 0px;
	width: 70px;
	left: 0px;
}
li#nav_res a {
	background-position: -70px 0px;
	width: 147px;
	left: 70px;
}
li#nav_bar a {
	background-position: -217px 0px;
	width: 65px;
	left: 217px;
}
li#nav_fin a {
	background-position: -282px 0px;
	width: 105px;
	left: 282px;
}
li#nav_con a {
	background-position: -387px 0px;
	width: 145px;
	left: 387px;
}

li#nav_gue a {
	background-position: -532px 0px;
	width: 141px;
	left: 532px;
}
li#nav_gal a {
	background-position: -673px 0px;
	width: 107px;
	left: 673px;
}

li#nav_hom a:hover {
background-position: 0 -30px;
}
li#nav_res a:hover {
	background-position: -70px -30px;
}
li#nav_bar a:hover {
	background-position: -217px -30px;
}
li#nav_fin a:hover {
	background-position: -282px -30px;
}
li#nav_con a:hover {
	background-position: -387px -30px;
}

li#nav_gue a:hover {
	background-position: -532px -30px;
}
li#nav_gal a:hover {
	background-position: -673px -30px;
}
#body_hom li#nav_hom a {
	background-position: 0 -30px;
}
#body_res li#nav_res a {
	background-position: -70px -30px;
}
#body_bar li#nav_bar a {
	background-position: -217px -30px;
}
#body_fin li#nav_fin a {
	background-position: -282px -30px;
}
#body_con li#nav_con a {
	background-position: -387px -30px;
}

#body_gue li#nav_gue a { 
background-position: -532px -30px;
}
#body_gal li#nav_gal a {
	background-position: -673px -30px;
}


#main_content {
	background: url(images/main_content_bg2.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#header {
	background: #FFF url(images/header_bg2.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 390px;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#content {
	background: url(images/content_bg.png) no-repeat center bottom;
	padding: 15px 0px 0px;
	width: 800px;
	margin: 0px auto;
}
#sub_content {
	margin: 0px;
	padding: 0px;
}
#sub_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sub_content img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sub_content #FlashID {
	float: left;
	margin: 15px 20px 20px;
}
#sub_content #Flash_Banner {
	margin: 15px 20px 20px;
	float: left;
	padding: 0px;
}


.clear{
	clear: both;
}
.column1 {
	padding: 0px;
	float: left;
	width: 350px;
	text-align: left;
	margin: 0px 50px 0px 25px;
	line-height: 20px;
	font-size: 13px;
}

.column2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}
.column2 p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.column1 p {
		padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.details {
	font-size: 10px;
	font-weight: bold;
	color: #060;
	float: right;
	text-transform: uppercase;
	font-style: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.links {
	color: #008000;
	text-decoration: none;
}
.links a {color:#008000;
text-decoration:none;}
.links a:hover {color:#600;
text-decoration:underline;}
#footer h4 {
	background: url(images/address.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 30px;
	width: 530px;
	float: none;
	position: absolute;
	left: 250px;
	top: 22px;
}

h2 {
	text-transform: uppercase;
	color: #060;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: -0.05em;
	margin: 30px 0px 10px;
	padding: 0px;
}
h2 a {
	color: #005100;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-style: normal;
	letter-spacing: -0.03em;
	font-weight: normal;
	color: #ad6e00;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
.surcharge {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h2 a:hover {color:#600;}
.details a {
	color:#005100;
	text-decoration: none;
}
.details a:hover {
	color:#600;
	text-decoration: underline;
}
.textfield_effect {
	border: 1px solid
#;
	background: #FFF;
	border: 1px solid #c56f31;
}
.textfield_effect:hover {
	border-style: solid;
	border-color: #930;
}
.textfield_effect:focus {
	border-style: solid;
	border-color: #930;
}
#thanks {
	height: 300px;
	width: 500px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-align: center;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 30px;
}

#overlap {
	margin-top: -15px;
}
#line {
	margin: 10px 0px;
	padding: 0px;
}
#logo-container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 390px;
}

