﻿#innerContentWrapper
{
	width:937px; min-height:762px;
	height:auto;  /*IE hack - ignores the min-height tag*/
	/*border:solid 1px green;762*/
	background-color:#ffffff;
	background-image:url(../images/common/innerContent-common-bg.jpg);background-repeat:no-repeat; background-position:top;

}
#outerContentLeft
{
	float:left;
	width:302px; 
}

#innerContentRight
{
	float:right;
	width:635px;
	padding:65px 0 0 0; 
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}

.BrownTitle
{
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	color:#533207;
}

.boldBrown
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#533207;
}
a.blueLink:link,a.blueLink:visited
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#1b83bf;
	text-decoration:none;	
}


