html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 /*height:100%;*/

} 
body {
 background-color:#b4ae95;
 background-image:url(images/bkgd.jpg);
 }

#top{ 
	width:825px; 
 	text-align:left;  
 	margin-left:auto; 
 	margin-right:auto; 
 	padding:0;
 	margin-top:0;
 	height:50px;
	background-image:url(images/bkgd_top.gif);
 	background-repeat:no-repeat;
 
} 

#body{ 
	width:825px; 
 	text-align:left;  
 	margin-left:auto; 
 	margin-right:auto; 
 	padding:0;
 	background-image:url(images/body_bkgd.gif);
 	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  
} 

#bottom{ 
	width:825px; 
 	text-align:left;  
 	margin-left:auto; 
 	margin-right:auto; 
 	padding:0;
 	height:50px;
	background-image:url(images/bkgd_bottom.gif);
 	background-repeat:no-repeat;
 
} 
 
a {
	color:#2e4f65;
	text-decoration:none;
	}
#header{ 
 width:770px;
 padding:0;
 margin:0 0 30px 43px;
} 

#header table {
	padding:0;
	width:741px;
	margin:0;
	height:100px;
	}
#header table td.logo{
	padding:0;
	width:200px;
	vertical-align:top;
	}

#header table td.nav{
	padding:0;
	width:541px;
	vertical-align:top;
	color:#bea36b;
	font-size:11px;
	}	
#header table td.nav p{
	padding:0;
	margin:39px 0 0 0;font-size:10px;
	
	}

#header table td.nav a{
	color:#788c97;
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	}
	
#header table td.nav a:hover{
	color:#564d39;
	}
#header table td.nav a.here{
	color:#564d39;
	text-decoration:none;
	font-weight:bold;
	}

a.here{
	color:#564d39;
	text-decoration:none;
	font-weight:bold;
	}
	
#leftcol{
 	width:415px; 
 	float:left; 
 	background-color:#FFF;
	margin:0 0 60px 43px;
 	display: inline;
 	padding:0;
	}
 
 #leftcol p{
 	color:#555040;
	font-size:14px;
	line-height:22px;
 	padding:0;
	margin:0 0 15px 0;
	
 }
 #leftcol strong{
 	color:#687a87;
	font-weight:bold;
	}
 
#insideleft{
 	width:505px; 
 	float:left; 
 	background-color:#FFF;
	margin:0 0 50px 43px;
 	display: inline;
 	padding:0;
	}
#insideleft p{
	color:#6f6855;
	font-size:14px;
	line-height:20px;
	margin:0 0 15px 0;
	clear:left;
	}
	
#insideleft p.small{
	
	font-size:11px;
	
	}
	
	
#insideleft p.who{
	color:#6f6855;
	font-size:14px;
	line-height:20px;
	margin:0 0 15px 0;
	display:block;
	clear:left;
	border-bottom:1px dotted #CCC;
	height:40px;
	}
#insideleft p.who img{
	float:left;
	margin:0 3px 10px 0;
	clear:both;
	}
	
#insideleft p strong{
	color:#2e4f65;
	font-weight:bold;
	}
#insideleft p span{
	color:#514a37;
	}

#insideleft ul, #insideleft ol{
	color:#6f6855;
	font-size:14px;
	line-height:20px;
	margin:0 0 15px 0;
	}
#insideleft ol{
	list-style:upper-roman;
	}
#insideleft ol li{
	margin-bottom:10px;
	}

#insideleft h1{
	font-size:18px;
	color:#2e4f65;
	font-weight:normal;
	margin:0 0 15px 0;
}

#insideleft table{
	border: 1px solid #CCCCCC;
	font-size:14px;
	line-height:20px;
	color:#6f6855;
	background-color:#efebe1;
	}
	
#insideleft table td{	
	}
#insideleft table td.right {
	text-align:right;
	}

#rightcol{
 	width:300px; 
 	margin: 0 0 75px 483px;
 	background-color:#FFF;
 	padding:0;
 	border-top:4px solid #6e6655;
 	background-image:url(images/quote_bkgd.jpg);
 	background-repeat:repeat-x;

 }
#rightcol p{
	width:270px;
	margin:15px;
	color:#5d747f;
	font-size:14px;
	line-height:22px;
	}
	
#rightcol p.speaker{
	width:270px;
	margin:15px;
	color:#5d747f;
	font-size:13px;
	line-height:15px;
	}
#rightcol p.speaker img{
	float:left;
	margin:0 10px 20px 0;
	}
 

#insideright{
 	width:210px; 
 	margin: 0 0 150px 563px;
 	background-color:#FFF;
 	padding:0;
	border-left:1px dotted #bfb89e;
 }
 
 #insideright #links{
 	width:195px;
	margin:0 0 0 10px;
	font-size:14px;
	color:#615947;
	line-height:20px;
	}
#insideright #links a{
	color:#615947;
	text-decoration:none;
}

#insideright #links a:hover{
	color:#41647d;
	text-decoration:none;
}

 #insideright #links h5{
 	color:#99adb6;
	font-size:12px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	padding:0;
	}

#insideright #thinquote{
 	width:195px;
	margin:30px 0 0 10px;
 	background-color:#FFF;
 	padding:0;
 	border-top:4px solid #6e6655;
 	background-image:url(images/quote_bkgd2.jpg);
 	background-repeat:repeat-x;

 }
 #insideright #thinquote p{
 	font-size:14px;
	line-height:18px;
	color:#6a8897;
	margin:10px 3px 0 7px;

 }
 #insideright #thinquote p img{
 	float:left;
	margin:0 3px 10px 0;
 }
 

 #insideright #thinquote hr{
 height:1px;
 color:#9badb7;
 margin:10px 0 10px 0;
 }
 
 #insideright ul {
 	list-style:none;
 	margin:0;
	padding:0;
 }
 #insideright ul li{
	line-height:16px;
 	margin-bottom:5px;
	padding:0;
 }
 
 
 #footer{
 	height:15px;  
	clear:both;
	bottom:0px;
	width:770px;
 	padding:0;
 	margin:0 0 0 43px;
 
 
 } 
#footer table{
	width:740px;
	padding:0;
	margin:0;
}
#footer table td{
	vertical-align:bottom;
	padding:0;
	margin:0;
}
#footer table td.footl {
 	padding:0;
	width:200px;
 	font-size:9px;
 	text-align:left;
	margin:0;
	}
	
#footer table td.footr {
 	padding:0;
	color:#807964;
 	font-size:9px;
 	text-align:right;
	margin:0;
	}
	
#footer a{
	color:#788c97;
	text-decoration:none;
	}
h5.px15 {
	padding:15px;
	display:block;
	}
 
#fontsize {
margin:0;
font-size:10px;
line-height:17px;
color:#999999;
letter-spacing:.25em;
}

#fontsize a{
padding:2px 4px;
margin: 3px 6px 3px 0;
border:1px solid #CCC;
background-color:#eeead2;
color:#000000;
text-transform:uppercase;
}
