p {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #444444;
	margin: 3px 5px;
	padding: 3px 5px;
}
h2 {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #67320B;
	margin: 5px;
	padding: 5px;
}

.greytext{
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
}

.capsheader{
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67320B;
	line-height: normal;
	letter-spacing: 1px;
}
.pheader{
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67320B;
	line-height: normal;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67320B;
	margin-top: -10px;
	padding-top: -10px;
}

/****************************/
/** FOOTER
/****************************/

.footertext{
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #67320B;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footerright{
	background-image: url(../images/f_stretchr.gif);
	background-repeat: repeat-x;
}
.footerleft{

	background-image: url(../images/f_stretchl.gif);
	background-repeat: repeat-x;
}		
.footer2{
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	
    }
	
.brownlink{
	font-weight: bold;
	color: #67320B;
}
.leftimagespace {
	margin-left: 5px;
	padding-left: 5px;
}

/* Larger Type Styles for emphasis or special Text display */
#t12k {color: 000000; font-size: 12px; font-weight: 200; }
#t12k-b {color: 000000; font-size: 12px; font-weight: 900; }
#t11k {color: 000000; font-size: 11px; font-weight: 200; }
#t11k-b {color: 000000; font-size: 11px; font-weight: 900; }
#t12b {color: 663300; font-size: 12px; font-weight: 200; }
#t12b-b {color: 663300; font-size: 12px; font-weight: 900; }
#t11b {color: 663300; font-size: 11px; font-weight: 200; }
#t11b-b {color: 663300; font-size: 11px; font-weight: 900; }
#t12g {color: 999999; font-size: 12px; font-weight: 200; }
#t12g-b {color: 999999; font-size: 12px; font-weight: 900; }
#t11g {color: 999999; font-size: 11px; font-weight: 200; }
#t11g-b {color: 999999; font-size: 11px; font-weight: 900; }

.fixed {
	position: fixed;
	top: 0px;
	left: 530px;
}
#options
    {
	width:530px;
	height:550px;
	overflow:auto;
	}
