@charset "utf-8";

html {
    overflow-y: scroll; 
}

body {
	background-color: #cccccc;
	background-attachment: scroll;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-position:center top;
}

body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	margin-bottom: 0;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	
}
#main p.lastNode {
	margin-bottom: 0;
}

a:link {
	color: #046637;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #00B356;
}
a:active {
	text-decoration: underline;
}


a.linkset2:link {
	color: #FFF;
	text-decoration: none;
}
a.linkset2:visited {
	text-decoration: none;
	color: #999;
}
a.linkset2:hover {
	text-decoration: underline;
	color: #00B356;
}
a.linkset2:active {
	text-decoration: underline;
}






















div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 888px;
}
#container {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
	height: 682px;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
	height: 168px;
	
}
html > body #header {
	height: auto;
	min-height: 168px;
}
#nav_bar {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
	height: 35px;
}
html > body #nav_bar {
	height: auto;
	min-height: 36px;
}

.rightpageheader {
	color: #000000;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin-left: 1em;
	margin-bottom: 0;
	margin-top:2em;
	
}






#form1 {
	
	font-family:Arial, Helvetica, sans-serif;
	
	text-align:right;
	margin-right: 6em;
	
}


	
#form_area {
	float:right;
	width: 444px;
	
}

div.content_center_pic {
	width:888px;
	padding-top: 15px;
}

#content_area {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
	height: 449px;
	background-color: #e2e2e2;
}

div.content_div_bar {
	padding-top:15px;
	padding-bottom:15px;
	background-color:#CCCCCC;
}

div.content_div {
	padding-bottom:15px;
}

div.content_lft {
	float:left;
	width:444px;
}

div.content_lft2 {
	float:left;
	width:225px;
}




div.content_rht {
	float:right;
	width:444px;
}

div.content_rht2 {
	float:left;
	width:225px;
}





div.content_middle {
	text-align: left;
	
	width:888px;
}

div.content_middle2 {
	text-align: justify;
	float:left;
	width:438px;
}



.leftpage{
	margin-top: 1.1em;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 1.1em;
	text-indent: 3em;
}

.rightpage{
	margin-top: 1.1em;
	margin-left: 2em;
	margin-right:2em;
	text-indent: 3em;
}

.phone{
	text-align:center;

}

div.bbb1{
	float:left;

}


div.bbb2{
	float:right;
	width:27em;
}




div.pictures{
	color: #000000;
	text-align: center;
	padding-right: 2.25em;
	padding-left: 2.25em;
}

div.pictures2{
	float:left;
	color: #000000;
	text-align: center;
	padding-left: 3.5em;
}

div.pictures3{
	float:right;
	color: #000000;
	text-align: center;
	padding-right: 4.5em;
}






html > body #content_area {
	height: auto;
}

div.pan {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-y;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
}





#content_end {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0;
	width: 888px;
	padding-top: 0px;
	height: 21px;
}
/*html > body #content_end {
	height: auto;
	
	
}*/

.footer{
	background-image:url(images/div_bar.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	background-color: #046637;
	color:#FFF;	
}





	/*
*	Setup
*/
ul.menu_bar_bg {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.menu_bar_bg li {
	float: left;
	}

ul.menu_bar_bg li a {
	display: block;
	width: 148px;
	height: 39px;
	background: url(images/buttons.png);
	}

/*
*	Normal Links
*/
ul.menu_bar_bg li.button001 a {
	background-position: 0 0;
	}

ul.menu_bar_bg li.button002 a {
	background-position: -148px 0;
	}

ul.menu_bar_bg li.button003 a {
	background-position: -296px 0;
	}

ul.menu_bar_bg li.button004 a {
	background-position: -444px 0;
	}

ul.menu_bar_bg li.button005 a {
	background-position: -592px 0;
	}

ul.menu_bar_bg li.button006 a {
	background-position: -740px 0;
	}



/*
*	Hover Links
*/
ul.menu_bar_bg li.button001 a:hover {
	background-position: 0 -39px;
	}

ul.menu_bar_bg li.button002 a:hover {
	background-position: -148px -39px;
	}

ul.menu_bar_bg li.button003 a:hover {
	background-position: -296px -39px;
	}

ul.menu_bar_bg li.button004 a:hover {
	background-position: -444px -39px;
	}

ul.menu_bar_bg li.button005 a:hover {
	background-position: -592px -39px;
	}

ul.menu_bar_bg li.button006 a:hover {
	background-position: -740px -39px;
	}



/*
*	Clicked Links
*/
ul.menu_bar_bg li.button001 a:active {
	background-position: 0 -78px;
	}

ul.menu_bar_bg li.button002 a:active {
	background-position: -148px -78px;
	}

ul.menu_bar_bg li.button003 a:active {
	background-position: -296px -78px;
	}

ul.menu_bar_bg li.button004 a:active {
	background-position: -444px -78px;
	}

ul.menu_bar_bg li.button005 a:active {
	background-position: -592px -78px;
	}

ul.menu_bar_bg li.button006 a:active {
	background-position: -740px -78px;
	}


/*
*	Selected/Active Links
*/
ul.menu_bar_bg li.button001 a.selected {
	background-position: 0 -117px;
	}

ul.menu_bar_bg li.button002 a.selected {
	background-position: -148px -117px;
	}

ul.menu_bar_bg li.button003 a.selected {
	background-position: -296px -117px;
	}

ul.menu_bar_bg li.button004 a.selected {
	background-position: -444px -117px;
	}
	
ul.menu_bar_bg li.button005 a.selected {
	background-position: -592px -117px;
	}
	
ul.menu_bar_bg li.button006 a.selected {
	background-position: -740px -117px;
	}
	
