body {

	background: 	url("../images/bg.gif") repeat;

	font-family: 	times new roman;

	font-size: 		12px;

	color:			#666;

	margin-top: 	0px;

	margin-bottom: 	0px;

	margin-left: auto;

    margin-right: auto;

	text-align:		center;

}



a:link, a:visited, a:active  	{

	color: 				#623D17;

	text-decoration: 	none;

}



a:hover {

	text-decoration: underline;

}



.brownLine {

	width: 	100%;

	height:	1px;

	border-bottom: 	1px solid #B09671;

}



.clear {

	clear: both;

	font-size: 0;

	line-height: 0;

	height: 0;

	margin: 0;

	padding: 0;

}



.contentRow {

	padding-top: 	20px;

	padding-bottom: 20px;

}



.contentRow2 {

	padding-top: 	20px;

	padding-bottom: 20px;

	padding-left:210px;

}



.ie6 .contentRow3 {

  padding-top: 	10px;

}



.ie7 .contentRow3 {

  padding-top: 	40px;

}



.gecko .contentRow3 {

  padding-top: 	60px;

}

.mac.gecko .contentRow3 {

  padding-top: 	80px;

}



.opera .contentRow3 {

  padding-top: 	60px;

}



.konqueror .contentRow3 {

  padding-top: 	60px;

}



.webkit .contentRow3 {

  padding-top: 	60px;

}



.contentRow3 {

	padding-top: 	0px;

}



.picture {

	background-color: 	#FFF;

	width: 				185px;

	height: 			125px;

	padding: 			8px;

	border: 			1px solid #DFD68F;

	float: 				left;

}



.picture2 {

	background-color: 	#FFF;

	width: 				185px;

	height: 			185px;

	padding: 			8px;

	border: 			1px solid #DFD68F;

	float: 				right;

}



.copy {

	width: 			472px;

	padding-left:	10px;

	float: 			left;

}



.copy2 {

	float: 			left;

	padding-left:	10px;

}



.ie7 .contentContainer {

	height: 			1050px;

}



.contentContainer {

	text-align:			left;

	margin: 			0 auto;

	padding:			21px 30px 30px 30px;

	width: 				800px;

	height: 			1000px;

	background-color: 	#FFFDE2;

}



.pluses {

	background: url("../images/plus.gif") repeat;

	width: 3px;

	height: 100%;

	float: left;

}



.subHeader {

	padding-top: 20px;

}