.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366; text-decoration: none
}
.main a:link {color: #003366; text-decoration: none} 
.main a:visited {color: #003366; text-decoration: none} 
.main a:hover {color: #FCBE03; text-decoration: none} 
.main a:active {color: #003366; text-decoration: none} 


.whitebold {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 12px;	color: #FFFFFF;text-decoration: none} 
.whitebold a:link {color: #FFFFFF; text-decoration: none} 
.whitebold a:visited {color: #FFFFFF; text-decoration: none} 
.whitebold a:hover {color: #FCBE03; text-decoration: none} 
.whitebold a:active {color: #FFFFFF; text-decoration: none} 
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 0px 0px 0px 0px;
	border-: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #006699;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: none;
	background-color: #D1DDEE;
	font-weight: normal;
	padding: 2px 1px 1px 6px;
	color: #003399;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #006699;
	background-color: #006699;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
    color: #FFFFFF;
}.mainlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.body {
	background-color: #FFEFC6;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.whitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.newtoptile {
	background-image: url(../images/top_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.conatct {
	background-attachment: fixed;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.wave {
	background-attachment: fixed;
	background-image: url(../images/wave.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
