/* Three Rivers Park CSS File*/
/* http://www.threeriverspark.co.uk */
/* Author - Mayfly Internet Marketing */


/*		Reset		*/
html,body,div,h1,h2,h3,h4,h5,h6,p,a,address,font,img,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}


/* remember to define focus styles! */
:focus {
outline:0;
}

body {
line-height:1;
color:black;
background:white;
}

/* Default Hyperlink Styles */
a { color: #295b34; text-decoration: underline;}

a:hover {text-decoration: none;}

/* Default Paragraph Spacing */
p, ol, dl, ul, address { line-height: 18px; margin-bottom: 20px; padding: 0;}

/* List Styles */
ol,ul {
list-style:none;
}

ul {
list-style: disc;
margin-left: 25px;
}

strong{ font-weight: bold;}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:normal;
}

/*		Tables		*/

table {
border-collapse: collapse;
width: 920px;
border: 1px solid #e3e3e3;
}

th,td {
padding: 8px;
}

thead {

border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

th {
text-align: center;
font-weight: bold;
}

.evenRows {
background: #efefef;
}


/* Default Link Button Styling */
.button {
	height:26px;
	line-height:26px;
	text-decoration:none;
	background: #1a3c21;
	color: #f8edd5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

.button:hover {
	color:#fff;
	text-decoration: none;
	background: #295b34;
}


/*		Begin Main Styles		*/

body {
background:#fff url(../images/bodybg.png) repeat-x;
font-size:12px;
font-family: 'Tahoma', 'Trebuchet MS', Verdana, sans-serif;
color:#313131;
}


/*		Floats		*/

.right {float: right;}
.left {float:left;}

img.left {
float: left;
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
margin: 5px 25px 25px 0;

}

img.right {
float: right;
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
margin: 5px 10px 25px 25px;
}


/*		Headings		*/

h1, h2, h3, h4 {
font-family: Georgia, serif;
font-weight: normal;
color: #313131;
}

h1 {
font-size: 24px;
margin-bottom: 40px;	
}	

h2 {
font-size: 18px;	
margin-top: 40px;
margin-bottom: 20px;
}

h3 {
font-size: 16px;
margin-bottom: 20px;	
margin-top: 35px;
}

h4 {
font-size: 14px;
margin-bottom: 10px;	
margin-top: 15px;
}



/*		Floats		*/

.floatLeft {float:left;}
.floatRight {float:right;}
.clear {clear:both;}


/*		Layout		*/

div#page-wrap {
width:940px;
margin:0 auto;
padding: 0;
}

div#content-wrap {
float:left;
width:940px;
padding: 40px 0 100px;
}


/*		Header & Navigation		*/

div#header {
width:940px;
height:120px;
float:left;
position: relative;
}

#logo {
float:left;
}

ul#nav {
	float: right;
	margin:0;
	padding:0;
	position:relative;
	top:60px;
}

ul#nav li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	line-height:26px;
	margin-left:12px;
}

ul#nav a {
	line-height: 26px;
	padding: 5px;
	color:#fff;
	text-decoration:none;
	position:relative;
	top:-8px;
}

ul#nav a:hover {
	background:#327c4e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#fff;
	text-decoration:none;
	}


/*		Home Page Feature Section		*/

#home-feature {
float: left;
overflow: hidden;
width: 940px;
margin: 53px 0 10px 0;
padding: 0;	
}

.feature-text {
float:left;
width: 458px;
margin-right: 20px;
}

.feature-text h1 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px;
color: #313131;
margin-bottom: 15px;	
}

.feature-text h3 {
color: #295b34;
margin-top: 0;
font-size: 18px;
}

#feature-slide {
float: left;
width: 460px;
height: 283px;
overflow: hidden;
background: white;
border: 1px solid #e3e3e3;	
}

#feature-slide img {
padding: 5px;
}

.slide-nav {
width: 462px;
float: right;	
}


/*		Home Page Property Divs		*/

.homes, .touringcamping, .usefulinfo {
float: left;
overflow: hidden;
width: 300px;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding: 28px 0 28px 0;	
height: 360px;
}

.homes img, .touringcamping img, .usefulinfo img {
margin-bottom: 15px;
}

.touringcamping {	
margin: 0 20px 0 20px;
}

.homes img, .touringcamping img, .usefulinfo img {
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
}

.homes p, .touringcamping p, .usefulinfo p {
margin: 0 0 20px 0;
padding: 0 10px 0 0;
}

.homes h3, .touringcamping h3, .usefulinfo h3 {
margin-top: 0;
color: #295b34;
}


/* 		Holiday Hire 		*/

.image-thumbs {
width: 940px;
overflow: hidden;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding: 25px 0 45px 0;
margin: 50px 0 40px 0;
}

.image-thumbs img.thumb {
width: 160px;
height: 115px;
float: left;
padding: 5px;
border: 1px solid #e3e3e3;
margin: 0 20px 0 0;
}

.image-thumbs h3 {
margin-top: 0;
padding-top: 0;
}


/*		Holiday Homes For Sale 		*/

.for-sale {
overflow: hidden;
height: 100%;
padding: 25px 0 40px 0;
}

.for-sale h2 {
margin-top: 0;
}

.property {
float: left;
overflow: hidden;
padding-bottom: 30px;
border: 1px solid #e3e3e3;
margin-bottom: 15px;
padding: 20px;
width: 898px;
}

.property ul {
margin-left: 300px;
}

.price {
font-weight: bold;
}

.property h3 {
margin-top: 0;
}

.property p {
margin-left: 285px;
}

.property-images,
.property-images1, 
.property-images2, 
.property-images3, 
.property-images4, 
.property-images5 {
float: left;
width: 260px;
height: 195px;
overflow: hidden;
background: #fff;
border: 1px solid #e3e3e3;
margin-right: 25px;
}



/*		Terms & Conditions		*/


.terms {
list-style:inside decimal;
}

ol.terms li {
margin-bottom:15px;
}



/*		Google Map		*/
div.map {
float:right;
margin:0 0 20px 20px;
padding: 5px;
border: 1px solid #e3e3e3;
}


/*		Contact Form		*/

.warning {
color: red;
}

.success {
color: green;
}

form#contact {
float: left;
width: 480px;
padding: 30px 0;
}

#contact label {
display: block;
float: left;
width: 150px;
margin-right: 5px;
}

#contact p {
margin-bottom: 25px;
}


#contact input[type="text"], textarea {
width: 300px;
margin: 0;
padding: 5px;
font-family: 'Tahoma', 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
border: 1px solid #e1e1e1;
}


#contact input#send {
float: right;
margin-right: 10px;
}


/*		Footer		*/

#footer {
clear: both;
width:940px;
margin:0 auto 0 auto ;
padding: 0;
color: #757575;
border-top: 1px solid #f1f1f1;
}

#footer p {
float:right;
padding:12px 0 0 10px;
font-size: 11px;
}

#footer ul {
float:left;
list-style:none;
padding:13px 0 0;
margin: 0;
font-size: 11px;
}

#footer li {
float:left;
padding:0 20px 0 0;
}

#footer li a {
text-decoration:none;
color: #757575;
}

div#footer a:hover {
text-decoration: underline;
color: #295b34;
}

#footer p a {
color: #295b34;
text-decoration: underline;
}

#footer p a:hover {
text-decoration: none;
color: #295b34;
}