* 
{ 
	margin: 0px; 
	padding: 0px; 
} 

body 
{ 
	background: url(../img/bg.jpg) repeat-x top left;   
	font: 12px normal arial,helvetica,sans-serif; 
} 

img 
{ 
  border: none; 
} 

#container 
{ 
  position: relative; 
	width: 850px; 
	margin: 0 auto; 
} 

#head 
{ 
  position: relative; 
	width: 850px; 
	height: 115px; 
	top: 40px; 
} 

#headLeft 
{ 
  float: left; 
	padding: 0;
	margin: 0;
} 

#headRight 
{ 
  float: right; 
} 

#middleStrip 
{ 
  height: 240px; 
	width: 850px; 
	position: relative; 
	/*clear: both;*/ 
	text-align: left;
	top: 35px;  
} 

#leftStrip 
{ 
  float: left; 
	width: 250px; 
	color: #2ab0d3; 
	background: url(../img/leftStripBG.gif) center no-repeat; 
	height: 240px;
} 

#leftStripContent 
{ 
  padding: 0 0 0 23px; 
	text-align: left; 
} 

#rightStrip 
{ 
  float: right; 
	width: 600px; 
	height: 240px; 
} 

#middleContent 
{ 
  height: 250px; 
	width: 850px; 
	position: relative; 
	clear: both; 
	text-align: left;
	top: 35px;  
	color: #8c8065; 
} 

#leftMiddleContent 
{ 
  float: left; 
  width: 250px; 
	background: url(../img/leftMiddleContentBG.gif) center no-repeat;
	height: 250px;  
} 

#leftMiddleContent a
{
  color: #2ab0d3;
}

#leftMiddleContent a:hover 
{ 
  color: #664b10; 
	text-decoration: none; 
}

#leftMiddleContentText 
{ 
  padding: 50px 10px 0 20px; 
}

#rightMiddleContent 
{ 
  float: right;  
	width: 600px; 
} 

#rightMiddleContentText 
{ 
  padding: 0 10px 0 20px; 
} 

#rightContentBox 
{ 
  width: 553px; 
	border: 1px solid #2ab0d3;
	height: auto;
	margin: 10px 0 0 6px; 
	padding: 15px 0 0 20px;
	float: left;
	background: #664b10 url(../img/rightContentBoxBG.gif) top left repeat-x;
	color: #effafd; 
} 

#rightContentBoxLeft 
{ 
  float: left; 
} 

#rightContentBoxRight 
{ 
  float: right; 
	padding: 0 20px 0 0;
} 

#rightContentBox a 
{ 
  color: #2ab0d3; 
} 

#rightContentBox a:hover 
{ 
  color: #fdf27a; 
	text-decoration: none; 
}

#bottomContent
{
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	height: auto;
	width: 900px;
	float: left;
}

#bottomContent h3 
{ 
  color: #ecd90c;
	padding: 10px 0 10px 14px;
	border-bottom: 2px dotted #664b10;
	background: #24add0 url(../img/boxBG.jpg) repeat;
	font-size: 13px; 
} 

#bottomContent a 
{ 
  color: #08a2ca; 
}

#bottomContent a:hover 
{ 
  color: #dbc800; 
	text-decoration: none;
} 

.box 
{
	position: relative;
	width: 250px;
	height: auto;
	text-align: left;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	clear: right;
	border: 1px solid #2ab0d3;
} 

.boxEntry 
{
	border-bottom: 1px dotted #2ab0d3;
	position: relative;
	margin: 10px 0 10px 17px;
	padding: 0 0 10px 0;
	width: 215px;
	/*color: #a88d52;*/ 
	color: #8c8065;  
	font-size: 11px;
}

.boxEntry h4 
{ 
  color: #664b10; 
	font-size: 13px; 
	padding-bottom: 8px; 
} 

.midBox 
{ 
  position: relative;
	width: 295px;
	height: auto;
	text-align: left;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	clear: right;
	border: 1px solid #2ab0d3;
}

