#wrapper{
	width: 768px;
	margin: auto;
	overflow: hidden; 
}
	
#framecontent{
	position: fixed;
	margin: auto;
	top: -1px;
	width: 768px;
	height: 300; /*Height of frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #332D1A;
	color: white;
}	
#framecontent #banner #bannerlogo a {
	text-decoration: none;
}
#framecontent  #banner  #bannerlo  {
	text-decoration: none;
	display: none;
}

#maincontent{
	position: fixed;
	margin: auto;
	top: 300px; /*Set top value to HeightOfFrameDiv*/
	/*left: 0;
	right: 0;*/
	bottom: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
	width: 768px;
}
	
body{
	font-family: "Times New Roman", Times, serif;
	color: #CCFF33;
	background-color: #332d1a;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 95%;
	text-transform: lowercase;
}
#news #newstext h1 {
font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 95%;
	text-transform: lowercase;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-transform: none;
}

h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-transform: lowercase;
}

h5{
	color: #999999;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
}

#topnav{
	width: 768px;
	padding-bottom: 15px;
}

#topnav #nav ul li   {
	width: 768px;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	border: 1px solid #CCFF33;
	background-color: #666633;
	color: #CCFF33;
	clear: both;
	padding-top: 3px;
	padding-right: 75px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 30px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topnav #nav a {
	text-decoration: none;
	color: #CCFF33;
}



#topnav #nav a:hover {
	text-decoration: none;
	color: #999999;
}

#banner{
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccff33;
}
#bannertext{
	width: 550px;
	padding-bottom: 10px;
}
#bannerlogo{
	float: right;
	clear: both;
}
#banner img {
	padding-top: 5px;
}
#address{
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccff33;
	height: 65px;
}

#location{
	width: 400px;
	float: left;
}
#address #labelholder{
	margin-bottom: 2px;
	float: right;
	display: inline;
	width: 350px;
	clear: right;
}
#address   #labelholder  ul li {
	text-decoration: none;
	display: inline;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCFF33;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: none;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#address #location a {
	text-decoration: none;
	color: #FFFFFF;
}

#news{
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	clear: left;
	padding-bottom: 38px;
}
#news img {
	border: 1px solid #CCFF33;
	float: right;
	clear: right;
}

#newstext{
	width: 525px;
}

#video{
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	clear: both;
	padding-bottom: 15px;
	}
	
#video img {
	border: 1px solid #CCFF33;
	clear: none;
}

#videotext{
	width: 300px;
	float: right;
	clear: none;
	padding-right: 140px;
}
#video #videotext a {
	text-decoration: none;
	color: #CCFF33;
}

#gallery{
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	font-family: "Garamond 3", Arial, Verdana, Helvetica;
}
#gallery img {
	padding-right: 7px;
	padding-bottom: 10px;
	display: inline;
}

#website{
	width: 768px;
}

.style2 {
	color: #FFFFFF
}
.style3 {color: #CCFF33}

#gallery li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	background-position: center;
}

#maincontent{
	background-color: #332D1A;
}
#wrapper #maincontent #website a {
	color: #CCFF33;
	text-decoration: none;
}
