html	{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body	{
	font-family: Verdana, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: .7em;
	background: rgb(89,85,54) url(../images/background.jpg) repeat-x fixed top center;
	color:rgb(0,0,0);
	}

.center	{
	border: 0px;
	text-decoration:none;
	background: transparent;
	margin: 20px 0px 0px 40px;
	padding: 0px;
	}

.email	{
	border: 0px;
	text-decoration:none;
	background: transparent;
	margin: 40px 0px 0px 60px;
	padding: 0px;
	height: 70px;
	width: 73px;
	border-top: 1px solid rgb(92,87,48);
	border-left: 1px solid rgb(92,87,48);
	border-right: 1px solid rgb(232,227,188);
	border-bottom: 1px solid rgb(232,227,188);
	}

.right	{
	float: right; 
	border: 0px solid #9AC;
	text-decoration:none;
	background: rgb(80,52,8);
	margin: 3px -10px 5px 15px;
	padding: 0px;
	}

.left	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0px solid silver;
	margin: 3px 10px 10px 30px;
	padding: 0px;
	}

#imgleft	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0px solid silver;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	}

.imglefttext {
	width: 114px;
	font-weight: bold;
	text-align: center;
	margin: -10px 0px 0px 0px;
	padding: 0px;
	}

ol {
	color:#FC5;
	list-style-type: decimal;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	}

ol li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}



h2 { 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: normal;
	width: 800px;
	font-size: 14px;
	color:rgb(164,35,19);
	border: 0px;
	}

h1 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	width: 750px;
	font-family: TimesNewRoman;
	font-size: 1px;
	color:rgb(167,29,42);
	border: 0px;
	}

#intro {
	height:500px;
	font-size:5px;
	color: #FC5;
	visibility: hidden;
	}

#maincontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/mainback.jpg) no-repeat top center;
	}

#aboutcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/aboutback.jpg) no-repeat top center;
	}

#servicescontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/servicesback.jpg) no-repeat top center;
	}

#newscontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/newsback.jpg) no-repeat top center;
	}

#specialcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/specialback.jpg) no-repeat top center;
	}

#sitemapcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	margin:0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	background: transparent url(../images/sitemapback.jpg) no-repeat top center;
	}

#heading {
	float: left;
	width: 213px;
	height: 109px;
	text-align:left;
	background: transparent;
	margin: 8px 0px 0px 3px;
	padding: 0px;
	}

#heading p { 
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 213px;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	font-weight: bold;
	line-height: 15px;
	color:rgb(225,235,105);
	}

#heading h1 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	width: 900px;
	text-align: center;
	font-size: 11px;
	color:rgb(235,215,195);
	border: 0px;
	}

#heading a, a:link, a:visited {
	color:rgb(205,185,165);
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#heading a:hover {
	color:rgb(235,215,195);
	text-decoration: none;
	}

.pageright	{
	float: right;
	margin: 31px 90px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topmenu	{
	float:left;
	height: 31px;
	width: 650px;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 93px 0px 0px 40px;
	border: 0px solid #fff;
	background: transparent;
	color: #000000;
	list-style: none;
	z-index:11000;
	}

#topmenu ul	{
	margin: 0px auto;
	} 

#topmenu li {
	float: left; 
	margin: 0px; 
	padding: 0px;
	} 

#topmenu li a {
	display: block; 
	float: left; 
	height: 20px;
	text-decoration: none;
	padding: 9px 20px 5px 20px;
	margin: 0px 0px 0px 0px;	
	text-transform: none;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	border-right: 0px solid #000;
	color: #000000;
	background: transparent;
	} 

#topmenu li a:hover, #topmenu li a#selected:hover {
	background: transparent url(../images/menu.gif) top center no-repeat;
	color: #FFFFFF;
	} 

#topmenu li a#selected {
	background: transparent;
	color: #FFFFFF;
	} 

#content {
	float: left;
	width: 870px;
	height:429px;
	margin:12px 0px 0px 50px;
	padding:10px 20px 0px 20px;
	background: transparent;
	color:rgb(39,64,39);
	}

#content h1 { 
	font-family: Verdana, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	width: 860px;
	font-size: 16px;
	color:rgb(67,49,32);
	border: 0px;
	}

#content h2 { 
	font-family: Verdana, Arial;
	margin: 275px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 854px;
	font-size: 20px;
	color:rgb(67,49,32);
	border: 0px;
	}

#content p { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 860px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color:rgb(67,49,32);
	}

#content table { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 860px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color:rgb(67,49,32);
	}

#content table td { 
	width:190px;
	}

#content a, a:link, a:visited {
	font-size: 12px;
	color:rgb(67,49,32);
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	}

#content a img {
	border:0;
	}

#content a:hover img{
	filter:alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.60;
	}

#content a:hover {
	color:rgb(0,0,0);
	text-decoration: none;
	}

#pagecontent {
	float: right;
	width: 776px;
	height:441px;
	margin: 0px 17px 0px 0px;
	padding:10px 0px 0px 10px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: auto;
	}

