/* template regions
---------------------------------*/

body {
	margin: 10px 0px 0px 0px;
	background-image: url(../siteassist_images/background_darker.gif);	
	BACKGROUND-COLOR: #CBCACA;
	padding-bottom: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	
	
}

#container {
	width: 760px;
}

#header {
	width: 760px;
}

#topNav {
	width: 760px;
}

#contentTable {
	width: 760px;
}

#leftContent {
	vertical-align: top;
	background-image: url(../siteassist_images/home_left_background.jpg);	
  	padding-top: 15px;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

#rightContent {
	vertical-align: top;
	background-color: white;
	
}

#footer {
	width: 760px;
}

#template_logoTD {
	background-image: url(../siteassist_images/logo_background.jpg);
}

#template_SiteNameTD_Dark {
  background-image: url(../siteassist_images/header_background.jpg);
}

#template_belowTopnavTD {
	background-image: url(../siteassist_images/below_topnav_background.jpg);
}

.topNavTable_Dark {
	background-image:url(../siteassist_images/topnav_background.jpg);
	background-repeat: repeat-x;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.homeLeftHeaderDark {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../siteassist_images/home_left_header.jpg);
	color: #FFFFFF
}

.footerTable {
	text-align: center;
	color: white;
}

.homeLink {
	padding: 10px;
	font-size: 10px;
	line-height: 16px;	
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
}

.homeLink a:hover {
	text-decoration: underline; 

}
.homeMainHeader {
	background-image: url(../siteassist_images/main_background.jpg);
}
.homeMainText {
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.homeFeatureText {
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}
.homeFeatureHeader{
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
  text-transform: uppercase;	
	background-image:url(../siteassist_images/featured_background.jpg);
}

.homeFeatureText {
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}

.homeFeatureHeadline {
	font-size: 10px;
	font-weight: bold;
}




