* {
	margin:0;
	padding:0;
	color:#FFFFFF;
	}

body {
	background:url(images/background.jpg) fixed ;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center top;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#fff;
	border-bottom:1px  #CCCCCC dotted;
	}
	
a:hover {
	border-bottom:1px #ccc solid;
	}
	
hr { 
	background-color: #FEB25C;
	height: 1px;
	width:80%;
	border:0;
	margin:20px 20px 30px 20px;
}

input, textarea, select, option {
	color:#000;
	}


	
h2 {
	padding:5px 0 10px 0;
	font-size:28px;
	color:#FFFFFF;
	}
	
h3 {
	font-size:24px;
	color:#FFFFFF;
	}
	
h4 {
	color:#feb25c;
	font-size:22px;
	color:#FFFFFF;
	}
	
p {
	text-indent:1em;
	padding:4px 0;
	color:#FFFFFF;
	}
	
li {
	color:#FFFFFF;
	}
	
#container {
	position:relative;
	width:716px;
	margin-left:-358px;
	left:50%;
	}

	
#header {
	position:relative;
	width:716px;
	height:160px;
	margin-top:30px;
	background:url(images/header.jpg) no-repeat;
	}
	
#navcontainer {
	position:relative;
	top:126px;
	left:16px;
	font-weight:bold;
	}
	
ul#navlist
	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
	{
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 3px 8px; }

#navlist a:link, #navlist a:visited
	{
	color: #fff;
	text-decoration: none;
	border:0;
}

#navlist a:hover
	{
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}
	
#home_body {
	position:relative;
	background:url(images/home_back.jpg) no-repeat;
	width:716px;
	height:377px;
	}
	
#inner_body {
	position:relative;
	width:668px;
	padding:14px;
	background-color: #333333;
	border-right:10px #000 solid;
	border-left:10px #000 solid;
	}
	
#text1 {
	position:absolute;
	width: 156px;
	height: 155px;
	left: 9px;
	top: 65px;
	line-height:1.2em;
	color:#FFFFFF;
	}
	
#text2 {
	position:absolute;
	width: 146px;
	height: 172px;
	left: 555px;
	top: -1px;
	color:#FFFFFF;
	line-height:1.2em;
	}
	
#footer {
	position:relative;
	background:url(images/footer.jpg) no-repeat;
	width:716px;
	height:79px;
	padding-left:83px;
	margin-bottom:60px;
	}

#footer_txt {
	font-weight:bold;
	color:#CCCCCC;
	position:relative;
	top:55px;
	font-size:14px;
	}
	
.mapBoxSmall {
	position: relative;
	width: 200px;
	float: left;
	left: 40px;
	text-align:center;

}

.mapBoxSmall a {
	border:0;
	}	


.borderit img{
	border: 2px solid #000;
}

.borderit:hover img{
	border: 2px solid #006600;
}

.borderit:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}

#contacttext {
	position:absolute;
	width:274px;
	left: 351px;
	top: 35px;
	text-align:center;
	padding:10px;
	background-color:#000000;
	border:1px #FFFFFF solid;
	}
	
#contactphoto {
	height: 184px;
	width: 216px;
	position: absolute;
	left: 387px;
	top: 193px;
	text-align:center;
}

#vendors a {
	position: absolute;
	height: 41px;
	width: 153px;
	left: 275px;
	top: 10px;
	background-image:url(images/vendors.jpg);
	width:153px;
	height:41px;
	background-position:bottom left;
	border:0;
}

#vendors a:hover {
	background-position:top left;
	}

#vendors a span {
	margin-left:-9999px;
	}
	
.linksUL {
	padding-left: 40px;
	font-size: 18px;
	padding-top: 8px;
}

.linksUL li {
	padding:4px 0;
	}
	
.linksUL li a {
	text-decoration:none;
	border-bottom:1px  #CCC dotted;
	}
	
.linksUL li a:hover {
	text-decoration:none;
	border-bottom:1px #ccc solid;
	}
.linksUL  ul{
	text-indent:2em;
	list-style:none;
	font-size:14px;
	}
	
	
	
/*-----   Begin Subnav  ------*/
#subnav {
	position:absolute;
	width:423px;
	left: 262px;
	top: 8px;
	height:60px;
		margin:10px;
	}
		
#subnav a span{
	margin-left:-9999px;
	}

#marketing a{
	float:left;
	background:url(images/marketing.jpg) top left no-repeat;
	width:125px;
	height:45px;
	margin-right:40px;
	border:0;
	}
	
#builders a{
	float:left;
	background:url(images/builders.jpg) top left no-repeat;
	width:125px;
	height:45px;
		border:0;
	}
	
#developers a{
	float:left;
	background:url(images/developers.jpg) top left no-repeat;
	width:125px;
	height:45px;
		border:0;
	}
#subnav a:hover {
	background-position: bottom left;
	}
/*-----   end Subnav  ------*/

.imageright {
	float:right;
	padding:15px;
	}

#BC_footer {
	text-align:center;
	margin-top:10px;
	margin-left:-150px;
	}

#BC_footer a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-decoration: none;
	border:0;
	
}

#BC_footer a:hover {

	text-decoration:underline;
}

#southland {
	position:absolute;
	margin-left:10px;
	left: 0px;
	}
	
#southland  a{
	position:absolute;
	left: 0px;
	border:0;
	}
	
#mapContainer { 
	height: 460px; 
	width: 600px;
	border:8px #FDCD0B solid;
	font-size:18px;
	color:#000000;
} 

a span {display: none;}

a:hover span {
	display: block;
	position: absolute; 
	top: -80px; 
	left:200px; 
	width: 400px;
	padding: 15px; 
	margin: 10px; 
	z-index: 1000;
	color: #AAA; 
	background: black;
	font: 14px Verdana, sans-serif; 
	text-align: justify;
	border:3px #FFFFFF solid;
   }
   
#artist {
	position: absolute;
	left: 367px;
	top: 581px;
	height: 114px;
}


#scroll {
	position:absolute;
	left:2px;
	top:-10px;
	}
