@charset "utf-8";
/* CSS Document */
body{
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	font-size: 100%;
	/*background: (url="images/...");
	background-repeat: repeat-x;*/
background-color: #000000;
}

a{
	text-decoration:none;
	color:#f6da17;

}

a:hover{
	color:#C00000;
}


li{
	list-style:none;
	padding-top:30px;
font-weight:bold;

}

p{
color: #ffffff;
font-size: 12px;
line-height: 20px;
}

h1, h2, h3, small {
color: #fff;
}

h4{
color:#f6da17;
}

#container{
	margin: auto;
	width: 1024px;
}

#header{
	background-image:url(images/banner_revised4.jpg);
	background-repeat:no-repeat;
	height:350px;
	
}

#nav{
	
	float:left;
	text-align:left;
	padding-top: 20px;
	padding-right: 40px;
text-indent: -10px;

}

#main{
	text-align:left;
	width: 485px;
	float: left;
	padding: 20px;
}

#main img{
	float:right;
	padding: 10px;
}

#sidecontent{
	width:220px;
	float:left;
	padding-top:50px;
	padding-left: 60px;
	
}

#sidecontent p, h4{
	padding-left:5px;
	text-align:left;
	
}

#scontain{
	padding: 10px;
}

#box{
	width:200px;
	background-color:#1d1d1d;
	height:325px;
	
}

#box2{
	width:198px;
	/*border-right-color: #f6da17;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #f6da17;
	border-left-width: 1px;
	border-left-style: solid;*/
	margin-bottom: 15px;
	
	
}

#box p{
	line-height:10px;
}
	
#parking{
	padding-top:20px;
	width:200px;}


#owner{
position:relative;	
float:left;
width:75px;
padding-right:15px;
	
}

#owner small{
font-size:10px;
color:#fff;
}
	
#footer{
	position:relative;
float:left;
width:1024px;
padding-left:35px;
padding-top:50px;
height:175px;
display: inline;
}

#footer p{
text-align:left;
line-height:8px;
font-size:11px;
position:relative;
top:35px;
}

#footer img{
	float:left;
padding-right:25px;
}
#footer small{
float:right;
font-size:11px;
padding-right: 125px;
}

#menu{
float:left;
padding:20px;
text-align: center;
width:120px;
}

#menubox h4, #menubox p{
text-align:center;
}

#menuboxsm h4, #menuboxsm p{
text-align:center;
}

#menuboxsm{
width:222px;
float:left;
padding-right:10px;
padding-left:10px;
margin-bottom:25px;
//height:250px;
//overflow:scroll;
margin-top:25px;
}

#gallery {
	float:left;
	padding:20px;
	width:120px;
	text-align:center;
	font-size:10px;
}