/* -- layout -- */
body {
padding: 0;
margin: 0;
background-color: #bac3ca;
font: small Gill Sans, Helvetica, Verdana, Arial, sans-serif;
color: #262c30;
}

#wrapper {
width: 1024px;
border-left: 1px solid #797979;
border-right: 1px solid #797979;
border-bottom: 1px solid #797979;
margin: 0 auto;
background-color: #ffffff;
}

#masthead {
height: 155x;
background: url("assets/masthead-W.jpg"/*tpa=http://www.presteigneholidays.net/assets/masthead-w.jpg*/) center no-repeat;
background-position: top center;
background-color: #bac3ca;
}

#emailContainer {
float: right;
font-size: 77%;
padding-top: 42px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 20px;
}

#navigation {
padding-top: 126px;
}

.underNav {
clear: both;
height: 0;
}

#sidebar {
background: #e0e8ee url("assets/sidebar_corner.gif"/*tpa=http://www.presteigneholidays.net/assets/sidebar_corner.gif*/) right bottom no-repeat;
width: 150px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
float: left;
margin-right: 0px;
}

#mainContent {
float: left;
width: 833px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 0px;
margin-top: 0px;
background-color: #ffffff;
}

#termsContent {
float: left;
width: 90%;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #ccffff;
}

.boxout {
	float: right;
	width: 170px;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#imagel {
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

#imager {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.separator {
clear: both;
height: 0;
}

.av {
background-color: #ccffcc;
}

#footer {
background-color: #393;
border-top: 10px solid #ffffff;
text-align: center;
padding-top: 15px;
padding-left: 20px;
color: #fff;
}

.slideshow { 
float: inherit; 
width: 75%;
margin: 0.5em; 
padding: 0.5em; 
}

.figureleft { 
float: left; 
width: 21%; 
border: thin silver solid;  
margin: 0.5em; 
padding: 0.5em; 
}

.figureleft2 { 
float: left;
}

.figureright { 
float: right; 
width: 21%; 
border: thin silver solid;  
margin: 0.5em; 
padding: 0.5em; 
}

.caption { 
text-align: center; 
text-indent: 0; 
font-style: italic; 
font-size: smaller;  
}

img.scaled { 
align: center;
height: 206px;
width: 294px; 
}

img.visitscaled { 
align: center;
height: 450px;
width: 640px; 
}

/* -- nav bar -- */
#navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#navigation li {
float: left;
text-align: right;
margin-left: 0px;
padding-left: 0px;
display: inline;
background: url("assets/nav_button.gif"/*tpa=http://www.presteigneholidays.net/assets/nav_button.gif*/) no-repeat;
}

#navigation a {
display: block;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 30px;
height: 30px;
width: 155px;
font: bold 14px/30px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #ffffff;
text-decoration: none;
}

#navigation a:hover {
background: url("assets/nav_button.gif"/*tpa=http://www.presteigneholidays.net/assets/nav_button.gif*/) 0 -60px;
}

#navigation a:active {
background: url("assets/nav_button.gif"/*tpa=http://www.presteigneholidays.net/assets/nav_button.gif*/) 0 -120px;
}

#footer ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#footer li {
margin: 0;
display: inline;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 30px;
height: 30px;
width: 180px;
font: bold 14px/30px Arial, Helvetica, sans-serif;
}

#closeoption {
background-color: #ccffff;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}

#sidebar ul {
list-style-type: none;
align: right;
padding: 0;
margin: 0;
}

/* -- fonts -- */
h1 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px;
	border-bottom: 1px solid #888888;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#termsContent h1 {
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
font-weight: bold;
margin-bottom: 10px;
}

#sidebar h1 {
	font-size: 100%;
	text-align: center;
}

h2 {
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 10px;
	color: #393;

}
h3 {font-size:10px;
	font-weight:lighter;




#termsContent h2 {
font-weight: bold;
}

p {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 1em;
	padding-right: 10px;
	text-align: left;
}

.specialoffer {
font-weight: bold;
background-color: #ff8C00;
color: white;
padding-left: 20px;
padding-top: 10px;

}

.note {
font-weight: bold;
color: red;
padding-left: 20px;
padding-top: 10px;
}

.note2 {
font-weight: bold;
color: #800000;
padding-left: 20px;
padding-top: 10px;
}

.note3 {
font-weight: bold;
font-size: 150%;
color: #800000;
padding-left: 20px;
padding-top: 10px;
}

#footer p {
margin: 0;
}

#termsContent li {
font-size: 85%;
}

/* -- links -- */
a {
color: #0000FF;
}

#emailContainer a {
color: #000000;
}
#wrapper #mainContent p b {

}
.Bold {
	font-weight: bold;
}

