body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #e7e7ce url('images/background2.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	
}
#holder {
	width: 990px;
	background: #FFFFFF;
	text-align: left;
	margin: 8px auto 0 auto;
	
}
#header {
	background: #e7e7ce;
	
	border-bottom: 0px solid #877D6C;
}
#nav {
	width: 100%;
	
	margin-top:-20px;
	float: top;
	padding: 0px 0px;
	text-align:right;
	border-bottom: 1px solid #877D6C;
	border-top: 1px solid #877D6C;
	
	
}


#content {
	border-top: 0px solid black;
	
	padding: 0px;
	margin-left:8px;
	margin-right:20px;
	
}
#content a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}

#contentLeft{
	width:225px;
	height:100%;
	float:left;
	border-right: 1px solid black;
	margin-left: 15px;
	margin-top:0px;
	margin-right:15px;
}
#contentLeft2{
	width:300px;
	height:200%;
	float:left;
	border-right: 1px solid black;
	margin-left: 15px;
	margin-top:0px;
	margin-right:15px;
}
#contentRight{
	
	border-left: 1px solid black;
}
#content a:hover, #nav a:active, #nav a:focus {  
	color: #333;
	
}

#content ul{
	font-size: 90%;
}

#content ul ul{
	font-size: 100%;
}


#rightside{
	margin-right:-7px;
	width:705px;
	float:right;
	margin-bottom:30px;
	text-align:left;
	
	
}
#rightheader{
	width: 400px;
	float: right;
	padding: 0px 10px;
	text-align: right;
	vertical-align: top;
	font: bold 130% ;
}

#contentTitle{
	text-decoration: underline;
	
	font: bold 180% ;
}

#footer {
	padding: 0px;
	margin-top: 10px;
	border-top: 1px solid #877D6C;
	border-bottom: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
	text-align: center;
}
.lineitem {
	font:  80%;
}

#callout {
	font: bold 130%;
	color: #333;
	margin: 0;
	padding: 0px 00px;
	
}
#subtitle {
	font: bold 100%;
	color: #333;
	margin: 0;
	text-align: center;
	text-decoration: underline;

	
}
.companyInfo {
	font: bold 60%;
	color: #333;
	margin: 0;
	padding: 0px 10px;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 90%;
}

p ul a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
	
}

p ul a:visited { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
	
}

p ul a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}

#content p {
	line-height: 130%;
}


#nav a:link { 
	color: #e7e7cf;
	text-decoration: none;
	font-weight: bold;
	font: bold 80%;
}

#nav a:visited { 
	color: #e7e7cf;
	text-decoration: none;
	font-weight: bold;
	font: bold 100%;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #637358;
}

#secondaryTitle{
	text-decoration: underline;
	font: bold 100%;
	color: #333;
	margin: 0;
	
}

