.pageAttr {
	background-color: #663333;
}

.tableCell {
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #663333;
	text-decoration: none;
	*/
	padding: 0;
	background-color: #FFFFFF;
	width: 600px;
}

.tableText {
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	*/
	color: #663333;
	text-decoration: none;
	padding: 0.6em;
	background-color: #FFFFFF;
	width: 251px;
	display: block;
	
}

.leftimage{
	float: left;
	margin-right: 0px;
}

.rightimage{
	float: right;
	margin-left: 15px;
	/*width: 327px;*/
	position: relative; 
}

#layout { 
	width: 600px !important;
	width: 601px;
	padding-right: 1px;
	margin: 0 auto;
	text-align: left;
	/*background: url(/images/master/homepage/rc/body.gif) repeat-y center top;*/
}

div.contentLeft { 
	float: left;
	width: 268px;
}
div.contentRight { 
	float: right;
	width: 268px;
}
div.contentCenter {
	/*float: left;*/
	width: 543px;
	margin: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #D5DDDD;
	border-right: 1px solid #D5DDDD;
}

#pageData {
	/*
	position:absolute;
	top: 130px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	z-index: 10;
	*/
	/*height: auto;*/
	/*width: 800px;
	padding: 3px;
	display: block;
	*/
	/*top: 10px;
	bottom: 10px;*/
	/*background-color: #FFFFFF;*/
	
	width: 600px !important;
	width: 600px;
	padding-right: 1px;
	margin: 0 auto;
	text-align: left;
	/*background: url(/images/master/homepage/rc/body.gif) repeat-y center top; */
	
}

.bodyContent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* 1em; */
	text-decoration: none;
	/*background-color: #E5E5E5;*/
	/*margin: 5px;
	height: auto;
	width: 756px; /*85%;*/
	display: block;
}

.bodyContent h1{
	font-size: 14px; /*1.2em;*/
	text-decoration: none;
	/*background-color: #E5E5E5;
	margin: 5px;
	height: auto;
	width: 756px; /*85%;
	display: block;*/
}


#contentBody {
	padding: 0 8px;
	width: 600px;
	margin: 0;
	float: left;
	background-color: transparent;
}

.floatright-image { 
	float: right; 
	/*
	height: 241px; 
	width: 190px; 
	*/
	position: relative; 
	top: 10px; 
	left: -10px; 
	/* padding: top, right, bottom, left */ 
	padding: 0px 0px 0px 16px; /* This pushes the text away from the image */ 
} 
.inpage-image { 
	border: 4px; 
	border-style:ridge; 
	/*
	height: 241px; 
	width: 190px;
	*/ 
} 
div.textwrap { 
	/* margin: top, right, bottom, left */ 
	margin:0px 10px 0px 0px; 
	width:auto; /* Adjust the width of the brown background behind the left hand side dog links */ 
	line-height: 150%; 
	/* text-align : justify; */
	color: #663333;
	text-decoration: none;
	padding: 0.6em;

	background-color: #FFFFFF;
	/* margin: top, right, bottom, left */ 
}

div.textwrap a { 
	color: #663333;
	text-decoration: underline;

} 


h1 {
	padding: 0.6em 0;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 1.2em; */
	font-size: 14px; 
	color: #663333;
	text-decoration: none;
	margin-bottom: 0px;
}


#contentFooter {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 1em; */
	font-size: 12px; 
	top: 0px;
	left: 0px;
	text-align: left;
	width: 600px;	
}

