body
{
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, serif;
	color: #29231e;
	background-color: #e8dbbf;
}

h3
{
	font-size: 16px;
}

#homepageswf
{
	width: 905px; 
	height: 451px; 
	background-color: #cfc0ad
}

#vidpageswf
{
	width: 640px; 
	height: 357px; 
	background-color: #cfc0ad
}


#subpageswf
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 905px; 
	height: 178px; 
	z-index: 55;
}

#sub_header
{
	position: relative;
	width: 905px;
	height: 98px;
	padding: 80px 0 0 0;
	background-color: #e8dbbf;
}

#container
{
	margin: auto;
	width: 905px;
	text-align: right;
	
}

#sub_container
{
	width: 891px;
	padding: 0px;
	margin: 0 0 0 14px;
	background-color: #e8dbbf;
}


#rightcontent
{
	padding: 10px;
	margin: 0px;
	height: 100%;
	width: 665px;
	text-align: left;
	background-image: url(../images/column_right.jpg);
	background-repeat: repeat-y;
}

#home_bottom_title
{
	width: 891px;
	height: 31px;
	margin: 0 0 0 14px;
	background-color: #29231e;
	background-image: url(../images/home_lower_shadow.gif); 
	background-repeat: repeat-x;	
}

#home_bottom_content
{
	width: 891px;
	margin: 0 0 0 14px;
	background-color: #52493f;	
}

#home_green
{
	color: #d1c4a9;
	text-align: left;
	padding: 10px;
}

#home_explore
{
	color: #d1c4a9;
	text-align: left;
	padding: 10px;
}

#home_green_title
{
	color: #d1c4a9;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

#home_explore_title
{
	color: #d1c4a9;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

#footer_sub
{
	width: 891px;
	height: 24px;
	margin: 0 0 0 14px;
	padding: 10px 0 0 0;
	background-color: #52493f;
	background-image: url(../images/sub_lower_shadow.gif); 
	background-repeat: repeat-x;	
}

#footer
{
	width: 891px;
	margin: 0 0 0 14px;
	text-align: left;
}

#login
{
	text-align: left; 
	padding: 0px 25px 10px 25px;
}

#login_home
{
	width: 170px;
	text-align: left; 
	padding: 10px;
	margin: 5px 0 0 0;
	font-size: 10px;
	background-color: #3c3630;
	border: 1px solid #29231e;
}

#greentip
{
	width: 200px;
	background-color: #2d4025;
	padding: 10px;
	margin: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
}

.form-text-required
{
	background-color: #e8dbbf;
	border: 1px solid #52493f;
}

.form-text
{
	background-color: #f0e8d7;
	border: 1px solid #52493f;
}

.form
{
	font-weight: bolder;
}

.form-login
{
	font-size: 11px;
}


a:link {color: #4d1e18; text-decoration: underline;}
a:visited {color: #4d1e18; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #4d1e18; text-decoration: underline;}

a.footer_link:link {color: #29231e; text-decoration: underline;}
a.footer_link:visited {color: #29231e; text-decoration: underline;}
a.footer_link:hover {color: #000000; text-decoration: underline;}
a.footer_link:active {color: #29231e; text-decoration: underline;}

a.onbrown:link {color: #d1c4a9; text-decoration: underline;}
a.onbrown:visited {color: #d1c4a9; text-decoration: underline;}
a.onbrown:hover {color: #000000; text-decoration: underline;}
a.onbrown:active {color: #d1c4a9; text-decoration: underline;}