/*****************************/
/*** Core html setup stuff ***/
/*****************************/

*{
	margin:0;
	padding:0;
	}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	font: normal 12px arial;
	color: #333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:white;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	padding:0;
	background-color:white;
}

#header{
	width: 775px;
	height: 88px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	clear:both;
	padding:2px 5px 0 0;
	margin:0;
	text-align:right;
	vertical-align:bottom;
	font-size:14px;
	font-weight:bold;
	color:#4472ad;
}

#nav{
	width: 780px;
	clear:both;
	padding:0;
	background:url(../images/nav.gif) no-repeat;
	color:white;
	text-align:right;
	height:25px;
	font-weight:bold;
}

#footer{
	border-top:5px solid #CCCCCC;
	padding:0;
	margin:0;
	font-size:10px;
	height:20px;
	text-align:left;
	width:782px;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
}

div#footer a:link, div#footer_r a:visited  {
	color: #999;
}

#leftcol{
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	width: 549px;
	float:left;
	color:#666666;
	font-size:11px;
	text-align:left;
}

#rightcol {
	padding: 0 10px 0 0;
	margin: 10px 0 10px 10px;
	width: 199px;
	float:left;
	text-align:left;
	color:#666666;
	font-size:11px;
}

.websitedesignimage span{
text-align:center;
}

.content{
	margin:0;
	padding:3px;
}

.image{
	padding:0;
	border:0;
	margin:0 10px 10px 0;
	float:left;
	width:125px;
	height:83px;
	overflow:hidden;
}

/* headers */

h1 {
	font-family:Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#356aa0;
	text-align: left;
	border-bottom:2px solid #849cc2;
   	padding:0 0 0 2px;
	margin:0;
	background-image:url(../images/title.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

h2{
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	text-align: left;
   	padding:0 0 0 2px;
	border-bottom:2px solid #666666;
	color:white;
	margin:0;
	color:#000000;
}

h3{
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    text-align: left;
   	padding:0 0 0 2px;
	border-bottom:2px solid #cccccc;
	margin:0;
	color:black;
}

.landrequirements h3{
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left;
   	padding:0;
	border-bottom:1px solid #ccc;
	margin:0;
	color:#333;
}

.clr {
	clear: both;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* Tables */

.pricetable{
	margin:0;
	padding:0;
	width:100%;
}

.pricetable th{
	border-bottom:1px solid black;
	padding:2px 10px 2px 2px;
}

.pricetable td{
	border-bottom:1px solid #CCCCCC;
	padding:2px 10px 2px 2px;
}

.landrequirements{
	padding:0;
	margin:0 0 15px 0;
}

.landrequirements th{
	text-decoration:none;
	font-size:14px;
	color:#356AA0;
	padding:0 0 10px 0;
	margin:0;
}

.landrequirements td{
	vertical-align:top;
}

.propertyimage{
	width:160px;	
}

/* Bullets Points / List */

.bulletpoints li{
margin-left:19px;
}

/* Hyperlinks */

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#999999;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:black;
}


/* Buttons */
input.submit-btn{
width: 67px;
height: 27px;
background: url(../images/buttons/submit.gif) no-repeat;
outline: none;
border:0px;
}

input.submit-btn:hover{
width: 67px;
height: 27px;
background: url(../images/buttons/submithover.gif) no-repeat;
outline: none;
border:0px;
}

input.reset-btn{
width: 67px;
height: 27px;
background: url(../images/buttons/reset.gif) no-repeat;
outline: none;
border:0px;
}

input.reset-btn:hover{
width: 67px;
height: 27px;
background: url(../images/buttons/resethover.gif) no-repeat;
border:0px;
}


/* SEO Keywords */

#seokeywords{
	width:0px;
	height:0px;
	overflow:hidden;
}

/* Menus */

.menu ul{
padding:0;
margin:0;
display:block;
}

.menu li{
padding:0px 10px;
margin:0;
display:inline;
line-height:2em;
}

.menu li a{
margin:0;
display:inline;
line-height:2em;
color:white;
text-decoration:none;
font-weight:bold;
}

.menu li a:hover{
margin:0;
display:inline;
color:white;
text-decoration:none;
}

.menu li a:active{
margin:0;
display:inline;
color:white;
text-decoration:none;
}


/* Images */

.homepageimage{
margin-left:10px;
padding:0px;
}


/* Buttons */

input.submit-btn{
width: 67px;
height: 27px;
background: url(../images/buttons/submit.gif) no-repeat;
outline: none;
border:0px;
}

input.submit-btn:hover{
width: 67px;
height: 27px;
background: url(../images/buttons/submithover.gif) no-repeat;
outline: none;
border:0px;
}

input.reset-btn{
width: 67px;
height: 27px;
background: url(../images/buttons/reset.gif) no-repeat;
outline: none;
border:0px;
}

input.reset-btn:hover{
width: 67px;
height: 27px;
background: url(../images/buttons/resethover.gif) no-repeat;
border:0px;
}

/* Paragraphs */

p{
	padding:0;
	margin-bottom:14px;
}

/* Sitemap */

.sitemap ul{
	padding:0;
	margin:0;
}

.sitemap li{
	padding:0;
	margin:0 0 0 15px;
	list-style-type:none;
}

.contactus{
	background:url(../images/titles/contactus.gif) no-repeat;
	height: 21px;
	text-indent: -2000px;
}