body
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#666666;
}
#wrapper
{
	background:url(../images/Layout/backTile.jpg) top repeat-x;
}
#innerWrapper
{
	width:1060px;
	margin:0 auto;
}
#leftDropShadow
{
	background:url(../images/Layout/dropShadowLeft.jpg) top left no-repeat;
}
#rightDropShadow
{
	background:url(../images/Layout/dropShadowRight.jpg) top right no-repeat;
}
#contentWrapper
{
	width:1000px;
	margin:0 auto;
}
#contactForm
{
	background-color:#CDFAAF;
	padding:20px;
	width:520px;
	margin:20px 0;
}
#header
{
	height:135px;
	width:1000px;
	background:url(/images/Layout/smileRoomsHeader.jpg) no-repeat top left;
	overflow:hidden;
}
#navigation
{
	height:42px;
	background:url(../images/Layout/navTile.jpg) repeat-x top;
}
img
{
	padding:0px;
	margin:0px;
}
#innerContent
{
	background-color:white;
	padding:20px;
}
#dhcLink
{
	float:right;
	line-height:30px;
	font-size:12px;
	color:white;
	margin-right:20px;
	font-weight:bold;
	text-decoration:none;
}
.facebookLink
{
	position:relative;
	top:13px;
	left:27px;
	border:0px;
}
#feeTable td
{
	padding:5px;
}
#footer
{
	text-align:center;
	clear:both;
	background:url(../images/Layout/footerTile.jpg) repeat-x bottom;
	margin-bottom:50px;
}
#footerLogos
{
	width:970px;
	height:60px;
	background-color:white;
	margin:0 auto;
}
#footerDetails
{
	height:40px;
	line-height:40px;
	color:#333333;
	font-size:12px;
}
#footerDetails a
{
	color:#333333;
	text-decoration:underline;
}
#leftCol ul
{
	margin:0px;
	padding:0px 0px 0px 20px;
}
#leftCol ul li a, #leftCol ul li
{
	text-decoration:none;
	color:#99CC00;
	font-size:14px;
	line-height:20px;
}
#leftCol ul li a:hover
{
	color:#666666;
}
#innerContent #leftCol
{
	width:200px;
	float:left;
	background:url(../images/Layout/leftColBorder.jpg) right top no-repeat;
	min-height:325px;
}

#innerContent #rightCol
{
	width:740px;
	float:right;
}
#usefulLinks div
{
	width:225px;
	height:130px;
	float:left;
	margin:5px;
	padding:5px;
	text-align:center;
}
#usefulLinks div img
{
	margin-bottom:10px;
}
.clear
{
	clear:both;
}

h1, h2, h3, h4, h5, h6, h7, .sub_heading, .heading2, .heading_sub, .sub_heading_team
{
	padding:0px;
	margin:10px 0 20px 0;
	color:#99CC00;
	font-weight:normal;
}
h1 { font-size: 1.6em }
h2, h3, h4, h5 { font-size: 1.2em }

.imgLeft
{
	margin:0 30px 30px 0;
	border:1px #E2E2E2 solid;
	padding:4px;
	float:left;
}
.imgRight
{
	margin:0 0 30px 30px;
	border:1px #E2E2E2 solid;
	padding:4px;
	float:right;
}
.borderless{
	border:0px;
}
.form_border
{
	padding-left:40px;
	border-left:1px solid #99CC00;
	width:325px;
	float:right;
	margin:0 0 30px 30px;
}
.removeBorder
{
	border:0px;
}
ul li
{
line-height:25px;
}



