body, body.submodal {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #fff;
	background-image: url(../images/WesternWater_bg_page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

body.submodal
{
	background-image: none ;
	margin-left: 11px;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
}

a, a:hover, a:visited, a:active
{
	text-decoration: none ;
	color: #339 ;
}
a:hover
{
	color: #330 ;
	text-decoration: underline ;
}
a:visited
{
	color: #336 ;
}
a:active
{
	color: #00f ;
}

div, div.hover_1, td
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}
div.hover_1 
{
	background-color: #ffc;
}


ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}


li
{
	line-height: 16px ;
  list-style: square ; 
	list-style-image: url('../images/WW_icon_bullet_01.gif') ;
	vertical-align: top ;
}

div.outer {
	width: 94%;
	margin:0px auto;
	/*height: 550px;*/
	border: none /* 1px solid #ccc */ ; 
	text-align: center;
	vertical-align: top;
	background-image: url(../images/WesternWater_header_bg_home.jpg);
	background-repeat: no-repeat ;
	background-position: left top;
	background-color: #1F2C83;	/*background-color: #fff;*/
}

table.table_outer_home, 
table.table_outer_2, 
table.table_outer_3, 
table.table_outer_4, 
table.table_outer_5, 
table.table_outer_6, 
table.table_outer_7, 
table.table_outer_8 
{
	/*
	width: 94%;height: 550px;*/
	width: 999px ;
	margin:0px auto;
	border: none /* 1px solid #ccc */ ; 
	text-align: center;
	vertical-align: top;
	background-image: url(../images/WW_header_bg_1.jpg);
	background-repeat: no-repeat ;
	background-position: left top;
	background-color: #1F2C83;	/*background-color: #fff;*/
}

table.table_outer_2 
{
	background-image: url(../images/WW_header_bg_2.jpg);
}
table.table_outer_3 
{
	background-image: url(../images/WW_header_bg_3.jpg);
}
table.table_outer_4 
{
	background-image: url(../images/WW_header_bg_4.jpg);
}
table.table_outer_5 
{
	background-image: url(../images/WW_header_bg_5.jpg);
}
table.table_outer_6 
{
	background-image: url(../images/WW_header_bg_6.jpg);
}
table.table_outer_7 
{
	background-image: url(../images/WW_header_bg_7.jpg);
}
table.table_outer_8 
{
	background-image: url(../images/WW_header_bg_8.jpg);
}

div.outer_footer
{
	width: 94%;
	margin:0px auto;
	text-align: center;
	vertical-align: top;
}

td {
	text-align: left;
	vertical-align: top;
}


/* 
BEGIN - table layouts by row-column count
*/

.layout_1-1_logo {
	text-align: left;
	vertical-align: top;
	/* width: 50%;*/
	background-image: url(../images/WW_title_line_bg_white_top.gif);
	background-repeat: repeat-x;
}

.layout_1-2_highlight_links {
	color: #777 ;
	text-align: right;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 12px;
	/* width: 50%;*/
	background-image: url(../images/WW_title_line_bg_white_top.gif);
	background-repeat: repeat-x;
}

.layout_2-1_title, .layout_2-1_title_home 
{
	text-align: right;
	vertical-align: top;
	padding: 12px 34px 0px 12px;
	font-size: 19px;
	font-weight: bold ;
	color: #fff;
}
.layout_2-1_title_home 
{
	font-size: 47px;
	text-align: left;
	height: 175px;
	padding-left: 68px;
	padding-top: 54px;
}

ul.title li 
{
	font-size: 15px;
	font-weight: bold ;
	color: #006;
	line-height: 27px;
	list-style-image:url(../images/WW_icon_wave.gif);
	list-style-position: outside;
}

.layout_2-2_feature, .layout_2-2_feature_home {
	height: 30px;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
	/* width: 50%;*/
}
.layout_2-2_feature_home {
	height: 175px;
}


.layout_3-1_nav_1 
{
	height: 25px;
	text-align: left;
	vertical-align: bottom;
}


.layout_4-1_breadcrumb, .layout_4-2_search 
{
    text-align: right ;
	line-height: 25px;
	color: #999 ;
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
/*
	background-color: #f5f5f5;
*/
	background-image: url(../images/WW_main_top_45deg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.layout_4-2_search {
/*
	background-color: #f5f5f5;
*/	
	height: 25px;
	background-image: url(../images/WW_main_top_90deg.gif);
	background-position: top right;
	text-align: right;
	padding-right: 12px;
}

.layout_4-1_spacer {
	height: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/WW_main_top_45deg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.layout_4-2_spacer {
	height: 25px;
	padding-right: 17px;
	vertical-align: middle;
	background-image: url(../images/WW_main_top_90deg.gif);
	background-position: top right;
	text-align: right;
}

.layout_4-4_spacer {
	height: 12px;
	padding-left: 12px;
	background-image: url(../images/WW_main_top_90deg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.layout_5-1_content_outer, .layout_5-1_content_outer_home 
{
/*
	height: 278px;
*/
	background-color: #f5f5f5;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/WW_main_side_l.gif);
	background-repeat: repeat-y;
	background-position: top left;
}


.layout_5-2_nav-vertical {
	background-image: url(../images/WW_nav-vertical_bot_45deg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.layout_5-2_nav-vertical_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	line-height: 24px;
	text-align: right ;
	padding-left: 12px;
	padding-right: 12px;
/*
	background-image: url(../images/WW_nav-vertical_top_45deg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #669 ;
*/	
	border-right: 1px solid #ff3 ;
	border-bottom: 1px solid #ccc;
	background-image: url(../images/WW_content_title_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display:block ;
}
.layout_5-2_nav-vertical_content {
/*
	border-left: 1px solid #ccc ;
*/	
	padding: 21px 5px 5px 0px;
	display:block ;
/*
	height: 228px;
*/
}


.layout_5-3_callout {
	background-color: #f5f5f5;
	padding: 0px 6px 12px 6px;
	background-image: url(../images/WW_main_side_r.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: center;
	vertical-align: top;
}

.layout_6-1_spacer {
	background-color: #fff;
	height: 14px;
	background-image: url(../images/WW_main_bottom_90deg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.layout_6-2_spacer {
	background-color: #fff;
	height: 14px;
	background-image: url(../images/WW_main_bottom.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.layout_6-4_spacer {
	background-color: #fff;
	height: 14px;
	background-image: url(../images/WW_main_bottom_45deg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.layout_7-1_footer {
	background-color: #fff;
	text-align: right;
	vertical-align: bottom;
	font-size:10px;
	line-height: 12px;
	color: #999 ;
	padding-right: 12px;
}

/* 
END - table layouts by row-column count
*/


.body_print
{
	background-image: none;
}
.layout_print 
{
	text-align: left;
	vertical-align: top;
	padding: 0px 23px 12px 30px;
}
.layout_title_print
{
	text-align: right;
	vertical-align: top;
	padding: 19px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold ;
	color: #999;
}
.layout_footer_print
{
	text-align: right;
	vertical-align: top;
	color: #999;
	font-size:10px;
	padding: 12px 0px 0px 0px;
}



.break 
{
	clear: both;
}
.spacer 
{
	height: 7px;
	font-size:5px;
	line-height: 7px;
	clear: both;
}

