@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 1.2em;
	padding: 0px;
}
h2 {
	font-size: .9em;
}
h3 {
	font-size: 1em;
}
h5 {
	font-size: .85em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: .9em;
}


p {
	font-size: 0.8em;
	padding: 0px;
	line-height: 130%;
}

#container  {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f7fafc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


#header  {
	padding: 0px;
	margin: 0px;
} 

#header_left {
	float: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#header_middle {
	float: left;
	padding-left: 16px;
	padding-top: 18px;
}
#header_right {
	float: right;
	padding: 0px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 246px;
	height: 230px;
}
#menu {
	margin: 0px;
	background-image: url(../Images/banner_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subheader {
	padding: 0px;
	width: auto;
	margin: 0px;
	clear: both;
}
#subheader_left {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#subheader_middle {
	padding-left: 16px;
	float: left;
}
#subheader_right {
	float: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#mainContent  {
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../Images/maincontent_bg.gif);
	border: none;
	height: auto;
	clear: both;
	float: left;
	margin: 18px;
} 
#mainContent_left {
	width: 546px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
#mainContent_left ul {
	list-style-image: url(../Images/bullet.gif);
	font-size: 0.8em;
	line-height: 160%;
	list-style-position: outside;
}

#mainContent_left h1 {
	color: #ba4c03;
}
#mainContent_right {
	float: right;
	width: 246px;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#conversation {
	border: thin solid #999999;
	padding: 0px;
	margin: 4px;
}
#freereports {
	padding: 0px;
	border: thin solid #999999;
	margin-top: 16px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 4px;
}


#mainContent_right   h3 {
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-color: #767676;
	margin: 0px;
}
#mainContent_right p {
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainContent_right ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/bullet.gif);
	line-height: 120%;
	list-style-type: square;
	padding-right: 16px;
}


#footer  {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
} 
#footer_left {
	float: left;
	background-image: url(../Images/footer_left_bg.jpg);
	height: 104px;
	width: 296px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
	display: inline;
}
#footer_left p {
	padding-left: 12px;
	padding-right: 12px;
}
#footer_left   h5 {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer_right {
	float: right;
	height: 104px;
	width: 511px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.margin_photo {
	margin-right: 10px;
	margin-bottom: 2px;
}
#wagmp_map_10 {
	height: 314px;
	width: 314px;
	float: left;
}
#wagmp_directions_10 {
	float: right;
	width: 490px;
}
#wagmp_directions_2 {
	clear: both;


}

#wagmp_map_2 {
	float: left;
	height: 348px;
	width: 548px;
}
.nwindowcontainer {
}
#RegistrationContainer #WAATKRegistrationForm h1 {
	font-size: 1.2em;
}
#LogInContainer #WAATKLogInForm h1 {
	font-size: 1.2em;
}
#UpdateContainer #WAATKUpdateForm h1 {
	font-size: 1.2em;
}
#ForgotPWContainer #WAATKForgotPWForm h1 {
	font-size: 1.2em;
}
