body {
	background-color: #CC9933;
	background-image: url(images/bgpattern.gif);
	background-repeat: repeat;
	margin: 0px;
	color: #663300;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration:none
}
a:active {
	color: #000000;
	text-decoration: underline;
}
li.list1 {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16px;
}
.mainplate {
	width: 770px;
	height:auto;
	min-height: 830px;
	background-image: url(images/bg_main.png);
	margin: 0px;
	padding: 0px;
	position: relative;
	background-repeat: repeat;
}
.topshade {
	width: 770px;
	height: 10px;
	background-image:url(images/top_shadow.png);
	margin: 0px;
	padding: 0px;
	position: relative;	
}
.bottomshade {
	width: 770px;
	height: 10px;
	background-image:url(images/bottom_shadow.png);
	margin: 0px;
	padding: 0px;
	position: relative;	
}

.mainhold {
	width: 740px;
	height:auto;
	text-align:left;	
	margin: 0px;
	padding: 0px;
	position: relative;
}
.flash-head {
	width: 740px;
	height: 360px;
}
.leftcolumn {
	width: 200px;
	padding-top: 20px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #ffff99;
	line-height: 30px;
	background-image: url(images/left_bg.png);
	background-repeat: no-repeat;
	text-align: center;	
	position: absolute;
	left: 0px;
	top: 361px;
	min-height: 238px;
}
.leftcolumn2 {
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	color:#ffff99;
	text-align:left;
	background-image: url(images/specials_bg.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.foot {
	width: 740px;
	height: 60px;
	background-image:url(images/footer_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align:center;
	color:#ffff99;
}
a.leftcolumn2:link {
	color: #ffff99;
	text-decoration: none;
}
a.leftcolumn2:visited {
	color: #ffff99;
	text-decoration: none;
}
a.leftcolumn2:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.leftcolumn2:active {color: #ffff99; 
}
.maincontent {
	padding-top: 130px;
	width: 540px;
	background-image: url(images/mid_top_bg.png);	
	background-repeat: no-repeat;
	text-align: center;
	min-height: 600px;
	top: 0px;
	position: relative;
	left: 200px;
}
.mainttextwrap {
	padding: 20px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-style:normal;
}

