@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background-image: url(/images/main_bg.gif);
	margin: 0;
	padding: 0;
}
#container {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/index_04_2.gif);
	padding: 0;
}
#header {
}
#content {
	background-image:url(../images/btback.JPG);
	background-repeat:repeat-y;
	padding-left:35px;
	padding-right:35px;
}
#index {
	background-image:url(../images/index_06.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	width:689px;
	color:#BFB671;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#menu {
	color:#BFB671;
}
#menu1 {
	background-image:url(../images/menu-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:550px;
	color:#BFB671;
	padding-left:160px;
	line-height:15px;
	height:648px;
}
#menu2 {
	background-image:url(../images/menu-2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:550px;
	color:#BFB671;
	padding-left:160px;
	line-height:15px;
	height:648px;
}
#menu3 {
	background-image:url(../images/menu-3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:550px;
	color:#BFB671;
	padding-left:160px;
	line-height:15px;
	height:648px;
}
#menu4 {
	background-image:url(../images/menu-4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:550px;
	color:#BFB671;
	padding-left:160px;
	line-height:15px;
	height:648px;
}
#contact {
	background-image:url(../images/index_06_5.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
}
#footer {
	background-image:url(../images/blackback.JPG);
	background-repeat:repeat-y;
	text-align:center;
}
#phone {
	padding-left: 20px;
	padding-top: 10px;
	text-align:left;
	float:left;
	background-image:url(../images/index_12.gif);
	background-repeat:no-repeat;
	width:300px;
	height:21px;
	color:#623100;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#email {
	padding-right: 20px;
	padding-top: 10px;
	text-align:right;
	background-image:url(../images/index_12.gif);
	background-repeat:no-repeat;
	width:765px;
	height:21px;
	color:#623100;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#email a{
	color:#623100;
	text-decoration:none;
}
#email a:hover{
	color:#623100;
	text-decoration:underline;
}
h1 {
	font-size:18px;
	color: #FF6319;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.itext {
	color:#E58D0F;
	font-style:italic;
	font-size:28px;
	font-weight:bold;
	line-height:normal;
}
.otext {
	color:#E58D0F;
}
.otext a{
	color:#E58D0F;
	text-decoration:none;
}
.otext a:hover{
	color:#E58D0F;
	text-decoration:underline;
}
.style1 {
	color: #FF6319;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 a{
	color: #FF6319;
	text-decoration:none;
}
.style1 a:hover{
	color: #FF6319;
	text-decoration:underline;
}
.style2 {
	color: #896430;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style7 {color: #FFFFFF}
.style8 {font-size: 12px}
.style15 {color: #000000; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style16 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
