b, strong, h1, h2, h3, h4, h5 {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
h1, h2, h3, h4, h5, p, ul, blockquote {
	margin-top:12px;
	margin-bottom:6px;
	line-height:160%;
}
td p, td ul {
	margin-bottom:12px;
	margin-top:0;
}
h1, h2 {
	/*padding-bottom:6px;*/
	line-height:120%;
}
li {
	margin-left:15px;
	margin-top:6px;
	list-style-type:square;
}
h1, h2, h3, h4 {
	color:#946053;
}
h1 { font-size:160%; }
h2 { font-size:140%; }
h3 { font-size:130%; }
h4 { font-size:120%; }
h5 { font-size:110%; }
td {
	vertical-align:top;
	padding:6px;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/***** LAYOUT STYLES *******/
body, #ft {
	background-color:#ccc;
}
body, #doc {
	background-image:url(../layout/body_bg.gif);
	background-repeat:repeat-x;
	background-position:0 121px;
}
#doc {
	background-image:url(../layout/bd_bg.gif);
}
#doc {
	background-color:#fff;
	position:relative;
	width:950px;
}
.headContent {
	height:123px;
	background-image:url(../layout/hd_photo.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.headContent h1, #topNav li, #topNav ul, ul.leftNav, ul.leftNav li {
	margin:0;
}
.headContent h1 a.replace {
	position:absolute;
	top:0;
	left:20px;
	background-image:url(../layout/hd_logo.gif);
	width:332px;
	height:108px;
	text-indent:-1000em;
}
#topNav li, #topNav li a {
	float:left;
	display:inline;
}
#topNav li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 8px 18px 9px;
	margin-right:1px;
	font-size:115%;
}
#topNav li a:hover {
	text-decoration:none;
	background-color:#820000;
}
#bd {
	padding-top:18px;
	clear:both;
	background-image:url(../layout/bd_BR.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
.bodyColumn .home {
	margin-right:-80px;
	margin-left:-33px;
}
/*.bodyColumn .homeRight {
	width:43%;
}*/
.sIFR-alternate {
	display:none;
}
.gallery {
	background-color:#7D7D7D;
	color:#fff;
	font-weight:bold;
	float:right;
	width:342px;
	display:inline;
	margin-top:20px;
}
.gallery .mainImage {
	padding:6px;
	background-image:url(../layout/leftCol_bg.gif);
	background-repeat:repeat-x;
	background-color:#999999;
}
.gallery h3 {
	color:#fff;
	margin:0;
	padding:0 6px;
}
.gallery table td {
	padding:10px 20px;
}
.bodyColumn {
	padding-left:20px;
	padding-right:100px;
	padding-bottom:40px;
}
.bodyColumn h2 {
	border-bottom: solid 1px #CCCCCC;
}
.leftCol {
	background-color:#999999;
	color:#fff;
}
.leftColCallout {
	padding:12px;
	background-image:url(../layout/leftCol_bg.gif);
	background-repeat:repeat-x;
}
.leftCol h2 {
	font-size:120%;
	line-height:100%;
	color:#fff;
}
.leftCol h2.header {
	background-color:#7D7D7D;
	margin:0;
	padding:6px 12px;
}
.leftNav li {
	display:inline;
}
.leftNav li a {
	display:block;
	padding:4px 12px 4px 24px;
	margin:1px;
	background-color:#EDEFD7;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.leftNav li a:hover {
	background-color:#fff;
	background-image:url(../layout/leftNav_hover.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	text-decoration:none;
}
.leftCol a {
	color:#fff;
	text-decoration:underline;
}
.featuredProject .ct {
	padding:18px;
	padding-top:0;
	background-image:url(../layout/featured_bg.gif);
	background-repeat:repeat-x;
	background-color:#E6D8C7;
}
.featuredProject .ct h2 {
	font-size:170%;
}
#ft {
	font-size:90%;
	color:#666;
	text-align:center;
	padding:12px;
	padding-top:1px;
}