@charset "UTF-8";

body {
background:url(../images/main_bg_pattern.jpg) repeat-x;
color:#FFFFFF;
padding:0;
margin:0;
}

img {
border:none;
}

#wrapper {
width:870px;
min-height:400px;
margin-left:auto;
margin-right:auto;

}


/*********    HOMEPAGE   ***********/


	#header {
	width:870px;
	height:115px;
	background:url(../images/header_background.jpg) no-repeat;
	}
	
		#oh_deer_logo {
		margin:10px 0 0 95px;
		}

	#main_content {
	width:870px;
	height:431px;
	background:url(../images/main_content_background_3.jpg) no-repeat;
	}

	#footer {
	width:870px;
	height:124px;
	background:url(../images/footer_background_2.jpg) no-repeat;
	padding:1px 0 0 35px;
	margin:0;
	
	}

			#footer_nav ul {
			margin:0;
			padding:0;
			list-style: none;
		
			margin-left:25px;
			
			}

			#footer_nav li {
			display: inline;
			margin:0;
			padding:0;
			
			}

			#footer_nav a {
    		display: inline;
			margin: 0 1px 0 0;
			padding: 2px 7px 2px 7px;
			border: none;
			text-decoration: none;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 11px;
			color:#f85c6d;
			text-transform: uppercase;
			}

			#footer_nav a:hover {
			color:#ffffff;
			background-color:#f85c6d;
			
			}
			
			
			
			
			
/*********    CONTACT PAGE   ***********/


	#header_other_pages {
	width:870px;
	height:116px;
	background:url(../images/header_background_2_other_pages.jpg) no-repeat;
	}
	
		#oh_deer_logo {
		margin:10px 0 0 95px;
		}

	#main_content_other_pages {
	width:870px;
	height:408px;
	background:url(../images/main_content_background_2_other_pages.jpg) no-repeat;
	}

		#contact_info {
		width:400px;
		height:350px;
		padding:50px 50px 0 450px; 
		}
		
			#contact_info a {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 12px;
			color:#000000;
			text-decoration:none;
			margin-left:20px;
			}
			
			#contact_info a:hover {
			text-decoration:underline;
			}
		
			h1 {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 19px;
			color:#0066a4;
			}

			h2 {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 13px;
			color:#fb8693;
			}
			
			p {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 12px;
			color:#000000;
			margin-left:20px;
			}
			


	#footer_bg_end {
	width:870px;
	height:24px;
	background:url(../images/footer_bg_end_other_pages.jpg) no-repeat;
	}

	#footer_other_pages {
	width:870px;
	height:119px;
	background:url(../images/footer_background_2_other_pages.jpg) no-repeat;
	padding:1px 0 0 35px;
	margin:0;
	
	}	
	
	
	
/*********    ABOUT US PAGE   ***********/


	#header_other_pages {
	width:870px;
	height:115px;
	background:url(../images/header_background_2_other_pages.jpg) no-repeat;
	}
	
		#oh_deer_logo {
		margin:10px 0 0 95px;
		}

	#main_content_other_pages {
	width:870px;
	height:408px;
	background:url(../images/main_content_background_2_other_pages.jpg) no-repeat;
	}


		#about_us_main_content_bg {
		width:870px;
		min-height:895px;
		background:url(../images/about_us_main_content_bg.jpg) no-repeat;
		}
		

		#about_info {
		width:400px;
		height:350px;
		padding:50px 50px 0 370px; 
		
		}
		
			.about_designer {
			text-decoration:underline;
			}
		
			h1 {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 19px;
			color:#0066a4;
			}

			h2 {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 13px;
			color:#fb8693;
			}
			
			.about_us_header {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 15px;
			color:#fb8693;
			}
			
			p {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 12px;
			color:#000000;
			margin-left:20px;
			line-height:17px;
			}
				
		
		#alison_photo {
		width:210px;
		height:300px;
		bottom:0;
		left:0;
		float:left;
		margin:100px 0 0 130px; 
		}
		
	
	#footer_bg_end_about_page {
	width:870px;
	height:24px;
	background: url(../images/footer_end_bg_about_page.jpg) no-repeat;
	}

	#footer_about_page {
	width:870px;
	height:119px;
	background:url(../images/footer_bg_about_page.jpg) no-repeat;
	padding:1px 0 0 35px;
	margin:0;
	
	}	