/* Start of CMSMS style sheet 'custerco' */
/*Custer County Tourism Stylesheet   January  2008   Red Gecko Designs.com*/




/* body stuff*/

   {
	margin: 0px;
	padding: 0px;
	}

body {
         background: #3e3022 url('images/background-brown.jpg') repeat-x scroll center top;
	 padding-top: 130px;
         padding-bottom: 0px;
	 color: #3e3022;
   }

#body_container {
	background: url('images/sand-back.jpg') repeat-y scroll center top;
	float: left;
	width: 900px;
	}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}

#main_body {
	float: left;
	margin-top: 2px;
	padding: 0px 5px 75px 0px;
	width: 860px;
	}

/* text stuff*/

	p {
	font: .9em  Georgia;
	padding-left: 15px;
	font-weight : bold;
}
	
h1 {font: bold .9em Georgia;}
h2 {font: bold 1.4em Georgia;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {padding-top: 6px; color: #913121; margin-bottom: 4px;}
h1 {padding-top: 6px; color: #371B10;  margin-bottom: 4px;}


/* content  stuff*/

#header {
	float: left;
	width: 900px;
	padding: 0px 0px 0px;
	}


#main_content {
	float: left;
	width: 605px;
	padding: 0px 5px 0px 10px;
	}

	
#main_content p {
	font: 1.0em  Georgia;
	margin-bottom: 10px;
	}

#main_text {
	float: left;
	width: 425px;
	padding: 0px 0px 0px 20px;
	}

.main_right .padded {padding: 0px 2px 115px 1px;}
.main_right .padded p {
	color: #3D2E22;
	text-decoration: none;
	font-weight : bold;
   }

.main_right .padded a {
	color: #4f401c;
	text-decoration: none;
	font-weight : bold;
   }

.main_right .padded a:hover {
	background: #E7C78F;
	color: #000;

   }

.main_right {
	float: right;
	width: 200px;
	color: #CCC;
  }


/* trees stuff */

#trees {

	background: url('images/bottom-trees.gif') repeat-x scroll center bottom;
	width: 100%;
	float: left;
        
	}


#sandbottom {
	background: url('images/sand-back-bottom.jpg') no-repeat scroll center bottom;
	float: left;
	}

/* footer stuff */

#footer_container {
	width: 100%;
	background: #141615;
	clear: both;
	}

#footer {
	width: 870px;
	margin: 0px auto;
	padding: 0px 0px 40px 30px;
	}

#footer p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #E5DBC0;
   }

#footer p a {
	color: #E5DBC0;
  }

#footer p a:hover {
	text-decoration: none;
  }



/* News Stuff*/
.innernews p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E5DBC0;
   }

.innernews p a {
	color: #E5DBC0;
  }

.innernews p a:hover {
	text-decoration: none;
  }

/* Links*/



a {
	color: #68291A;
	}


/* End of 'custerco' */

