@charset "utf-8";
/*---------------------------------------
Stylesheet for http://www.umbrianretreats .com
author: Lisa Chadwick
Company: Chadwick Associates
contact: lisa@chadsonline.co.uk
-----------------------------------------*/
*{ padding:0px;
margin:0px;}

body {
	background-color: #D7F1F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
/*--------------STRUCTURE-----------------------*/
#wrapper {
	width: 805px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
#wrapper a:link, #wrapper a:visited{
	font-size: 1em;
	font-weight: bold;
	color: #65563E;
	text-decoration: none;
}
#wrapper a:hover, #wrapper a:active{
	font-size: 1em;
	font-weight: bold;
	color: #65563E;
	text-decoration: underline;
}
#site {
	border-collapse:collapse;
	border: 2px solid #65563E;
	background-color: #FFFFFF;
	width: 758px;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65563E;
	text-align: center;
	padding-top: 20px;
	font-size: 1.8em;
}

#header {
	height: 75px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*-------------TYPOGRAPHY-------------------*/

#mainTxt p {
	font-size: 1.2em;
	color: #262117;
	padding-bottom: 10px;
	text-align: left;
}
#mainTxt h1 {
	font-size: 1.4em;
	color: #65563E;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
#mainTxt {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#mainTxt a:link, #mainTxt a:visited  {
	font-size: 1.1em;
	color: #65563E;
	text-decoration: none;
}
#mainTxt a:hover, #mainTxt a:active {
	font-size: 1.1em;
	color: #65563E;
	text-decoration: underline;
}

.floatR {
	padding: 10px;
	float: right;
	border: 1px solid #65563E;
	margin-left: 10px;
	margin-bottom: 10px;
}
.testimonial {
	font-style: italic;
	background-image: url(Images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}

.floatL {
	padding: 10px;
	float: left;
	border: 1px solid #65563E;
	margin-right: 10px;
}
.floatR-nobord {
	padding: 10px;
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-------------------NAVIGATION---------------*/

#navBar {
	width: 185px;
	border-size: 1px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #65563E;
	border-right-color: #65563E;
	border-bottom-color: #65563E;
	border-left-color: #65563E;
	margin-bottom: 2px;
        }

#navBar ul {
	list-style: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	        }

#navBar li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:left;
	list-style-type: none;
	}	
	
#navBar  li a:link, #navBar li a:visited {
	color: #65563E;
	display: block;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(Images/menu3b.gif);
	}
	
#navBar  li a:hover, #navBar  li a:active {
	color: #65563E;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(Images/menu3b.gif);
	background-position: 0 -32px;
	}
#mainTxt h2 {
	font-size: 13px;
	color: #60C4C1;
	font-weight: bold;
	text-align: left;
}
.blue {
	background-color: #D7F1F0;
}

#dates p {
	text-align: center;
}
.blue2 {
	background-color: #E9F8F7;
}
#dates {
	border: 1px solid #8CD7D3;
}
.floatL-nobord {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#dates p {
	font-size: 10px;
}

