@import url(menu.css);
@import url(home.css);
@import url(inner.css);
body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #75362b url(../images/bg-tile1.gif) top left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
    line-height: 18px;
    color: #000000;
}
.clear {
	clear: both;
	height:	0px;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #e88303;
	text-decoration: none;
}
a:hover {
	color: #e88303;
	text-decoration: underline;
}
h1.contact-h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 .25em 0;
	padding: 0;
	color: #dba55b;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 1.0em 0 .25em 0;
	padding: 0;
	color: #dba55b;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #703126;
	margin: .20em 0 .25em 0;
}
h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #dba55b;
	margin: .15em 0 .25em 0;
}
h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #703126;
	margin: .15em 0 .25em 0;
}

strong {
	color: #703126;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	text-align: left;
	width: 923px;
}
#logo {
	width: 217px;
	height: 185px;
	top: 20px;
	position: absolute;
	padding: 0 17px 0 22px;
	cursor: pointer;
	z-index: 9;
}
#top-nav {
	position: relative;
	height:	112px;
	width: 923px;
}
#top-floral {
	background: transparent url(../images/top-floral.png) top no-repeat;
	padding: 0;
	margin: 10px 20px 0 0;
	width: 656px;
	height: 63px;
	float: right;
}
#menu{
	position: relative;
	margin: 5px 20px 0px 0px;
	padding: 0;
	float: right;
	width: 630px;
}
#body-bg-top {
	position: relative;
	padding: 0;
	margin: 0;
	width: 923px;
	height:	20px;
	background: transparent url(../images/body-bg-top.png) top left no-repeat;
}
#body-bg {
	position: relative;
	padding: 0;
	margin: 0;
	width: 923px;
	min-height:	468px;
	height:	auto;
	background: transparent url(../images/body-bg.png) top left repeat-y;
}
#body-bg-btm {
	position: relative;
	padding: 0 0 50px 0;
	margin: 0;
	width: 923px;
	height:	25px;
	background: transparent url(../images/body-bg-btm.png) top left no-repeat;
	z-index: 1;
}
#top-rt-sec {
	position: absolute;
	right: 0;
	width: 276px;
	height: 65px;
	margin: -7px 27px 0 0;
	padding: 0;
}
#carousel_wrapper {
	position: relative;
	overflow: auto;
	margin: 0;
	padding: 0 15px 0 0; 
	width: 790px; 
	height: 310px; 
	float: left; 
	background: transparent;
}
#copy {
	position: relative;
	float: right;
	color: #dba55b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width: 900px;
	text-align: right;
	margin: 0;
	vertical-align: top;
	padding: 18px 20px 0 0;
	z-index: 1;
}
#copy a{
	position: relative;
	color: #dba55b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
#copy a:hover {
	position: relative;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	z-index: 1;
}
.sm {
	font-size:10px;
}
.li_pdf {
	list-style: url(../images/pdficon.gif);
	padding: 0 0 0 5px;
}

.li_doc {
	list-style: url(../images/docicon.gif);
	padding: 0 0 0 5px;
}
.banner-link{font-size:1px;position:absolute;right:0;text-indent:-9999px;top:0;z-index:98;}
.banner-link a{display:block;height:94px;overflow:hidden;position:absolute;right:0;top:0;width:165px;}
.banner-link span{display:block;height:188px;cursor:pointer;}
.vt-banner span{background:url(../images/vt-banner.png);}
