INPUT, TEXTAREA, select {font-family:Arial,Helvetica;font-size:12px;color:#000000; width:240px; margin-bottom:2px; }
input.button {width:100px; }

body {
background-color:#000000;
background-image:url(/images/bg_page3.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#484d53;
margin-top:0px;
margin-left:0px;
}

A.normlink:link{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; text-decoration:none; }
A.normlink:visited{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; text-decoration:none; }
A.normlink:hover{ font-family:Arial, Helvetica, sans-serif; color:#fffc9d; text-decoration:none; text-decoration:underline; }
A.normlink:active{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; text-decoration:none; }

.footer { font-size:11px; line-height:16px; }
.footer { padding:15px; background-color:#ffffff; color:#615e39; }
.footer a:link, .footer a:visited, .footer a:active { color:#757d2d; text-decoration:none; }
.footer a:hover { color:#FFFFFF; }


/* MAIN Navigation */

#menu  {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
      float: left;
      display:inline;
      padding:0;
      }

#welcome, #vision, #location, #homes, #nowselling, #gallery, #news, #contact{
display:block;
height: 17px;
background-position:0 0;
background-repeat:no-repeat;
padding:0;
}

#welcome span,#vision span, #location span, #homes span, #nowselling span, #gallery span, #news span, #contact span{
display: none;
}

#welcome:hover, #vision:hover, #location:hover, #homes:hover, #nowselling:hover, #gallery:hover, #news:hover, #contact:hover{
background-position: 0 -17px;
}

#welcome.current, #vision.current, #location.current, #homes.current, #nowselling.current, #gallery.current, #news.current, #contact.current{
background-position: 0 -17px;
}
#welcome{
background-image:url(/images/nav_welcome.gif);
width: 60px;
}
#vision{
background-image:url(/images/nav_vision.gif);
width: 40px;
margin-left:25px;
}
#location{
background-image:url(/images/nav_location.gif);
width: 56px;
margin-left:25px;
}
#homes{
background-image:url(/images/nav_homes.gif);
width: 41px;
margin-left:25px;
}
#nowselling{
background-image:url(/images/nav_nowselling.gif);
width: 80px;
margin-left:25px;
}
#gallery{
background-image:url(/images/nav_gallery.gif);
width: 53px;
margin-left:25px;
}
#news{
background-image:url(/images/nav_news.gif);
width: 35px;
margin-left:25px;
}
#contact{
background-image:url(/images/nav_contact.gif);
width: 54px;
margin-left:25px;
}

/* Gallery  */

.leftbutton {
background-color:#1c1c1c;
color:#efefef;
border:#1e7cd3 solid 1px;
font-size:13px;
font-weight:bold;
}
.leftbutton a {
text-decoration:none;
font-size:13px;
color:#5ea0dd;
display:block;
padding-left:4px;
}

.gallerytext {
font-size:13px;
color:#fff;
}

/* News  */

#newsdiv {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#404030;
line-height:18px;
}
#newsdiv h1 {
font-size:20px;
line-height:24px;
font-weight:normal;
color:#607b86;
margin-bottom:10px;
}
#newsdiv .date {
font-size:9px;
}

#newsdiv .article {
padding:10px 20px 20px 20px;
}

#newslistdiv{
color:#ac7c27;
font-size:13px;
font-weight: normal;
}

#newslistdiv a {
color:#efefef;
text-decoration:none;
}

#newslistdiv span {
color:#ccc;


}
#newslistdiv a:hover {
color:#607b86;
text-decoration:none;
}

#newslistdiv UL {
margin:0px;
padding-left:3px;
}

#newslistdiv UL LI{
padding-left: 16px;
padding-bottom:10px;
background-image: url(/images/news_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}


/* Begin Highslide Formatting */

.highslide-wrapper div {
    font-family: Arial, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
 background:#504b2f; margin-top:5px; margin-bottom:10px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
	
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
	display: inline;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/scripts/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
margin-left:20px;
margin-right:10px;
}
.highslide-move {
    cursor: move;
	display:block;
}
.highslide-resize {
    cursor: nw-resize;
}
/* End Highslide Formatting */