body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;}

.title {
	font-size:1em;
	color:#452711;}

.titleHeader {
	border-bottom:1px solid #D8B28A;
	height:25px;}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#006633;
	margin:5px 0 2px 0;}
	
p  {
	font-size:1em;
	line-height:1.3em;}

.smallGrayText {
	font-size: .8em;
	color: #999999;}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;}

.tableData {
	border:1px solid #C69C6D;
	font-size: .9em;
	background-color:#F8EBDB;}

.menuBottomBg {
	background-image:url(../images/layout/headerBot.jpg);
	background-repeat:no-repeat;
	/*height:36px;*/
	padding:10px 8px 3px 23px;}

.contentBg {
	background-image:url(../images/layout/bodyBg.jpg);
	background-repeat:repeat-y;
	padding:10px 20px 2px 25px;}

.content {
	padding:10px 20px 7px 10px;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	/*color: #B38D64;*/
	background-image:url(../images/layout/footer.jpg);
	background-repeat:no-repeat;}

/* SIDEBAR */

.sidebarTopPadding{
	padding-top:15px;}

.photoBox {
	background-color:#FEFAF6;
	border-left:1px solid #FBECE0;
	border-right:1px solid #FBECE0;
	padding:0 3px 0 3px;
	width:145px;}

.sidebarImages {
	border:1px solid #C69C6D;
	display:block;
	margin-top:12px;
	margin-bottom:2px;}

.sidebarHeader {
	background-color:#F8EBDB;
	padding:2px;
	border:1px solid #C69C6D;
	margin-top:10px;
	margin-bottom:6px;
	width:125px;}

/* END SIDEBAR */

a:link {
	color: #006633;
	text-decoration: underline;}
	
a:visited {
	color: #006633;
	text-decoration: underline;}
	
a:hover {
	color: #996600;
	text-decoration: underline;}
	
a:active {
	color: #666666;
	text-decoration: underline;}