html,body {
	margin: 5px;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial;
}

body {
	background-color: #2b6298;
}

/* @group Page settings */




/* outside page boundaries */

div#container {
	width: 800px;
	margin: 0 auto
}

div#container {
	text-align: left;
	background-color: #fff;
		border-right: 4px double silver;
		border-left: 4px double silver;


}
/* coloured banner */

div#banner {
	text-align: center;
	width: 100%;
	height: 200px;
	
}


div#banner h1 {
	font: italic 14px Georgia, Times, serif;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #0b3266;
	padding-bottom: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid navy;
	text-align: center;
	color: white;
}


div#banner table.columns {
	text-align: center;
	position: relative;
	margin-top: 10px;
}

div#banner h2 {
	text-align: center;
	letter-spacing: 2px;
	font: bold 42px Arial, Helvetica, sans-serif;
	color: maroon;
	margin-top: 5px;
	
}

div#banner img {	padding-left: 20px;
	padding-bottom: 10px;
}

div#banner p {
	text-align: center;
}

div#banner p.menu {
	text-align: center;
	font-size: 14px;
}


div#banner span.heading {
	font-weight: bold;
	color: maroon;
	font-size: 13px;
}

/* content boundaries */

div#content {
	float: left;
	width: 570px;
	background-color: white;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 20px;
}

div#content p {
	line-height: 1.4;
	text-align: justify;
}


#content ul li {
	line-height: 140%;
	margin-bottom: 4px;
	font-size: 13px;

}

/* Sidebar navigation */

div#navigation {
	float: left;
	width: 160px;
	margin-right: 10px;
	background-color: white;
	padding-top: 20px;
	clear: right;
	margin-left: 5px;
}

div#navigation p.heading {
	margin-bottom: 5px;
	margin-top: 6px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
}

div#navigation p {
	margin-bottom: 1px;
	margin-top: 2px;
	margin-left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}


div#navigation a:hover {
	color: #960000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



div#navigation a {
	text-decoration: none;
}

/* Advertising */


div#pagebase {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted navy;
	padding-top: 10px;
	clear:  both;
}



div#extra {
	background: #CCC8B3;
	width: 100%;
}

/* page footer */


div#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 15px solid #003366;
	background-color: whitesmoke;
	padding-top: 10px;
}


div#footer p.copy {
	font: 10px Arial, Helvetica, sans-serif;
	
}


div#footer p.sitemenu {
	font:  12px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}


/* @end */

/* @group Content */

/* @group p */

p {
	margin-right: 20px;
	margin-top: 0px;
	font: 13px "Trebuchet MS", Verdana, "Lucida Grande", Arial;
}

p.menu {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p.quote {
	margin: 5px 30px;
	font: 16px/20px Georgia, Times, serif;

}

p.introduction {
	font-size: 16px;
	margin-top: 10px;
}

p.body {
	font: 12px "Trebuchet MS", Verdana, "Lucida Grande", Arial;
	text-align: left;
}

.small {
	font-size: 11px;
}

p.inline_quote {
	font: 18px/22px Georgia, Times, serif;
	margin-top: 8px;
	font-style: italic;
	margin-bottom: 8px;
	
	color: maroon;
}

p.note-head {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-top: -2px;
	margin-bottom: -2px;
	margin-left: 25px;
}

p.notes {
	margin-top: -2px;
	margin-left: 40px;
	font: italic 12px Arial, Helvetica, sans-serif;
}

p.price {
	font-size: 13px;
	padding-left: 50px;
	margin-left: 10px;
	margin-bottom: 25px;
}

p.advert_link {
	font-weight: bold;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: -5px;
}

p.advert_text {
	font: italic 13px Georgia, Times, "Times New Roman", serif;
	padding-top: 5px;
}

p.page-menu {	font:  11px Arial, Helvetica, sans-serif;
padding-top: 20px;


}

.bold {
	font-weight: bold;
}


/* @end */

h1 {
	text-align: left;
	font: 28px/34px Georgia, Times, serif;
}

h2 {
	font: 28px/34px Georgia, Times, serif;
	margin-bottom: 4px;
}

h3 {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 0px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
ul li {
	line-height: 140%;
	margin-bottom: 4px;
	font-size: 13px;
	margin-right: 20px;

}

ol li {	line-height: 140%;
	margin-bottom: 4px;
	font-size: 13px;
	margin-right: 20px;
	padding-top: 6px;
}
a {
	text-decoration: underline;
	color: navy;
}

a:hover {
	color: maroon;
	font-style: italic;
}

a:visited {
	color: maroon;
}


.big {
	font-size: 16px;
}

img.porn {
	margin: 10px;
}

blockquote { margin-left: 25px;
margin-right: 25px;


/* @end */

/* @group Forms */

form {
	height: 100%;
}
input {
	padding-left: 20px;
}


/* @end */


