/* 
Name: Donna Snyder Smith 
Author: Gabriella Borsay
Questions/Comments: gabriella@gmail.com   
*/

/* main styles */
noPrint {

display: none;

} 

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif;
	font-size:small;
	color: #000000;
    background-color: #FFFFFF; 
	}

#wrap {
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:left;
	background:#ac8574 url(images/wrap_bg2.gif) repeat-y top left;
	}

.description {
	text-indent:-9000px;
	}

.clear {
	clear:both;
	}	
	
a {
	color:#3B312C;
	}	
	
a:hover {
	text-decoration:none;
	}	
	
h3 {
	background:#F0E0C5;
	padding:2px;
	border-top:1px solid;
	border-bottom:1px solid;
	}	
	
.float-left {
	float:left;
	margin:0 10px 10px 0;
	border:4px solid #fff;
	}		
	
.float-right {
	float:right;
	margin:0 0 10px 10px;
	border:4px solid #fff;
	}			

.float-side {
	float:left;
	margin:0 1px 1px 0;
	
	}
	
/* header */	
#header {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:210px;
	width:760px;
	background:#ac8574 url(images/headerbgnew.jpg) no-repeat;
	}	
	
#header h1 {
	margin:0;
	padding:0;
	}	
	

	
/* content area */
#content-top {
	margin:8px 0 0 0;
	padding:5px 0 0 0;
	background:url(images/content_top2.gif) no-repeat top left;
	height:33px;
	width:760px;
	}

#content {
	float:left;
	margin:0;
	padding:0 0 0 20px;
	width:502px;
	font-size:95%;
	position:relative;
	bottom:35px;
	}

#contentwide {
	float:left;
	margin:0;
	padding:0 0 0 20px;
	width:730px;
	font-size:95%;
	position:relative;
	bottom:35px;
	}

#barcontent {
	float:left;
	margin:166px 0 10px 0;
	padding:0 0 10px 0px;
	width:730px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif;
	font-size:small;
	position:relative;
	bottom:20px;
	}
	
#content h2 {
	background:url(images/welcome.jpg) no-repeat top left;
	height:35px;
	}
	
	
h2#about-header {
	background:url(images/about.jpg) no-repeat top left;
	height:35px;
	}		
	
h2#clinics-header {
	background:url(images/clinics.jpg) no-repeat top left;
	height:35px;
	}	
	
h2#shop-header {
	background:url(images/shop.jpg) no-repeat top left;
	height:35px;
	}
	
h2#contact-header {
	background:url(images/contact.jpg) no-repeat top left;
	height:35px;
	}	
	
h2#proposal-header {
	background:url(images/proposal.jpg) no-repeat top left;
	height:35px;
	}					
	
h2#knowledge-header {
	background:url(images/knowledge.jpg) no-repeat top left;
	height:35px;
	}		
	
	
h2#client-header {
	background:url(images/clients.jpg) no-repeat top left;
	height:35px;
	}	
	
h2#credits-header {
	background:url(images/credits.jpg) no-repeat top left;
	height:35px;
	}		
	
#content .text {
	background:#fffaf0;
	border:1px solid #BEB48E;
	width:470px;
	margin:0;
	padding:3 15px;
	line-height:20px;
	}	
	
#content .text .highlight {
	background:#FCF8D9;
	padding:2px;
	}	
	
	

/* sidebar */	
#sidebar {
	float:right;
	margin:0;
	padding:0 8px 0 8px;
	width:220px;
	position:relative;
	bottom:19px;
	}
	
#sidebar .box {
	background:#fffaf0;
	width:190px;
	border:1px solid #CCBF9D;
	color:#47290C;
	padding:0 4px;
	margin:0 0 10px 0;
	text-align:center;
	font-size:90%;
	}	

#sidebar .box2 {
	background:#faf0e6;
	width:190px;
	border:1px solid #CCBF9D;
	color:#47290C;
	padding:0 4px;
	margin:0 0 10px 0;
	text-align:center;
	font-size:90%;
	}


#sidebar .box2 h2 {
	margin:10px 0 0 0;
	padding:0;
	font-size:120%;
	}








	
#sidebar .box h2 {
	margin:10px 0 0 0;
	padding:0;
	font-size:120%;
	}	
	
#sidebar .box p {
	line-height:16px;
	}	
	
blockquote {
	background:url(images/quote_left.gif) no-repeat top left;
	text-align:left;
	margin:10px 0 0 0;
	}	
	
blockquote p {
	background:url(images/quote_right.gif) no-repeat bottom right;
	padding:5px 28px;
	margin:0;
	}	
	
#sidebar img {
	border:none;
	}	
	
#sidebar .sidebar-photo {
	padding:6px;
	background:#F4ECC7;
	border:1px solid #B4C38B;
	}	
	
#content-bottom {
	margin:0;
	padding:0;
	height:18px;
	width:760px;
	background:url(images/content_bottom2.gif) no-repeat top left;
	}	
	
/* footer */	
#footer ul {
	padding:20px 0 20px 30px;
	margin:0;
	list-style:none;
	float:left;
	width:730px;
	background:#FFF9D8 url(images/wrap_bg2.gif) repeat-y top left;
	}	
	
#footer li {
	float:left;
	}	
	
#footer li a {
	color:#381E0D;
	text-decoration:none;
	font-size:80%;
	float:left;
	padding:0;
	margin:0 8px;
	}
	
#footer li a:hover {
	text-decoration:underline;
	}		
	
#footer img {
	float:left;
	border:none;
	margin:0;
	padding:0;
	position:relative;
	bottom:10px;
	}
	
#animationcreds {
	color:#381E0D;
	text-decoration:none;
	font-size:75%;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 19px;		
