/* -- -- -- -- ALL TAG -- -- -- -- -- */

body, html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:6px 0;
	background-color: #EAEAEA;
}
body, html, div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
.scrolling_div td {
	text-align:left;
}

h1, h2, h3, h4, h5, .Highlight, a {
	color: #004DFF;
	font-weight: bold;
	font-size: 16px;
}
a {
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
p { /*  This is the inset of the standard <p> tag when used in a content page (iFramed)  */
	padding-left:20px;
}
ul li {
	margin-bottom:6px;
}
h3 {
	font-size:14px;
}



/* -- -- -- -- CLASSES -- -- -- -- -- */


.black_bg {
	background-color: #333333;
	color:#FFF;
	font-size:11px;
}
.white_bg {
	background-color: #FFFFFF;
}
.moveme { /*  This is the inset of the standard <p> tag when used in a content page (iFramed)  */
	padding-left:40px;
}
.quotepad {
	margin:22px 30px;
}
.news_list {
	margin:20px 40px;
}
.scrolling_div {
	padding:20px 40px;
	height:416px;
	width:820px;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-face-color: #3F092D; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #FFFFFF;
	
}
.gallerytable td {
	border:1px solid #CCC ;
	background-position:top;
}
.gallerytable td:hover {
	border:1px solid #7D1840 ;
}
.galleryhead {
	margin-bottom:8px;
}
.imgright {
	margin:-16px 0 30px 10px;
}
.imgleft {
	border: 1px solid #333333;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.Box1 {
	border: 1px solid #C0C0C0;
}
.devmaclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.top_links a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Background1 {
	background: url(../images/graphics/top_background.jpg) no-repeat top left;
}
#menuFg0, #menuFg1, #menuFg2 {
	cursor:pointer;
}
#menuFg0 div, #menuFg1 div, #menuFg2 div {
	color:#FFF;
}
.formtable td {
	vertical-align:top;
}
.formtable .form_left {
	font-weight:bold;
	padding-top:3px;
	text-align:right;
}
.formtable .form_right input, .formtable .form_right textarea {
	border:1px solid #999;
	padding:2px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7D1840;
}
.formtable .form_right .submit {
	color:#333;
}
.lesbackground {
background:url(../images/graphics/les_neish_back.jpg) no-repeat bottom right;
}
.popuptablecolour {
	background-color: #FFFFFF;
}
.datalistingheading {
	background-color: #3F0923;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.cddatalistingheading {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.guestbookheading {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.telephone {
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
	font-style: normal;
	line-height: normal;
}
.guestbookheadingunderline {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-decoration: overline;
	font-style: normal;
	line-height: normal;
}
.guestbookentry td {
	background-color: #EFEFEF;
	border:thin solid #CCCCCC;
	color: #666666;
	font-size:12px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
.tablebutton a {
	width:200px;
	height:20px;
	align: centre;
	background:url(images/graphics/guestbookbutton_background.jpg) 0 0;
	display:block;
	overflow:hidden;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
}

.tablebutton a:hover { background-position: 0 -20px;}
