@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	background-color: #E2D563;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(Central%20Florida%20Fence%20Association%20Fence%20Builders%20of%20Central%20Florida/Central-Florida-Fence-Association-header.gif);
	background-repeat: no-repeat;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	height: 125px;
	width: 900px;
	background-image: url(Central%20Florida%20Fence%20Association%20Fence%20Builders%20of%20Central%20Florida/Central-Florida-Fence-Association-header.gif);
	background-repeat: no-repeat;
}

#mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;
	padding-left: 8px;
}

.header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CEA500;
	text-decoration: underline;
}
.leftbar {
	background-color: #F3ECBE;
}.mainleftbar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc00;
}
.maintext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	width: 512px;
}
.login {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #E6D875;
	border: 1px solid #A5941F;
}
.rightbar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939EC6;
}
.rightbar a:link {
	color: #003366;
	text-decoration: none;
}

.contractor {
	background-image: url(Central%20Florida%20Fence%20Association%20Fence%20Builders%20of%20Central%20Florida/gradient1.jpg);
	background-repeat: repeat-x;
	width: 160px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.centright {
	width: 166px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 15px;
}
.requestBid {
	padding-top: 5px;
	padding-bottom: 5px;
}

.contratop {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
.contrabody {
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}
.contralocate {
	font-size: 10px;
	color: #FF6600;
	text-align: left;
	padding-top: 8px;
}
.formfield {
	font-size: 11px;
	height: 20px;
	width: 100px;
}

#footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.footer a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.footer a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F4DFC4;
	text-decoration: underline;
}
.twelvetext {
	font-size: 12px;
}
.rightbar a:active {
	color: #003366;
	text-decoration: none;
}
.rightbar a:visited {
	color: #003366;
	text-decoration: none;
}
.rightbar a:hover {
	color: #DE9E44;
	text-decoration: underline;
}
.jedimark {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.jedimark a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.jedimark a:active {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.jedimark a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.jedimark a:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
#container2 {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.leaders {
	font-size: 11px;
	color: #000066;
	padding-top: 3px;
	padding-bottom: 5px;
}
.memberlog {
	padding-bottom: 8px;
}
.memlist {
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: normal;
}
.login a:link {
	text-decoration: none;
}
.login a:active {
	text-decoration: none;
}
.login a:visited {
	text-decoration: none;
}
.login a:hover {
	text-decoration: underline;
}
.tentext {
	font-size: 10px;
}
.maintext a:link {
	font-weight: normal;
	color: #0066CF;
	text-decoration: none;
}
.maintext a:active {
	font-weight: normal;
	color: #0066CF;
	text-decoration: none;
}
.maintext a:visited {
	font-weight: normal;
	color: #0066CF;
	text-decoration: none;
}
.maintext a:hover {
	font-weight: normal;
	color: #0066CF;
	text-decoration: underline;
}
.tentext {
	font-size: 11px;
}
.detaillist {
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 5px;
}
.memlink {
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
}
.memlink a:link {
	padding-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.memlink a:active {
	padding-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.memlink a:visited {
	padding-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.memlink a:hover {
	padding-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.pic {
	border: 1px solid #333333;
}
h2 {
	font-size: 1.3em;
}
.white {
	background-color: #FFFFFF;
	font-size: 12px;
}
.membody {
	padding-bottom: 4px;
	font-size: 0.9em;
	font-weight: normal;
}

