/* CSS */body {	background-image:url(images/background.jpg);	background-repeat:repeat-x;	margin:20px;	padding:0;	text-align:center;}h1 {	font-size:24px;	color:#000000;	font-weight:700;	margin:0;}h2 {	font-size:24px;	color:#79b7c4;	margin:0;	font-weight:700;	font-family: "Times New Roman";	font-style: italic;}h3 {	font-size:18px;	color:#000000;	font-weight:700;	margin:0;	padding-bottom:5px;	border-bottom:1px dotted #CCC;}h4 {	font-size: 36px;	color: #FF0000;}h5 {	font-size:14px;	color:#000000;	font-weight:700;	margin:0;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	line-height: normal;}p {	margin-top:5px;	padding-bottom:5px;	font-size:14px;	line-height:1.5em;	padding-right: 10px;	color: #333333;}#container {	font-family:"Times New Roman";	font-size:14px;	margin:0 auto;	width:700px;	padding:10px;	height:auto;	background-color:#FFF;	text-align:left;	font-style: normal;}#banner {	width:700px;	height:100px;	margin-bottom:10px;}#bannerLeft {	width:150px;	height:100px;	margin-right:10px;	background-image:url(images/awning_index.jpg);	float:left;}#bannerRight {	width:529px;	height:94px;	background:url(file:///C|/Documents%20and%20Settings/Owner/Desktop/Web%20Site%20DL%27s/4703/blueberry/bg1c.gif) repeat-x;	float:left;	border:1px solid #CCC;	border-width:1px 0 0 1px;	padding:5px 0 0 10px;}#content {	background:url(images/bg1.gif) repeat-y;	height:1%;	}#leftColumn {	float:left;}#nav {	margin:0;	padding:0;	list-style:none;}#nav a {	display:block;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	font-style:italic;	color:#FFFFFF;	text-decoration:none;	padding:10px;	width:130px;	height:10px;	border-bottom:1px dotted #333;}#nav a:hover {	background-color:#7BB2B2;}#leftColumnBottom {	width:130px;	background:url(file:///C|/Documents%20and%20Settings/Owner/Desktop/Web%20Site%20DL%27s/4703/blueberry/bg1c.gif) repeat-x;	padding:110px 10px 10px;	color:#EAEAEA;}#rightColumn {	float:left;	width:530px;	padding-left:20px;	color:#666;}#clear {	clear:both;}.date {	font-size:10px;	color:#999;	font-weight:normal;}#copyright {	padding-top:10px;	font:10px Arial, Helvetica, sans-serif;	color:#FF0000;}#copyright a {	text-decoration:none;	color:#FFFFFF;}#copyright a:hover {	color:#7BB2B2;}