
 
 
* {
	margin: 0;
	padding: 0; }
	
	
.bold { font-weight:bold }
	
 
body {
	text-align: center;
	font-family: arial, sans-serif;
	background: #275c26; }
 
/*Container*/
#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #104412;
	/*border: 1px solid #fffffe;*/
	text-align: left;
	color: white;

	 }
	 

 
/* Header*/
#header {
	width: 960px;
	height: 178px;
	background: url('http://medinamountainmotors.com/images/MMM_header.jpg') no-repeat; }
 
/* Main Navigation*/
#nav1 {
	background:url(http://medinamountainmotors.com/images/nav_bar.jpg) top left no-repeat;
	height: 35px;
	margin-bottom: 9px;
	width: 960px }
 
	#nav1 li {
		float: left;
		list-style-type: none;
		position: relative; }
 
	#nav1 a {
		color: #000;
		display: block;
		font-size: 14px;
		line-height: 35px;
		padding:0 54px;
		text-decoration: none;
		text-transform: capitalize }
 
	#nav1 div, #nav1 ul {
		/*border-width: 0 1px 1px 1px;
		border-style: solid;
		border-color: #E2E0AF;*/
		margin-top: 1px;
		position: absolute;
		left: 0;
		top: 34px;
		z-index: 100;
		width: 200px;
		margin-left: -999em; }
 
	#nav1 ul li {
	 width: 250px; 
	  }
 
	#nav1 li:hover ul,#nav1 li.over ul { margin-left: 0 }
 
	#nav1 div a, #nav1 ul a {
		background: #00FF00;
		font-size: 13px;
		line-height: 28px;
		padding: 0 2px
		text-align: center; }
 
	#nav1 div a:hover, #nav1 ul a:hover {
		background: #484848;
		color: #fff; }
 .description  {
	padding-left:40px; }
/* Main Content*/
#main_content {
    background: #fff;
	width: 950px;
	text-align: left;
	overflow: hidden;
	background: url('http: //wassonstrategics.com/images/sidebar_gradiant.png') repeat-y;
	
}
/* H1 Tags */
 
.style1 {color: #ffd515;
text-decoration: underline;

          }
		  
		  /* H2 Tags */
 
.style2 {color: #0ff01a;

          }



/*Left Sidebar   */
#left_sidebar {
	clear: both;
	float: left;
	width: 175px;
	height: 600px;
	font-size: 10pt;
	text-align: center;
}
 
#filler {
	width: 174px;
	height: 70px;
	background: #ccc; }
 
#left_inner p {
	padding: 40px 0 0 25px;
	font-size: 1.1em; }
 
#left_sidebar img { margin: 10px 0 0 5px; }
 
#right {
	width: 600px;
	background: #e7e4be;
	/*border: 1px solid #fffffe;*/
	float: right;
	margin-right: 134px;
}
 
.first_row, .second_row, .third_row { background: #cccccc; }
 
/* Header Inner */
#header_inner {
	background: #cccccc;
	width: 631px;
	height: 70px;
	float: left;
	margin: 10px 0 20px 0; }
 
#clearer { clear: left; }
 
/* Right Sidebar  */
#related_areas {
   	width: 132px;
	height: 370px;
	float: right;
	/*border-left: 1px solid #fffffe;*/
	/*border-bottom: 1px solid #fffffe;*/
	background: #0c4f2c;
	color: #111;
	margin: 20 2px 0 0; }
 
	#related_areas span:hover {
		background: #c90d0d;
		color: #fff; }
 
	#related_areas h2 {
		font-size: 14px;
		padding: 5px 0 0;
		border-bottom: 1px solid #fffffe;
		text-align: center; }
 
	#related_areas span {
		display: block;
		border-bottom: 1px solid #f1da81;
		padding: 5px 0 0 10;
		margin-left: 0px;
		text-align: center; }
 
	#related_areas a {
		font-size: 14px;
		text-decoration: none;
		color: #0ff01a; }
 
		#related_areas a:hover { color: #fff; }
 
#content {
	/*width: 600px;*/
	padding: 10px 15px 0 35px;
	font-size: 13pt; 
	text-align: left;
	}
 
	#content img { margin: 0 10 0 0; }
 
	#content p { padding: 5px; line-height:1.3em;}
 
	/*#content h1, h2, h3 {
		font-size: 1.3em;
		padding-left: 5px; }
 /*#footer_clear {
 	clear:both; }*/

#footer {
	clear:both;
	/*border-top: 1px solid #fffffe;*/
	width: 960px;
	background: #e7e4be;
	margin-left: auto;
	margin-right: auto;

	 }
 
#level_one {
	margin-left: 190px;
	padding-top: 5px;
	padding-bottom: 5px; }
 
#footer li {
	padding: 20px;
	display: inline; }
 
	#footer li a { text-decoration: none; }
 
#submit { margin-left: 5px; }
 
#level_two {
	width: 960px;
	padding: 5px 0 5px 0;
	margin-left: 70px;
	text-align: left; }
 
	#level_two a { color: #111; }
 
#level_hr {
	padding-bottom: 5px;
	/*border-top: 1px solid #fffffe;*/
	 }
 
#level_two li { font-size: 14px; }
 
#footer p {
	font-size: 12px;
	padding:2px 0 5px;
	text-align: center; }
 
#book_award { padding-left: 0px; }
 
#book_text { padding: 0 0 0 15px; }
 
#award_text { margin-left: 19px; }
 
#year_text { margin-left: 10px; }
 
#contact_left_image {
	border: 0;
	padding: 20px 0 20px 0px; }
 
