/* CSS Fred Campbell - www.northstarweb.co.uk */

/* Layout */

* {margin: 0px; padding: 0px;}

body {font-family: Verdana, Helvetica, sans-serif; font-size: 75%; line-height: 1.4em; background-image: url(../img/bg.jpg);}

#masthead {width: 100%; position: relative; height: 190px; background: url(../img/topBG.jpg) repeat-x top;}

#content {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/contentBG.jpg);
}

.pageID {
	background: url(../img/contentT.jpg) no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 25px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 90%;
}

.pageID a {
	color: #CF8909;
	font-weight: normal;

}

.footphone {
	background-image: url(../img/contentB.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-align: left;
	padding-left: 20px;
	font-family: Georgia, serif;
	color: #333333;
	font-style: italic;
	clear: both;
	margin: 0px;
}

#contentL {
	float: left;
	width: 450px;
}

#contentR {
	float: right;
	width: 270px;
	color: #CCCCCC;
	background-image: url(../img/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 27px;
}

.box {margin: 20px 20px 20px 20px; }

.fixedwidth {
	width: 740px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	width: 100%;
	padding: 30px 0 20px 0;
	clear: both;
	color: #FFF;
}

.clear { clear: both; }


/* Type */

p {
	margin-bottom: 10px;
}

h1 {
	text-indent: -9000px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.jpg);
}

h1 a {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../img/logo.jpg);
	width: 140px;
	height: 160px;
	display: block;
}


h2 {
	color: #c88209;
	font-size: 220%;
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(../img/contLBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 140%;
	margin-bottom: 20px;
}

h3 {
	color: #b37108;
	font-size: 130%;
	font-family: Georgia, serif;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: 1px;
}

#footer  a, #footer  p {
	margin-bottom: 0px;
	color: #000000;
}

#siteInfo {font-size: 80%;}


/* Images */
.logo {margin-top: 40px; margin-left: 55px; height: 109px; width: 150px;}

.imgL {
	float: left;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.imgR {float: right; margin-left: 10px;}

/* Styling */

.border {border: 1px solid #000000;}

/* Links */
a img {border: 0px;}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: #222;
	color: #999999;
}


/* Lists */

ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}


#masthead ul {
	color: #CCCCCC;
	font-family: Georgia, serif;
	text-align: right;
	position: absolute;
	top: 75px;
	right: 28px;
	width: 50%;
}
#masthead li {
	margin-bottom: 7px;
}

ul#menu {
	padding-top: 20px;
	margin-bottom: 30px;
	background-image: url(../img/menuBGB.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}
#phone {
	height: 100px;
	width: 230px;
	position: relative;
}

#phone a {
	text-indent: -9000px;
	text-align:center;
	position: absolute;
	height: 70px;
	width: 114px;
	color: #FFFFFF;
}
#phone .printmenu a {left: 0px; bottom: 0px;}

#phone a:hover {text-indent: 0px; background:none}

#phone .directions a {right: 0px; bottom: 0px;}

#contentR p {
	font-family: Georgia, serif;
	color: #CCCCCC;
}
.feature {
	background-image: url(../img/split.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 20px;
	padding-bottom: 15px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/swiggleU.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 7px;
	margin-right: 7px;
	font-size: 90%;
}

#menu a:hover {
	background-image: url(../img/swiggleH.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #410706;
	color: #23bca5;
}

table {border-style: none;}

#contentL table {
	width: 400px;
}
#contentR table {
	width: 230px;
}

td {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 15px;
}

tr.highlight {
	color: #B60000;
	font-weight: bold;
}

td.desc {
	font-size: 90%;
	line-height: 100%;
}	
.img {
	margin-bottom: 10px;
}
.borderB {
	border: 1px solid #000000;
}

table {border-style: none;}
