@charset "utf-8";
/*		Website Title
		Author: 			Sarah Mick -- http://www.sarahmick.com
		Last Updated: 		July 9th, 2009
		Copyright:		 	2009 Sarah Mick. All rights reserved.
*/


/* Normalization
------------------------------------------------------- */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}
	ol, ul {list-style: none;}
	blockquote:before, blockquote:after, q:before, q:after {content: "";}
	blockquote, q {quotes: "" "";}
	
/* Global Styles 
-------------------------------------------------------- */
	body {
	width:1200px;
	margin:0 auto;
	background:#ede7d7 url(images/background.gif) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	font-size:12px;
	color:#8b7d5c;
	}
	a:link {color:#61b8df;}
	a:hover {color:#006491;}
	a:visited {color:#61b8df;}
	a:active {color:61b8df;}
	p {
	margin-top:10px;
	margin-bottom:10px;}

/* Structure & Stylings
-------------------------------------------------------- */
	#branding {
	width:918px;
	margin:0 auto;
	height:257px;
	}
	#contentContainer {
	width:918px;
	padding-top:50px;
	margin:0 auto 15px auto;
	height:600px;
	}
	#contentContainerMenu {
	width:918px;
	padding-top:50px;
	margin:0 auto 15px auto;
	height:1500px;
	}
	#navigation {
	width:130px;
	height:auto;
	float:left;
	}
		#navigation ul {
		text-align:right;
		}
		#navigation li {
		padding-top:20px;
		}
	#content {
	width:470px;
	height:auto;
	float:left;
	margin:20px 0px 0px 60px;
	}
		#content h1 {
		font-size:13px;
		font-style:italic;
		padding-bottom:8px;
		font-weight:bold;
		}
	#features {
	width:200px;
	float:left;
	height:auto;
	margin:20px 0px 0px 55px;
	}
		#features img {
		padding:10px;
		}
	#featuresContact {
	width:170px;
	padding:15px;
	background-color:#f3efe6;
	height:130px;
	}
	#featuresPhotos {
	width:170px;
	padding:15px;
	background-color:#f3efe6;
	height:180px;
	}
		#featuresPhotos img {
		padding:6px;
		}
	.menuDesription {
	font-size:11px;
	font-style:italic;
	display:block;
	}
	
	
/* Image Gallery
--------------------------------------------------------- */

