@charset "utf-8";

/* _______________________________________________________________  GLOBAL STYLES <-- */

* {
	margin:0;
	padding:0;
}

body {
	background:#f8eddb url(images/bg.jpg) repeat-x;
	color:#f8eddb;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	line-height:normal;
}

a {
	color:#4f6e18;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a.orange {
	color:#cc8b1b;
	text-decoration:none;
}

a.orange:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

p {
	padding-bottom:16px;
}

.b {
	font-weight:bold;
}

.g {
	color:#4f6e18;
	font-weight:bold;
}
#container #rightcolumn #content #newslist {
	list-style-type: disc;
}

div.hr {
	border-bottom:1px #FFFFFF solid;
}
div.hr hr {
	display: none;
}


/* _______________________________________________________________  CONTAINER <-- */

#container {
	position:relative;
	margin:0 auto;
	width:1200px;
	height:auto;
	min-height:600px;
}

#leftcolumn {
	width:668px;
	height:auto;
	float:left;
	min-height:662px;
}

#rightcolumn {
	width:380px;
	float:left;
	margin-top:33px;
	_margin-left:-150px;
}


/* _______________________________________________________________  NAVIGATION <-- */

#navigation {
	background-image:url(images/navbg.jpg);
	background-repeat:no-repeat;
	margin-top:45px;
	/*margin-top:27px;*/
	min-height:135px;
}

#nav {
	margin-top:-173px;
	margin-left:195px;
}

#leftnav {
	width:104px;
	text-align:right;
	padding-top:135px;
	padding-left:41px;
}


/* _______________________________________________________________  BOXXY <-- */

#frame {
	background-color:#FFFFFF;
	width:518px;
	height:452px;
	float:left;
	margin-left:145px;
	margin-top:-10px;
	#margin-top:-140px;
	_margin-top:5px;
	_margin-left:72px;
}

#photo {
	margin-top:12px;
	margin-left:12px;
}

#text {
	visibility:hidden;
}

.text {
	color:#1a1a1a;
	padding-right:20px;
}


/* _______________________________________________________________  CONTENT <-- */

#content {
	width:426px;
	height:366px;
	float:left;
	margin-left:15px;
	margin-top:70px;
	text-align:center;
}


/* _______________________________________________________________  VIEW PICS <-- */

#view {
	width:350px;
	height:15px;
	font-size:14px;
	color:#1f1208;
	margin-left:250px;
	margin-top:450px;
	#margin-top:0px;
}
#content ul {
	text-align: center;
	list-style-type: circle;
}



/* _______________________________________________________________  FOOTER <-- */

#footer {
	width:527px;
	float:left;
	margin-top:30px;
	margin-left:142px;
}

#footerimgs {
	width:290px;
	float:left;
	margin-left:89px;
}

.move_top
{
  margin-top:-15px;
  #margin-top:-16px;
  height:15px; 
  overflow:hidden;
}

.bottom_top
{
float:right;
width:300px;
margin-top:-28px; 
#margin-top:-27px; 
position:relative;
margin-right:10px;
}

#residentialbuttom {
float: left;
}

#commercialbutton {

float: right;
}

h1 {
font-size: 16px;
}

h4 {
font-size: 15px;
}