body {
	background: url(../images/Yateswood-bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
	height:				100%;
}

html {
	height: 100%;
}

.header {
	height: 73px;
	width: 100%;
	background-color: #000000;
}

a, a:visited {
	color: #000000;
}

a img {
	border-style: none;
}

.topNav {
	background-color: #cc6601;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.topNav ul {
	height: 33px;
	margin:			0;
	padding:		0;
}

.topNav ul li {
	float: left;
	list-style-type: none;
	list-style-image:	none;
	display: block;
	padding: 0 17px 0 16px;
	height: 33px;
}

.topNav ul li.navSpacer {
	background: url(../images/nav/nav_spacer.gif) no-repeat;
	height: 33px;
	width: 2px;
	padding: 0;
}

.minWidth {
	width: 830px;
}


.bodyWrapper {
	width: 803px;
	clear: both;
	height: 100%;
}

.listings .bodyWrapper,
.listingsIndex .bodyWrapper {
	width: 1024px;
}

.requestProposal .bodyWrapper {
	width: 1124px;
}

/*******************************
 * Home page styles
*******************************/
body.home {
	background-color:	#636363;
}

.home .homeFooter {
	background-color:		#999967;
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	overflow: hidden;
	padding-left: 16px;
}

.homeFooter a {
	float: left;
	text-decoration: none;
	display: block;
	padding: 0;
}

.homeFooter a.contactUsLink {
	margin-right: 211px;
	width: 53px;
	height: 30px;
	background-image: url('../images/homePageContactUs.gif');
	background-repeat: no-repeat;
}

.homeFooter a.contactUsLink:hover {
	background-image: url('../images/homePageContactUs_over.gif');
}

.homeMiddleContent .leftSidePicture {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.home .homeMiddleContent {
	background: #CCCC9A;
	clear: both;
	height: 252px;
	overflow: hidden;
}






.leftSideBody {
	background-color: #636363;
	width: 308px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftSideBody .leftSidePicture {
	width: 308px;
	height: 253px;
}
.leftSideBody .listingsLink {
}

.leftSideBody .links {
	color: #FFFFFF;
	list-style: none;
	width: 235px;
	margin-top: 40px;
}
.leftSideBody .links .title {
	font-size:			14px;
	font-weight: bold;
	line-height: 20px;
}

.leftSideBody .links li {
	margin-bottom: 18px;
	background-image: url(../images/listImage_leftSideLinks.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0 6px;
}
.leftSideBody .links a,
.leftSideBody .links a:visited {
	color:			#FFFFFF;
	font-weight: bold;
}
.leftSideBody .links a:hover {
	color:			#CCCCCC;
}
td.mainBodyContent {
	padding-bottom: 65px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 	17px;
}



.leftSideBody .leftSidePicture img {
	height: 253px;
	width: 308px;
}

.mainBodyContent .breadCrumbLink,
.mainBodyContent .breadCrumbLink a,
.mainBodyContent .breadCrumbLink a:visited,
.mainBodyContent .breadCrumbLink a:hover {
	color: #666666;
	font-weight: normal;
}


.mainBodyContent h1 {
	color: 			#993300;
	font-size: 		16px;
	margin:			40px 0 20px 0;
}

.mainBodyContent h2 {
	font-size: 		12px;
	margin:			15px 30px 0 20px;
}

.mainBodyContent p {
	line-height: 	17px;
}

.mainBodyContent a,
.mainBodyContent a:visited {
	font-weight:		bold;
}

.mainBodyContent a:hover {
	text-decoration:	none;
}

.mainBodyContent ul {
	margin-top: 	0;
}

.mainBodyContent div {
	margin-top: 15px;
}




/****************************
 * People page styles
 ****************************/

.mainBodyContent  .peopleGrid  td {
	vertical-align:			top;
	text-align: left;
	padding-bottom: 25px;
}

.mainBodyContent .peopleGrid .personPic {
	width: 93px;
}

.mainBodyContent .peopleGrid .personPic img {
	height: 81px;
	width: 73px;
}

.mainBodyContent .groupShots {
	margin-bottom: 20px;
}

.mainBodyContent .staffPhoto {
	padding-bottom: 2px;
}

.mainBodyContent .staffPhotoDescription {
	padding-bottom: 30px;
}

.mainBodyContent .groupShots {
	margin-top: 25px;
}






.listings .listingsGrid td {
	vertical-align:			top;
}

.listings .listingsGrid .listingAddlInfo, .listings .listingsGrid .listingPic {
	padding-bottom: 45px;
}
.listings  .listingsGrid  h2 {
	font-size:		14px;
	margin: 0;
	padding: 0;
}
.listings  .listingsGrid  .listingPic {
	width: 170px;
	text-align:			left;
}
.listings  .listingsGrid  .listingPic,
.listings  .listingsGrid  .listingTitle {
	padding-top:		8px;
	border-top:			1px solid #999967;
}
.listings  .listingsGrid  .listingPic  img {
	height: 150px;
	width: 150px;
}
.listings  .listingsGrid  table {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.listings .listingsGrid  table  th,
.listings .listingsGrid  table  td {
	width: 25%;
	text-align: left;
	font-size: 11px;
	padding: 2px;
}

.listings .listingsGrid table th {
	background-color: #999967;
	color: #FFFFFF;
}


.listingsIndex .mainBodyContent div {
	width: 236px;
	float:		left;
	margin-top: 20px;
	margin-bottom:	30px;
}

a.listingsLink,
a.listingsLink:visited {
	background: url(../images/listings_area.gif);
	display: block;
	width: 308px;
	height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin:			0;
	padding:		0;
	border-bottom: 1px solid #FFFFFF;
}

a.listingsLink:hover {
	background: url(../images/listings_area_over.gif);
}

.listingsIndex .mainBodyContent h3 {
	font-size: 13px;
	margin: 7px 0 0 0;
}

.listingsIndex .mainBodyContent img {
	height: 162px;
	width: 216px;
}

.requestProposal .mainBodyContent p,
.requestProposal .mainBodyContent .hr {
	width: 479px;
}

.formWrapper .formIndent {
	margin-left: 25px;
	margin-bottom: 20px;
	width: 100%;
	line-height: 14px;
}

.formWrapper .formIndent input[type=checkbox] {
}

.formWrapper .jsvalidation {
	padding-left:		5px;
	color:				red;
	font-size:			10px;
}

.formWrapper .formIndent td {
	vertical-align: top;
	padding: 3px 0 5px 0;
}

.formWrapper .formInput {
	width: 190px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.formWrapper select.formInput {
	width: 194px;
}

.formWrapper table .col01 {
	width: 260px;
}

.formWrapper .hr {
	height: 1px;
	border-top: 1px dotted #999967;
	margin: 0;
	padding: 0;
}
.formWrapper  .commentsText {
	height: 75px;
	width: 450px;
}

.formWrapper .submitButton {
	margin-left: 310px;
}
