div.container {
	width:800px;
	background-color:#000000;
	margin:0px;
	padding:0px;
	border:1px solid black;
	line-height:150%;
}

div.header {
	height:150px;
	padding:0px;
	border-bottom:1px solid black;
	background-image: url(../../images/flower_background/topbanner.jpg);
	clear:left;
	color:#666666;
}

div.hydrantheader {
	height:150px;
	padding:0px;
	border-bottom:1px solid black;
	background-image: url(../../images/hydrant/hydrant_headerbackground.jpg);
	clear:left;
	color:#666666;
}


div.top_nav {
	height:25px;
	padding:0px;
	margin:0px;
	color:white;
	border:0px solid black;
	background-image: url(../../images/flower_background/topnavbackground.jpg);
	clear:left;

}

div.hydranttop_nav {
	height:25px;
	padding:0px;
	margin:0px;
	color:white;
	border:0px solid black;
	background-image: url(../../images/hydrant/hydrant_topnavbackground.jpg);
	clear:left;

}

div.login {
	height:20px;
	padding:0px;
	margin:0px;
	color:white;
	border-bottom:1px solid black;
	background-image: url(../../images/flower_background/loginbackground.jpg);
	text-align:right;
	background-repeat:no-repeat;
	overflow:hidden;
}

div.hydrantlogin {
	height:20px;
	padding:0px;
	margin:0px;
	color:white;
	border-bottom:1px solid black;
	background-image: url(../../images/hydrant/hydrant_loginbackground.jpg);
	text-align:right;
	background-repeat:no-repeat;
	overflow:hidden;
}

div.left_nav {
		width:175px;
		height:100%;
		margin:0;
		padding:10px 0 150px 0;
		border-top:1px solid black;
		background-image: url('../../images/flower_background/leftnav_background.jpg');
		background-color:#000;
		overflow:hidden;

	}

div.hydrantleft_nav {
		width:175px;
		height:100%;
		margin:0;
		padding:10px 0 150px 0;
		border-top:1px solid black;
		background-image: url('../../images/hydrant/hydrant_leftnav.jpg');
		background-color:#000;
		overflow:hidden;

	}


#left	
{
/*float:left;*/
	width:175px;
	height:100%;
	margin:0;
	padding:0em;
	border-top:1px solid black;
	background-image: url(../../images/flower_background/leftnav_background.jpg);
}

#hydrantleft	
{
/*float:left;*/
	width:175px;
	height:100%;
	margin:0;
	padding:0em;
	border-top:1px solid black;
	background-image: url('../../images/hydrant/hydrant_leftnav.jpg');
}

div.content {
	/*624px*/
	width:624px;
	height:100%;
	padding:0 0 150px 0;
	margin:0px;
	border-top:1px solid black;
	border-left:1px solid black;
	background-image: url(../../images/flower_background/contentbackground.jpg);
	background-repeat: no-repeat;
/*	background-attachment:fixed;
	overflow:auto;
	moz-background-attachment:fixed;*/

}

div.hydrantcontent {
	width:624px;
	height:100%;
	padding:0 0 150px 0;
	margin:0px;
	border-top:1px solid black;
	border-left:1px solid black;
	background-image: url(../../images/hydrant/hydrant_contentbackground.jpg);
	background-repeat: no-repeat;
/*	background-attachment:fixed;
	overflow:auto;
	moz-background-attachment:fixed;*/

}

div.footer {
	padding:0em;
	margin:0em;
	color:black;
	border-top:1px solid black;
	background-color:#000000;
	clear:left;
}

div.hydrantfooter {
	padding:0em;
	margin:0em;
	color:black;
	border-top:1px solid black;
	background-color:#000000;
	clear:left;
}

.login_text
 {
 	color:#dddddd;
 	font-family: 'times', serif;
 	font-size: 75%;
 	font-weight:normal;
 	padding:2px;
 	margin:2px;
 }

div.bottom_nav
{
	padding:0em;
	height:25px;
	margin:0;
	color:white;
	border-top:1px solid black;
	background-color:#666666;
	clear:left;
	background-image: url(../../images/bottom_nav.jpg);
	overflow:hide;
}

div.hydrantbottom_nav
{
	padding:0em;
	height:25px;
	margin:0;
	color:white;
	border-top:1px solid black;
	background-color:#666666;
	clear:left;
	background-image: url(../../images/bottom_nav.jpg);
	overflow:hide;
}

div.icons
{
	padding:0em;
	margin:0;
	color:white;
	border-top:1px solid black;
	background-color:#666666;
	clear:left;
}

#contentbackground {
	margin:5px 20px 20px 5px;
	padding:0px 0px 5px 2px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	background-color:#ccc;
	overflow:auto;
}


.nav {
	font-size:120%;
	font-weight:bold;
	padding:0;
	margin:0;
	font-color:#fff;
}

