/*
lauren css
*/

*
{
margin: 0px;
padding: 0px;
}

img {border:0px;}

p {
	font-size: 80%;
	line-height: 160%;
	letter-spacing: .2px;
	margin: 15px 0 15px 0;
}

.floatright
{
float: right;
padding: 5px;
}

.floatleft
{
float: left;
padding: 5px;
}


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

a:visited {
	color: #097E94;
}

body {
	
	background: #037BB0 url(http://vacationcotswolds.co.uk/images/back_all.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica;
	color: #383838;
}

#content
{
	width: 1001px;
	margin: 0px auto;

}

#main
{
width: 1001px;
background: url(http://vacationcotswolds.co.uk/images/table_back.gif) repeat-y;
margin-bottom: 10px;
}

#top
{
background: url(images/top.gif) no-repeat;
width: 1001px;
}

#bottom
{
background: url(images/bottom1.gif) no-repeat;
width: 1001px;
height: 30px;
}

#bottom p {padding: 0 0 0px 15px;}

#back
{
width: 1001px;
margin: 0px auto;
}

#header {
	height: 250px;
	text-align: right;
	margin-bottom: 0px;
	
}

#logo {

width: 1001px;
height: 210px;
text-align: left;
background: url(images/header.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

/* Menu */

ul#menu { width: 995px; height: 50px; background: url("images/menu-bg1.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 5px 3px 0px 3px; padding: 0; border-bottom:3px solid #fff;}
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 50px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 11px 25px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: url("images/current-bg1.gif") top left repeat-x; padding: 5px 35px 0; }


#right
{
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#right H3
{
width: 230px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 16px;
padding-top: 13px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #FFFFFF;
}

#right .right_bottom
{
padding-bottom: 15px;
margin-bottom: 10px;
background: url(http://vacationcotswolds.co.uk/images/title_bottom.gif) no-repeat bottom;
}

#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 20px;
}

#right a {
	color: #097E94;
	text-decoration: none;
}

#right a:hover {
	color: #097E94;
	text-decoration: underline;
}

#right a:visited {
	color: #097E94;
}

#right p
{ margin:0px;
}

.bot
{
padding: 10px;
}

#left
{
width: 710px;
padding-left: 20px;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: none;
}

#left H4 a
{
	color: #037BB0;
	text-decoration: none;
}

#left H4 a:hover
{
	color: #037BB0;
	text-decoration: underline;
}

#left a
{
	color: #037BB0;
	text-decoration: none;
}

#left a:hover
{
	color: #037BB0;
	text-decoration: underline;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #037BB0;
	font-size: 11px;

}

.date a {
	color: #037BB0;

}




#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}

