/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, leftnav, maintext {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
}

body  {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/2010/backgrounds/backgroundpic2.jpg);
	background-repeat: repeat;
}

.clear {
	clear: both;
}

a {
	color:#006633;
}

a:hover {
	color:#993399;
}

#wrapper {
	font-family: "Century Gothic", "Courier New", "Times New Roman";
	width: 957px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #1D1D1D;

}

#top-wrapper {
	height: 130px;
	width: 957px;
	background-image: url(../images/2010/backgrounds/top-banner.jpg);
	background-repeat: no-repeat;
}

#left-wrapper {
	float: left;
	width: 237px;
}

#right-wrapper {
	float: right;
	width: 720px;
}
#info-box-1 {
	height: 91px;
	width: 300px;
	background-color: #333;
	background-image: url(../images/2010/backgrounds/leftbox.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#info-box-2 {
	height: 91px;
	width: 300px;
	background-color: #333;
	background-image: url(../images/2010/backgrounds/leftbox.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#info-wrapper {
	float: left;
	height: 185px;
	width: 300px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 5px;
}


#info-box-3 {
	float: right;
	height: 192px;
	width: 346px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#info-box-1-pix {
	width: 90px;
	float: left;
	text-align: center;
	height: 70px;
	padding-top: 10px;
}
#info-box-1-text {
	float: right;
	width: 200px;
	height: 90px;
	margin-top: 5px;
	margin-right: 5px;
}



#bottom-wrapper {
	width: 960px;
}
#left-side-1 {
	background-image: url(../images/2010/backgrounds/side-banner.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 237px;
}
#left-side-2 {
	width: 236px;
}



#flash-box {
	height: 247px;
	width: 700px;
	color: #E9BB20;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right-bottom-wrapper {
	height: 204px;
	width: 720px;
}


.text-small {
	font-size: 13px;
	color: #FFF;
}
h3 {
	font-weight: bold;
	color: #006633;
	font-size: medium;
	text-align: right;
	vertical-align: middle;
}


.text-medium {
	font-size: medium;
}

#website-family-block {
	width: 95px;
	margin-right: auto;
	margin-left: auto;
}
#main-text {
	width: 700px;
	margin: 10px;
}
h1 {
	font-size: x-large;
	color: #FFF;
}

.green-large {
	color: #009933; 
	font-size: 24px; 
}

.green-medium {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

.purple-mediuim {
	color: #993399;
	font-size: 16px;
}
.linkpurple {
	color: #993399;
}
#view-video-large{
	height: 315px;
	width: 500px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#footer {
	width: 957px;
	height: 40px;
	padding-top: 8px;
}
