body {
	background-color : #465F7A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

td.content {
	background-color : #E4CA84;
	background-image : url(contentBackground.gif);
	background-repeat : no-repeat;

}

td.left {
	background-image : url(borderSideLeft.gif);
	background-repeat : repeat-y;
	background-color : #E4CA84;
}

td.top {
	background-image : url(borderTopPress.gif);
	background-repeat : repeat-x;
}

td.right {
	background-image : url(borderSideRight.gif);
	background-repeat : repeat-y;
}

td.bottom {
	background-image : url(borderBottom.gif);
	background-repeat : repeat-x;
}

.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	margin-left : 19px;
	color : #000000;
	}


.menuTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight : bold;
	margin-left : 19px;
	color : #465F7A;
	
}

.menuDescription{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #465F7A;

}

.menuHeader {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left : 7px;
	font-weight : bold;	
	color : #465F7A;
}

.quote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #465F7A;
}

A {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	font-weight : bold;
	color : #465F7A;	
	text-decoration: none;		
}

A:HOVER {
	color : #BD3237;
}

A:ACTIVE {
	color : #94B5C4;
}

A.quoteLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #465F7A;
	}
