body, html
{
	margin: 0;
	padding: 0;
	/*background-color: #d9c2a0;
	background-color: #C68F32;		*/
	background-color: #F6DBA4;
	font-size: 8pt;
	color: #646464;	
	
    background-image: none;
    font-family: Verdana, Arial;    
}

a:link, a:visited, a:hover
{
	font-size: 8pt;
	color: #646464;	
	text-decoration: underline;
}

h2
{
	font-size:14pt;	
	color: #CD9451;
	padding:0;
	margin:0 0 5px 0;
	font-weight: normal;
}

h3
{
	font-size:10pt;	
	color: #CD9451;
	padding:0;
	margin:0 0 5px 0;
	font-weight: normal;
}

h2.homeHeader
{
	font-size:14pt;	
	padding: 0;
	margin:0 0 5px 0;
	color: #FEF9F5;
	font-weight: normal;
}

img
{
	border: solid 1px #E4C295;
}

#mainTable #mainCell
{
	border: solid 1px #806635;
	width:787px;	
	height:450px;		
	background-color: #FFF;	
	padding-top: 15px;
	padding-bottom: 15px;
}

#mainTable #bottomCell
{	
	/*color: #FEF9F5;*/
	color:#765021;
	font-size: 8pt;	
	font-weight: bold;
}

#mainTable #bottomCell a:link, #mainTable #bottomCell a:visited
{
	/*color: #FEF9F5;*/
	color:#765021;
	font-size: 8pt;	
	text-decoration: none;
	font-weight: bold;
}

#mainTable #bottomCell a:hover
{
	/*color: #FFDA8B;*/
	color: #FEF9F5;
}

#commonTable
{
	text-align: center;
}

#commonTable #frameCell
{
	background-image: url(images/common-title.jpg);
	background-repeat: no-repeat;	
	border: solid 1px #E4C295;
	width: 750px;
	padding-top: 0;
	padding-left: 0;
	background-color: #FFF;	
	text-align: left; 	
}

#commonTable #homeFrameCell
{
	 background-repeat: no-repeat;
	 background-image: url('images/main-bkg.jpg');
	 vertical-align: top;
	 width: 737px; 
	 height: 400px;	
	 color: #FEF9F5;
	 font-size: 8pt;
	 text-align: left; 	 
}

#narrowTable
{	
	width: 500px;
	text-align: left; 	
}

#narrowTable #breadcrumb
{
	border-top: dashed 1px #646464;	
	border-bottom: dashed 1px #646464;	
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;	
}

#narrowTable #breadcrumb a:link, #narrowTable #breadcrumb a:visited, #narrowTable #breadcrumb a:hover
{
	color: #828282;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

#narrowTable #breadcrumb #bcCell
{	
	padding: 5px 10px 5px 5px;	
}

#narrowTable #breadcrumb #selected
{	
	color: #CD9451;	
	font-size: 9pt;
	padding: 5px 10px 5px 5px;	
	font-weight: bold;
}

#narrowTable #breadcrumb1
{	
	border-top: dashed 1px #646464;	
	border-bottom: dashed 1px #646464;	
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;	
}

#narrowTable #breadcrumb1 a:link, #narrowTable #breadcrumb1 a:visited, #narrowTable #breadcrumb1 a:hover
{
	color: #828282;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

#narrowTable #breadcrumb1 #bcCell
{	
	padding: 5px 5px 5px 5px;	
}

#narrowTable #breadcrumb1 #selected
{	
	color: #BE7820;	
	padding: 5px 5px 5px 5px;		
}

#narrowTable #narrowCell
{
	padding: 5px 10px 5px 5px;	
}

a.brownLink:link, a.brownLink:visited, a.brownLink:hover
{
	color: #B16D30;
	text-decoration: none;
}
img.noBorder
{
	border: 0;
}

a.underlined:link, a.underlined:visited, a.underlined:hover
{	
	text-decoration: underline;
}

.narrowDiv
{
	padding-top: 15px;
}