/* Architectural Traditions CSS *//* COLOR:Home Page:  page bg: 72634d      tan: f3edc6    brown: 3b3428 dk brown: 221e17   nav bg: bfbb93dk orange: 9d4202 nav a:v : c48e67// template style.style { font-family: Verdana, Arial, Helvetica, sans-serif; 				 font-size: 10px; line-height: 14px;				 color: #ffffff; 				 font-weight: normal; text-decoration: none; }.style a:link    { color: #ffffff; text-decoration: none; }.style a:visited { color: #ffffff; text-decoration: none; }.style a:hover   { color: #000000; text-decoration: none; }.style a:active  { color: #000000; text-decoration: none; }*//* global */table, th, td {	color: #333;	font-family: Verdana, Arial, san-serif;	font-size: 11px;	line-height: 1.3em;}th, td {	padding:2px;}a         { font-weight: normal; color: #fff; text-decoration: none; }a:link    { color: #ce511f; text-decoration: none; }a:visited { color: #ce511f; text-decoration: none; }a:hover   { color: #553e32; text-decoration: underline }a:active  { color: #553e32; text-decoration: underline }/* design a door popups*/.subHead   { 	font-family: font-family: Georgia, serif;	font-size: 21px;	line-height: 21px;	font-style: italic;	color: #553e32;	font-weight: normal;	margin-bottom: 6px;}
