/* HTML Format Styles =========================================================== */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../SiteGraphics/MatchPoint_Bak.gif);
	background-repeat: repeat-x;
	text-align: center; /* for WinIE5.x */
}

body, table, td, th, html,  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9EA66A;
}


p {
	
}

hr {
	height: 1px;
}

a:link {
	color: #CAD2B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #CAD2B0;
}
h2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #CAD2B0;
}



/* Layout ID Styles =========================================================== */
#LogoImage {
	margin-top: 18px;
	margin-bottom: 15px;
}

#MainMenu {
	width: 800px;
	margin-top: 8px;
}

#MainContentBox{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9EA66A;
	}


#Footer {
	margin-top: 35px;
	margin-bottom: 35px;
	font-size: 11px;
}

#Footer table, #Footer td, #Footer tr {
	font-size: 11px;
}

#FooterAddress {
	font-size: 11px;
	text-align: center;
	color: #CAD2B0;
}

#FooterMenu {
	font-size: 10px;
	color: #CAD2B0;
	margin-top: 30px;
	margin-bottom: 30px;
}

#FooterMenu a:link, #FooterMenu a:active, #FooterMenu a:visited {
	font-size: 10px;
	color: #CAD2B0;
	margin-right: 10px;
	margin-left: 10px;
}

#FooterMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}



/* CLASS Styles =========================================================== */

.GeneralCopy {
	text-indent: 12px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 6px;
}
.FormHeader {
	font-size: 14px;
	font-weight: bold;
	color: #CAD2B0;
	text-align: center;
}

.TextBox {
	margin-left: 12px;
}
.NewConstruction {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CAD2B0;
}
.Remodel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3792E;
}

.TopBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CAD2B0;
	padding-top: 5px;
}.BtmBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CAD2B0;
}


#looper {
	width: 745px;
}

#looper div {
	padding:10px;
	margin:0px;
	width:215px;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #687420;
}
.photoDate {
	font-size: 10px;
	color: #999;
}
.photoComments {
	font-size: 11px;
	color: #666;
}
.SmallText {
	font-size: 12px;
}
.BtmBorderLight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #4E4E4E;
}
.indentbox {
	margin-right: 30px;
	margin-left: 28px;
}
