<style type="text/css">
<!--
a:link { 	color : #666633; text-decoration : underline; }
a:visited  { 	color : #666633; 	text-decoration :underline; }
a:active {	color : #666633; text-decoration :underline; } 
a:hover{ 	color : #FFCC00;  text-decoration : none; }

a.top:link { color: #CCCC99; text-decoration: none} 
a.top:visited { color: #CCCC99; text-decoration: none } 
a.top:active { color: #CCCC99; text-decoration: none} 
a.top:hover { color: White; text-decoration: none}

a.left:link { color: #FFFFFF; text-decoration: none  } 
a.left:visited { color: #FFFFFF; text-decoration: none  } 
a.left:active { color: #FFFFFF; text-decoration: none} 
a.left:hover { color: #FFCC33; text-decoration: none }

a.bot:link { color: #33CCCC; text-decoration: none} 
a.bot:visited { color: #33CCCC; text-decoration: none } 
a.bot:active { color: #33CCCC; text-decoration: none} 
a.bot:hover { color: #66FFFF; text-decoration: none}


body { font-family :  Century, Times, Times New Roman,serif  ;  font-size : 14px;  color : #330033;  background-image : url(images/bg-3.gif);  }

#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  }

#main {
	margin-right:50px;
	margin-left : 25px;
}
.style1 {
	color: #FFFFFF;
	font-size: 18px;
}

p , td { font-family : Century, Times, Times New Roman,serif ; font-size : 14px;  color : #330033;   }


h1{ font-family : Tahoma, Arial, Helvetica,  sans-serif; font-size : 28px; 	font-weight : lighter; color : #bc5307;  }

h2 {	font-family : Tahoma, Arial, Helvetica,  sans-serif;	font-size : 16pt; 	font-weight : lighter; color :  #bc5307; }
	
h3 {	font-family : Times, Times roman, serif; 	font-size : 14pt; 	font-weight : 100; 	color : #8D8D47; }

h4 {	font-family :  Tahoma,Arial, Helvetica,  sans-serif; 	font-size : 11pt; 	color : #660000; }
h5 {	font-family :  Tahoma,Arial, Helvetica,  sans-serif; 	font-size : 10pt; 	color : #660066; }
.heading4 {font-family : Tahoma,  Arial, Helvetica, sans-serif; 	font-size : 12pt; 	color : #660066;  line-height : 120%;  }
.heading5 {font-family :  Tahoma, Arial, Helvetica, sans-serif; 	font-size : 11pt; 	color : #660066; }
ol {font-family: Century, Times, Times New Roman,serif; font-size: 14px; }
li { font-family : Century, Times, Times New Roman,serif; font-size: 14px;    }
ul {font-family: Century, Times, Times New Roman,serif; font-size: 14px; }

.contact {
		color : #FFFFCC;
		font-weight : normal;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif, Genova;
}




.phonebot {font-family: Verdana, Helvetica, Genova, Tahoma, Arial, sans-serif; font-size: 12px; color: #bc5307;  line-height : 22px;   }

 .botnav {  font-family: Arial, Helvetica, Verdana, Genova, Tahoma,  sans-serif; font-size: 8pt;  }


.form { background-color: #E9E9BE; border-color: #9A9A34; border-style: solid; border-width: 1px; font-family: Verdana,Tahoma,Geneva, Arial, sans-serif; font-size: 8pt; color:  #333300;  }	
.formsm { font-family: Verdana,Tahoma,Geneva, Arial, sans-serif; font-size: 8pt;  color: #000000; background-color: #E6DDD4; }	
.formbutt { background-color: #999900; border-color: #996633; border-style: solid; border-width: 1px; color: #ffffff; font-size: 8pt;
font-family: verdana;
}

.photoright {
	padding : 5px 5px 
	}	 
	
	

	
#bottom{
display: block; 
background-color:#2e2425;
padding: 0px 0 0px 0px;
margin: 0px;
width:800px;
}

#bottom p {
	font-size : 11px;
	color: #FFFFCC;
	vertical-align : middle;
	text-align : center;
	margin: 1px;
}

#menutop {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 5px 5px 5px 15px;
border: 1px solid #FFCC33;
color: White;
margin: 0px;
width:100%;
}





/*------------------glossymenu------------------*/


.glossymenu {
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/bg-menu1.gif) repeat-x bottom left;
font: bold 14px "Times New Roman", times, serif, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;

}

.glossymenu li a:hover{
background-image: url(images/bg-menu2.gif);
}
/*------------------END glossymenu------------------*/
	
/*------------------menu------------------*/


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin-left: 10px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 90%;
display: block;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: White;
width:180px;
background-image : url(images/bg_menu_main.gif);
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-image : url(images/bg_menu_over.gif);
}

</style>



/*------------------endmenu------------------*/
		





/*- Menu 7--------------------------- */

#menu {
        width: 180px;
        margin: 0px;
        }
		
#menu ul {
	list-style: none;
        margin: 0;
        padding: 0;
}		

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/menu.gif);
        padding: 8px 0 0 30px;
        }

#menu li a:hover, #menu li #current {
        color: #FFF;
        background:  url(images/menu.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

/*- -----------END Menu 7--------------------------- */
label,input {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	background-color : white;
}

label {
	text-align: right;
	width: 200px;
	padding-right: 15px;
}

br {
	clear: left;
}

		
		
		
		  --></STYLE>	