/* GENERAL ----------------*/
body						{ background-color:#e4e5ce; margin:0px; padding:0px; overflow:auto; }
img							{ border:0px; }


/* DIVS -------------------*/
#container					{ width:850px; margin:0 auto; }
#stage						{ width:850px; float:left; background-color:#e4e5ce; background-image:url("images/imgStageBG.gif"); background-repeat:repeat-y; }
#stageTL					{ width:75px; height:220px; float:left; background-color:#e4e5ce; background-image:url("images/imgStageTL.gif"); }
#stageMain					{ width:700px; float:left; }
#topNav						{ width:850px; height:380px; float:center; background-color:#e4e5ce; background-image:url("images/imgHeroHome.jpg"); }
#nav						{ width:850px; height:380px; }
#body						{ width:700px; float:left; } 
#content					{ width:640px; float:left; padding:10px 30px 20px 30px; font-family:Arial; font-size:13px; line-height:19px; }
#stageTR					{ width:75px; height:220px; float:right; background-color:#e4e5ce; background-image:url("images/imgStageTR.gif"); }
#stageCapTop				{ width:850px; height:30px; float:left; background-color:#e4e5ce; background-image:url("images/imgStageCapTop.gif"); }
#stageCapBottom				{ width:850px; height:40px; float:left; background-color:#e4e5ce; background-image:url("images/imgStageCapBottom.gif"); }

#footer1					{ width:700px; height:30px; text-align:center; padding:0px 75px 0px 75px; font-family:Arial; font-size:11px; color:#fff; }
#footer1 ul					{ text-align:center; padding:0px 0px 10px 0px; margin:0px; } 
#footer1 li					{ display:inline; list-style:none; padding-right:15px; }
/*#footer li:first-child		{ padding-left:15px; }*/

#footer2					{ width:640px; text-align:left; padding:0px 105px 50px 105px; font-family:Arial; font-size:11px; color:#606443; }
#footer2 ul					{ text-align:center; padding:0px 0px 10px 0px; margin:0px; } 
#footer2 li					{ display:inline; list-style:none; padding-right:15px; }
/*#footer li:first-child		{ padding-left:15px; }*/


/* TYPOGRAPHY -------------*/
h1							{ font-family:Arial; line-height:17px; font-weight:bold; text-transform: uppercase; margin-top:0px; margin-bottom:5px; }
h1							{ font-size:17px; color:#007f61; }
h2							{ font-family:Arial; line-height:17px; font-weight:bold; text-transform: uppercase; margin-top:0px; margin-bottom:0px; }
h2							{ font-size:17px; color:#007f61; }
h3							{ font-family:Arial; line-height:15px; font-weight:bold; margin-top:0px; margin-bottom:10px; }
h3       					{ font-size:13px; color:#007f61; }
h4							{ font-family:Arial; line-height:16px; font-weight:normal; margin-top:0px; margin-bottom:10px; }
h4							{ font-size:13px; color:#000000; padding:0px 10px 0px 0px; }
h5							{ font-family:Arial; line-height:16px; font-weight:normal; margin-top:2px; margin-bottom:20px; }
h5							{ font-size:13px; color:#000000; }
h6							{ font-family:Arial; line-height:21px; font-weight:bold; margin-top:10px; margin-bottom:20px; }
h6       					{ font-size:15px; color:#007f61; }
p							{ padding:0px 0px 0px 0px; margin:0px; }
.txt11ash					{ font-family:Arial; font-size:13px; line-height:10px; color:#393839; }

.title						{ margin-bottom:18px; }

/* images */
img.border 					{  border: 5px solid #606443;}

/* horizontal rule */
hr 							{ border: 1px dashed #888B72; margin: 20px 0px 20px 0px; }

/* LINKS ------------------*/
a							{ font-family:Arial;}

#content a					{ font-size:13px; line-height:15px; }
#content a:link				{ color:#007f61; text-decoration:underline; }
#content a:visited			{ color:#606443; text-decoration:underline; }
#content a:hover			{ color:#606443; text-decoration:overline; }
#content a:active			{ color:#007f61; text-decoration:overline; }

#footer1 a					{ font-size:11px; }
#footer1 a:link				{ color:#fff; text-decoration:underline;}
#footer1 a:visited			{ color:#d7d8c2; text-decoration:underline; }
#footer1 a:hover			{ color:#878852; text-decoration:overline; }
#footer1 a:active			{ color:#878852; text-decoration:overline; }

#footer2 a					{ font-size:11px; }
#footer2 a:link				{ color:#606443; text-decoration:underline;}
#footer2 a:visited			{ color:#808369; text-decoration:underline; }
#footer2 a:hover			{ color:#808369; text-decoration:overline; }
#footer2 a:active			{ color:#606443; text-decoration:overline; }
