h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style:normal;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	padding: 0px;
	font-weight: normal;
}
.small {
	font-size: 10pt;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
}
h3 {
	color: #FFF;
}
h4 {
	color: #FFF;
	margin-left: 15px;
	margin-bottom: 25px;
}


p {
	color: #FFF;
	line-height: 19px;
}
#bodytext {
	float: left;
	width: 550px;
	margin-left: 20px;
}


/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #69605C;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;

}
#header {
	color: #333;
	width: 900px;
	float: left;
	border: 1px none #ccc;
	height: 100px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#leftcolumn {
	border: 1px none #ccc;
	height: auto;
	width: 628px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
	
}
ul {
	color: #FFF;
	margin-left: 15px;
}


#rightcolumn {
	float: right;
	border: 1px none #ccc;
	padding: 10px;
	height: 100%;
	width: 260px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 890px;
	clear: both;
	padding: 10px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#wrapper #footer .box {
	float: left;
	height: 100px;
	width: 160px;
}

#mainpic {
	height: 247px;
	width: 910px;
	background-image: url(../images/mainpic.jpg);
	float: left;
	margin-top: 14px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.coffin1 {
	float: right;
	margin-left: 15px;
}

.bl {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
} 
.br {
	height: auto;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.tl {
	background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
} 
.tr {
	background: url(tr.gif) 100% 0 no-repeat;
	padding:10px;
	height: 400px;
} 
.clear {font-size: 1px; height: 1px}




#button {
	padding: 0;
	float: right;
	margin-top: 35px;
	margin-right: 25px;
}
#sidemenu {
	height: 350px;
}


#button li {
	display: inline;
}

#button li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration: none;
	float:left;
	padding: 10px;
	background-color: #FFF;
	color: #625856;
	width: 80px;
	    border:none;
    outline:none;
}
#button li a:hover {
	color: #000;
	text-decoration: underline;
}

.bl2 {
	width: 100%;
	height: 400px;
} 
.br2 {
	height: 390px;
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.tl2 {
	background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
} 
.tr2 {
	padding:10px;
	height: 400px;
} 

#vertmenu ul {
	color: #FFF;
	margin-top: 40px;
	margin-left: 35px;
	list-style: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 100%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	width:160px;
	color: #FFF;
	border:none;
    outline:none;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
}
#lcol {
	float: left;
	width: 250px;
}
.box {
	width: 100%;
	height: 160px;
}

#contactdetails {
	width: 220px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.tr3 {
	background: url(tr.gif) 100% 0 no-repeat;
	padding:10px;
	height: 600px;
}
.coffin2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFF;
}

.nonblue {
	text-decoration:underline;
	color: #FFF;
}.coffin3 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px none #FFF;
}
.tr4 {
	background: url(tr.gif) 100% 0 no-repeat;
	padding:10px;
	height: 950px;
}
.br3 {
	height: 630px;
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue {
	color: #FF0;
}
#rcol {
	float: left;
	width: 250px;
}
.bl3 {
	width: 100%;
	height: 800px;
}
.br5 {
	height: 700px;
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.br4 {
	height: auto;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.br7 {
	height: 470px;
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.coffinbox {
	width: 150px;
	height: 133px;
	float: left;
}
a .spacer     {
	margin-right: 15px;
	margin-bottom: 15px;
	border: thin solid #FFF;
}
#bodytext2 {
	float: left;
	width: 860px;
	margin-left: 20px;
}
#leftcolumn3 {
	border: 1px none #ccc;
	height: 850px;
	width: 900px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
}
.br10 {
	height: 850px;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

