body,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}
td {
	padding: 2
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 1000px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #banner {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/sideTextBacker001.png);
	height: 160px;

	
}

.header {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/sideTextBacker001.png);
	height: 160px;
	}
	
.menubar1 {
	padding: 0 17px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/menubar.png);
	height: 23 px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #27321E;

}
	
	
.oneColFixCtr #bottombanner {
	background-image: url(../images/bottombar.jpg);
	vertical-align: top;
	height: 320px;
	
}
.oneColFixCtr #menubar {
	padding: 0 17px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/menubar.png);
	height: 23 px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #27321E;

}
.oneColFixCtr #hometext {
	float:left
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFE9B9;
	padding-left: 1px;
	padding-right: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #27321E;
	border-right-color: #27321E; 
	text-align: left;
	vertical-align: top;
	width: 306px;
	height: 460px;
	background-image: url(../images/sideTextBacker001.png);
}

.oneColFixCtr #slideshow {
	width: 690px;
	height: 460px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #27321E;
	border-right-color: #27321E;
	border-left-color: #27321E;
	
}

.oneColFixCtr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #CEBFA2; */
	text-align: center;
	vertical-align: top;
	horzontal-align: center;
	/*padding: 20px; */
	background-image: url(../images/footerBacker001.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #27321E;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F8CF4F;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #692436;
}

.menumx1 {
	background-image: url(../png/menuBacker001.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #27140C;
	border-left-color: #27140C;
	background-position: center center;
	padding: 0px;
}
.headersub {
	text-align: center;
	vertical-align: top;
	height: 212px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
.bodtop {
	background-image: url(../images/bodtop.jpg);
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 840px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.tb1 {
	width: 1000px;
	margin-top: 10px;
}
.tb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	width: 1000px;
}

.cellmain1 {
	text-align: center;
	vertical-align: middle;
}
.cellmain2 {
	text-align: center;
	vertical-align: top;
}

/*LINK CONTENT*/
a:link {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #F9CF3E;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #F9CF3E;
	text-decoration: none;
}
a:hover {
	color: #FFE9B9;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;	
	text-decoration: underline;
}
a:active {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #F9CF3E;
	text-decoration: underline;
}

a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9CF3E;
	text-decoration: none;
}
a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9CF3E;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF66;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.white:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a.white2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F7CB8A;
	text-decoration: underline;
}
a.white2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F7CB8A;
	text-decoration: underline;
}
a.white2:hover {
	color: #FAECAB;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
a.white2:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D08836;
	text-decoration: none;
}
a.link3:link {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9CF3E;
	text-decoration: none;
	margin-right: 23px;
	margin-left: 23px;
	font-weight: normal;
}
a.link3:visited {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9CF3E;
	text-decoration: none;
	margin-right: 23px;
	margin-left: 23px;
	font-weight: normal;
}
a.link3:hover {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFE9B9;
	text-decoration: underline;
	margin-right: 23px;
	margin-left: 23px;
	font-weight: normal;
}
a.link3:active {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBAF24;
	text-decoration: underline;
	margin-right: 23px;
	margin-left: 23px;
	font-weight: normal;
}
a.link4:link {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9CF3E;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link4:visited {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9CF3E;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link4:hover {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE9B9;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link4:active {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAF24;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link5:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #F8CF4F;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link5:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #F8CF4F;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link5:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #FFE9B9;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
a.link5:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #FBAF24;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.style1 {
	color: #F9CF3E;
	font-size: 14px;
}

#description
{
	color: #FAEFE7;
}
.subright001 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBF5EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #371C11;
	border-right-color: #371C11;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 260px;
	background-color: #AB7936;
}
.subleft001 {
	height: 467px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #371C11;
	border-right-color: #371C11;
	border-left-color: #371C11;
	width: 658px;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAF3E4;
	background-image: url(../images/table001Backer.png);
	background-repeat: repeat-y;
	background-position: left;
}
.subopen001 {
	padding: 20px;
	width: 960px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/table001Backer.png);
	background-repeat: repeat-y;
	background-position: center;
}
.subopen002 {
	padding: 20px;
	width: 960px;
	text-align: left;
	vertical-align: top;
	background-image: url(..//images/table001Backer.png);
	background-repeat: repeat-y;
	background-position: center;
}
.largephoto {
	border: 1px solid #46321A;
}
.catdescr{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF1D9;
}

.bodmid {
	background-image: url(../images/bodmid.jpg);
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 30px;
	height: 12px;
	width: 780px;
	background-repeat: repeat-y;
	background-position: center center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodbot {

	background-image: url(../images/bodbot.jpg);
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 840px;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 440px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.mainright {
	width: 300px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9AA1BB;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.formbutton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A5265;
}
.homemid1 {
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
	vertical-align: top;
}
.sideBox {
	border: 1px solid #9AA1BB;
	background-color: #2B2D37;
}
.tb1home {
	width: 100%;
}
.hometop {
	height: 250px;
	width: 840px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}
.mainmid {
	background-image: url(../images/mainmid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	vertical-align: top;
}
.maintop {
	margin: 0px;
	padding: 0px;
	height: 32px;
	background-image: url(../images/maintop.jpg);
	background-position: center bottom;
	width: 804px;
}
.rightcopy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 20px 55px 30px 15px;
	width: 50%;
}
.leftcopy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 50%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 55px;
	text-align: left;
	vertical-align: top;
}

.hometopsub {

	height: 170px;
	width: 840px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}
.impadgen {
	margin: 5px;
}
.menutext1{
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE9B9;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
	}
.menuheading {
	width:50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #B37600;
	border: 1px solid #FCF5EF;
}
.menu1 {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #CEBFA2; */
	text-align: center;
	vertical-align: top;
	horzontal-align: center;
	/*padding: 20px; */
	background-image: url(../images/footerBacker001.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #27321E;
	}