html {
    height: 100%;
}

body {
    margin: 0px 0px 0px 0px;
    height: 100%;
    background-color: #000000;
    text-align: center;
    line-height: 18px;
    color: #48382D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

* html #nonFooter {
    height: 100%;
}

H1 {
	margin-top: -5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #3D0709;
}

ul.noIndent {
    margin-left: 5px;
    padding-left: 10px;
}

#wrapper {
    text-align: center;
}

#header_holder {
    text-align: center;
}

#header_bar {
    margin-left: auto;
    margin-right: auto;

}
#header {
    margin-left: auto;
    margin-right: auto;
	width: 930px;

}
#header_left {
	text-align: left;
	float: left;
	width: 600px;
    background-color: #23BCB9;
}
#header_right {
	float: right;
	width: 267px;
    background-color: #BFC64E;
}
#home_flash {
    margin-left: auto;
    margin-right: auto;
	background-image: url(../images/background_wall.jpg);
	background-repeat: repeat-x;


}
#top_nav_holder {
    margin-left: auto;
    margin-right: auto;
    height: 32px;
	background-image: url(../images/nav_background.jpg)
}
#top_nav_bar {
    margin-left: auto;
    margin-right: auto;
	width: 930px;
    height: 32px;
	overflow-x: hidden; 
	overflow-y: hidden;
}


#body_holder {
    margin-left: auto;
    margin-right: auto;	
    text-align: center;
    background-color: #FFFFFF;
	background-image: url(../images/background_wall_sub.jpg); 
}
#body_columns {
	margin-left: auto;
    margin-right: auto;	
    text-align: center;
	width: 930px;
	background-image: url(../images/background_sub_columns.jpg); 
}
.body_left_column {
	float: left;
	text-align: center;
	width: 227px;
	padding: 15px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}
.body_left_column a {
	color: #FFFFFF;
}
.body_left_column a:hover {
	color: #FFFFFF;
}
.body_left_column a:visited {
	color: #FFFFFF;
}
#sub_body_center_column_holder {
	float: left;
}

.body_center_column {
	/*float: left;*/
	width: 643px;
	padding: 15px;
	text-align: left;
}
.body_center_column a {
	color: #48382D;
}
.body_center_column a:hover {
	color: #48382D;
}
.body_center_column a:visited {
	color: #48382D;
}


#testimonial_bar_holder {
	margin-left: auto;
    margin-right: auto;	
	height: 172px;
    text-align: center;
	background-image: url(../images/sub_testimonial_background.jpg);
}
#testimonial_bar {
	margin-left: auto;
    margin-right: auto;
	width: 930px;
	height: 172px;
	background-image: url(../images/sub_testimonial.jpg);
}
#bar_holder {
	margin-left: auto;
    margin-right: auto;	
	height: 168px;
    text-align: center;
    background-color: #3D0709;
}
#bar {
	margin-left: auto;
    margin-right: auto;
	width: 930px;
}
#bar_box_left {
	float: left;
	width: 322px;
	height:168px;
	background-image: url(../images/feature_box.jpg);
}
#bar_box_logo {
	float: left;
	width: 286px;
	height:168px;
}
#bar_box_right {
	float: right;
	width: 322px;
	height:168px;
	background-image: url(../images/feature_box.jpg);
}
#bar_box_interior {
	padding: 15px;
}

#bar_box_right_right 
{
    
	float: left;
	width: 322px;
	height:168px;
	background-image: url(../images/feature_box_filled.jpg);
 
	 
 
}
#bar_box_interior_full {
	
  padding: 15px;
 
}
#bar_box_interior_full .partners
{
    
    float: left;
   max-width: 292px;
   max-height: 138px;
   padding: 0 0 0 0;
 
  
}



a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a:visited {
text-decoration: underline;
}



/* News and Events */
#divNewsEventsWrapper { background-image: url(../images/storefront1.png); width: 294px; height: 138px; } 

#divNewsEventsHeader { float: left; color: White; font-weight: normal; font-size: small; padding-left: 5px; padding-top: 88px; width: 288px; height: 15px; text-align: left; }
#divNewsEventsItems {   float: left; color: white; font-weight: normal; font-size: x-small; padding-left: 15px; padding-top: 1px; width: 270px; text-align: left; max-height: 33px; max-width: 270px;  }
#divNewsEventsItems a {  font-size: x-small; color: White; font-weight: normal; text-decoration: none;   }


div.spacerBar
{
    float: left;
    min-width: 577px;
    border-bottom: 1px dotted;
    padding: 5px 5px 15px 15px;
    border-bottom-color: #808080;
}