/* CSS Document */


/*----------Table of Contents -------
	
	1. container & masthead
	2. global content
	3. sidebars
	4. font styles
	5. footer
	
-----------------------------------*/




body {
	background-color: #56442B;
	padding: 0;
	margin: 0 0 0 0;
	font: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
	color: #170C05;
}

p a:link, a:visited {
	color: #9C582D;
	text-decoration: none;
	border: 0;
	}

p a:hover {
	color:	#9C582D;
	text-decoration: underline;
	border: 0;
	}
	
p a:active {
	color:	#9C582D;
	text-decoration: none;
	border: 0;
	}
	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}




/*---------------------------------------------- container & masthead --------------------------------------------------*/

#container {
	background: url(imgs/global/background.gif) top center;
	background-repeat: repeat-y;
	width: 851px;
	position: relative;
	horizontal-align: center;
	margin: 8px auto 0 auto;
	padding: 0;
	left: 2px;
	}
	*html #container { left: 0; }


/* following allows container to wrap around floats */
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #container { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #container { display: block; }
      /* End hide from IE-mac */
	  

#masthead {
	width: 837px;
	position: relative;
	vertical-align: top;
	border-top: 4px solid #B1A282;
	border-bottom: 0;
	margin: 0 auto;
	padding: 0;
	}	
	

/*---------------------------------------------- global content --------------------------------------------------*/

#nav-bar {
	background: url(imgs/global/nav/nav-bar.gif) top center repeat-x;
	width: 837px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	horizontal-align: right;
	text-align: right;
	}
	#nav-bar img{
		margin-top: 7px;
		display: inline;
		}
	
#content {
	position: relative;
	width: 837px;
	min-height: 438px;
	vertical-align: top;
	horizontal-align: left;
	padding: 20px 0 0 0;
	margin: 20px 0 0 7px;
	border-bottom: 8px solid #B1A282;
	}
	/* following allows container to wrap around floats */
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #content { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #content { display: block; }
      /* End hide from IE-mac */

	#content p {
		margin: 5px 161px 9px 50px;
		padding: 0;
		} 

.portfolio {
	margin: 0 0 0 -10px;
	}

	
/*---------------------------------------------- home content --------------------------------------------------*/
#content-home {
	background: url(imgs/home/home-bckgd.gif) 50% 0% no-repeat;
	position: relative;
	width: 837px;
	height: 438px;
	vertical-align: top;
	horizontal-align: left;
	padding: 0;
	margin: 0 0 0 7px;
	border-bottom: 10px solid #B1A282;
	}

	#content-home p {
		margin: 5px 11px 0 50px;
		padding: 0;
		font-size: 16px;
		line-height: 1.6;
		} 
	
	
	

/*----------------------------------------------- sidebars --------------------------------------------------*/

#home-pic {
	float: right;
	margin: 10px 30px 10px 60px;
	padding: 0px;
	border: 4px solid #B1A282;
	}
	*html #home-pic {
	width: 360px;
	margin: 10px;
	padding: 0;
	overflow: auto;
	}
.home-pic {
	margin: 10px 30px 10px 60px;
	padding: 0px;
	border: 4px solid #B1A282;
	}

#contact-pic {
	float: right;
	width: 370px;
	margin: 10px 30px 10px 50px;
	padding: 0px;
	border: 4px solid #B1A282;
	}
	*html #contact-pic {
	width: 350px;
	margin: 10px;
	padding: 0;
	overflow: auto;
	}
.contact-pic {
	margin: 10px 30px 10px 50px;
	padding: 0px;
	border: 4px solid #B1A282;
	}

#avon-pics {
	width: 320px;
	float: right;
	margin: 0px 30px 0 50px;
	padding: 0;
	}

.staff-pic {
	margin: 10px 30px 10px 0px;
	padding: 0px;
	border: 4px solid #B1A282;
	}
		
/*---------------------------------------------- Spacers --------------------------------------------------*/
.right-spacer {
	margin: 5px 80px 15px 10px;
	padding:0; }

.ribbon-spacer {
	margin: 40px 6px -10px 40px;
	display: inline;
	}
.img-border-right {
	margin: 10px 30px 10px 60px;
	padding: 0px;
	border: 4px solid #B1A282;
	}
.img-border {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	border: 4px solid #B1A282;
	}
		
/*---------------------------------------------- font styles --------------------------------------------------*/
.body-small {
	font-size: 13px;
	line-height: 1.5;
	}

.avon-text { 
	color: #990F64; 
	display: inline;
	font-size: 12px;
	 }
	
.header {
	font-size: 15px;
	color: #661913;
	letter-spacing: .15em;
	font-weight: bold;
	text-transform: uppercase;
	}

.header2 {
	font-size: 15px;
	letter-spacing: .15em;
	line-height: 2.1;
	}

.brown-text { color: #170C05;}	
	
.blue-text {
	color: #3F6882;
	}

.pink-text {
	color: #990F64;
	font-size: 12px;
	}
	
.spacer-logo {
	margin-top: 15px;
	}
.spacer-header {
	margin-top: 40px;
	}
.spacer-nav {
	margin-right: 16px;
	}
.spacer-80 {
	margin-top: 80px;
	}
	

/*---------------------------------------------- footer --------------------------------------------------*/

	
