body {
	padding:0;
	margin: 0;
}
body p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height: 20pt;
}
p.red {
	color: #FF0000;
}

#content {
	width:810px;
	/*margin: 30px 0 0 30px;*/
	margin-left:auto;
	margin-right:auto;
	overflow: visible;
}
#bannerwrap {
	width: 100%;
	margin: 0;
	background-image: url(images/mapbg.jpg);
	padding-left: 13px;
	background-position: left;
	height: 120px;
	border-top: 5px solid black;
	border-bottom: 1px solid #cccccc;
}
#flashbanner {
	/* margin: 30px 0 0 0;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width: 880px;
	padding-left: 15px;
}
#footer {
	width: 100%;
	/* margin: 30px 0 0 0;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #ffda68;
	background-position: center;
}
#bannerdiv {
	background-color:#FFFFFF;
	height: 115px;
	margin:0;
	padding:0;
}
.bordered {
	border-width:1px;
	border-color:#333333;
}
#content .pdf {
	color: #999999;
	text-transform: uppercase;
	font-style: italic;
}
#content table img {
	margin: 5px 10px 0 0;
}
#content .AccordionPanelContent img {
	border: 1px solid black;
}
#content table a:visited {
}
#content table a:hover {
}
#content table a:active {
}
h1 {
	font-size:large;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 78px;
}
h2.sqft {
	color:#666666;
	text-transform:capitalize;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: lighter;
}


h3.dark {
	color:#003333;
	width: 200px;
	text-transform: uppercase;
	letter-spacing:1px;
	font-size: 16px;
	font-weight:bold;
}
h3 {
	color:#990000;
	width: 200px;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size: 16px;
	font-weight:bold;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
hr {
	height: 0;
	border: 0;
	width:300px;
	border-top: 1px solid #cccccc;
}
/* bulleted list */
ul.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.blue li {
	padding: 4px 0;
}
/* table that contains the contact form */
table#form {
	padding:5px;
}
div.img-shadow {
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 5px 10px 5px 10px !important;
}
#content .floatright {
	float: right;
}
#content .floatleft {
	float: left;
}
div.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#modernbricksmenu {
	padding-top:0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: none;
	margin-bottom:40px;
	background-color: #E4E4E4;
	height: 24px;
	border-bottom: 1px solid #cccccc;
	background-image:url(images/header_bg.gif);
	
}
#modernbricksmenu ul {
	margin:0; /*margin between first menu item and left browser edge*/
	padding: 0px;
	list-style:none;
	width:920px;
}
#modernbricksmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#modernbricksmenu li a {
	float: left;
	display: block;
	color:#000;
	margin: 0; /*Margin between each menu item*/
	padding: 3px 15px;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#modernbricksmenu li a:hover  {
	text-decoration:underline;
	
}
#modernbricksmenu li#current a{
color:#999999;
height: 18px;

}
#content .contentinner {
	margin: 10px;
	background-color: #ffffff;
	padding: 5px;
}
#content #portfoliobody {
	top: 0px;
	width: 400px;
	float: none;
}
div#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 0px;
	line-height: 0px;
	background:#CCCCCC;
}
#content .contact td strong {
	color: #333333;
	font-style: normal;
	font-size: medium;
	font-weight: bold;
}
#content .contact p {
	font-family: Arial, Helvetica, sans-serif;
}
#content img.logo {
	margin-right: 2px;
}
/* CSS Document */

a:link {
	color:#990000;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#990000;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}
#footer a:active {
	color:#660000;
	text-decoration:none;
	font-weight:normal;
}
#footer #footer-links {
	width: 810px;
	margin: 0 auto;
}
td.available-data{
padding: 10px;
}