@charset "utf-8";
/* CSS Document */

#SUTemplateMainTable {
	display: none;
}
#HeaderWrapper {
	display:none;
}
#TopNavigation {
	display:none;
}
#ContentWrapper, #InnerMainContent, #InnerBody {
	width:100%;
}
#SubNavigation {
	display: none;
}
#SideBar {
	display:none;
}
#Footer {
	
}
#Breadcrumbs {
	display:none;
}
#FooterRight {
	display:none;
}
#SubNavigationBrownStripe { display:none; }
.CreamBG {
	background-image: url(../images/HomeBottomLeft_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.CreamBG h1 {
	font-weight:normal;
	font-size:2.4em;
	color: #6b6963;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
.CreamBG h2 {
	font-weight:normal;
	font-size:1.8em;
	color:#225174;
	margin-bottom:10px;
	letter-spacing: -1px;
}
.CreamBG h3 {
	font-weight:normal;
	font-size:1.6em;
	color:#225174;
	margin-bottom:5px;
}
.CreamBG h4 {
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:5px;
}
.CreamBG h5 {
	font-size:1.4em;
	margin-bottom:5px;
}
.CreamBG p,
.CreamBG ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#636363;
	margin-bottom:20px;
	line-height:1.8em;
}
.CreamBG ul
{
	font-size:1em;
	margin-bottom:10px;
	margin-top:10px;
}
.CreamBG a {
	text-decoration:none;
	color:#982f2f;
}
.CreamBG a:hover, .CreamBG a:active {
	color:#659be0;
}
.CreamBG ul {
	margin-bottom:20px;
}
.CreamBG li {
	font-size:1.2em;
	margin-left:35px;
	list-style-type:square;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:8px;
}
.CreamBG li li {
	font-size:1em;
}
.CreamBG table {
	font-size:12px;
}
.CreamBG input[type="text"], .CreamBG textarea {
	background-color:#ffffff;
	border: 1px solid #6b6963;	
	height:15px;
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;
}
.CreamBG select {
	background-color:#ffffff;
	border: 1px solid #6b6963;	
	font-family:Verdana, Geneva, sans-serif;
}
.CreamBG ol.design_list_vertical li {
	list-style-type:none;
	list-style-position: outside;
	margin-left:0px;
	padding-left:0px;
}
.clear {
	clear:both;
}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#siteMap LI
{
	line-height:1.5em;
}

#siteMap UL
{
	padding-top:1em;
	font-size:1em;
}

.alt1
{
	background-color:#F4F2EC;
}

.alt1,
.alt2
{
	padding:3px;
}

.alt1 p,
.alt2 p
{
	padding:0px;
	margin:0px;
}

#ProjectGalleryList
{
	padding:0px;
	margin:0px;
	font-size:1.05em;
}

#ProjectGalleryList LI
{
	padding:0px;
	margin:0px;
	font-size:1.05em;
	list-style-type:none;
	padding-bottom:5px;
}

#ProjectGalleryList img
{
	padding-right:3px;
}
