.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #467BBA;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.SmallBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #284971;
	text-decoration: none;
}
.custom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0084AA;
	text-decoration: none;
	background-image: url(sitepix/structural/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 32px;
	padding: 0 0 0 45px;
}
.custom-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #467BBA;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.FooterLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#overmap {
	padding: 0px;
	width: 540px;
	height: 376px;
	position: relative;

	}
#overtext {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacer.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsold {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/sold.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}

#overtextU {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacerU.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsoldU {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/soldU.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextG {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacerG.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsoldG {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/soldG.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}

/*------------------------- navigation ---------------------*/
/*------------------------- Top Nav ---------------------*/


table#top_nav a#home{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 60px;
	background-image:url(sitepix/nav/home.png);
}
table#top_nav a#home:hover{
	background-position: 0 -30px;
}
table#top_nav a.active#home{
	background-position: 0 -60px;
}
table#top_nav a#about{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 70px;
	background-image:url(sitepix/nav/about.png);
}
table#top_nav a#about:hover{
	background-position: 0 -30px;
}
table#top_nav a.active#about{
	background-position: 0 -60px;
}
table#top_nav a#news{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 55px;
	background-image:url(sitepix/nav/news.png);
}
table#top_nav a#news:hover{
	background-position: 0 -30px;
}
table#top_nav a.active#news{
	background-position: 0 -60px;
}

table#top_nav a#brochure{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 110px;
	background-image:url(sitepix/nav/brochure.png);
}
table#top_nav a#brochure:hover{
	background-position: 0 -30px;
}
table#top_nav a.active#brochure{
	background-position: 0 -60px;
}

table#top_nav a#contact{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 70px;
	background-image:url(sitepix/nav/contact.png);
}
table#top_nav a#contact:hover{
	background-position: 0 -30px;
}
table#top_nav a.active#contact{
	background-position: 0 -60px;
}

/*------------------------- Side Nav ---------------------*/


table#side_nav a#custom{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 36px;
	width: 160px;
	background-image:url(sitepix/nav/custom_home.png);
}
table#side_nav a#custom:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#custom{
	background-position: -320px 0px;
}


table#side_nav a#gallery{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 36px;
	width: 160px;
	background-image:url(sitepix/nav/galleries.png);
}
table#side_nav a#gallery:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#gallery{
	background-position: -320px 0px;
}
table#side_nav a#current_dev{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 36px;
	width: 160px;
	background-image:url(sitepix/nav/current_dev.png);
}
table#side_nav a#current_dev:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#current_dev{
	background-position: -320px 0px;
}
table#side_nav a#future_dev{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 36px;
	width: 160px;
	background-image:url(sitepix/nav/future_dev.png);
}
table#side_nav a#future_dev:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#future_dev{
	background-position: -320px 0px;
}
table#side_nav a#commercial{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 36px;
	width: 160px;
	background-image:url(sitepix/nav/commercial_projects.png);
}
table#side_nav a#commercial:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#commercial{
	background-position: -320px 0px;
}

table#side_nav a#kids_comp{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 45px;
	width: 160px;
	background-image:url(sitepix/nav/childrens_comp.png);
}
table#side_nav a#kids_comp:hover{
	background-position: -160px 0px;
}
table#side_nav a.active#kids_comp{
	background-position: -320px 0px;
}
/*------------------------- Footer Nav ---------------------*/

table#footer_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
table#footer_nav a:hover{
	color: #000000;
}
table#footer_nav a.active{
	color: #000000;
}
/*------------------------- Submenu Nav ---------------------*/
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #284971;
	margin: 0;
	padding: 0;
}
#submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#submenu li{
	margin: 0;
	padding: 0;
}

#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 1.7em;
}
#submenu a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#header-graphic img {
	border: 5px solid #999999; 
}

/*------------------------- gallery layout ---------------------*/

#gallery {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gallery li {
	margin: 0 0 13px 0;
	padding: 0;
	float: left;
	width: 165px;
	height: 145px;
	background-color: #999;
}

#gallery li.m {
	margin: 0 13 0 12px;
	display: inline;
}

#gallery li br {
	clear: both;	
}