#pagecontent h1 { 
	font-family: Verdana, Arial;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 720px;
	font-size: 16px;
	color:rgb(67,49,32);
	border: 0px;
	}

#pagecontent h2 { 
	font-family: Verdana, Arial;
	margin: -10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	font-size: 14px;
	color:rgb(67,49,32);
	border: 0px;
	}

#pagecontent h3 { 
	font-family: Verdana, Arial;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	font-size: 14px;
	color:rgb(67,49,32);
	border: 0px;
	}

#pagecontent p { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
	width: 725px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	background: transparent;
	color:rgb(67,49,32);
	}

#pagecontent ul { 	
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 25px 50px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	background: transparent;
	color:rgb(67,49,32);
	}

#pagecontent table { 
	display: block;
	padding: 0px 0px 0px 150px;
	margin: 20px 0px 0px 0px;
	width: 500px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color:rgb(67,49,32);
	}

#pagecontent a, a:link, a:visited {
	font-size: 12px;
	color:rgb(67,49,32);
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

#pagecontent a img {
	border:0;
	}

#pagecontent a:hover img{
	filter:alpha(opacity=45);
	opacity: 0.45;
	-moz-opacity: 0.45;
	}

#pagecontent a:hover {
	color:rgb(0,0,0);
	text-decoration: none;
	}

#rightframe {
	float: right;
	width: 776px;
	height:428px;
	margin: 0px 17px 0px 0px;
	padding:10px 0px 0px 10px;
	background: transparent;
	color:rgb(39,64,39);
	}

#rightframe h1 { 
	font-family: Verdana, Arial;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 730px;
	font-size: 16px;
	color:rgb(67,49,32);
	border: 0px;
	}

#rightframe h2 { 
	font-family: Verdana, Arial;
	margin: -10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	font-size: 14px;
	color:rgb(67,49,32);
	border: 0px;
	}

#rightframe p { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
	width: 725px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	background: transparent;
	color:rgb(67,49,32);
	}

#rightframe ul { 	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 25px 50px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	background: transparent;
	color:rgb(67,49,32);
	}

#rightframe table { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 860px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color:rgb(67,49,32);
	}

#rightframe a, a:link, a:visited {
	font-size: 12px;
	color:rgb(67,49,32);
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

#rightframe a img {
	border:0;
	}

#rightframe a:hover img{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

#rightframe a:hover {
	color:rgb(0,0,0);
	text-decoration: none;
	}

#galleryselect {
	background: transparent;
	color: #232323;
	text-align: left;
	width: 580px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#galleryselect p { 
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
	width: 580px;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	background: transparent;
	color:rgb(67,49,32);
	}

#leftframe {
	float:left;
	width:197px;
	height:451px;
	border:0px;
	background: transparent;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

.sbihead	{
	float: left; 
	display:block;
	color: #fff;
	text-decoration: none;
	height: 14px;
	width: 160px;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
	}

.sbihead h4 {
	background: transparent;
	color: rgb(243,243,155);
	text-decoration: none;
	width: 205px;
	padding: 0px; 
	text-align:center;
	font-style: normal;
	margin: 0px 0px 0px 0px; 
	letter-spacing: 1px;
	padding: 2px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	}

.navvy {
	float: left; 
	display:block;
	width: 195px;
	margin: 5px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	}

ul.navvylist {
	font-weight: normal;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	font:11px Arial;
	text-transform: none;
	line-height: 20px;
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.navvylist li a {
	display: block;
	color: rgb(243,243,155);
	width: 160px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	border: 0px solid rgb(0,0,0);
	margin: 1px 0px 0px 15px;
	background: transparent url(../images/leftmenu.gif) repeat-x top left	;
	padding:3px 3px 4px 3px;
	}

.navvy ul #navvylist li a { 
	width: auto; 
	}

ul.navvylist li #active a {
	background: transparent;
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	color: #FFFFFF;
	padding:3px 4px 4px 2px;
	background: transparent url(../images/leftmenuon.gif) repeat-x top left	;
	}

ul.navvylist li a#select {
	color: #FFFFFF;
	font-weight: bold;
	padding:3px 4px 4px 2px;
	background: transparent url(../images/leftmenuon.gif) repeat-x top left	;
	}

.boxleft {
	float:left;
	font-size: 13px;
	line-height: 18px;
	border: 0px;
	font-weight: normal;
	font-style: italic;
	width: 145px;
	margin: 35px 0 0 25px;
	padding: 0px;
	color: rgb(253,248,209);
	background: transparent;
	}

.boxleft p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#footing {
	float: right;
	width: 860px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 120px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	clear: bottom;
	text-align: center;
	border: 0px;
	background: transparent;
	}

#footing p {
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: rgb(0,0,0);
	text-align: center;
	width: 860px;
	}

#footing a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color:rgb(0,0,0);
	}

#footing a:hover {
	color: rgb(255,255,255);
	}


