@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Century Gothic, Century, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 864px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	vertical-align: top;
}
.oneColFixCtrHdr #header {
	background: #D6EEEE;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 719px;
	float: left;
	height: 96px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	height: 430px;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	margin: 0px;
	bottom: auto;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.content {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
}
.content1bold {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-weight: bold;
}
.quotes {
	font-family: Times New Roman, Times, serif;
	color: #663300;
	font-size: 20px;
	font-style: italic;
}
.signatures {
	font-family: Times New Roman, Times, serif;
	color: #339999;
	font-size: 14px;
	font-weight: bold;
}
.content2 {
	font-family: Times New Roman, Times, serif;
	color: #339999;
	font-size: 14px;
}
.content2bold {
	font-family: "Times New Roman", Times, serif;
	color: #339999;
	font-size: 18px;
	font-weight: bold;
}
.content2ital {
	font-family: Times New Roman, Times, serif;
	color: #339999;
	font-size: 14px;
	font-style: italic;
}
.content3 {
	font-family: Times New Roman, Times, serif;
	color: #CC3300;
	font-size: 14px;
}
.content3bold {
	font-family: Times New Roman, Times, serif;
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}
.emails {
	font-family: Century Gothic, Century, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.content4 {
	font-family: Century Gothic, Century, Arial, sans-serif;
	color: #66CC00;
	font-size: 18px;
	font-weight: normal;
}
.subhead {
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #339999;
}
h1 {
	font-family: Times New Roman, Times, seriff;
	font-size: 28px;
	font-style: italic;
	font-weight: 200;
	color: #339999;
}
.subhead2 {
	font-family: Times New Roman, Times, serif;
	color: #663300;
	font-size: 16px;
}
.subhead3 {
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #339999;
}
.subhead3brown {
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #663300;
}
.subhead4 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}
.subhead5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #339999;
}
.style3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #66cc00;
}
.right_categories {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #669966;
}
.subcategory {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #476789;
}
.subcategory2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.homepageMovie {
	width: 418px;
	margin-left: 65px;
}
#secondaryMenu {
	background-color: #D6EEEE;
	height: 96px;
	width: 146px;
	margin-left: 718px;
	vertical-align: top;
	padding: 0px;
}
#movie {
	width: 430px;
	margin-top: 18px;
	margin-left: 30px;
	height: 360px;
	float: left;
}
a:link {
	font-family: Century Gothic, Century, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339999;
}
a:visited {
	font-family: Century Gothic, Century, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339999;
}
a:hover {
	font-family: Century Gothic, Century, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}
.bottom_menu {
	font-family: Century Gothic, Century, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
}
.before {
	font-family: "Century Gothic", Century, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.after {
	font-family: Century Gothic, Century, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.contentBrown {
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	line-height: 18px;
}
