html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6C85CB;
}

#pagecontainer{
width: 840px;
margin: 0px auto;
background-image:url(../images/bg.jpg);
background-repeat: repeat-y;
}


#wrapper {
	width: 800px;
	margin: 0px auto;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;

	
}
#header {
background-image: url(../logo.jpg);
background-repeat: no-repeat;
height: 100px;

}
#flashbanner {
text-align: center;
padding: 0px 0px 4px 0px;
}

#logo {
float: left;
}

#main {
}

.greyline {
height:10px;
}

  
#minitabs {
font-size: 80%;
float: left;
width: 180px;
}
#minitabs ul{
list-style: none; margin: 0;
padding: 7px 0px;
text-align: left;
padding: 10px 10px 10px 10px;
  }
#minitabs li{
margin: 0 2px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #CCCCCC;
}
#minitabs a{
display: block;
text-decoration: none; 
padding: 10px 6px 10px 6px;
border-left: 4px solid #FFF;
color: #666;
  }
#minitabs a#current{
border-color: #999;
color: #B94161;
background-color: #EFEFEF;
}
#minitabs a:hover{
border-color: #999;
color: #333;
background-color:#EFEFEF;
}

#bodyclass {
float: right;
width: 553px;
font-size: 80%;
padding: 8px 10px 0px 0px;
text-align: left;
line-height: 18px;
}

#bodyclass ul {
list-style-type:circle;
padding-left: 20px;
font-weight: bold;
}

#body ul {
text-align: left;
padding-left: 16px;
list-style: square;
}

/*#body img {
padding: 5px;
}
*/
#body a:link, #body a:visited {
color: #007c6a;
}
#body a:hover {
text-decoration: none;
}

#footer {
	text-align: center;
	clear: both;
	background-color: #666;
	width: 800px;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.noborder {
border-bottom: 1px solid #FFFFFF;
text-align: center;
}

#footer a:link, a:visited {
color: #FFFFFF;
}

.telno {
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 200%;
padding-bottom: 10px;
padding-top: 10px;
background-color: #007c6a;
text-align: center;
}

H4 {
font-style: italic;
font-family: "Times New Roman", Times, serif;
font-size: 170%;
text-align: center;
padding-top: 40px;
padding-bottom: 30px;
line-height: 30px;
}
.imgleft {
padding-top: 25px;

}

.imgfloatleft {
float: left;
}
.imgfloatright {
float: right;
}
h5 {
color: #B94161;
padding-bottom: 3px;
padding-top:3px;
}
#commdom {
text-align: center;
}

#commdom img{
padding-left: 30px;
padding-right: 30px;
padding-bottom: 15px;
padding-top: 15px;

}
#networks {
clear:both;
text-align: right;
padding: 5px 20px 5px 0px;
}

.imgleft {
float: left;
}
.imgright {
float: right;
}

.line {
border-bottom: 1px #CCCCCC solid;
}

.sideimages {
padding-top: 40px;
}