A{
	color : #CC0033;
	text-decoration : none;
}
A:Hover{
	color : #000066;
	text-decoration : underline;	
}

h1{
	color : #34244e;
	font-size : 23px;
	font-weight : normal;
	border-bottom : 1px dashed #ccc;
	margin-top : 0;
	padding-top : 0;
}

h2{
	color : #cc0033;
	font-size : 21px;
	font-weight : normal;	
	border-bottom : 1px dashed #ccc;
}

h3{
	color : #34244e;
	font-size : 17px;
	font-weight : normal;	

}


#positioner{
	width : 750px;
}
#header{
	background-image : url(../furniture/header.gif);
	background-repeat : no-repeat;
	height : 30px;
	margin : 0 0 20px 0;
	text-indent : -500%;
	font-weight : bold;
	font-size : 11px;
	font-family : Georgia, "Times New Roman", serif;
}

#footer{
	border-top : 1px solid black;
	border-bottom : 1px solid black;	
	background-image : url(../furniture/grass-footer.gif);
	background-repeat : no-repeat;
	height : 13px;
	font-size : 10px;
	font-family : Georgia, "Times New Roman", serif;
	text-align : center;
}

#strapline{
	background-image : url(../furniture/strapline.gif);
	background-repeat : no-repeat;
	height : 30px;
	margin-top : 10px;
}

#updated{
	float : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	width : 300px;
	color : #666666;
}
#cwn{
	float : right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
	width : 300px;
	color : #666666;
}

#cwn A				{ color : #cc3300;  text-decoration : none; }
#cwn A:hover  {	color : #000099;  text-decoration : underline;}	


#bodyBlock{
	width : 750px;
}

#menu{
	width : 175px;
	vertical-align : top;
	text-align : left;
}

#menu UL{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding : 2px 0 1px 0;
	margin : 0 0 10px 0;
	width : 160px;
	background-color : white;
}
#menu UL LI{
	padding : 2px 0 2px 6px;
	margin : 0;
	border-bottom : 1px solid white;
	background-color : #DEEBB4;
	list-style-type : none;
	font-family : Georgia, "Times New Roman", serif;
	font-size : 11px;
	font-weight : bold;
	color : #34244E;
	background-image : none;
}

#menu UL LI A{
	color : #34244e;
	text-decoration : none;
}
#menu UL LI A:Hover{
	color : #cc0033;
}

#menu UL UL{
	border-top : 1px solid white;
	border-bottom : 0;
	padding : 2px 0 2px 0;
	margin : 2px 0 -2px -6px;
	width : 160px;
	background-color : #EEF5D9;
}

#menu UL UL LI{
	margin : 0 0 0 0;
	padding : 0 0 0 25px;
	border-bottom : 1px solid white;
	font-weight : normal;
	color : black;
	font-size : 11px;
	background-color : transparent;
	background-image : url(../furniture/sub-bgi.gif);
	background-repeat : no-repeat;
}

#menu UL UL LI A{
	color : black;
	text-decoration : none;
}
#menu UL UL LI A:Hover{
	color : #cc0033;
}


#address{
	vertical-align : bottom;
	text-align : left;
	width : 175px;
}

#content{
	border-left : 1px dashed #CCCCCC;
	height : 300px;
	padding : 0 25px 0 15px;
	vertical-align : top;
	width : 575px;
	text-align : left;
}

address{
	font-style : normal;
	background-color : white;
	padding : 2px 0 2px 0;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	width : 160px;
}

address div{
	font-style : normal;
	font-family : Georgia, "Times New Roman", serif;
	font-size : 11px;
	background-color : #deebb4;
	padding : 2px 0 2px 6px;
	margin : 0;
	text-align : left;
}

TD, P{
	font-family : Georgia, "Times New Roman", serif;
	font-size : 12px;
}

P{
		text-align : justify
}

.imageRight{
	margin-left : 15px;
	margin-top : 3px;
	margin-bottom : 3px;
}