P, TD, TH, LI, DT, DD, DIV, SPAN, IMG, UL
	{vertical-align:top; margin:0px; padding:0px;border:0px solid #fff;}

BODY, H1, H2, H3, H4, H5, H6
	{margin:0px; padding:0px;border:0px;}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P, H1, H2 { margin-bottom:10px;}
LI {margin-left:20px;margin-bottom:5px;}

div#site {
	margin: 20px auto;
	width:798px;
	text-align:left;
	border:1px solid #ccc;
}

div#header {
	background:url("/images/header.png") no-repeat;
	height:112px;
}

img#collage_image {
	float:left;
}

body.mceContentBody {
	text-align:left;
	color:#666;	
	line-height:140%;
}

body#home_header {
	background:url("/images/home_background.png") repeat-x;	
}

div#collage_content{
	width:224px;
	height:181px;

	background:url("/images/home_background.png") repeat-x;
	margin-left:534px;

	padding:20px 20px 10px 20px;
	position: absolute;
}


div#collage_content h1,
body#home_header h1 {
	font-size:16px;
	color:#666;
	text-transform:uppercase;
	padding-right:20px;
}

div#collage_content p,
body#home_header p {
	font-size:12px;
	line-height:150%;
	padding-right:20px;
	padding-bottom:10px;
}

body div#content {
	padding:20px;
	color:#666;
	line-height:140%;
	clear:both;
}


body#home div#content div#left {
	float:left;
	width:206px;
	margin-right:25px;
	
}

body#home div#content div#right {
	float:left;
	width:520px;
}

body#subpage_two_column div#content div#left {
	float:left;
	width:492px;
	margin-right:2px;
	border-right:1px dashed #999;
	padding-right:20px;
	margin-bottom:10px;
}

body#subpage_two_column div#content div#right {
	float:left;
	width:243px;
	height:100%;
}


body#subpage div#content,
body#subpage_two_column div#content {
	margin-top:30px;
}

body.mceContentBody h1,
div#content h1 {
	font-size:14px;
	color:#0060A9;
	text-transform:uppercase;
}

body#subpage div#content h1,
body#subpage_two_column div#content h1,
body#subpage_main h1,
body#subpage_two_column_main h1
{
	font-size:16px;
}

body#subpage_two_column div#content #right #caption,
body#subpage_two_column_caption {
	background:url("/images/side_gradient.png") repeat-x;
	padding:10px;
	color:#666;
}
body#subpage_two_column_caption {
	padding:0;
}
body#subpage_two_column div#content #right .hr {
	margin:2px 0;
	border-top:1px dashed #999;
}
body#subpage_two_column div#content #right .hr hr {
	display:none;
}
body#subpage_two_column div#content #right #caption h2,
body#subpage_two_column_caption h2 {
	font-size:14px;
	font-style:italic;
}	
body#subpage_two_column div#content #right #caption p,
body#subpage_two_column_caption p {
	line-height:150%;
}

div#footer {
	clear:both;
	border-top:1px solid #ccc;
	color:#666;
	font-size:10px;
	text-align:right;
	margin:10px 20px;
	padding-top:5px;
}

.valign_bottom {bottom:0;position: absolute;}
