body  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	background-color:#caaa92;
	/*background-color:#e9d4d9;*/
	/*background-color:#efe1e4;*/
	/*background-color:#e3ced4;*/ /*possible new background colour*/
	/*background: url(http://www.gardeners-club.co.uk/content/image/bg-wallpaper.gif) repeat top left;*/
}

a {
	color:#a5485d;
	text-decoration:none;
	
}

a:hover {
	color:#a5485d;
	text-decoration:underline;
	
}

.border {
	border:1px solid #994256;
}

.homeownerstitle {
	font-weight: bold;
	color: #73553e;
	font-size:16px;
}

.borderless {
	border:0px;
}

#main {
	background-color: #FFFFFF;
	border: solid;
	border-color: #af4e07;
	border-width: 1px;
	text-align:left;
}
#header  {
	background-image:url(images/hc_email_banner.gif);
	background-position: right top;
	background-repeat:no-repeat;
}
#logo  {

	cursor:hand;
}
#time  {
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	color:#a5485d;
	font-weight:bold;	
}
#home_but {
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	color:#a5485d;
	font-weight:bold;
	}
#top-nav  {
	background-color:#ffffff;
	z-index:100;
}
#blog-comment  {
	background-color: #EAEAEA;
	width:100%;
}
.sub-nav  {
	background-color:#ffffff;
	border:solid;
	border-width:1px;
	border-color:#000000;
}
#sub-nav li  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
} 

#footer  {
	font-size:11px;
}

.indexHeader, .subIndexHeader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #994256;
	font-weight:bold;
}

.indexHeader {
	font-size:13px;
}

.subIndexHeader {
	font-size:16px;
}

.indexText, .subIndexText {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.indexLink {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #af4e07;
	font-weight:bold;
	background-image:url(images/brownarrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

h1, h2, h3, h4 {
	font-weight:bold;
}

h1, h2, h4 {
	color: #994256;
}

h1 {
	font-size:25px;
}

h2, h4 {
	font-size:16px;
}

h3 {
	font-size:12px;
	font-style:italic;
	color:#666;
}

h4 {
	margin:2px;
	padding:2px;
}

/*HOUSEHOLD TIPS*/

.tipsMain {
	width:360px;
	margin:10px;
	background-color:#fef8f9;
}

.tipsSearch {
	margin-right:5px;
	margin-bottom:5px;
	background-color:#fef8f9;
}

