body {
	margin: 0;
	padding: 0;
	background-color: #cccc99;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#333;
	line-height: 22px;
	}
	
img{border:none;}
	
a:link {color: #06F; text-decoration: none;}
a:visited {color: #06F; text-decoration: none;}
a:hover {color: #9C0; text-decoration: underline;}
a:active {color: #06F; text-decoration: none;}

p{margin-bottom: 15px;}


h1{
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#333366;}
	
	#phone{
	font-size: 26px;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#000000;}
	
h2{
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#333366;}
	
	.storytitle{
	font-size: 28px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:-1px;
	font-weight:lighter;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#06C;}
	
	#comment{
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:-1px;
	font-weight:lighter;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#999;}
	
h3{
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#333366;}
	
h4{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#036;}
	
.container {
	background-image: url(images/bknd.jpg);
	background-repeat: repeat-y;}

.table {
	background: url(images/table-top.gif) no-repeat;
	}
		
.header {
	width: 555px;
	height: 143px;
	padding-right:195px;
	text-align:right;
	background: url(images/header.gif) no-repeat;}

.nav{
	font-size: 16px;
	margin-top:120px;
	font-weight:bold;
	}
	
	a.nav:link {color: #336666; text-decoration: none; padding-right: 30px;}
	a.nav:visited {color: #336666; text-decoration: none; padding-right: 30px;}
	a.nav:hover {color: #666633; text-decoration: none; padding-right: 30px;}
	a.nav:active {color: #336666; text-decoration: none; padding-right: 30px;}
	
.quotenav{
	font-size: 11px;
	margin-top:12px;
	float:right;
	}
	
	a.quotenav:link {color: #ffffff; text-decoration: none;}
	a.quotenav:visited {color: #ffffff; text-decoration: none;}
	a.quotenav:hover {color: #ffffff; text-decoration: underline;}
	a.quotenav:active {color: #ffffff; text-decoration: none;}
	
.content{ padding:15px;padding-top: 5px;}		
		
.quotebox{
 	width:317px;
	font-size:12px;
	line-height:14px; 
	height:131px; 
	padding: 20px 20px 0 155px; 
	background: url(images/box-bknd.jpg) no-repeat;
	margin-bottom:15px;
	border-left: 1px solid black;}
	
.index-rightbox{
 	width:190px;
	font-size:12px;
	line-height:14px; 
	margin-left: 10px;
	padding:0 0 0 10px; 
	margin-bottom:15px;
	border-left: dotted #cccccc;
	float:right;}
	
.footer1{
	font-size: 10px;
	line-height: 12px;
	padding:8px;
	text-align: center;
	color:#CCCC66;
	background-color: #000033;}
	
	a.footer:link {color: #cccc99; text-decoration: none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99; text-decoration: underline;}
	a.footer:active {color: #cccc99; text-decoration: none;}
	
	
	.meta{border-top:#999 1px solid;border-bottom:#999 1px solid; padding:2px; font-size:11px; margin: 10px 0 10px 0;}
