body {
        font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
        margin-top: 0;
	padding: 0;
	background-color: #FFFFFF;
        text-align: center;
}

#wrapper {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}

#title {
	position: relative;
	top: 0;
	width: 800;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
}

#footer {
        clear: both;
        font-size: 10px;
        color: #000000;
        text-align: center;
        padding-top: 20px;
        width: 800px;
}

#footer p {
        position: relative;
        top: 0px;
        left: 0px;
}

#title ul {
	position: relative;
	list-style: none;
	margin: 0;
	top: -10px;
	left: 0px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#title li {
	display: inline;
	color: #000000;
	padding-left: 7px;
}

#title a:link, #title a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}

#logobanner {
	position: absolute;
	top: 15px;
	left: 320px;
}

#main {
	position: relative;
	top: 140px;
        width: 800;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}

#main #leftbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 540px;
	margin: 7px;
}

#main #leftbar p {
	font-size: 12px;
}

#leftbar a:link, #leftbar a:visited {
        color: #000fff;
        text-decoration: underline;
}

#leftbar a:hover {
        color: #d80326;
        text-decoration: underline;
}

#main #rightbar {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 260px;
	margin: 10px;
}

#main #leftbar h1 {
        font-family: arial, tahoma, helvetica, sans-serif;
        text-align: left;
        font-size: 18px;
        color: #000000;
        margin-top: 0px;
        margin-bottom: -10px;
        background-color: #ffffff;
}

h2 {
        font-family: arial, tahoma, helvetica, sans-serif;
        text-align: left;
        font-size: 15px;
        color: #000000;
        margin-top: 4px;
        margin-bottom: -15px;
        background-color: #ffffff;
}

.portfolio {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
        border: 1px solid black;
        width: 510px;
}

.portfolio h2, .portfolio h3 {
        background-color: #000000;
        font-size: 13px;
        color: white;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.portfolio img {
	margin: 7px;
	float: left;
}

.portfolio p {
        margin: 7px;
        text-align: left;
}

.portfolio h2 a:link, .portfolio h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
        color: #d80326;
        text-decoration: none;
}

.leftlist {
	float: left;
        list-style: none;
	margin: 10px;
}

.rightlist {
        float: left;
        list-style: none;
	margin: 10px;
}

.rndbox {
	background: #70B5EB;
	width: 240px;
	color: #000000;
}

.rndtop {
	background: url(/images/i2.gif) no-repeat right top;
}

.rndbottom {
	background: url(/images/i4.gif) no-repeat right bottom;
}

.rndbox h3 {
	color: #ffffff;
	margin: 10px;
}

.rndbox p {
	margin: 10px;
}

.rndbox ul {
        list-style: none;
	margin: 20px;
}

.rndbox li {
	padding-bottom: 10px;
}

#breadcrumb {
	color: #000000;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #000000;
	font-weight: 100;
}

#breadcrumb a:hover {
	color: #d80326;
	text-decoration: underline;
	font-weight: 100;
}

.propertysmall {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #ffffff;
        width: 510px;
}

.propertysmall h3 {
        font-size: 13px;
        color: #000000;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.propertysmall a:link, .propertysmall a:visited {
        color: #000000;
        font-weight: 100;
}

.propertysmall a:hover {
        color: #d80326;
        text-decoration: underline;
        font-weight: 100;
}

.propertysmall img {
	float: left;
	margin: 7px;
}

.propertysmall p {
	padding-left: 7px;
}

.propertylarge {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #ffffff;
        width: 510px;
}

.propertylarge h2 {
        background-color: #d1df9d;
        font-size: 13px;
        color: #000000;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.propertylarge img {
	float: left;
	margin: 10px;
}

.propertylarge p {
	margin: 10px;
}

.contactbtn img {
	float: right;
}

.thumbnaillist {
	clear: both;
	float: left;
}

.propertyprice {
	float: right;
	font-size: 22px;
	color: red;
	font-weight: bold;
	margin: 7px;
}

.propertynews {
        background: #C6D68A;
        width: 240px;
        color: #000000;
}

.propertynewstop {
        background: url(/images/pi2.gif) no-repeat right top;
}

.propertynewsbottom {
        background: url(/images/pi4.gif) no-repeat right bottom;
}

.propertynews h3 {
        color: #ffffff;
        margin: 10px;
}

.propertynews p {
        margin: 10px;
}

.propertynews ul {
        position: relative;
        list-style: none;
        margin: 0;
        top: -10px;
        left: 0px;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
}

.propertynews li {
        color: #000000;
        margin: 10px;
}

.newssmall {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #ffffff;
        width: 510px;
}

.newssmall h3 {
        font-size: 11px;
	background-color: #AF4A81;
        color: #ffffff;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.newssmall p {
	margin: 10px;
	font-size: 8px;
}

.newssmall li {
	margin: 10px;
}

.newssmall a:link, .newssmall a:visited {
        color: #000000;
        font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.newssmall a:hover {
        text-decoration: underline;
        font-weight:bold;
	font-size: 12px;
}

.newssmall td {
	font-size: 10px;
}

.newssmall img {
	float: left;
	margin: 10px;
}

#mainbox {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        width: 510px;
}

#mainbox h3 {
        font-size: 18px;
        color: black;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
	border-bottom: 1px solid black;
}

#mainbox p {
        margin: 7px;
        text-align: left;
}

#mainbox a:link, a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: 100;
}

#mainbox a:hover {
        color: #d80326;
        text-decoration: underline;
}

#mainbox img {
        float: left;
        margin: 8px;
}

.newsbox {
        width: 240px;
        color: #000000;
	margin-top: -13px;
}

.newsbox h3 {
        color: #000000;
	font-size: 18px;
	font-weight: bold;
        margin: 10px;
}

.newsbox p {
        margin: 10px;
}

.newsbox ul {
        position: relative;
        list-style: none;
        margin: 0;
        top: -10px;
        left: 0px;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
}

.newsbox li {
        color: #000000;
        margin: 10px;
}

.newsbox a:link, .newsbox a:visited {
        color: #000fff;
        text-decoration: underline;
        font-weight: 100;
}

.newsbox a:hover {
        color: #d80326;
        text-decoration: underline;
}

#othernews {
        width: 240px;
        color: #000000;
}

#othernews h3 {
        color: #000000;
        margin: 10px;
}

#othernews p {
        margin: 10px;
}

#othernews ul {
        position: relative;
        list-style: none;
        margin: 0;
        top: -10px;
        left: 0px;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
}

#othernews li {
        color: #000000;
        margin: 10px;
}

#othernews a:link, #othernews a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: 100;
}

#othernews a:hover {
        color: #d80326;
        text-decoration: underline;
}

.vehiclesmall {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #ffffff;
        width: 510px;
}

.vehiclesmall h3 {
	background-color: #91CDCB;
        font-size: 13px;
        color: #000000;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.vehiclesmall a:link, .vehiclesmall a:visited {
        color: #000000;
        font-weight: 100;
}

.vehiclesmall a:hover {
        color: #d80326;
        text-decoration: underline;
        font-weight: 100;
}

.vehiclesmall img {
        float: left;
        margin: 7px;
}

.vehiclesmall p {
        padding-left: 7px;
	margin-right: 10px;
}

.vehicleprice {
        float: right;
        font-size: 22px;
        color: red;
        font-weight: bold;
        margin: 7px;
}

#adminweblist td {
	font-size: 10px;
}

td {
	font-size: 10px;
}

