﻿@charset "utf-8";

/* 
	plymouthmi
   	dec 2009
	coded by dimos zarkadas
*/

a {
	text-decoration: none;
	color: #404000;
}

a:visited {
	text-decoration: none;
	color: #404000;
}

a:hover {
	text-decoration: underline;
	color: #9CA16D;
}

a:active {
	text-decoration: none;
	color: #404000;
}


body {
	background: url('images/bgn.jpg');
}

table, td {
	
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 13px;
}

#container  {
		padding: 0px 5px 4px 1px;
}

#content {
	background-color: #FFFFFF;
	color: #244c44;
}

#content a {
	text-decoration: underline;
}

.leftcolcontainer{
	background: url('images/bg-leftcol.gif') repeat-y;
	}


#leftcol{
	background: url('images/bg-leftcol.gif') repeat-y;
	padding: 20px 5px 10px 5px;
	color: #8f8f6d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

#leftcol  a {
	color: #8f8f6d;
}

#leftcol a:hover {
	text-decoration: none;
	color: #38635A;
}

.leftcol-home{
	background: url('images/bg-leftcol-home.gif') repeat-y;
	padding: 20px 5px 10px 42px;
	color: #8f8f6d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

.leftcol-home  a {
	color: #8f8f6d;
}

.leftcol-home  a:visited {
	color: #8f8f6d;
}


.leftcol-home a:hover {
	text-decoration: none;
	color: #38635A;
}



.adalogolink {
	width: 70px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 395px;
}


.mwslogolink {
	width: 90px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 480px;
}

.adalogolink-home {
	width: 70px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 565px;
}


.mwslogolink-home {
	width: 90px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 650px;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 591px;
	height: 56px;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	background-image: url('images/bg-footer.gif');
	color: #8f8f6d;
}


#footermenu {
	height: 20px;
	position: absolute;
	top: 9px;
	margin-left: 5px;
}

#footermenu a {
	padding-right: 1px;
	color: #908f70;
	text-decoration: none;

}

#footermenu a:hover {
	padding-right: 10px;
	text-decoration: underline;
	color: #173c35;
}

#footer-home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 749px;
	height: 56px;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	background-image: url('images/bg-footer-home.gif');
	color: #8f8f6d;
}



.img   {
        border-style: solid;    
        border-color: #656554;
        border-width: 1px;
        padding:2px;
        background:#e7e7c3;
       	margin-left: 20px;
}


#util-int  {

	background: url('images/bgrd-util-int.jpg');
	width: 750px;
	height: 24px;
	font-size: 12px;
	text-align: right;
	}

#util-home  {

	background: url('images/bgrd-util-home.jpg');
	width: 1000px;
	height: 23px;
	font-size: 12px;
	text-align: right;
	}


H1 {font-family: Trebuchet MS, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #656554;}
    
H2 {font-family: Trebuchet MS, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #224A42;}
    
H3 {font-family: Trebuchet MS, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #202020;}
    
H4 {font-family: Trebuchet MS, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    color: #7a7961;}
    
