
body {
	margin: 30px 5;
	padding: 5;
	background: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B62121;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin: 0;
	font-size: 1.2em;
}

p, ul, ol, blockquote {
	margin-top: 0;
	font-size: 1.1em;	

}


a:link {
	text-decoration: none;
	color: #3284B5;
}

a:visited {
	text-decoration: none;
	color: #267EB3;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background: url(imagetop.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	font-size: 3em;
	position: relative;
}

#ch {

	left: 255px;
	top: 28px;
	font-size: 3em;
}

#co{

	left: 246px;
	top: 13px;
	font-size: 3em;
}

#ll{

	left: 365px;
	top: 4px;
	font-size: 3em;
}
#header h2 {
	float: left;
	padding: 155px 0 0 50px;
	font-size: 1.1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #769CD3 url(images/img.gif);
	font-weight: normal;
	font-size: 1.2em
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(images/imgb.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img4.gif);
}

#contentb {
	width: 700px;
	margin: 0 auto;
	background: url(images/img4.gif);
	padding: 10px 0 0 0;
	background: #F5F5F5;
	text-align: center;
}



#colOne {
	float: right;
	width: 160px;
	padding: 0px 10px 0 10px;
margin:-50px 0 0;
}

#blue {
border-bottom:20px solid #3B5998;
color:#3B5998;
display:block;
position:relative;
top:60px;
width:105px;
}

#white {
border-bottom:20px solid white;
color:white;
display:block;
position:relative;
top:65px;
left:20px;
width:60px;
}

#colTwo {
	float: right;
	width: 360px;
	padding: 10px 10px 0 10px;
}



#colThree {
	float: right;
	width: 120px;
	padding: 10px;
}

#colTwofb {
	float: left;
	width: 360px;
	padding: 10px 10px 0 10px;
}




/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #666666;
}

/* ---------- gallery container ---------- */
.gallery {
position:relative;
width:624px;
margin:1em auto;
}

/* ---------- opacity ---------- */
.gallery a img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:visited img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:hover img {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.9;}

/* ---------- thumbnail images ---------- */
.thumb, .no-thumb {
float:left;
width:149px;
height:112px;
margin:2px;
}
.thumb {
border:1px solid #000;
}
.no-thumb {
border:1px solid #fff;
}
.thumb a img {display:block;}
.thumb a span {display:none;}
.thumb a:hover, .thumb a:active, .thumb a:focus {background:transparent;}

/* ---------- preview image ---------- */
.gallery a:hover span {
display:block;
position:absolute;
width:300px;
height:225px;
top:124px;
left:161px;
}

/* ---------- preview image title block ---------- */
.thumb em {
position:absolute;
width:200px;
top:196px;
left:50px;
-moz-border-radius:12px;
background:#551B27;
color:#ffffff;
font:normal 12px/20px verdana;
text-align:center;
opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.8;
}
.thumb a {
text-decoration:none;
}

/* ---------- no border on images ---------- */
a img {border:0;}

/* ---------- clear floats ---------- */
.clear {
height:0;
line-height:0px;
font-size:0;
clear:both;
}

/* ---------- rentals ---------- */
#realty {
list-style-type:none;
}