/* CSS Document for Ridgeview Valley Website */

body,div,p,a,ul,ol,li,dl,dt,dd,img,table,td,form,fieldset
							{ margin: 0px; padding: 0px; border: 0px; list-style: none; font-size: 10px; text-decoration: none; color: #792720 }
/*body						{ font-family: verdana,"arial narrow", sans-serif; text-align: center; line-height: 1.75em; background-color: #792720; }*/
body						{ font-family:"arial narrow", verdana, sans-serif; text-align: center; line-height: 1.75em; background-color: #4E8AC8; }

.nowrap						{ white-space: nowrap; }
.req						{ color: #f00; }

/* >>>links  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a:link						{ text-decoration: none; color: #792720; font-weight: bold; }
a:visited					{ text-decoration: none; color: #000; font-weight: bold; }
a:hover						{ text-decoration: underline; color: #300; font-weight: bold; }
a:active					{ text-decoration: none; color: #792720; font-weight: bold; }

div#mainnav a:link			{ text-decoration: none; color: #792720; }
div#mainnav a:visited		{ text-decoration: none; color: #000; }
div#mainnav a:hover			{ text-decoration: underline; color: #300; }
div#mainnav a:active		{ text-decoration: none; color: #792720; }

div#sidenav	a				{ font-weight: normal; line-height: 12px;}
div#sidenav a:link		 	{ text-decoration: none; color: #792720; }
div#sidenav a:visited 		{ text-decoration: none; color: #000; }
div#sidenav a:hover	 		{ text-decoration: underline; color: #300; }
div#sidenav a:active	 	{ text-decoration: none; color: #792720; }

div#sidenav li a			{ font-size: 13px!important; letter-spacing: -1px;text-transform: uppercase; }
div#sidenav li li a			{ font-size: 12px!important; letter-spacing: -1px;text-transform: capitalize; }


/* >>>headers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1							{ font-weight: bold; font-size: 20px; margin: 7px 0; line-height: 1.35em; }
h2							{ font-weight: bold; font-size: 13px; margin: 7px 0; }
h3							{ font-weight: bold; font-size: 11px; margin: 7px 0; }/* color: #000;*/

/* >>>top container  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#contain					{ margin: 50px auto; text-align: left; width: 830px; background: #E9E4CA; }
div#top						{ width: 100%; height: 113px; background: #792720; float: left; border: }
div#logo					{ padding: 15px 0 0 15px; float: left; width: 269px; text-align: left; }

div#rtnav					{ padding: 65px 15px 0 0; float: right; width: 50%; }
ul#tprtnav					{  }
ul#tprtnav li				{ display: inline; float: right; background: url(images/white.gif) no-repeat left center; text-transform: uppercase; }
ul#tprtnav li a				{ display: block; color: #fff; font-family: "arial narrow", sans-serif; font-weight: bold; font-size: 12px; line-height: 1.5em; padding: 0 8px; }
ul#tprtnav li a:link		{ color: #fff; }
ul#tprtnav li a:visited		{ color: #fff; }
ul#tprtnav li a:hover		{ color: #E9E4CA; }
ul#tprtnav li#hm 			{ background: none; }

div#topstick				{ clear: both; height: 23px; background: url(images/top_stick_08.gif) no-repeat left top;  }/*  position: relative; top: 85px; width: 100%; */

#planned					{position: absolute; padding-top: 95px; padding-left: 40px;}
#planned p					{color: white; text-align: left; font-family: arial, verdana;font-size: 12px;}

/* >>>main nav container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#middle					{ float: left;  width: 100%; background: #ddd0b8 url(images/lft_top_bckgr.gif) repeat-x left top; } 	/* middle container to hold entire width of main nav items */
div#midstick				{ float: right; width: 666px; height: 38px; background: url(images/mid_stick.gif) no-repeat left top; }	/* container to hold width of left, float right, and align mid stick part below nub in alignment */


div#mainnav					{ float: right; width: 644px; height: 38px; text-align: left; position: relative; }						/* container inside stick-bg container to hold width of nav ul */

ul#topnav					{ float: right; width: 644px; height: 38px; background: #e9e4ca url(images/rt_top_bckgr.gif) repeat-x right top; }	/* nav ul */

ul#topnav li				{ position: relative; float: left; display: inline; font-family: "arial narrow", sans-serif; text-transform: uppercase; }
ul#topnav li a				{ text-align: center; font-size: 12px; font-weight: bold; white-space: nowrap; line-height: 16px; display: block; padding: 0 13px 2px 14px; border-left: 1px solid #ddd0b8; }	/* height: 18px; ::: achieved via line-height=16 + padding-bot=2 */

ul#topnav li a:link			{ color: #792720; float: none; }
ul#topnav li a:visited		{ color: #792720; }
ul#topnav li a:hover		{ color: #300; text-decoration: none; }

ul#topnav li:hover a		{ background: url(images/top_li_bg.gif) repeat-x top center; border-left: 1px solid #D1BEA8; }
ul#topnav li.over a			{ background: url(images/top_li_bg.gif) repeat-x top center; border-left: 1px solid #D1BEA8; }

ul#topnav li#pho:hover a	{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }
ul#topnav li#tor:hover a	{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }
ul#topnav li#avl:hover a	{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }
ul#topnav li#pho.over a		{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }
ul#topnav li#tor.over a		{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }
ul#topnav li#avl.over a		{ background: url(images/top_li_bg_dk.gif) repeat-x top center; }

ul#topnav li ul				{ position: absolute; width: 185px; display: none; background: #F1EDDC; padding: 3px 7px 3px 0; border: 1px solid #D1BEA8; border-width: 0 0 1px 1px; z-index: 99; }
ul#topnav li:hover ul		{ display: block; }
ul#topnav li.over ul		{ display: block; }

ul#topnav li>ul 			{ top: auto; left: auto; } /* fixes top and left in browsers other than IE that position to the top right of the parent li, not bottom left */

ul#topnav li li a			{ text-align: left; background: #F1EDDC; background-image: none!important; width: 125px; border-left: 0!important; }	


/* >>>bottom container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#botcontain				{ width: 100%; background: #E9E4CA url(images/bg_leftnav_dk.gif) repeat-y left top; float: left;  clear: both; } /* PAM: add left nav bg color gif in this container to width behind the stick on top of it */

div#stickback				{ width: 100%; background: url(images/side_stick.gif) repeat-y 162px top; float: left; margin: 0; }



/* >>>side nav container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#sidenav					{ width: 168px; float: left; margin: 0; padding-bottom: 15px; }

#disnav						{ margin-left: 20px; }

.face						{ margin: 0 auto; margin-left: 20px; margin-bottom: 20px;}

ul#disnav li li				{ margin: 0 0 0 10px; }
ul#disnav li li a			{ color: #792720;}
ul#disnav li:hover			{ color: #300; }
ul#disnav li.over ul		{ color: #300; }
ul#disnav li>ul 			{ top: auto; left: auto; }  /*fixes top and left in browsers other than IE that position to the top right of the parent li, not bottom left */


/* >>>right container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#rightcol				{ float: right; padding-left: 7px; width: 77%; }

div#rtside 					{ text-align: center; float: left; }
div#topimg					{ margin:0; color:#16721B; }

#newsflash					{ float: left; width: 580px; color: green;}
#newsflash	ul li			{ list-style-image: url(./images/bullet.gif); list-style-position: inside; margin-left: 30px;}
#newsflash h1				{ text-align: center; }
#newsflash li, a			{ color: green; }

img#imagefloat				{ float: rigth; clear: right; margin: 4px;}

#announce					{ float: left; width: 560px; color: green;}
#announce h1				{ text-align: center; }
#announce h2				{ text-align: center; }

#botrt						{ float: left; font-family: verdana,"arial narrow", sans-serif; text-align: left; width: 620px; margin: 10px; }
#botrt p, li				{ text-align: left; font-size: 12px;}
#botrt_ h1, h2				{ text-align: center;}

#plan						{ float: left; font-family: verdana,"arial narrow", sans-serif; text-align: left; width: 620px; margin: 10px; }
#plan p, li					{ text-align: left; font-size: 12px;}
#plan h1, h2				{ text-align: center;}
#plan p:first-letter		{ font-size: 16px;  font-weight: bold;}
li#houseplans				{ list-style: disc outside; list-style-position: inside; margin-left: 16px;}
	

#thankyou					{ float: left; text-align: left; width: 580px; margin: 0 auto; }
#thankyou p, li				{ text-align: left; font-size: 12px;}
#thankyou h1, h2			{ text-align: center;}
#thankyou a					{ font-size: 14px; }


div#content					{ font-size: 12px; float: left; width: 350px; }
div#content p				{ font-size: 12px; }
div#content a				{ font-size: 12px; }

div#content_win				{ font-size: 12px; float: left; width: 350px; }
div#content_win	 p			{ font-size: 12px; text-align: left;}
div#content_win	 a			{ font-size: 12px; }

/* Mission Statement */
#content_mis				{ font-size: 12px; float: left; width: 350px; font-family: verdana, arial, sans-serif;}
#content_mis h1				{ text-align: center;}
#content_mis p, a			{ font-size: 12px; text-align: left;}
#content_mis li				{ padding: 0; margin: 0; list-style-type: disc; list-style-position: inside; padding-left: 1em; text-indent: -1em; font-size: 12px;  }

/* Feedback */
#content_fbk				{ font-size: 12px; float: left; width: 550px; font-family: verdana, arial, sans-serif;}
#content_fbk p				{ font-size: 12px; text-align: left;}

#content_ind				{ font-size: 12px; float: left; width: 350px; font-family: verdana, arial, sans-serif;}
#content_ind p				{ font-size: 12px; text-align: left;}
#content_ind a				{ font-size: 12px; }
#content_ind li				{ padding: 0; margin: 0; list-style-type: disc; list-style-position: inside; padding-left: 1em; text-indent: -1em; font-size: 12px;  }
#content_ind ul li			{list-style-image: url(./images/bullet.gif); list-style-position: inside;
}

#content_his				{ font-size: 12px; float: left; width: 350px; font-family: verdana, arial, sans-serif;}
#content_his p				{ font-size: 12px; text-align: left;}
#content_his p:first-letter	{ font-size: 16px;  font-weight: bold;}

#content_txt				{ font-size: 12px; float: left; width: 350px; font-family: verdana, arial, sans-serif;}
#content_txt h1, h4			{ text-align: left;}
#content_txt h3				{ font-size: 14px; }
#content_txt p				{ font-size: 12px; text-align: left;}
#content_txt p:first-letter	{ font-size: 16px;  font-weight: bold;}
#content_txt li				{ list-style: decimal outside; margin-left: 18px;}

#content_lak				{ font-size: 12px; float: left; width: 350px; }
#content_lak p				{ font-size: 12px; text-align: left;}

.content_lot				{ font-size: 12px; float: left; width: 350px; }
.content_lot p a			{ font-size: 12px; }
.content_lot h2				{ text-align: left; }

.content_des				{ font-size: 12px; float: left; width: 350px;}
.content_des p				{ font-size: 12px; margin-top: 10px;}
.content_des li				{ list-style: decimal outside; margin-left: 18px;}

#content_lnk				{ font-size: 12px; float: left; width: 600px;}
#content_lnk p				{ font-size: 12px;  text-align: left;}
.website					{ color: green;}
#content_lnk h3				{ font-size: 1.2em; color: navy; text-align: center; }

#content_med				{ font-size: 11px; float: left; width: 350px;}
#content_med p				{ font-size: 11px; margin-top: 10px;}
#content_med h2				{ text-align: left; }
#content_med table			{ width: 350px;}

#content_faq				{ font-size: 12px; float: left; width: 350px;}
#content_faq p				{ font-size: 12px;  text-align: left;}
p.question:first-letter		{ font-size: 16px;  font-weight: bold;}
p.answer:first-letter		{ font-size: 16px;  font-weight: bold;}

#content_els				{ font-size: 12px; float: left; width: 350px;}
#content_els p				{ font-size: 12px;  text-align: left;}
#content_els p:first-letter	{ font-size: 16px;  font-weight: bold;}

#content_int				{ font-size: 12px; float: left; width: 350px;}
#content_int p				{ font-size: 12px;  text-align: left;}

#content_art				{ font-size: 12px; float: left; width: 550px;}
#content_art p				{ font-size: 12px;  text-align: left;}

.spacing1					{ height: 6px; text-align: center;}

#content_loc				{ font-size: 12px; float: left; width: 350px; font-family: verdana, arial, sans-serif;}
#content_loc h1, h2			{ text-align: left;}

div#photo_gallery			{ float: left; width: 350px; }
#photo_gallery h2			{ font-size: 16px; text-align: left; }
#photo_gallery p			{ font-size: 12px; text-align: left; }
#photo_gallery h1			{ text-align: center;}

div#gallery					{ float: left; width: 615px; }
#gallery h2					{ font-size: 16px; text-align: left; line-height: 12px; }
#gallery p					{ font-size: 12px; text-align: left;}
#gallery h1					{ text-align: center; line-height: 0.8em; }
#gallery h3					{ text-align: center; line-height: 0.8em; }

#galleria					{ height: 410px; }

/* >>>right developers- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#rtsmalldev					{ float: right; width: 200px; margin-right: 7px; }
#rtsmalldev h2				{ text-align: center; margin-bottom: 20px; font-weight: bold; font-size: 12px;}

/* >>>right mission, developers, others container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#rtsmall					{ float: right; width: 240px; margin-right: 7px; }
div#rtsmall	dl				{ float: left; width: 240px; height: 170px; margin: 0; }
div#rtsmall dt				{ float: left; padding: 0 15px 0 0; width: 95px;}
div#rtsmall dl dd.imgs		{ float: right; } 
div#rtsmall h1				{ text-align: left; margin-bottom: 10px; font-weight: bold; font-size: 14px; }	
div#rtsmall a				{ text-align: left; margin-bottom: 10px; font-weight: bold; font-size: 14px; }	
div#rtsmall p				{ float: right; text-align: left; width: 125px; line-height: 1.25em; font-size: 10px; }		

/* >>>right index, community, region, lake container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#rtsmallhm				{ float: right; width: 250px; margin-right: 7px; }
div#rtsmallhm dl			{ float: left; width: 246px; height: 180px; }
div#rtsmallhm dt			{ float: left; margin: 10px 10px 0 0; width: 111px;}
div#rtsmallhm dl dd.imgs	{ float: right; } 
div#rtsmallhm h1			{ text-align: center; margin-bottom: 10px; font-weight: bold; font-size: 14px; padding-left: 15px; }	
div#rtsmallhm p				{ float: right; text-align: left; width: 125px; line-height: 1.35em; font-size: 10px; }		
div#rtsmallhm a				{ text-align: left; line-height: 1.25em; font-size: 10px; }		

div#content p.question		{ font-weight: bold; }

/* >>>right location container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#rtsmallloc				{ float: right; width: 244px; margin-right: 7px; }
div#rtsmallloc dl			{ float: left; width: 246px; margin: 0; }
div#rtsmallloc dt			{ float: left; margin: 0 10px 0 0; width: 120px;}
div#rtsmallloc dl dd.imgs	{ float: right; } 
div#rtsmallloc h1			{ text-align: left; margin-bottom: 10px; font-weight: bold; font-size: 14px; }
div#rtsmallloc a			{ text-align: left; margin-bottom: 10px; font-weight: bold; font-size: 14px; }
	
/* >>>right ridgeviewvalley, deep creek lake, garrett history container - - - - - - - - - - - - - - - - - - -*/

div#rtsmallrv				{ float: right; width: 255px; margin-right: 7px; }
div#rtsmallrv dl			{ float: left; width: 255px; padding-top: 35px; margin: 0; }
div#rtsmallrv dt			{ float: left; margin: 0 10px 0 0; width: 120px;}
div#rtsmallrv dl dd.imgs	{ float: right; } 
div#rtsmallrv h1			{ text-align: left; margin-bottom: 10px; font-weight: bold; font-size: 14px; padding: 0; }	
div#rtsmallrv p				{ float: right; text-align: left; width: 125px; line-height: 1.5em; font-size: 10px; }	

div#rtsmalldc				{ float: left; width: 250px; }
div#rtsmalldc dl			{ width: 245px; margin: 0 10px; }
div#rtsmalldc dt			{ margin: 0 10px; }
div#rtsmalldc p				{ text-align: left; line-height: 1.5em; font-size: 10px; }		
	

/* >>>"things to do" container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ul.active li				{ background: url(images/icon.gif) no-repeat left .65em; margin: 10px 0 0 1px; padding-left: 10px; font-size: 11px; }
ul.active li a				{ font-size: 11px; }
ul.activebg li				{ background: url(images/icon.gif) no-repeat left .65em; margin: 10px 0 0 1px; padding-left: 10px; font-size: 11px; font-weight: bold; }
ul.activebg1 li				{ background: url(images/icon.gif) no-repeat left .65em; margin: 10px 0 0 1px; padding-left: 10px; font-size: 11px; font-weight: bold; }
ul.subactive li				{ background: url(images/icon.gif) no-repeat left .65em; margin-left: 20px; padding-left: 10px; font-weight: normal; }

/* >>>right gallery container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* >>>"tour" container and tooltips contents - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body#tour div#toolTip		{ position: absolute; z-index: 1000; width: 320px; background: #030; border: 5px solid #fff; text-align: left; padding: 5px;  min-height: 1em; -moz-border-radius: 5px; }
body#tour ul#topnav			{ position: absolute; z-index: 99; }

div.topimgtr				{ margin: 10px auto;  width: 625px; text-align: left; }
div#tourbgimg				{ height: 0; position: absolute; text-align: left; }
div#tourtrans				{ position: absolute; height: 417px; background: url(images/spacer.gif) no-repeat left top; }

img#tourmapgif				{ width: 625px; height: 417px; }


img.tt						{ float: left; padding: 5px 10px 10px 5px; }
h2.tt						{ color: #fff; font-size: 13px; }
p.tt						{ color: #fff; font-size: 11px; }

/* >>>contact content - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#contact					{ float: left;  width: 620px; }
#contact h1					{ text-align: center;}
#contact p, li				{ text-align: left; font-family: verdana, "arial narrow", sans-serif; font-size: 12px;}
div#comm					{ float: right; width: 200px; }
div#estate					{ float: left;  width: 410px; }
div#estate p#jon,div#estate p#deb,div#estate p#sal
							{ float: left;  width: 200px; }

div#estate2					{ float: left;  width: 610px; }/* margin: 10px 0; */
div#estate2 p#jon,div#estate2 p#deb,div#estate2 p#sal
							{ float: left;  width: 200px; margin-top: 10px; }
							
#contable					{ width: 620px; }
#contable th				{ width: 170px; padding: 5px; text-align: right; font-weight: normal; }
#contable td				{ width: 450px; padding: 5px; }

/* >>>phases content container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#phases					{ background: #D1BEA8; float: left; width: 615px; }
div#phasestr				{ background: #D1BEA8; float: left; width: 615px; margin-top: 430px; }

div#phasestr h1				{ padding: 10px 10px 0 10px; }
div#phasestr p				{ padding: 0 10px 15px 10px; }

div#phases h1				{ padding: 10px 10px 0 10px; }
div#phases p				{ padding: 0 10px 15px 10px; }

ul.lots li					{ margin-left: 20px; }

tr.lot1						{ background: #f0eddc; }
tr.lot						{ background: #e3dac2; }
tr.lot td					{ padding: 2px; }
tr.lot1 td					{ padding: 2px; }

div#lots					{ float: left; 	width: 350px; }
table#ltlft					{ float: left; 	}
table#sectb					{ float: right; }

/* >>>articles of interest container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#interest					{ float: left; text-align: left; width: 625px; margin: 10px 0 6px 7px;  }
.artcontent					{ font-size: 11px; float: left; width: 550px; }
.artcontent p				{ font-size: 12px; font-family: verdana,"arial narrow", sans-serif; letter-spacing: 0.0px; min-height: 14.0px; text-align: left; text-align:justify; text-justify:distribute-all-lines;}
.artcontent h2				{ font-size: 16px;}
#ptitle						{ text-decoration: underline}
span.linc					{ font-size: 12px; font-family: verdana,"arial narrow", sans-serif; letter-spacing: 0.0px; text-decoration: underline; color: #1e00a8;}
span.headpar				{ font-size: 12px; font-family: verdana,"arial narrow", sans-serif; letter-spacing: 0.0px; text-decoration: underline; color: #000000;}
.pclass1					{ font-size: 12px; font-family: verdana,"arial narrow", sans-serif; letter-spacing: 0.0px; min-height: 12px }

/* >>>footer container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#footer					{ position: relative; background-color: #792720; padding-top: 10px; clear: both; text-align: center; height: 90px; font-family: arial, verdana;}
div#footer p				{ color: #fff;  padding: 5px 35px 5px 6px; line-height: 100%; text-align: center; font-size: 12px;}
div#footer a				{ text-align: left; font-weight: normal; font-size: 10px; line-height: 10px; height: 50px; color: #fff; padding: 0 6px; display: inline; }
div#footer1					{ position: absolute; top: 5px; right: 0px; }
div#footer a				{ text-decoration: underline; font-size: 12px;}



/* >>>Intro Slide Show - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#slideshowWrapper			{ position:relative; width:560px; margin:auto; }
/*#fssPrev					{ position:absolute; top:169px; left:-67px; background:url(images/arrows.png) -67px 0px; width:67px; height:143px; text-indent:-999999px;}*/
/*#fssNext					{ position:absolute; top:169px; left:640px; background:url(images/arrows.png) no-repeat; width:67px; height:143px; text-indent:-999999px;}*/
#fssPlayPause				{ position:absolute; top:210px; right:25px; background:url(images/white.png) repeat; padding:4px 0 5px 0; -moz-border-radius:5px; border-radius:5px; width:60px; text-align:center; display:block; color:#333; text-decoration:none;}

ul#slideshow				{ list-style:none; border:1px solid #999; padding:2px; margin:auto; margin-top:5%; width:560px; height:240px; overflow:hidden; }
p							{ text-align:center; }
#fssList					{ list-style:none; width:560px; margin:auto; padding:5px 0 0 12%; }
#fssList li					{ display:inline; padding-right:10px; }
#fssList li a				{ color:#999; text-decoration:none; }
#fssList li.fssActive a		{ font-weight:bold; color:#333; }

#top						{ background:#3b5998; width:100%; height:40px; margin-bottom:20px; }
#top h1						{ color:#fff; font-weight:normal; font-size:18px; padding:7px 0 0 15px}
#top h1 span				{ font-size:11px; }
#top h1 a					{ text-decoration:underline; color:#fff; }
#top h1 a:hover				{ text-decoration:none; }

small a						{ color:#000; }


.explained {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	margin-left: 50px;
}
.explained p{
	line-height: 1.6em;
	font-size: 1.2em;
	text-align: left;
}
.explained h1, h2 {
	text-align: center;
	color:  green;
}
.explained h1 {
	font-size: 18px;
}
.explained h2 {
	font-size: 16px;
}
.explained li {
	margin-left: 20px;
	text-decoration: disc;
}
.liststyling {
	margin: 2em;
}
.liststyling ul li {
	list-style-image: url(./images/bullet.gif);
	list-style-position: inside;
}

p.setbold {
	font-weight:600;
	line-height: 2.3em;
}

.dashd {
	display: block;
	margin: 0 auto;
}
.explained h5, h6{
	text-align: center;
	color: #000;
}
/* Drop Caps */
span.dropcaps {
	color: #000;
	font-size: 1.8em;
	float: left;
	font-weight: 400;
	line-height: 1.3em;
	margin-bottom: -1.0em;
	margin-right: 0.3em;
	position: relative;
}

.mstags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	margin-left: 50px;
}

.testimonials {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 auto;
	margin-left: 20px;
}
.testimonials p{
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}
.testimonials h1{
	text-align: center;
}
.testimonials h3{
	color: green;
}
.first-letter {
	font-weight: bold;
}

#aboutindx {
	width: 500px;
	color: #000;
	text-align: left;
	margin: 0 auto;
	margin-left: 50px;
}
#aboutindx li{
	list-style-type: square;
	margin-left: 200px;
}
#aboutindx h1{
	text-align: center;
	margin-top: 20px;
}
#aboutindx p{
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 20px;
}

#status {
	margin: 0 auto;
	width: 400px;
	color: #000;
	text-align: left;
	margin-left: 100px;
}
#status h1{
	text-align: center;
	margin-top: 20px;
}
#status p{
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 20px;
}
#stateparks ul {
	margin: 0 auto;
	width: 400px;
	color: #000;
	text-align: left;
	margin-left: 100px;
}
#stateparks li {
	list-style: circle;
	margin-left: 20px;
}
#back {
	margin-top: 120px;
	margin-right: 10px;
	text-align: right;
}

.privacy {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 auto;
	margin-left: 20px;
	margin-bottom: 20px;
}
.privacy h1 {
	text-align: center;
	font-size: 1.5em;
}
.privacy h3 {
	text-align: left;
	margin-left: 20px;
	font-size: 1.3em;
}
.privacy p {
	text-align: left;
	margin-left: 20px;
	font-size: 1.0em;
}
.privacy ul {
	margin-left: 20px;
	font-size: 1.0em;	
}
.privacy ul li {
	list-style-image: url(./images/bullet.gif);
	list-style-position: inside;
}
.privacy ul p {
	margin-left: 20px;
}
