@charset "utf-8";
body {
	margin: 0px;
	font-family: Corbel, Arial;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(assets/shaders/mainbody.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.picpreload {
	display: none;
}
#container {
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(assets/shaders/container.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 120px;
	width: 960px;
	background-image: url(assets/shaders/header.jpg);
	margin: 0px;
	padding-right: 20px;
}
#homebutton, #contactbutton, #linkbutton, #helpbutton {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 110px;
	float: right;
}
#homebutton {
	background-image: url(assets/shaders/homebutton.jpg);
}
#contactbutton {
	background-image: url(assets/shaders/contactbutton.jpg);
}
#linkbutton   {
	background-image: url(assets/shaders/linkbutton.jpg);
}
#helpbutton {
	background-image: url(assets/shaders/helpbutton.jpg);
}

#homebutton:hover  {
	background-image: url(assets/shaders/homebuttonhover.jpg);
}
#contactbutton:hover  {
	background-image: url(assets/shaders/contactbuttonhover.jpg);
}
#linkbutton:hover  {
	background-image: url(assets/shaders/linkbuttonhover.jpg);
}
#helpbutton:hover  {
	background-image: url(assets/shaders/helpbuttonhover.jpg);
}
#contents   {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	float: left;
	width: 300px;
	margin: 0px;
	padding-bottom: 20px;
}
#sidebar  h1 {
	font-size: 100%;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidebar  p {
	font-size: 90%;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidebar a {
	color: #5C820B;
}
#sidebar a:hover {
	color: #000000;
}
#maincontents  {
	margin-left: 318px;
}
#maincontents h1 {
	font-size: 100%;
	color: #3546B0;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
}
#maincontents p {
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 90%;
	color: #333333;
}
#maincontents a {
	color: #5C820B;
}


#maincontents  form {
	background-color: #DA4A4A;
	padding: 20px;
	margin: 20px;
}
#maincontents form p {
	font-size: 80%;
}

.textbox {
	width: 300px;
	margin-top: 5px;
	margin-left: 20px;
}
.button {
	width: 100px;
	margin-left: 20px;
}
#message {
	height: 100px;
	width: 400px;
	margin-left: 20px;
	margin-top: 5px;
}
#footer {
	background-image: url(assets/shaders/footer.jpg);
	height: 90px;
	width: 980px;
	padding-top: 10px;

}
#footer    p {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footer    a {
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
}

#footer    a:hover {
	color: #000000;
}
.colourgreen {
	color: #5C820B;
}
.colourred {
	color: #CC0000;
}

.colouryellow {
	color: #FBF85B;
}

.portfoliopic  {
	border: 2px solid #333333;
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
#portfoliorockrealms, #portfoliowarnerwilde, #portfolioearthscapes, #portfoliojonandfrances {
	border: 2px solid #333333;
	padding: 3px;
	float: left;
	height: 225px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#portfoliorockrealms {
	margin-right: 18px;
	background-image: url(assets/portfoliopics/rockrealms1.jpg);
}
#portfoliowarnerwilde {
	margin-right: 0px;
	background-image: url(assets/portfoliopics/warnerwilde1.jpg);
}
#portfolioearthscapes {
	margin-right: 18px;
	background-image: url(assets/portfoliopics/earthscapes1.jpg);
}
#portfoliojonandfrances {
	margin-right: 0px;
	background-image: url(assets/portfoliopics/jonandfrances1.jpg);
}
#portfoliorockrealms:hover {
	background-image: url(assets/portfoliopics/rockrealmshover.jpg);
}
#portfoliowarnerwilde:hover {
	background-image: url(assets/portfoliopics/warnerwildehover.jpg);
}
#portfolioearthscapes:hover {
	background-image: url(assets/portfoliopics/earthscapeshover.jpg);
}
#portfoliojonandfrances:hover {
	background-image: url(assets/portfoliopics/jonandfranceshover.jpg);
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.clearingdots {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6BA92E;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.clearingline {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 1px;
	background-color: #333333;
}
