 a:link { color: #761D7D; text-decoration: underline;}  
 a:visited { color: #006C64; text-decoration: underline;} 
 a:hover {color: #9966FF; text-decoration: underline;}

 a.nav:link { color: rgb(255, 255, 255); text-decoration: none;}  
 a.nav:visited { color: rgb(255, 255, 255);	text-decoration: none;} 
 a.nav:hover {color: rgb(255, 255, 255); text-decoration: underline;}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

h1{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	color : #006C64;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	cursor: hand;
}   

h2{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 80%;
    font-weight : bold;
    color : #761D7D;
    background-color : transparent;
    line-height : 140%;
}

h3{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-weight : bold;
    color : #FFFFFF;
	background-color : #761D7D;
}

p{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 80%;
    font-weight : normal;
    color : #666666;
    background-color : transparent;
    line-height : 140%;
}

ul{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	color : #666666;
	background-color : transparent;
	line-height : 140%;
	list-style-image: url(images/bullet.gif);
}


#navigation1{
	position : absolute;
	top : 158px;
	left : 82px;
	z-index : 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 645px;
}              

#navigation2{
	position : absolute;
	top : 157px;
	left : 404px;
	z-index : 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}              

#address{
	position : absolute;
	top : 94px;
	left :473px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

#phone{
	position : absolute;
	top : 31px;
	left :473px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

#footer{
	position : absolute;
	top : 31px;
	left :49px;
	width: 282px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#webprivacy{
	position : absolute;
	top : 157px;
	left : 674px;
	z-index : 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}              
