
/* element styles */

html {
	overflow: scroll;
}

body{
	margin: 0;
	padding: 10px; 
	background-color: #f2f2f2;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #666;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #666;
	margin: 0 0 10px 0;
}

li {
	font-size: small;
	color: #666;
}

td {
	font-size: small;
	color: #666;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	font-size: small;
	color: #0071c6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: times, serif;
	font-size: 220%;	
	color: #353535;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
}

#page_content_home h1 {
	font-size: 150%;	
}

h2 {
	font-family: times, serif;
	font-size: 150%;	
	color: #353535;
	margin: 0 0 10px 0;
}

form {
	margin: 0;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: small;
}

/* page element styles */ 
 
#top_bar {
	height: 228px;
}

#navigation {
	clear: both;
	background: url(../images/nav/bg.png) repeat-x;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 827px;
	background-color: #fff;
	padding: 10px;
	border: 1px #cdcdcd solid;
}

.content_page {
	border: 1px #cdcdcd solid;
	background-color: #fcfafc;
}

#footer {
	clear: both;
	padding: 10px 20px 10px 20px;
	background: #f3f3f3;
	border: 1px #cdcdcd solid;
	border-top: 0;
}

#footer a {
	color: #666;
}

/* content page */

#page_content {
	float: left;
	width: 785px;
	padding: 0 20px 20px 20px;
}

#page_content #col1 {
	float: left;
	width: 375px;
	padding-top: 20px;
}

#page_content #col2 {
	float: left;
	width: 375px;
	padding-top: 20px;
	margin: 0 0 0 30px;
}

/* home page */

#page_content_home {
	float: left;
	width: 825px;
}

#page_content_home #main_col {
	float: left;
	width: 495px;
	padding: 20px;
}

#page_content_home #right_col {
	float: left;
	width: 254px;
	padding: 20px 10px 0 20px;
}

#page_content_home #col1 {
	position: relative;
	width: 230px;
	border: 1px solid #e2e2e2; 
	padding: 10px;
	margin-bottom: 20px;
}

#page_content_home #col2 {
	position: relative;
	width: 230px;
	border: 1px solid #e2e2e2; 
	padding: 10px;
	margin-bottom: 20px;
}


#page_content_home #col3 {
	position: relative;
	width: 230px;
	border: 1px solid #e2e2e2; 
	padding: 10px;
	margin-bottom: 20px;
}

.blue_box {
	border: 1px solid #e2e2e2; 
	padding: 10px 15px 5px 15px;
	background: url(../images/site/blue-box-bg.jpg) repeat-x #d6e6e8;
}

.blue_box p {
	width: 120px;
}

.right_img {
	position: absolute;
	bottom: -30px;
	right: -20px;
}

/* top nav styles */

.nav_item {
	display: block;
	height: 32px;
}

.nav_item_active {
	display: block;
	height: 32px;
	background-position: 0 -32px  !important;
}

.nav_item:hover {
	background-position: 0 -32px  !important;
}

.nav_item span, .nav_item_active span {
	display: none;
}

#nav_home {
	width: 88px;
	background: url(../images/nav/home.png) no-repeat 0 0;
}

#nav_about {
	width: 112px;
	background: url(../images/nav/about.png) no-repeat 0 0;
}

#nav_accommodation {
	width: 162px;
	background: url(../images/nav/accommodation.png) no-repeat 0 0;
}

#nav_fowey {
	width: 91px;
	background: url(../images/nav/fowey.png) no-repeat 0 0;
}

#nav_courses {
	width: 98px;
	background: url(../images/nav/courses.png) no-repeat 0 0;
}

#nav_local-area {
	width: 119px;
	background: url(../images/nav/local-area.png) no-repeat 0 0;
}

#nav_contact {
	width: 112px;
	background: url(../images/nav/contact.png) no-repeat 0 0;
}


/* nav styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 32px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	top: 239px;
	width: 120px;
	padding: 0 5px 0 5px;
	border: 3px #fff solid;
	border-top: 0;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 120px;
	border-bottom: 1px #e5f0f8 solid;
	padding: 5px 10px 7px 10px !important;
	background: url(../images/nav/bg.png) repeat-x bottom left #BAC9DA;
}

.dd_nav_item_last {
	border-bottom: 0;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #353535 !important;
	font-weight: normal !important;
	display: block;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* left nav */

#left_nav a {
	display: block;
}

.nav_item_1, .nav_item_2 {
	border: 1px #eee solid;
	background-color: #f9f9f9;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_1_active, .nav_item_2_active {
	border: 1px #eee solid;
	background-color: #4492BA;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_1_active a, .nav_item_2_active a {
	color: #fff;
}

.nav_item_2, .nav_item_2_active {
	padding-left: 30px;
}


/* general styles */

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0 10px 10px 10px;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0 30px 0 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

/* prices tables */

#prices_table {
	border: 1px #cdcdcd solid;
	 border-spacing: 0;
}

#prices_table th, #prices_table td {
	padding: 8px;
	border: 1px #cdcdcd solid;
	border-collapse: collapse;
	border-spacing: 0;
}

#prices_table .r0, #prices_table th {
	background: #E1ECF3;
}

#prices_table .r1 {
	background: #fff;
}