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

.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: right;
}
a img { border: none ; }
a:link {
	
	color: #666;
}
a:visited {
	
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330;
	font-weight: bold;
	text-align: left;
	
}
body {
	background-color: #330;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backgroundleft {
	background-image: url(images/textleft.gif);
}

.backgroundright {
	background-image: url(images/textright.gif);
}
.boxleft {
	background-image: url(images/boxleft.gif);
}
.boxright {
	background-image: url(images/boxright.gif);
}
.boxtop {
	background-image: url(images/boxtop.gif);
}
.boxbot {
	background-image: url(images/boxbot.gif);
}
.boxbg {
	background-image: url(images/boxbackground.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	background-color:#EFF9DE;
	
}
.swirlbg {
	background-image: url(images/swirl.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}

.bigbold {
	font-weight: bold;
	color: #330;
	font-size: 16px;
	
}

object.youtube 
{
width: 560px; 
height: 340px; 
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #600;
	font-weight: bold;
	text-align: left;
	
}
.text {
	font-size: 12px;
	line-height: 160%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
.textbold {
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
}
.underpics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: italic;
	text-align: center;
}
.center {
	text-align: center;
}
.red {
	color: #900;
}
