body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
}

#mainHolder {
	float:left;
	width:869px;
	margin: auto;
	z-index:1;
	overflow: visible;
	text-align: left;
	background-image: url(/images/brownBKG.gif);
}

/*Layer Styles*/

#outerWrapper{
	position: relative;
	overflow:visible;
	text-align: center;
	margin:auto;
	width:869px;	
	
}

.listThumbDiv
{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:27px;
}


#header {
	float:left;
	width:869px;
	z-index:1;
}


#Nav {
	float:left;
	width:869px;
	z-index:1;
	overflow: visible;
	background-color: #000000;
}



#wideLeft {
	float:left;
	width:577px;
	z-index:1;
	overflow: visible;
	padding-left: 19px;
	padding-top: 10px;
}


#wideLeftBody {
	float:left;
	width:539px;
	z-index:1;
	overflow: visible;
	padding: 19px;
	min-height:200px
}


#wideLeftNoSide {
	float:left;
	width:798px;
	z-index:1;
	overflow: visible;
	padding-left: 19px;
	padding-top: 10px;
}

#wideLeftBodyNoSide {
	float:left;
	width:791px;
	z-index:1;
	overflow: visible;
	padding: 19px;
}


#videoWideLeft {
	float:left;
	width:420px;
	z-index:1;
	overflow: visible;
	padding-left: 19px;
	padding-top: 10px;
}

#videoWideRight {
	float:left;
	width:430px;
	z-index:1;
	overflow: visible;
	padding-top: 10px;
}



#videoLeftBody {
	float:left;
	width:382px;
	z-index:1;
	overflow: visible;
	padding: 19px;

}


#videoRightSide {
	float:left;
	width:374px;
	z-index:1;
	overflow: visible;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 19px;
}


#rightSide {
	float:left;
	width:250px;
	z-index:1;
	overflow: visible;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 20px;
}

#rightSidebar {
	float:left;
	width:240px;
	z-index:1;
	overflow: visible;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 30px;
}

#left {
	float:left;
	width:420px;
	z-index:1;
	overflow: visible;
	padding-left: 19px;
	padding-top: 10px;
}

#leftBody {
	float:left;
	width:382px;
	z-index:1;
	overflow: visible;
	padding: 19px;
}

#wideRight {
	float:left;
	width:430px;
	z-index:1;
	overflow: visible;
	padding-top: 10px;
}

#wideRightBody {
	float:left;
	width:374px;
	z-index:1;
	overflow: visible;
	padding: 19px;
}

#galleryDiv {
    position: absolute;
    width:0px;
	height:0px;
	z-index:20;
	left: 140px;
	top: 120px;
}


/*type Styles*/


#questions a {
	text-decoration: none;
	color: #ADADAD;
	font-size: 11px;
	line-height: 13px;
	cursor: hand; 
	cursor: pointer;
}

#questions a:hover
{
  text-decoration: none;
  color: #AEDE43;
  cursor: hand; 
  cursor: pointer;
}

.sidebarText {	
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; 
	/*cursor: pointer;*/
	border:none;
}


.bodyText {	
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	/*color: #444033;*/
	/*color: #A5946F;*/
	color: #726b55;
	/*cursor: hand; 
	cursor: pointer;*/
	border:none;
}

a.bodyText  {	
	text-decoration: none;
	color: #9D998B;
	/*color: #AA9043;*/
	cursor: hand; 
	cursor: pointer;
	border:none;
}

a.bodyText:hover {	
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	border:none;
}

.bodyText a  {	
	text-decoration: none;
	color: #9D998B;
	/*color: #AA9043;*/
	cursor: hand; 
	cursor: pointer;
	border:none;
}

.bodyText a:hover {	
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	border:none;
}



.blogHead {
	font-family: Arial;
	font-size: 16px;
	/*font-weight:bold;*/
	color: #AA9043;
}

.staffHead {
	font-family: Arial;
	font-size: 16px;
	/*font-weight:bold;*/
	color: #FFFFFF;
}

.staff {
	font-family: Arial;
	font-size: 11px;
	color: #AA9043;
}

.staff a{
	
	color: #AA9043;
}


.blogDate {
	font-family: Arial;
	font-size: 11px;
	color: #AA9043;
	font-style:italic;
}


.greenSubhead {
	font-family: "Arial Narrow", Arial , "Trebuchet MS";
	font-size: 14px;
	color: #AEDE43;
}

.tanHead {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #AA9043;
}



.blue {
	color: #0A2232
}



.white {
	color: #FFFFFF;
}

.txtsm {
	
	font-size: 11px;
	
}

.txtmed {
	
	font-size: 13px;
	
}

.txtlrg {
	
	font-size: 16px;
	
}

