/* Start of CMSMS style sheet 'JustineReheul' */
/* WRAP */
#wrap{
	width: 900px;
	margin: 0 auto;
}
/* header */
#header{
	margin: 40px 0 20px 0;
}
/* Content */
#content{

}
#content h3{
	border-bottom: 1px solid #595959;
	padding: 12px 0;
	font-variant: small-caps;
	cursor: pointer;
	letter-spacing: 0.1em;
	font-size: 1.2em;
text-transform: uppercase;
font-weight: normal;

}
#content h3.title-enabled{
	/*background: #EFEFEF;*/
}
#content > div{
	border-bottom: 1px solid #595959;
	font-size: 1em;
display:none;}
#content p{
	margin: 5px;
font-size: 11px;
line-height: 13px;
}
#content .first{
	border-top: 1px solid #666;
}
#content .logo{
	margin: 10px 0;
}
#contact form{
width: 500px;
margin: 10px auto;
}
/* End of 'JustineReheul' */

