@charset "utf-8";
/* CSS Document */
#main {
	width:800px;
	padding:0;
}
.mainSection {
	padding:5px;
	width:380px;
	float:left;
#padding:0px;
#margin:10px;
}

* html .ma\inSection {
	margin-left:5px;

}
.mainSection h1 {
	margin-bottom:0px;
	width:365px;
}

* html .ma\inSection h1{
margin-right:0px;
}
.mainSection p {
	font-size:14px;
	padding:5px;
	width:370px;
	background:#C59B6D;
	color:#000000;
}
.subSection {
	width:255px;
	padding:5px;
	float:left;
	#width:245px;
	#margin-left:10px;

}
* html .sub\Section{
margin-left:6px;

width:240px;
}
.subSection h1 {
	font-family:georgia;
	color:#42210B;
	width:233px;
	padding-left:7px;
	font-size:18px;
	background:url(../images/bar.gif) left bottom repeat-x;
	height:23px;
}
.subSection p {
	font-size:14px;
	padding:5px;
	width:230px;
	background:#C59B6D;
	color:#000000;
}
