@charset "utf-8";

	body {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-image:url(../images/template/bg.jpg);
		}
	
	#wrapper {
		width:901px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background: url(../images/bg.gif) repeat;
		}
	
	#basicwrapper {
		width:910px;
		margin: 0 auto;
		}
	
	#menuwrapper {
		text-align: left;
		width: 900px;
		margin: 0 auto;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color:#FFFFFF;
		z-index:99999; /*important- keeps the menu over javascript*/
		position:relative; /*important- keeps the menu over javascript*/
		}
	
	#outerframe {
		width:910px;
		margin: 0 auto;
		background-image: url(../images/template/bg-main.gif);
		}
		
	#iconbar {
		padding-left:1px;
		}
		
	#frame {
		width:901px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
	
	#slides {
		margin-right: 1px;
		margin-left: 1px;
		}
	
	#contentleft {
		width:150px;
		padding:0px;
		float:left;
		margin-top: 20px;
		}
	
	#contentcenter {
		width:525px;
		padding:0px;
		float:left;
		}
	
	#contenthome {
		margin-top: 20px;
		margin-left: 3px;
		width:672px;
		float:left;
		}
	
	#contenthomeheader {
		background-image: url(../images/home_bg1.gif);
		background-repeat: no-repeat;
		height: 27px;
		width: 672px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}
	
	#contenthome1 {
	float: left;
	width: 100%;
		}
	
	#column1 {
		width: 24%;
		float: left;
		height: 100px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	#column2 {
		width: 25%;
		float: left;
		height: 100px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CCCCCC;
	}
	
	#contentright {
		width:226px;
		float:left;
		margin-top: 20px;
		margin-bottom: 20px;
		}
	
	#contentheader {
		background-color: #FFFFFF;
		background-image: url(../images/home_bg1.gif);
		background-repeat: no-repeat;
		height: 27px;
		width: 672px;
		}
		
	#map_canvas{
		height: 500px;
		width: 745px;
		float: right;
		top: 0;
		right: 0;
		}
		
	#columnOne{
		width: 250px;
		float: left;
		}
		
	#columnTwo{
		width: 250px;
		float: right;
		}
	
	.tbl1{
		border: 1px solid #CCCCCC;
		}
	
	.tbl2{
		font-weight: bold;
		color: #009900;
		margin: 2px;
		padding: 2px;
		}
		
	.tbl3{
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
		}
	
	.tbl1_header{
		font-weight: bold;
		color: #FFFFFF;
		background-color: #0848A8;
		padding: 4px;
		margin: 2px;
		font-size: 16px;
		}
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h3 {
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
	
	#outerframe {
		width:910px;
		margin: 0 auto;
		background-image: url(../images/template/bg-main.gif);
		}
	
	#lowermenu{
		width:901px;
		height: 20px;
		text-align: center;
		font-weight: bold;
		color: #FFFFFF;
		background-image:url(../images/template/menu_bg.gif);
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 0;
		margin-right: 1px;
		margin-bottom: 0;
		margin-left: 1px;
		}
	
	#lowermenu A:link {
		text-decoration: none;
		color: #FFFFFF;
		}

	#lowermenu A:visited {
		text-decoration: none;
		color: #FFFFFF;
		}

	#lowermenu A:active {
		text-decoration: none;
		color: #FFFFFF;
		}

	#lowermenu A:hover {
		text-decoration: underline;
		color: #FF9900;
		}
		
	#lowersubmenu{
		width:910px;
		margin: 0 auto;
		padding-top: 6px;
		text-align: center;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 10px;
		}

	#lowersubmenu A:link {
		text-decoration: none;
		color: #FFFFFF;
		}

	#lowersubmenu A:visited {
		text-decoration: none;
		color: #FFFFFF;
		}
	
	#lowersubmenu A:active {
		text-decoration: none;
		color: #FFFFFF;
		}
	
	#lowersubmenu A:hover {
		text-decoration: underline;
		color: #FF9900;
		}
	
	#bubbles {
		margin: 0 auto;
		text-align: center;
		}
	
	A:link {
		text-decoration: underline;
		color: #0443A2;
		}

	A:visited {
		text-decoration: underline;
		color: #0443A2;
		}
	
	A:active {
		text-decoration: none;
		color: #0443A2;
		}
	
	A:hover {
		text-decoration: underline;
		color: #009900;
		}
		
	p,h1,h2,pre {
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		}
		
	h1 {
		font-size:14px;
		color: #0443A2;
		}
	
	h2 {
		font-size: 12px;
		font-weight: bold;
		color: #009900;
		}

