

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #234028 url("../images/bg.gif") repeat-x left top;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
a {
	outline: none;
	color: #234028;
	text-decoration:none;
}
a:hover{
		text-decoration:underline;
	}
ul, ol {
	padding-left: 20px;
}
p {
	padding: 5px 0px 10px 0px;
}
select > option {
	padding-right: 10px;
}
input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 28px;
	line-height: 30px;
	height: 24px;
	width:400px;
	margin-bottom:10px;
}
#home h1 {
	font-size: 28px;
	line-height: 30px;
	height: 30px;
	width:600px;
	margin-bottom:0px;
}
.content_item h1  {

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0px;
	max-width:472px;
}
h3 {

	
	font-size: 16px;
	line-height: 16px;
	max-width:472px;
}
h4 {
	font-size: 20px;
	height: 16px;
}




.header {
	height: 130px;
	width: 900px;
	margin: 0px auto;
	padding: 20px 20px;
	
	background: transparent url("../images/header.gif") no-repeat left top;
}
.logo {
	width: 207px;
	height: 128px;
	
	float: left;
}
.logo a {
	display: block;
	
	width: 207px;
	height: 128px;
	
	background: transparent url("../images/hadrians_wall.gif") no-repeat left top;
	text-indent: -10000px;
}


.mainmenu {
	float: right;
	margin-top: 103px;
	height:24px;
	/*background: transparent url("../images/mainmenuback.png") repeat left top;*/
	_background:none;
	padding:0 5px;
}
.mainmenu li {
	height: 24px;
	float: left;
	list-style-type: none;
}
.mainmenu li a {
	display: block;
	height:20px;
	margin-top:4px;
	padding:0 5px;
	float: left;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.mainmenu li a:hover {
	text-decoration:underline;
}

.left_menu {
	background: #243d27 url("../images/green_box_top.gif") no-repeat center top;
	width: 207px;
	margin: 0 0 10px 0;
	padding: 0px;
}


.left_menu li {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 8px;
	line-height: 30px;
	border-bottom: 1px solid #3a513d;
	list-style-type: none;
}

.left_menu li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.left_menu li.last {
	background: transparent url("../images/green_box_bottom.gif") no-repeat center bottom;
	border: none;
}






.right_col {
	float: right;
	width: 676px;
	overflow: hidden;
	
	margin: 0px 10px;
	line-height: 18px;
	padding-bottom: 10px;
}
.container > .right_col {
	margin: 0px;
	margin-right: 20px;
}

.right_text_box,.right_text_box_image {
	width: 180px;
	overflow: hidden;
	float: right;
	clear: right;
	font-size: 11px;
}

.right_text_box{
		margin-top:10px;
}
.right_text_box_image {
		margin-top:0px;
}
.right_text_box_image IMG{

}
.right_text_box_image, .right_image_box_with_hat {
	overflow: hidden;
	position: relative;
	*padding-bottom: 5px;
}
.right_text_box_image p, right_image_box_with_hat P{
	padding: 0px;
	margin: 0px;
}
.image_column{
width: 180px; float: right;
margin-left:15px;
}

.right_text_box_image H3{
	width:180px;
	text-indent:10px;
	
}
.mask {
	position: absolute;	
	width: 10px;
	height: 10px;
}
.mask_tl {
	top: 0px;
	left: 0px;
	background: none;
}
.right_text_box_image > .mask_tl, .right_image_box_with_hat > .mask_tl, .left_box >  .mask_tl{
	background: transparent url("../images/mask_tl.png") no-repeat left top;
}
.mask_tr {
	top: 0px;
	right: 0px;
	background: none;
}
.right_text_box_image > .mask_tr, .right_image_box_with_hat > .mask_tr, .left_box >  .mask_tr {
	background: transparent url("../images/mask_tr.png") no-repeat right top;
}
.mask_br {
	bottom: 4px;
	right: 0px;
	background: none;
}
.right_text_box_image > .mask_br, .right_image_box_with_hat > .mask_br, .left_box >  .mask_br {
	background: transparent url("../images/mask_br.png") no-repeat right bottom;
}
.mask_bl {
	bottom: 4px;
	left: 0px;
	background: none;
}
.right_text_box_image > .mask_bl ,.right_image_box_with_hat > .mask_bl, .left_box >  .mask_bl{
	background: transparent url("../images/mask_bl.png") no-repeat left bottom;
}





.content_item {
	margin-bottom: 20px;
}

.content_item P{
	text-align:justify;
}

.walk_details {
	display: none;
	padding: 10px;
}

.centre_text_box {
	background: #efdec2 url("../images/centre_box_top_left.gif") no-repeat left top;
}
.centre_box_top_right {
	background: transparent url("../images/centre_box_top_right.gif") no-repeat right top;
}
.centre_box_btm_right {
	background: transparent url("../images/centre_box_btm_right.gif") no-repeat right bottom;
}
.centre_box_btm_left {
	background: transparent url("../images/centre_box_btm_left.gif") no-repeat left bottom;
	padding: 8px;
}
.left_col {
	width: 224px;
	margin-left: 20px;
}
.left_col P {
width: 207px;
}
.container {
	width: 940px;
	margin: 5px auto;
	background: #eceee1 url("../images/container_bg.gif") repeat-y left top;
}
.container_top {
	background: transparent url("../images/container_top.gif") no-repeat left top;
	height: 24px;
}
.container_btm {
	background: #eceee1 url("../images/container_btm.gif") no-repeat left bottom;
	clear: both;
}

.wall {
	background: transparent url("../images/bit_of_wall.gif") no-repeat right bottom;
	padding: 0px 30px;
	height: 103px;
	line-height: 103px;
	text-align: right;
}
.wall a {
	background: #efdec2;
	padding: 2px 5px;
	color: #243d27;
}

.footer_menu {
	width: 940px;
	margin: 5px auto;
	text-align: center;
}
.footer_menu li {
	display: inline;
	color: #ffffff;
	margin: 0px 3px;
	list-style-type: none;
}
.footer_menu li a {
	color: #ffffff;
	text-decoration:none;
}
.footer_menu li a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.footer {
	width: 940px;
	margin: 10px auto;
	text-align: center;
	color: #ffffff;
}

.footer  a {
	color: #ffffff;
}

.coloured_section{
	width:200px;
	float:left;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	
}

.coloured_section UL{
	padding-left:0;
	
}
.coloured_section UL LI{
	list-style:none;
	width:200px;
	padding:0;
	margin:0;
}

.coloured_section UL LI h4 {
	float:right;
	margin-right:10px;
	width:180px;
	margin-top:6px;
	font-size: 13px;
	line-height: 12px;
}

.coloured_section UL LI UL{
padding-top:20px;
padding-left:10px;
}

.coloured_section UL LI UL LI {color:#fff;width:180px} 
.coloured_section UL LI UL LI A:link {color:#fff; text-decoration:none;} 
.coloured_section UL LI UL LI A:visited {color:#fff; text-decoration:none;} 
.coloured_section UL LI UL LI A:hover {color:#CCCCCC; text-decoration:underline;} 
.coloured_section UL LI UL LI A:active {color:#fff; text-decoration:none;} 


.coloured_section UL LI A IMG{
	padding:0;
	margin:0;
	display:block;
}

.left_top_menu{
width:204px;
margin-bottom:5px;
}
.left_top_menu P,.left_top_menu UL, .left_top_menu UL LI{
padding:0;
margin-left:0;
}
.left_top_menu UL LI{
list-style:none;
}

.quote_box{width:180px;	float: right;
	clear: right;margin-bottom:8px;}
.quote_box .top{background: transparent url("../images/quote_box_top.gif") no-repeat left top;height:6px;}
.quote_box .mid{
	background-color:#233F27;
	padding:2px 8px;
	color:#fff;
	font-size:12px;
	font-style:italic;
	font-family:'Arial Italic',Arial, Helvetica, sans-serif;
	}
.quote_box .bot{background: transparent url("../images/quote_box_bot.gif") no-repeat left top;height:6px;}
.clear{
clear:both;
font-size:0;
}

.left_box{
width:207px;
margin-bottom:8px;
position:relative;
}
.left_box P{
margin:0;
padding:0;
}
.left_box IMG{
width:207px;
overflow:hidden;
}

.white_box{width:470px;margin-bottom:20px;}
.white_box P, .white_box A, .white_box LI{color:#ffffff;}
.white_box .top{background: transparent url("../images/white_top.jpg") no-repeat left top;height:9px;}
.white_box .mid{background: transparent url("../images/white_mid.jpg") repeat-y left top;padding:0px 14px;}
.white_box .bot{background: transparent url("../images/white_bot.jpg") no-repeat left top;height:14px;}

.leftquote_box{
width:207px;	float: left;
margin-bottom:8px;
}
.left_box P{
margin:0;
padding:0;
}
.leftquote_box A, .left_box A{
	color:#ffffff;
	text-decoration:none;
}
.leftquote_box A:hover, .left_box A:hover{
	color:#ffffff;
	text-decoration:underline;
}

.left_box P IMG{
width:207px;
display:block;
}
.left_box .mask_br {
	bottom: 0px;
}
.left_box .mask_bl {
	bottom: 0px;
}
.leftquote_box .top{background: transparent url("../images/green_box_top.gif") no-repeat left top;height:6px;}
.leftquote_box .mid{
	background-color:#243d27;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.leftquote_box .mid p{
		width:187px;
	padding:5px 10px;
}
.leftquote_box .bot{background: transparent url("../images/green_box_bottom.gif") no-repeat left top;height:6px;}



#purple_template H2, #purple_template .content_item A,#purple_template .content_item H5{color:#663366}
#navy_blue_template H2, #navy_blue_template .content_item A,#navy_blue_template .content_item H5{color:#000066}
#teal_template H2, #teal_template .content_item A,#teal_template .content_item H5{color:#669966}
#red_template H2, #red_template .content_item A,#red_template .content_item H5{color:#990000}
#blue_template H2, #blue_template .content_item A,#blue_template .content_item H5{color:#0099CC}
#green_template H2, #green_template .content_item A,#green_template .content_item H5{color:#233F27}

.photo_image {
	float: left;
	width: 180px;
	height: 135px;
	margin: 2px;
}
.photo_image img {
	padding: 0px;
}
.photo_row {
	clear: both;
}
#photogallery_pagination {
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #000000;
}


				