h1.header {
	padding:0;
	margin:0;
}



div.site_design_logo
 {
 padding:0em;
 margin:0;
 /*float:left;*/
 width:50%;
 height:150px;
 background-color:#dddddd;
 }


/*
td.nav_border
{
border-left:1px solid black;
height:100%;
}
*/

table.account_information
{
 border:1px solid black;
}

/* REGULAR LINKS */
a.link:link 
 {
 color: #000;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: normal;
 text-decoration: underline;
 }

a.link:visited
 {
 color: #000;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: normal;
 text-decoration: underline;
 }

a.link:hover
 {
 color: #366;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: normal;
 text-decoration: none;
 }

a.link:active
 {
 color: #000; 
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: underline;
 text-decoration: none;
 }

/* NAVIGATION MENUS TOP AND BOTTOM */
a.nav_menu:link 
 {
 color: #000;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: bold;
 text-decoration: none;
 }

a.nav_menu:visited
 {
 color: #000;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: bold;
 text-decoration: none;
 }

a.nav_menu:hover
 {
 color: #9f9;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: bold;
 text-decoration: none;
 }

a.nav_menu:active
 {
 color: #000; 
 font-family: 'times', serif;
 font-size: 100%;
 font-weight: bold;
 text-decoration: none;
 }

 /* NAVIGATION MENU LEFT- change from right side */
 
a.nav_menu_right:link  {
 color: #fff;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight:bold;
 text-decoration:none;
 }

a.nav_menu_right:visited {
 color: #fff;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight:bold;
 text-decoration:none;
 }

a.nav_menu_right:hover {
 color: #9f9;
 font-family: 'times', serif;
 font-size: 100%;
 font-weight:bold;
 text-decoration:none;
 }

a.nav_menu_right:active {
 color: #fff; 
 font-family: 'times', serif;
 font-size: 100%;
 font-weight:bold;
 text-decoration:none;
}

div.leftnavbackground {
	background-image:url('../../images/leftnavbackground.gif');
	width:170px;
	border-width:1px;
	border-style:solid;
	padding:0 0 2px 2px;
	margin: 0 0 3px 0;
	float:center;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	color:#fff;
}



a.small_text_link:link  {
 	color: #dddddd;
 	font-family: 'times', serif;
 	font-size: 100%;
 	text-decoration: none;
 }

a.small_text_link:visited {
 	color: #dddddd;
 	font-family: 'times', serif;
 	font-size: 100%;
 	text-decoration: none;
 }

a.small_text_link:hover {
 	color: #fff;
 	font-family: 'times', serif;
 	font-size: 100%;
 	text-decoration: none;
 }

a.small_text_link:active {
 	color:#dddddd; 
 	font-family: 'times', serif;
 	font-size: 100%;
 	font-weight:bold;
 	text-decoration: none;
 }

/* Message CSS */

div.message_content {
 	width:450px;
 	height:100%;
 	border:2px solid black;
 	padding:0em;
 	margin:0px;
}

div.message_title_hp {
 	border-bottom:1px solid black;
 	width:100%;
 	height:100%;
 	background-color:#003300;
 	padding:0em;
 	margin:0px;
}

div.message_title {
 	border-bottom:1px solid black;
 	width:100%;
 	height:100%;
 	background-color:#666666;
 	padding:0em;
 	margin:0px;
}

div.message_user {
 	width:100%;
 	height:100%;
 	background-color:#999999;
	padding:0em;
 	margin:0px;
}

div.message {
 	height:100%;
 	width:100%;
 	background-color:#FFFFFF;
 	padding:0em;
 	margin:0px;
}

.mainpagetitle {
	font-size:150%;
	padding:2px 2px 0 0;
	font-color:#FFF;
	font-weight:bold;
	font-family:comic;
}

.mainpagesubtitle {
	font-size:75%;
	padding:0 2px 0 0;
	margin:0px;
	font-weight:bold;
	font-family:comic;
}

.pageheading {
	font-size:120%;
	padding:0;
	margin:0;
	font-weight:bold;
}

p.write_up {
 	color:#000;
 	font-family: 'comic';
 	font-size:90%;
 	margin:0em;
 	padding:5px;
 	text-indent:20px;
}	

p.normaltext {
 	color:#000;
 	font-family: 'times', serif;
 	font-size:95%;
 	margin:0em;
 	padding:2px;
}

p.caption {
 	color:#dddddd;
 	font-family: 'times', serif;
 	font-size: 80%;
 	font-weight:bold;
 	margin:0em;
 	padding:0em;
 }

.caption {
 	color:#333333;
 	font-family: 'times', serif;
 	font-size: 80%;
 	font-weight:bold;
  	margin:0em;
 	padding:0em;
}

h3 {
	margin:0px;
	padding:0px;
}
