html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clr {
	clear:both;
}
#container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-image: url(/images/hatch.png);
	background-repeat: repeat;

}
#header {
	background-image: url(/images/hdr_bg2.png);
	background-repeat: repeat-x;
        min-height:330px;

}
#mainContent {
	background-image: url(/images/mct2.png);
	background-repeat: repeat-x;
	background-position: top;
        padding-top:10px;
}
#footer {
	background-image: url(/images/ftrBg4.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right:10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #333;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
#legals {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#logo {
	padding-left: 610px;
	padding-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#swatch {
	background-image: url(/images/swatch2.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 315px;
}
#nav {
	background-image: url(/images/nav2.png);
	background-repeat: no-repeat;
	min-height: 55px;
	margin-left: 450px;
	margin-top: 20px;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 52px;
}
#nav a {
	color: #FFF;
}
#qualityAssured {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	width: 850px;
	margin-right: 75px;
	margin-left: 75px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/brushLeft2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	line-height: 40px;
}
#brushRight {
	background-image: url(/images/brushRight2.png);
	background-repeat: no-repeat;
	background-position: right;
}

#footerText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/manOnLadder2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer2 {
	background-image: url(/images/manPainting2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#oxfordBased
{
	width: 750px;
	text-align: center;
	background-image: url(/images/h1bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
}
h1 {
	font-size: 22px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	}
h4 {
	background-color:#0C0;
	border-top:2px solid #060;
	border-bottom:2px solid #060;
	color:#FFF;
	padding:5px 0px;
	margin:0px 0px 20px 0px;
	text-align:center;
}
#homeText {
	width: 750px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 75px;
	margin-left: 75px;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#h1Bg {	
	text-align: center;
	color: #FFF;
	width: 850px;
	height: 36px;
	margin-right: 75px;
	margin-left: 75px;
	background-image: url(/images/h1bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#photos {
	text-align: center;
	width: 850px;
	margin-right: 75px;
	margin-left: 75px;
}
div.tdate {
	color:#A0A0A4;
	padding:0 0 40px 40px;
}
textarea.tffield-textarea {
	height:250px;
	width:592px;
}
input.tffield-input {
	width:300px;
}
div.tffield {
	width:130px;
}
