@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
img, a img {
	border: none;
	text-decoration: none !important;
	}
.vtour a {
	text-decoration: none;
	color: #7b352d;
	font-weight: bold;
	}
br.clearFix {
	clear: both;
	}
h1 {
	font-size: 18px;
	line-height:19px;
	color: #000;
	margin-bottom: 15px;
	font-weight: normal;
	}
h2 {
	font-size: 18px;
	line-height:19px;
	color: #000;
	margin-bottom: 15px;
	font-weight: normal;
	font-style:italic;
	}
p {
	margin-bottom: 15px;
	}
#content ul {
	margin: 0px 0px 15px 35px;
	}
#content ul#mycarousel {
	margin: 0px;
	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f7c89d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	}
#navigation {
	list-style-type: none;
	width: 100%;
	display: block;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	text-align: center;
	}
#navigation li {
	display: inline;
	}
#navigation li a {
	display: inline-block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	}
#navigation li a:hover {
	color: #f7c89d;
	}
#footer {
	width: 964px;
	margin: 0px auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100px;
	padding-top: 20px;
	clear: both;
	}
#footer #logoLeft {
	float: left;
	width: 34px;
	}
#footer #address {	
	float: left;
	width: 893px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	}
#footer #logoRight {
	float: left;
	width: 37px;
	}
	
/* ------------ [ Homepage Elements ] ------------ */
#container_home {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 624px;
	width: 964px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	padding-top: 9px;
	}
#container_home #content {
	clear: both;
	margin-left: 500px;
	width: 430px;
	}
#container_home #content .logo {
	margin-left: 80px;
	}
	
/* ------------ [ Interior Page Elements ] ------------ */
#container_interior {
	background-image: url(../images/interior_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 964px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	padding-top: 9px;
	}
#navigation.interior {
	text-align: right;
	}
#navigation.interior li a {
	font-size: 11px;
	padding: 10px 6px;
	z-index: 900 !important;
	position: relative;
	}
#logo_interior {
	position: absolute;
	top: 0px;
	z-index: 800;
	width: 964px;
	}
#logo_interior h1 {
	float: left;
	line-height: 220px;
	margin-top: 0px;
	width: 600px;
	padding-left: 40px;
	}
#logo_interior img {
	float: left;
	}
#container_interior #content {
	padding: 130px 40px 15px 40px;
	}
.leftContent {
	float: left;
	width: 450px;
	clear: left;
	}
.rightContent {
	float: right;
	width: 395px;
	clear: right;
	}
#largeImage {	
	width: 432px;
	height: 362px;
	background-repeat: no-repeat;
	}
#mycarousel li a {
	outline: none;
	}
	
/*----------------- [ sIFR CSS ] --------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}