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

body {
	background:url(../images/bg.gif);
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	width:1000px;
	line-height:15px;
}
#container {
	overflow:hidden;
}
a {
	color:#780032;
}
a:hover {
	color:#b5911a;
}
img {
	border:0;
}
#borderTop {
	background:url(../images/nav/top.gif) repeat-x;
	height:37px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:0;
}
#nav {
	background:url(../images/nav/navBG.gif) repeat-y;
	width:216px;
	position:absolute;
	top:10px;
	left:35px;
	min-height:500px;
	height:auto;
	height:500px;
	margin:144px 0 0;
	z-index:1;
}
#navBot{margin:25px 0 0 1px;}
#nav img {
	z-index:2;
	margin-left:-1px;
}
#nav #info {
	margin-left:25px;
	font-size:11px;
	line-height:15px;
}
#logo {
	position:absolute;
	width:216px;
	height:154px;
	top:0;
	left:35px;
	z-index:5;
}
#content {
	margin:50px 0 10px 290px;
}
#contentIdx {
	margin:450px 0 10px 290px;
}
#footer {
	margin:10px 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}
#flashIndex {
	position:absolute;
	left:290px;
	top:50px;
	width:670px;
	height:375px;
	z-index:5;
}
#flashIndex .photo {
	position:absolute;
	width:367px;
	height:337px;
	top:0;
	left:0;
	border:9px solid #ffffff;
}
#flashIndex #bannerIdx {
	position:absolute;
	top:-4px;
	left:250px;
	z-index:5;
}
#flashIndex #idxText{
	position:absolute;
	left:410px;
	top:90px;
	width:250px;
	height:px;
	font-size:12px;
	line-height:19px;
}

#banner {
	position:absolute;
	left:282px;
	top:36px;
	z-index:90;
}
#banner img {
	z-index:99;
}
#map_frame {
	border:1px solid #780032;
	background-color:#efe9e9;
	margin-top:30px;
}
.headImg {
	margin-right:15px;
	vertical-align:top;
}
.headText {
	vertical-align:top;
}
.bnrItemList {
	width:329px;
	height:101px;
}
.bnrAbout {
	width:334px;
	height:102px;
}
.bnrBlending {
	width:330px;
	height:101px;
}
.right {
	float:right;
}
.left {
	float:left;
}
#leftBox {
	float:left;
	width:300px;
}
#rightBox {
	float:right;
	width:300px;
}
.clear {
	clear:both;
}
.itemList {
	clear:both;
	display:none;
	background-color:#b59330;
	padding:10px;
	line-height:18px;
	margin:7px 0 0;
}
.itemImg {
	border:1px solid #000000;
	margin:0 0 5px;
}
.itemHeader{height:20px;}
#aboutLeft {
	width:410px;
	float:left;
	margin-right:5px;
}
#aboutRight {
	width:210px;
	float:left;
}
#contactLeft {
	width:275px;
	float:left;
	margin-left:4px;
}
#contactRight {
	width:265px;
	float:left;
}
.blendList img {
	margin:0 0 3px;
}
#homeBox {
	width:668px;
}
#homeBox #main {
	background:url(../images/dropbox/homeBoxBG.gif) repeat-y;
	padding:0 40px;
}
#homeBox #main table {
	width:610px;
}
#homeBox td {
	width:140px;
	font-size:15px;
	padding:5px 0;
}
.contentBox {
	width:674px;
}
.dropbox {
	font-size:11px;
}
.dropbox .div {
	height:auto;
}
.dropbox .first, .dropbox .last {
	position: relative;
	height: 17px;
	margin:0;
}
.dropbox .first {
	background: url(../images/dropbox/first_bg.gif) repeat-x;
	border:0;
}
.dropbox .last {
	background: url(../images/dropbox/last_bg.gif) repeat-x;
	border:0;
	clear:both;
}
.dropbox .first .first, .dropbox .first .last {
	margin-top: 0px;
}
.dropbox .first .first, .dropbox .first .last, .dropbox .last .first, .dropbox .last .last {
	border:0;
	position: absolute;
	z-index: 1;
	width: 10px;
	height:17px;
}
.dropbox .first .first, .dropbox .last .first {
	margin-left: 0px;
}
.dropbox .first .last, .dropbox .last .last {
	right: 0px;
	margin-right: 0px;
}
.dropbox .first .first {
	background: url(../images/dropbox/first_first.gif) no-repeat;
}
.dropbox .first .last {
	background: url(../images/dropbox/first_last.gif) no-repeat;
}
.dropbox .last .first {
	background: url(../images/dropbox/last_first.gif) no-repeat;
}
.dropbox .last .last {
	background: url(../images/dropbox/last_last.gif) no-repeat;
}
.dropbox .mainBox, .dropbox .mainBoxAlt {
	background:url(../images/dropbox/boxBG.gif) repeat-y;
	padding:10px 20px;
}
.dropbox .mainBoxAlt {
	background-color:#fff;
}
.dropbox .hr_break {
	background-position:center;
	background-repeat:repeat-x;
	background-image:url(../images/dropbox/break.gif);
	width:100%;
	height:7px;

	margin:5px 0 5px;
	clear:both;
}


#contactForm input, #contactForm textarea{width:250px;}
#contactForm textarea{height:125px;}
#contactForm input.submit{width:auto; margin-right:10px;}
#contactForm th{text-align:left; font-weight:bold; vertical-align:top;}
