@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #67AFB9;
}
#header { 
 margin: 0 auto; 
 width: 814px; 
 border: 0; 
 }
 
#container {
margin: 0 auto;
width: 814px;
border: 0;
}

#newsletter { 
margin: 0 auto; 
width: 224px; 
border: 0;
}

#address { 
margin: 0 auto; 
width: 224px; 
border: 0;
}

#leftcolumn { width: 224px; border: 0; float: left}

#rightcolumn { width: 573px; border: 0; float: right} 

#addressLeft { clear:both; width: 224px; border: 0; float: left}

#footer{ 
clear: both; 
margin: auto;
width: 814px;
border: 0; 
padding: 0; 
}

/*type*/

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FF6666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: none;
	color: #93857A;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}

.newsletterCopy {
	color: #CC9966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.addressCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87776B;
	letter-spacing: 2px;
}
.HEADING {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #A79C93;
	letter-spacing: 1px;
}

.details {color: #FF6666
}

.copy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.gramage a:link {
	font-size: 10px;
	color: #FFFFFF;
	font-style: oblique;
	font-style: bold;
	font-family: Georgia;
	letter-spacing: 1px;
}

.gramage a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-style: oblique;
	font-style: bold;
	font-family: Georgia;
	letter-spacing: 1px;
}


.newsletter a:link {
	font-size: 14px;
	color: #CC9966;
	font-family: Georgia;
	
}

.newsletter a:hover {
	text-decoration: none;
	color: #FF6699;
	
}

.newsletter a:visited {
	font-size: 14px;
	color: #CC9966;
	font-family: Georgia;
	
}
