
body {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 1.3em;

}
.whitetext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1em;
	color: #FFFFFF;
}
.text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	
	color: #000000;
	line-height: 1.3em;
	margin: 0px;
 
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	 
}

p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size:12px;
	color: #000000;
	line-height: 18px;
	margin: 10px 6px 10px 20px;
  
	 
}

blockquote {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size:12px;
	color: #000000;
	line-height: 18px;
 
}
 
td {
font-size:11px;
	color: #000000;
	line-height: 1.3em;
}
ul {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-left:10px;
	color: #000000;
line-height: 18px;	
}

ul ul 
{
	list-style-type: disc;margin-left:10px;
}


li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	
	color: #000000;
line-height: 18px;	margin: 0px;
 font-size:12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.maintext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	 
	padding-left: 15px;
}
.blendback {
	background-image: url(art/background.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.whitebox {
	background:#fff;
	float: left;
-moz-border-radius:26px;
border-radius:26px;
border-top-right-radius:26px;
border-top-left-radius:26px;
border-bottom-right-radius:26px;
border-bottom-left-radius:26px;
	width: 230px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-left:10px;
	padding:8px 6px 10px 6px;
	min-height:350px;
}
.header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3B3227;
	line-height: 19px;
	margin:10px 0px 10px 8px;
}
.bluetext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #286F8F;
	line-height: 20px;
	margin:10px 0px 10px 10px;
}
.pics {
	margin:10px 5px 10px 10px;
	padding: 0px;

}
.smallpic {
	padding: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 
.textlist {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.smalltext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tablepad {
	margin-top: 10px;
	margin-bottom: 10px;
}
.p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 4px;
	padding-bottom:4px;
	left: 12px;
}
.mainback {
	background:#c2dcd7 url(art/mainbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;

	float: left;
	width: 767px;
}
.links {
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 10px;
 
}
.dots {
	background-color: #c2dcd7;
	background-image: url(art/dotsbackground.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

