@import url("titles.css");

/* LAYOUT
--------------------------------------------------*/

body
{
	text-align: center;
	margin: 5px auto 10px auto;
	background-color: #d3ccba;
	background-image: url("bkg2.jpg");
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
}


img { border: 0; }
.hide { display: none; }

#wrapper
{
	background-image: url("txt_bkg.jpg");
	background-repeat: repeat-y;
	border: 2px solid #82cca9;
	margin-left: auto;
	margin-right: auto;
	padding: 0;	 
	width: 753px;
	/* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 751px;	
	background-color:#fff;
	text-align: left;
	position: relative;

}


#header
{
	margin: 0;
	padding: 0;
}

#footer
{
	clear: both;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	background-color: #9bcdb2;
	background-image: url("footer_bkg.jpg");
	background-repeat: no-repeat;
	border-top: 1px solid #82cca9;
}


#text
{
	margin: 0 70px 0 235px;
	padding: 0;
	text-align: left;
	
	
}

#navigation
{
	float: left;
	/*position: absolute;
	top: 250;
	left: 0;*/
	text-align: left;
	width: 210px;
	background-color: #f4faf8;
	padding:0;
	margin: 0;
	padding-top: 20px;
	line-height: 22px;
	display:block;
}

/* HEADINGS
--------------------------------------------------*/

h3
{
	font: bold 11px verdana, arial, sans-serif;
	color: #60513a;
	text-align: left;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 25px;
}

/* TEXT
--------------------------------------------------*/

#text p
{
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	line-height: 16px;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#text td
{
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: #b9e3cf;
	line-height: 16px;
	text-align: left;
	padding-top: 0;
	padding: 1px 1px 1px 5px;
	margin-top: 0;
}

#text td.heading
{
	font-weight: bold;
	color: white;
	background-color: #67b18d;
	padding: 3px;
	padding-left: 10px;
}

#sectionsix #text td.heading
{
	font-weight: bold;
	color: #416655;
	background-color: transparent;
	padding: 3px;
	padding-left: 10px;
}

#sectionsix #text td
{
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	line-height: 16px;
	text-align: left;
	padding-top: 0;
	padding: 1px 1px 1px 5px;
	margin-top: 0;
	border: 1px solid #c5e3d8;
}

#text ul
{
	font-family: verdana, arial, sans-serif;
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	text-align: left;
	list-style-type: disc;
}

#text li
{
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	line-height: 16px;
	text-indent: 0px;

}

#text p.smallprint { font: normal 9px verdana, arial, sans-serif; }

#footer p
{
	font: normal 9px verdana, arial, sans-serif;
	color: #436857;
	background-color: transparent;
	line-height: 14px;
	text-align: center;
}

em
{
	font-style: normal;
	font-weight: bold;
	color: #416655;
}

strong
{ 
font-weight: bold;
}
	
/* LINKS
--------------------------------------------------*/

a { 
	text-decoration: none; 

}

a:link
{
	background-color: transparent;
	color: #60513a;
	font-weight: bold;
	text-decoration: underline;
}

a:visited
{
	background-color: transparent;
	color: #60513a;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	background-color: transparent;
	text-decoration: none;
	color: #7dacdc;
}

a:active
{
	background-color: transparent;
	color: #000000;
}

/* NAVIGATION
--------------------------------------------------*/

#navigation ul
{

	border-top: 1px solid #aedec8;
	background-color: #fbfdfc;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 22px;
	}

#navigation li
{
	font-family: verdana, arial, sans-serif;
	font: normal 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	text-indent: 15px;
	line-height: 22px;
	
}




#navigation a
{
	color: #60513a;
	display: block;
	border-bottom: 1px solid #c5e3d8;
	border-top: 1px solid white;
	text-decoration: none;
}

#navigation a:hover
{
	color: #60513a;
	display: block;
	background: #eaf7f0;
}

#navigation .blueLink a
{
	background: #f2fafd;
}


#navigation .blueLink a:hover
{
	background: #daf1f7;
}

/* YOU ARE HERE
--------------------------------------------------*/

body#sectionone li#one a,
body#sectiontwo li#two a, 
body#sectionthree li#three a,
body#sectionfour li#four a,
body#sectionfive li#five a
{
	color: #60513a;
	display: block;
	background-color: #b9e3cf;
}

body#sectionsix li#six a,
body#sectionseven li#seven a,
body#sectioneight li#eight a,
body#sectionsix li#six a:hover,
body#sectionseven li#seven a:hover,
body#sectioneight li#eight a:hover
{
	color: #60513a;
	display: block;
	background-color: #b1e1ef;
}

/* VIDEO SECTION
--------------------------------------------------*/

body#sectionseven img
{
	border: 2px solid #fff;
	margin-bottom: 10px;
}


/* FORMS
--------------------------------------------------*/

fieldset { border: none; }

input.submit
{
	border: solid 1px #79BCDA;
	margin: 0;
	padding: 2px 8px 2px 8px;
	cursor: pointer;
	width: 200px;
	font: bold 10px verdana, arial, sans-serif;
	color: #60513a;
	background-color: transparent;
	line-height: 16px;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

select
{
	background-color: #CDE9F2;
	border: solid 1px #539DBC;
	width: 173px;
}

