/* CSS Document */


/*-----------------------Left Side---------------------------*/

/*-----------------------Right Side Stuff---------------------------*/

/*-----------------------Content Areas---------------------------*/

div.tagLine {
	background: url(../fw/inner-page-tagline.jpg) no-repeat top left;
	
}

.rightside .InnerContentBox { 
	width:608px; 
	background:transparent url(../fw/inner-content-bg.jpg) repeat-y top left; 
}

.rightside .InnerTop { 
	width:608px; 
	background:transparent url(../fw/inner-top.jpg) no-repeat top left;
	min-height: 200px;
	height: auto !important;
	padding: 15px 50px 0 35px;
  height: 200px;
}

.rightside .InnerBottom { 
	height:32px; 
	width:608px; 
	background:transparent url(../fw/inner-bottom.jpg) no-repeat bottom left; 
}

.rightside .InnerTop p { 
	font-size:11px; 
	color:#64430B;
	padding: 0;
	margin: 0 0 7px 0;
	width:553px;
}

.rightside .InnerTop ul {
	list-style-type: disc;
	padding: 0; 
	margin: 0 0 10px 25px; 
}

table.listingTable {
	margin: 0 0 25px 0;
}

span.redText {
	color: #990000;
}

table.contactTable td {
	padding: 0 0 4px 0;
}
table.checkboxTable {

}
table.checkboxTable td {
	padding: 0;
	width:150px;
}

input.field80 {
	width: 80px;
}
input.field125 {
	width: 125px;
}
input.field140 {
	width: 140px;
}
input.field170 {
	width: 170px;
}
input.field210 {
	width: 210px;
}
textarea.commentTextArea {
	width: 280px;
	height: 75px;
}