

body {
	background-color : #eaddc9;
	background-image:url(logo.gif);
	background-position:top left;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

H1 {
	font-size : 15px;
	color : #39526E;	
}

H2 {
	font-size : 12px;
	color : #39526E;	
	border-bottom : 1px dashed #A7A7A7;		
}

a:link {
	color : #364146;
	text-decoration: underline;
}

a:visited {
	color : #364146;
	text-decoration: underline;
}

a:hover {
	color : #364146;
	text-decoration: none;
}

a:active {
	color : #364146;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#003300;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}

.altback {
	background-color : #756b76;
}

.content {
	background-color : #FFFFFF;
}

.pictureframe {
	background-color : #364146;
	padding : 1px 1px 1px 1px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-position: left;
	text-align: justify;
	color: #666666;
}
.HL1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-position: left;
	text-align: justify;
	font-weight: bold;
	color: #666666;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	background-position: left;
	text-align: justify;
}
.HLmenus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	line-height: 15pt;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.copymenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: center;
	color: #666666;
}
.HL2menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.copylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-position: left;
	text-align: left;
	color: #666666;
}

