@charset "UTF-8";

#header {
	text-align: left;
	color: #5ec5ed;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	width: 962px;
	z-index: 51;
	white-space: normal;
	clear: both;
	margin-left: 8px;
}


#pagetitle {
	width: 960px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0;
}

.description { /* description of blog shown in header */
	font-family: "Helvetica Black", "Arial Black", Gadget, sans-serif;
	text-align: left;
	color: #06F;
	margin-top:-18px;
	margin-bottom: 10px;
	font-variant: normal;
	text-transform: uppercase;
}

.headitem {
	float: right;
	font-size: 100%;
	text-align: center;
	font-family: "rockwell", "futura", arial, courier, monospace;
	color: #03C;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 80px;
	padding-top: 5px;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#icontainer {
	width: 283px;
	margin-right: auto;
	margin-left: auto;
}
#galbtns {
	float: left;
	height: 25px;
	width: 750px;
}
#obtns {
	float: right;
	height: 25px;
	width: 270px;
}
#gallery {
	height: 480px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#desc {
	float: left;
	height: 143px;
	width: 750px;
}
#imbtns {
	float: right;
	height: 143px;
	width: 274px;
}
#tcontainer {
	height: 25px;
	width: 1024px;
}
#bcontainer {
	height: 143px;
	width: 1024px;
}
#text {
	width: 200px;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	z-index: 2;
}

h1, h2, h3, h4 { /* all headings, including blog title */
	font-family: "rockwell", "geometric", "futura", Helvetica, Arial, Courier, monospace;
	}
	
h1 a, h1 a:hover, #headerimg {
	text-decoration: none;
	color: #ff0;
	}
	
h1 a:visited {
	text-decoration: none;
	color: #5ec5ed;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
#flashbox {
	width: 640px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;
	float: right;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
}
#gobox {
	height: 140px;
	width: 283px;
	float: left;
	clear: none;
}
#list {
	float: left;
	height: 480px;
	width: 283px;
	margin-top: auto;
	margin-right: auto;
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #000;
	padding-left: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
#otherbtns {
	float: left;
	height: auto;
	padding-top: 100px;
	padding-bottom: 30px;
	font-family: "Rockwell", "Futura", "Courier New", Courier, monospace;
}
#images {
	float: right;
	height: 480px;
	width: 640px;
	clear: none;
	padding-bottom: 20px;
	padding-top: 45px;
}
#info {
	float: right;
	height: 250px;
	width: 640px;
	clear: both;
	font-size: 14px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#lcontainer {
	float: left;
	width: 309px;
}
#rcontainer {
	float: right;
	width: 650px;
}

a:link {
	border: none;
	text-decoration: none;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

a:visited {
	text-decoration: none;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-style: normal;
}

a img:hover {
	border: medium none #999;
}

#notheader {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 140px;
	position: relative;
	margin-top: auto;
	z-index: 50;
	clear: both;
	height: 150;
}

.headclass {
	width: 960px;
	height: 204px;
	clip: rect(auto,auto,auto,auto);
}

.introbox {
	width: 950px;
	height: 480px;
	border: thick dashed #000;
	text-align: center;
	padding-top: 5px;
}

#lcolumn {
	float: left;
	font-size: 14px;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FF0;
}

#rcolumn {
	float: right;
	width: 460px;
	border-left-style: none;
	border-left-color: #FF0;
	border-left-width: medium;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#navbtns {
	float: right;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #FF0;
	margin-bottom: 0px;
	margin-top: 75px;
}

.maintext {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contbox {
	width: 950px;
	height: 550px;
	border: thick dashed #000;
	text-align: center;
}#photoinfo {
	width: 640px;
	margin-right: 30px;
	margin-left: 0px;
	float: right;
}
#servicetext {
	float: left;
	padding-top: 8px;
}
.photobtn {
	padding-bottom: 10px;
	padding-top: 10px;
}
#photonav {
	float: right;
	width: 212px;
	margin-right: 0px;
}
#photonavbox {
	width: 256px;
	float: left;
	padding-left: 30px;
}
.copyrightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-right: 60px;
	margin-left: 60px;
}
