/* 
  -------------------------------------
 Blue Moon Studio
  -------------------------------------
*/

/* different than 04 */
#c1doubleCol {
	width: 920px;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.5em;
}
/* C2 Unique to 04 */
#c2 {
	width: 736px;
}
/* c2 .content Unique to 04 */
#c2 .content {
	padding: 10px 20px 16px 42px;
}
/* C3  unique to 04 */
.c3 {
	width: 190px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	padding: 0px;
	margin-left: 35px;
	border-right: 1px solid #FFFFFF;
}
/* columnbottom unique to 04 */
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/* ------- Box code unique to 04  ------------*/

.one_half{
	width:430px;
}
.one_half li{
	font-size: .8em;	
}
.one_half h2{
	font-size: 1.5em;
}
.one_third{width:288px;}
.two_third{
	width:624px;
}
.one_fourth_footer{
	width:210px;
	height: 550px;
}
.one_fourth_home{
	width:204px;
	height: 325px;
}
/* following code is unique to 04 */
.one_half,.one_fourth_home,.one_half_single,.two_thirds_single,.one_third,.two_third,.three_fourth,.one_fourth{
	position:relative;
	margin-right:15px;
}	
