* {
		margin: 0;
		padding: 0;
		}

a:link    {color: white; text-decoration: none;}
a:visited {color: white; text-decoration: none;}
a:hover   {color: #af0000; text-decoration: underline;}
a:active  {color: #af0000; text-decoration: none;}


html {
		font-size: 100%;
		}

body {
		font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
		background-color: #000000;
		overflow-y:scroll;
}

#wrapper {
		font-size: 1.3em;
		line-height: 1.5em;
		max-width: 1000px;
		min-width: 1000px;
		margin: 0 auto;
		border: 2px solid #000000;
		border-top: 0px;
		padding: 20px 20px 50px;
		}

h2 {
		font: bold 1.3em Arial, Helvetica, sans-serif;
		text-transform:capitalize;
		color: #af0000;
		padding: 0x 5px;
		margin-bottom: 10px;
}

p {
		margin-bottom: 1.5em;
		color: #FFFFFF;
		font-size: 1.1em;
		}

a {
	border: 0px;
}

a img {
	border: none;
}

/* ---------- Navigation Layout ---------- */

#navigation {
	width: 1000px;
	height: 100px;
	padding-bottom: 10px;
	border-bottom: 1px solid #af0000;
	color: #FFFFFF;
}

#navigation img {
	float: right;
}

#navigation ul {
	padding: 6em 0 0 0;
	list-style: none;
}

#navigation li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #FFFFFF;
}

#navigation li.first {
	border: 0;
}

#navigation a {
padding: 0.2em 10px 0.2em 0;
text-decoration: none;
}

/* ---------- Main Content sits on the left hand side of the Home / Services screen  ---------- */

#mainContent {
	float: left;
	width: 430px;
	padding: 20px 20px 10px 10px;
	text-align: justify;
}

#storyContent {
	float: left;
	width: 800px;
	padding: 20px 20px 10px 10px;
	text-align: justify;
}

#storyContent img {
	float: right;
	margin-top: 1em;
	padding: 10px;
}

/* ---------- Taster Menu sits on the right hand side of the Home / Services screen  ---------- */

#tasterMenu {
	float: left;
	width: 560;
	padding: 20px 10px 10px 10px;
}


/* ---------- Thumbnail control sits on the left hand side of the galleries pages ---------- */

#thumbnailControl {
	margin-top: 15px;
	float: left;
	width: 450px;
	height: 450px;
	overflow:auto;
	padding: 5px;
	text-align: justify;
}

#LRPSthumbnailControl {
	margin-top: 15px;
	width: 800px;
	padding: 5px;
	text-align: justify;
}

#thumbnailControl ul {
	list-style: none;
	list-style-type: none;
}

#LRPSthumbnailControl ul {
	list-style: none;
	list-style-type: none;
}

#thumbnailControl li {
    background-color: #AF0000;
	width: 430px;
	margin: 10px 0px 10px 0px;
}

#LRPSthumbnailControl li {
    background-color: #AF0000;
	width: 430px;
	margin: 10px 0px 10px 0px;
}


#thumbnailControl a:link, #thumbnailControl a:hover, #thumbnailControl a:active {
	margin-left: 0px;
	color: #FFFFFF; 
}	

#LRPSthumbnailControl a:link, #LRPSthumbnailControl a:hover, #LRPSthumbnailControl a:active {
	margin-left: 0px;
	color: #FFFFFF; 
}	

/* ---------- Thumbs divisions allow toggling of thumbnails on the galleries pages ---------- */

#genericThumbs1, 
#genericThumbs2, 
#genericThumbs3, 
#genericThumbs4, 
#genericThumbs5, 
#genericThumbs7, 
#genericThumbs8, 
#genericThumbs9, 
#genericThumbs10 {
	padding: 0px;
	margin: 0px;
	width: 430px;
	background-color: #000000;
}

#LRPSthumbnailBox {
	padding: 0px;
	margin: 0px;
	width: 800px;
	background-color: #000000;
}

/* ---------- Thumbnail division allows formatting of individual thumbnails on the galleries pages ---------- */

#thumbnail {
	float: left;
	width:100px;
	height: 100px;
	margin: 3px;
	text-align: center;
}

#LRPSthumbnail {
	float: left;
	width:150px;
	height: 150px;
	margin: 10px 5px 10px 5px;
	text-align: center;
}

/* ---------- Displays the main image on the right hand side on the galleries pages ---------- */

#imageWindow {
	float: left;
	width: 510px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: center;
}

#LRPSimageWindow {
	width: 800px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: center;
}



/* ---------- main layout classes ---------- */

.boxout {
	width: 510px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.boxout h2 {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color: #af0000;
	padding: 0x 5px;
	margin-bottom: 0px;
}

.boxout p {
	font-size: 1.0em;
	text-align:justify;
}

.headlinedate {
		font: normal 0.8em Arial, Helvetica, sans-serif;
		color: #ffffff;
}

.boxout img {
	float: right;
	padding: 20px 0px 20px 20px;
}

.boxout a:link, .boxout a:visited, .boxout a:hover, .boxout a:active {
	color: #FFFFFF; 
}	

.customer {
	width: 430px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.customer p {
	font-size: 1.0em;
	text-align:justify;
}

.customer a {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color: #af0000;
	padding: 0x 5px;
}

.customer a:link, .customer a:visited, .customer a:hover, .customer a:active {
	color: #AF0000; 
}	

.clearFix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

