div#pagecontainer
	{width: 1024px;
	margin: auto;
    border: 1px solid #ffffff;
	}

a:link {color:#0033ff;text-decoration:underline;} /* unvisited link */
a:visited {color:#6600cc;text-decoration:underline;} /* visited link */
a:hover {color:#0066ff;text-decoration:underline;} /* mouse over link */

.sansa {
 font-family: Arial, Helvetica, sans-serif
 }
.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa {
 font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif
 }
.serifa {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif
 }
 small.sansa,.sansa small {
 font-family: Helvetica, sans-serif
 }	
 big.sansb,.sansb big {
 font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif
 }	
.min {
 font-size: 10px
 }

div#svcdir
    {background-image:url('svcdirbground.gif');
    background-position:top right; 
    background-repeat: no-repeat;
    width:300px;
}    

div#svcdir2
    {background-image:url('svcdirbground.gif');
    background-position:top right; 
    background-repeat: no-repeat;
    width:250px;
}    

a.menubody:link {color:bisque;text-decoration:none} /* unvisited link */
a.menubody:visited {color:bisque;text-decoration:none} /* visited link */
a.menubody:hover {color:burlywood;text-decoration:none} /* mouse over link */

a.menucurrentgroup:link {color:white;text-decoration:none} /* unvisited link */
a.menucurrentgroup:visited {color:white;text-decoration:none} /* visited link */
a.menucurrentgroup:hover {color:burlywood;text-decoration:none} /* mouse over link */

#menulook
    {padding-top:0px;
    height:30px;
    line-height: 28px;
    background-image:url('navback.gif');
    background-repeat:no-repeat;
} 

a.footerbody:link {color:bisque;text-decoration:none} /* unvisited link */
a.footerbody:visited {color:bisque;text-decoration:none} /* visited link */
a.footerbody:hover {color:burlywood;text-decoration:none} /* mouse over link */

#footerlook
    {padding-top:0px;
    height:30px;
    color:white;
    line-height: 28px;
    background-image:url('navback.gif');
    background-repeat:no-repeat;
} 

#newslook
    {padding-top:0px;
    height:300px;
    line-height: 28px;
    background-image:url('newsback.gif');
    background-repeat:no-repeat;
} 

.leftside
    {text-align:left;
    color:brown;
    width:325;
}   

.rightside
    {text-align:left;
    color:brown;
    width:503;
}   

.central
{ 
  margin: 0 auto;
  text-align: center;
  width: 100%; 
}

.articleheadline
    {text-align:center;
    color:brown;
    font-family:sans-serif;
    font-size:x-large;
    font-weight:bold;
    margin-top:25px;
}   

.articlesubheadline
    {text-align:left;
    color:brown;
    font-family:sans-serif;
    font-size:large;
    font-weight:bold;
}   

.articletext
    {text-align:left;
    color:black;
    font-family:sans-serif;
    font-size:medium;
    font-weight:normal;
    padding-right:5px;
}   

li.leftlist
    {list-style-type:disc;
    list-style-position:inside;
}

.align-right { float:right; margin: 0 15px 15px 15px; border:none; }
.align-left { float:left; margin: 0 15px 15px 0; border:none;  } 

#contentside
    {width: 350px;
    padding:10px;
    float:left; 
    border: none;
    background-image:url('contentback.gif');
    background-repeat:no-repeat;
     
}   

#contentside950
    {width: 350px;
    padding:10px;
    float:left; 
    border: none;
    background-image:url('contentback950.gif');
    background-repeat:no-repeat;
     
}   

#beneathmap
    {width: 575px;
    height:225px
    float:right; 
    border: none;
    background-image:url('beneathmapback.gif');
    background-repeat:no-repeat;
     
}   

#beneathmap363
    {width: 575px;
    height:700px
    padding:10px;
    float:right; 
    border: none;
    background-image:url('beneathmapback363.gif');
    background-repeat:no-repeat;
     
}   

p.leftside
    {color:brown;
    line-height:0.2;
}

p.rightside
    {color:brown;
    line-height:0.2;
}

#mapside
    {width: 543px;
    float:right;
    padding:0px;
    border: 1px solid #000000; 
}   

#outer 
    {background-color:#fff;
    overflow:auto;
    width:947px; 
}

h1
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0.0pt;
	margin-left:50px;
    text-align:center;
	padding:0px;
	display:inline;
	font-size:1.5em;
	font-weight:bold;
	font-family:sansb;
	}

h2
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:25px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:1.5em;
	font-weight:bold;
	font-family:sansb;
	}

h3
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:60px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:1em;
	font-weight:bold;
	font-family:sansb;
	}
    
h4
	{margin-left:10%;
	display:inline;
    font-size:1em;
	font-weight:normal;
	}
    
h5
	{margin-right:10px;
	margin-left:75px;
	display:inline;
    font-size:1em;
	font-weight:bold;
	}
    
h6
    {margin-right:7%; 
	display:inline;
    font-size:1em;
	font-weight:normal;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