.midBoxEntry 
{
	border-bottom: 1px dotted #2ab0d3;
	position: relative;
	margin: 10px 0 10px 17px;
	padding: 0 0 10px 0;
	width: 261px;
	/*color: #a88d52;*/ 
	color: #8c8065;  
	font-size: 11px;
}

.midBoxEntry h4 
{ 
  color: #664b10; 
	font-size: 13px; 
	padding-bottom: 2px; 
} 

#flashContent 
{ 
	text-align: center; 
} 

#banner 
{ 
  position: relative;
	width: 600px;
	height: 240px;
	background: transparent url(../img/banner.jpg) no-repeat;
	z-index: 1000000; 
} 

#opening 
{ 
  position: relative;
	width: 850px;
	height: 472px;
	background: transparent url(../img/opening.jpg) no-repeat;
	z-index: 1000000; 
} 

#leftNav  
{
	position: relative;
	text-align: left;
	padding: 0;
	width: 200px;
	background: transparent;
	height: auto;
	float: left;
}

#rightFull 
{ 
  position: relative;
	float: left;
	width: 650px;
	min-height: 430px;
} 

#contentFull 
{ 
  position: relative; 
	width: 780px; 
	min-height: 700px; 
	max-height: auto; 
	background-color: #664b10; 
	padding: 35px 25px 0 45px;
	margin: 35px 0 0 0;
	color: #FFFFFF; 
	font-size: 16px; 
} 

#contentFull a
{ 
  color: #f2dc76;  
} 

#contentFull a:hover 
{ 
  color: #13c7eb; 
	text-decoration: none; 
} 

#contentFull h2 
{ 
  color: #f2dc76;
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;    
} 

#contentFull h3 
{ 
  color: #f2dc76;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
} 

img.small
{ 
  float: left; 
	padding: 0 25px 0 0;
	margin: 3px 0 0 0; 
	clear: both; 
} 

a.staff 
{
  color: #f2dc76; 
	text-decoration: underline; 
	cursor: hand; 
	font-size: 14px; 
} 

a:hover.staff
{
  color: #13c7eb; 
	text-decoration: none; 
	cursor: hand; 
	font-size: 14px; 
} 

#rightTopNav
{
  float: right;
  position: relative;
	top: 0; 
	background-color: #664b10; 
	color: #FFFFFF; 
	text-align: left;
	padding: 0 0 10px 0; 
	font-size: 13px; 
	margin: 0;
}

#rightTopNav a 
{ 
  color: #13c7eb;  
} 

#rightTopNav a:hover 
{ 
  color: #f2dc76; 
	text-decoration: none; 
} 

#rightBottomNav
{
  float: right;
  position: relative;
	bottom: 0; 
	background-color: #664b10; 
	color: #FFFFFF;
	width: 850px;  
	text-align: right;
	padding: 0 0 10px 0; 
	font-size: 13px; 
}

#rightBottomNav a 
{ 
  color: #13c7eb;  
} 

#rightBottomNav a:hover 
{ 
  color: #f2dc76; 
	text-decoration: none; 
} 

#footer
{
	position: relative;
	height: 125px;
	width: 100%;
	margin: 0 auto;
	background: #ffffff url(../img/footerBG.jpg) top left repeat-x;
	float: left;
}

#footerContent 
{
  position: relative;
	width: 850px;
	margin: 0 auto; 
	padding: 20px 0 0 0;
	text-align: left; 
} 

#footerContentLeft 
{ 
  float: left; 
	width: 425px; 
	color: #f2e8c2;
	/*color: #fbf4aa; */
	font-size: 15px;
} 

#footerContentRight 
{ 
  float: right; 
	width: 425px; 
	text-align: right; 
	color: #f2e8c2; 
	font-size: 12px; 
} 

#footerContentRight a 
{ 
  color: #664b10; 
	font-weight: bold;
}

#footerContentRight a:hover 
{ 
	text-decoration: none; 
	color: #f4ea7d;
} 

#footerContentLeft a 
{ 
  color: #664b10; 
	font-weight: bold;
}

#footerContentLeft a:hover 
{ 
	text-decoration: none; 
	color: #f4ea7d;
} 