body {
	background-color: #7a1a00;
	margin: 22px 0;
	font-size:62.5%;
}

a:link, a:visited {
	text-decoration: none;
	color: #7A1A00;
}

a:hover, a:active {
	color: #A18D50;
	text-decoration: none;
}

/* ----------Header-------------- */

#header {
	width:100%;
	background: #FFFFFF url(images/headerback.gif) repeat-x top;
	height: 105px;
}

#headerContent {
	width:820px;
	margin:0 auto;
	position:relative;
}
#headerContent p {
	font: normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	color: #72653b;
	text-align:right;
	margin: 0px;
	padding: 20px 0px 0px;
}
.logo {
	margin: 0px;
	padding-top: 15px;
}

/* ----------Footer-------------- */

#footer {
	width:100%;
	background: #FFFFFF url(images/footerback.gif) repeat-x top;
	height: 32px;
}

#footerContent {
	width:820px;
	margin:0 auto;
	padding: 1px 0 0 0;
}
#footerContent p {
	font: bold normal 1.4em/1.6em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #72653b;
	text-align:center;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px;
}

#footerContent a:link, #footerContent a:visited  {
	color: #7a1a00;
	padding:0 20px;
	text-decoration: none;
}

#footerContent a:hover, #footerContent a:active {
	color: #2e6797;
	padding:0 20px;
	text-decoration: underline;
}

/* ----------Content-------------- */

#content {
	min-height:420px;
	_height:420px;
	width:100%;
	background: #FFFFFF;
}

#gallery {
	min-height:420px;
	_height:420px;
	width:100%;
	background-image:url(images/galleryback.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

#contentContent {
	
	width:900px;
	margin:0 auto;
}

p {
	font: normal 1.3em/1.6em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	margin: 5px 0px 20px;
	padding: 0px;
}

.firstPartQuote {
	font: normal 1.4em/1.3em Arial, Helvetica, sans-serif;
	color: #907E48;
}
ul {
	font: 1.3em/16px Arial, Helvetica, sans-serif;
}

.architects ul {
	font: 11px/16px Arial, Helvetica, sans-serif;
	list-style: square outside;
	margin: 0;
	padding: 0 0 0 15px;
	color: #907E48;
}
.architects p {
	font: normal 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #7A1A00;
	text-align:left;
	margin: 5px 0px 5px;
	padding: 0px;
}
.architects strong {
	color: #000000;
}
.indentedQuote {
	margin-left:50px;
}
.exdentedQuote {
	margin-right:50px;
}
li {
	margin: 0px 0px 5px;	
	padding: 0px;
}
table {
	font: 13px/14px Arial, Helvetica, sans-serif;
}
.categoryPic {
	margin: 0 5px 0px 0;
	padding: 0 10px 0px 0px;
	width: 133px;
	float:left;
	background: #FFFFFF;
	height: 170px;
}
.categoryPic p {
	text-align:center;
	text-transform: uppercase;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
.categoryPic a:link, .categoryPic a:visited  {
	text-decoration: none;
	color: #7A1A00;	
}
.categoryPic a:hover, .categoryPic a:active  {
	text-decoration: none;
	color: #A18D50;
}
.categoryPic a:link img, .categoryPic a:visited img  {
	border: 1px solid #A18D50;
	background: #A18D50;
	margin: 4px;
	padding: 0px;
}
.categoryPic a:hover img, .categoryPic a:active img  {
	border: 1px solid #A18D50;
	background: #A18D50;
	margin: 2px;
	padding: 2px;
	opacity:0.50;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
}


#leftCol {
	width:600px;
	margin:0;
	float:left;
	padding: 0 0px;
}
#rightCol {
	width:255px;
	margin:0;
	float:left;
	padding: 0 0 0 45px;
}
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}

/* ----------main body-------------- */
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #7A1A00;
	text-transform: uppercase;
}
h2 {
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	color: #A18D50;
}
h3 {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #AF9E6A;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#gallery h3 {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #AF9E6A;
	margin: 0px;
	padding: 0 0 0 45px;
}
hr {
	width: 100%;
	height: 1px;
	margin: 5px auto 20px 0;
	border-bottom: 0 none #7a1a00;
	background: url(images/hr-back.gif) repeat-x;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}

/* ----------weblinx-------------- */

#weblinx {
	padding:25px 0 0 0;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
}
#weblinx a:link, #weblinx a:visited  {
	color: #400E00;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
.linkArrow {
	padding: 3px 5px 4px 0;
	margin: 0 0 0 0;
}
