.main {

	background:#b9c7d5 url(/images/general/websiteBackground.png) bottom center no-repeat;
	margin:0;
	padding:0;
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	color:#333333;
}

a{
	color:#931834;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#A26247;
}
.containterOuter{
	width:767px;
	margin:auto;
	height:100%;
}
.contentAll{
	width:767px;
}

.topBanner{
	background: url(/images/general/topBanner.png) top center no-repeat;
	width:100%;
}

.mainBodyOuter{
	width:517px;
	float:left;
}

.mainBody{
	width:516px;
	float:left;
}

.mainBodyGallery{
	float:left; 
 	width:491px;
}

.mainBodyGallery a img{
	border:1px solid #841f27;
	margin:2px;
}

.mainBodyGallery a:hover img{
	border-color:#CCCC99;
}

.mainBodyInner{
 float:left; 
 width:466px;
}

.mainBodyInnerText{
	font-size:0.82em;
	line-height:18px;
	width:476px;
}

.mainBodyInnerProfile{
	font-size:0.82em;
	line-height:18px;
	width:476px;
	background: url(/images/general/profileBear.png) bottom center no-repeat;
	padding-bottom:10px;
	clear:both;
}

.mainBodyInnerProfile h3{
	display:block;
	width:476px;
	background: url(/images/general/profileBearHeading.png) bottom center no-repeat;
	padding-bottom:3px;
}

.mainBodyInnerText img, .mainBodyInnerProfile img{
	margin:5px 5px 5px 5px;
}


.mainBodyInnerText li a{
	padding:3px 0;
	color:#931834;
	display:block;
	text-decoration:none;
}

.mainBodyInnerText li a:hover{
	background:#F4ECDD;
	color:#A26247;
}

.mainBodyInner ul{
	list-style:url(/images/general/bullet01.png); 
	margin:0; 
	padding:10px 5px 5px 25px; 
	background: url(/images/bodyText/innerTextTopGradient.png) repeat-x;
}

.mainBodyInner ul li{

	margin-bottom:10px;

}

.mainBodyInner h3{
	color:#87889D; 
	font-size:1.2em; 
	margin-bottom:5px;
}

.mainBodyHighlight{
	float:left; 
	width:476px;
 	background:#FFF url(/images/bodyText/innerTextBottomGradient.png) bottom repeat-x;
	margin:3px 0 3px 0;
}

.mainBodyNews{
	float:left; 
	width:476px;
 	background:#FFF url(/images/bodyText/innerTextBottomGradient.png) bottom repeat-x;
	margin:5px 0 5px 0;
	padding-bottom:15px;
	border-top:2px #CCCCCC groove
}

/* tables */
.tableHeader{
	font-size:1.3em; 
	padding:6px; 
	text-indent:10px; 
	text-align:left; 
	color:#A26247; 
	font-weight:bold; 
	background:url(/images/bodyText/mainTextGradient.png) repeat-x bottom;
}

.tableSubHeader1{
	font-size:1.2em; 
	text-align:center; 
	font-weight:bold; 
	background-color:#CFCFA3
}

table th{
	background:url(/images/bodyText/mainTextGradient.png) repeat-x bottom;
}
/* positioning */

.col10px{
	float:left;
	width:10px;
}

.col20px{
	float:left;
	width:20px;
}

.col100px{
	float:left;
	width:100px;
}

/* footer */

.footer{
	width:767px;
	/*margin-top:20px;*/
	clear:both; 
	font-size:0.75em;
	color:#87889D;
	font-family:Helvetica, Arial, sans-serif;
}

.footer a{
	color:#666;
	text-decoration:underline;
}

.footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.footerblurb{
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	
}
/* sifR */
h1{
	display: inline;
	background-color:transparent;
	font-weight:normal;
}

h2{

	background-color:transparent;
	font-weight:normal;
	font-size:1.2em;
}

/*form*/
.formName{
	float:left;
	width:160px;
	margin-bottom:6px;
}

.formValue{
	float:left;
	width:316px;
	margin-bottom:6px;
}

.frmInput{
	width:310px;
	font-family:Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	
}

.frmSelect{
	width:310px;
	font-family:Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	
}

.frmSelect option{
	margin-bottom:2px;
}

.frmTextArea{
	width:310px;
	height:130px;
	font-family:Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size:1.0em;
	
}
