body{
	text-align:left;
	margin:auto;
	background-color:#46421c;
	font-size:small;
}




#wrapper{
	width:650px;
	height:675px;
	background-color:#000000;
	margin:auto;
	margin-top:30px;
}

#wrapperright{
	width:150px;
	background-color:#46421c;
	height:675px;
	float:right;
}




#logoholder{
	width:150px;
	background: #000000 url(/images/steve-donoghue.jpg) top left no-repeat;
	height:150px;
	float:right;
}



#navcontainer{
	width: 12em;
	border-right: 1px solid #700C03;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color:#460b01;
	color: #333;
	width:150px;
	height:150px;
	float:right;
}

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li{
	margin: 0;
}

#navcontainer li a{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #490802;
	border-right: 10px solid #490802;
	background-color: #490802;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #490802;
border-right: 10px solid #490802;
background-color: #700C03;

color: #fff;
}


#wrapperleft{
 	width:500px;
 	background-color:#000000;
}

#pictureholder{
	width:500px;
	background: #f28203 url(/images/bloke.gif) top left no-repeat;
	height:150px;
	float:left;
}
#pictureholder h1{
	margin-left:160px;
	margin-top:50px;
	font-size: large;
	color:#ffffff;
	}

#content1{
	background: #261d14 url(../images/welcome-tab.jpg) top left no-repeat;
	width:500px;
	height:150px;
	float:left;
}


#content1 p {
	font-size:medium;
	padding:10px;
	margin-top:15px;
	color:#FFFFFF;
}
#content1 p img {
	float:left;
	margin:5px;
	margin-left:40px;
	}

#content2{
	background: #18130d url(../images/gallery-tab.jpg) top left no-repeat;
	width:500px;
	height:150px;
	float:left;
	text-align: center;
}

#content2 p {
	margin-top:15px;
	color:#FFFFFF;
	margin-left:40px;
}


#content2 p a{
	color:#ffffff;
	}

#content2 img{
	border:0;
	margin-left:45px;
	float:left;

	}

#content2 .morelink{
	float:right;
	margin-right:24px;
	}

#content3{
	background: #261d14 url(../images/services-tab.jpg) top left no-repeat;
	width:500px;
	height:150px;
	float:left;
}

#content3 p {
	margin-top:15px;
	color:#FFFFFF;
	margin-left:40px;
}

#content3 li{
	color:#FFFFFF;
	list-style: none;
	width:150px;
	float:left;
	padding-top:3px;
	}




#content4{
background: #261d14;
	width:500px;
	height:550px;
	float:left;
}

#content4 p {
	font-size:medium;
	padding:10px;
	color:#FFFFFF;
}

#content5{
	background: #261d14;
	width:500px;
	height:100px;
	float:left;
}

#content5 p {
	margin-top:15px;
	color:#FFFFFF;
	margin-left:40px;
}


#content6{
	background: #18130d ;
	width:460px;
	height:150px;
	float:left;
	padding:20px;
}

#content6 p {
	margin-top:15px;
	color:#FFFFFF;
	margin-left:40px;
}
#content6 label {
	margin-top:15px;
	color:#FFFFFF;
}


#content7{
	background: #261d14;
	width:500px;
	height:150px;
	float:left;
}

#content7 p {
	margin-top:15px;
	color:#FFFFFF;
	margin-left:40px;
}



#submitButton{margin-top:10px;}
