body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	background-color: #E9E8E4;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-family: 'Herr Von Muellerhoff', cursive;
	font-size: 36px;
}


h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


ul, ol {
}
.tds {
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


a {
	text-decoration: none;
	color: #4C4C4C;
}

a:hover {
	color: #2F6277;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 100%;
	height: 150px;
	background-image: url(images/RobinDarby_header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Links_Listing_Search {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
	letter-spacing: 2px;
}
.Links_Listing_Search:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 2px;
}

.buttoncss {
	color: #FFF;
	background-color: #333;
	height: 35px;
	width: 120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#Menubar {
	width: 100%;
	height: 46px;
	background-image: url(images/bgMenu.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	border: 1px solid #B3B3B3;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #000000;
}
.ContactInfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
}
.Addres {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #242424;
	text-decoration: none;
}
.Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.Text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #586876;
	text-decoration: none;
}





/* Page */

#page {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page-bgtop {
	height: 100%;
	width: 1024px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Footer */

#footer {
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/RobinDarby_footerbg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
	width: 100%;
}

#footer p {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer a {
	color: #333333;
}
#containerListings {
	width: 1000px;
	height: 180px;
}

#leftListings {
	float: left;
	width: 300px;
	height: 150px;
}

#contenListingst {
    padding: 0 210px 0 160px;
}

#rightListings {
	float: right;
	width: 400px;
	height: 150px;
}

.clearListings {
    clear: both;
}
