@charset "utf-8";
/* Eric Meyers Css Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; 	padding: 0; border: 0; 	outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } :focus { outline: 0; } body { line-height: 1; 	color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: separate; 	border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q {
	margin: 10px;
}
/* Default Typo */
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	color: #783131;
	font-weight: normal;
	line-height: 75px;
}
h2 {
	font-size: 14px;
	color: #095F3D;
	text-transform: uppercase;
	line-height: 50px;
	
}
h3 {
	font-size: 14px;
	color: #095F3D;
	margin-bottom: 15px;
	font-weight: bold;
}
hr{
visibility: hidden;
clear:both;
}
strong{
font-weight:bold;
}
/* Layout*/
body {
	background-image: url(images/index_back.jpg);
	background-repeat: repeat-x;
	background-color: #E5D2A7;
	margin: 0px;
	padding: 0px;
	background-position: 0px 111px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 0.625em;
	color: #695628;
}
a:link {
	color: #695628;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #695628;
}
a:hover {
	text-decoration: underline;
	color: #A37E32;
}
a:active {
	text-decoration: none;
	color: #A88C2D;
}
a .selected{
 font-weight:bold; 
 }
body .top{
	background-image:url(images/index_top.jpg);
	height: 111px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	z-index: -1;
}
body .logo{
	position: absolute;
	top: 43px;
	z-index: 2;
	left: 50%;
	margin-left: -257.5px;
	background-image: url(images/logo-frame.png);
	width: 515px;
	height: 139px;
}
body .logo img{
	margin-top: 15px;
	margin-left: 14px;
}
/*Splash Page Specifics*/
.splash{
	position: absolute;
	width: 814px;
	height: 800px;
	top: 208px;
	left: 50%;
	margin-left: -411.5px;
}
.splash .music{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 25px;
}
.splash .footer{
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.splash .copyright{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
/*Interior Page Specifics*/
#interior{
background-image:url(images/interior_back.jpg);
}
.int{
	position: absolute;
	width: 814px;
	height: 1163px;
	top: 208px;
	left: 50%;
	margin-left: -411.5px;
	background-image: url(images/interior_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.wrapper{
	width: 750px;
	margin: 0 auto;
	height: 850px;
	background-repeat: no-repeat;
}
.int .footer{
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.int .copyright{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.int .sidebar{
	font-family: Tahoma;
	width: 175px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 25px 0px 0px;
	border-right: 1px dashed;
	border-color: #704036;
	margin: 25px 0px 0px 0px;
}
.int .sidebar ul li{
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px dashed;
	border-bottom-color: #704036;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 54%;	
	text-indent: 10px;
}
.int .sidebar ul li:hover{
	background-position: 2% 54%;
}
.int .sidebar ul li a{
color: #704036;
}
.int .sidebar img{
	margin: 10px 2px;
}
#noborder{
border: 0px solid;
}
.caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #095F3D;
	font-weight: normal;
	letter-spacing: -1px;
	text-align:center;
}
.int .content{
	width: 450px;
	float: right;
	margin: 45px 60px 0px 0px;
	font-size: 11px;
	color: #095F3D;
	line-height: 18px;
	overflow: hidden;
}
.botpic{
	position: absolute;
	width: 445px;
	left: 279px;
	top: 605px;

}
.botpic .imga {
padding-right: 10px;
} 
/* Start Page Css */
.start{
	position: absolute;
	width: 800px;
	height: 1163px;
	top: 208px;
	left: 50%;
	margin-left: -400px;
	background-repeat: no-repeat;
	background-position: top right;
}
.start .wrapper{
	width: 775px;
	margin: 0 auto;
	height: 850px;
	background-repeat: no-repeat;
}
.start .footer{
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.start .copyright{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.start .content{
	width: 475px;
	float: right;
	margin: 10px 40px 0px 0px;
	font-size: 11px;
	color: #695628;
	line-height: 18px;
	background-image: url(images/start_infobox.jpg);
	background-repeat: no-repeat;
}
.start .content .menu{
	width: 105px;
	float: left;
	margin: 17px 0px 0px 20px;
}
.start .sidebar{
	width: 225px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	border-right: 1px dashed;
	border-color: #704036;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.start .sidebar .prod{
	width: 95px;
	height: 137px;
	float: left;
	background-image: url(images/side_box.jpg);
}
.start .sidebar .prod img{
	width: 85px;
	height: 125px;
	margin: 5px 5px;
}
.start .sidebar h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #783131;
	font-weight: normal;
	line-height: 30px;
	background-image: url(images/bot-header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 6px;
	clear:both;
	}
.start .sidebar .desc{
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	width: 90px;
	margin: 10px 30px 40px 6px;
}
	
.start .sidebar .desc p{
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 10px;
}
.start .sidebar .desc strong{
	color:#773133;
	display: block;
	margin-bottom: 5px;
}
.start .content .menu ul li{
	line-height: 33px;
	padding-left: 5px;
	border-bottom: 1px dashed;
	border-color: #907A48;
}
.start .content .menu ul li:hover{

}
.start .content .menu ul li a{
color: #704036;
}
.start .content .text{
	width: 305px;
	float: right;
	margin: 15px 23px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.start .content .text h1{
	text-align: center;
	line-height: 10px;
	margin: 10px 0px 10px 0px;
}
.start .content .text p{
	margin-bottom: 7px;
	line-height: 12px;
	font-size: 10px;
	word-spacing: 1px;
}
.start .content .visit{
	background-image:url(images/visit.jpg);
	width: 404px;
	height: 43px;
	background-color: #0A5E3D;
	color: #EADBB0;
	padding: 35px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 30px;
}
