/*************************************************************************
	
	Site ::		Stephanie Mendolia.com [version 2]
	File ::		sm_index.css
	Author::	Timothy Roche | http://www.timothyroche.com
	
*************************************************************************/

body {
	background:#313230 url(../../images/bg_faded.png) center 150px no-repeat fixed;
}
#header h2 {
	width:212px; height:43px;
	background:url(../../images/h2_testimonials.png) 0 0 no-repeat;	
}
#content {
	padding:67px 36px;
	background:#fff;
	width:643px;
	margin:0 auto;
	text-align:center;
	color:#736d51;
}

.services {
	margin:23px 0 0 0;
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#736d51;
}
.services a {
	font-size:17px;
	color:#736d51;
	font-weight:bold;
}
.services a:hover {
	text-decoration:underline;	
}
#content ul {
	padding:8px 0 0 0;
	background:url(../../images/open_quote.png) left top no-repeat;
	margin:35px 0 0 0;	
}
#content li {
	width:573px;
	padding:0 0 0 27px;
	text-align:left;
	line-height:16px;
	font-size:12px;
	float:none;
	display:block;
}
#content li.last {
	margin-bottom:0 !Important;
	background:url(../../images/end_quote.png) 320px 33px no-repeat;
}
#content li .name {
	padding:17px 0 0 280px;
	display:block;
	font-style:italic;
}
#content li .role {
	padding:1px 0 0 284px;
	display:block;
	font-weight:bold;
}
.mainmenu {
	color:#958E68;
	float:right;
	margin:-40px 0 0 0;
}
	.mainmenu:hover {
			color:#D6CC95;	
		}
.mainmenu.bottom {
	margin:30px 0 0 0;	
}