html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color:#4F4E4F; 
	background: #6A1403 url('../ddimages/bg.gif') fixed;
}

h1 {
	font-size: 12pt;
	color: #531002;
	margin-bottom: 4px;
}

img {
	border: none;
}

.instructions {
 font-size: 11px;
 color: #7C8185;
 font-family:Verdana,Helvetica,Arial,Sans-serif; 
 text-align: left;
 width: 305px;
}

.underscore {
 border-bottom: 1px dotted #c3c3c3;
 padding-top: 1px;
 padding-bottom: 1px;
}

a.editlink:link, a.editlink:active, a.editlink:visited {
	 font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #a5acb2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.editlink:hover {
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #a5acb2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.editlink img {
	vertical-align: middle;
	margin-bottom: 3px;
}

#container {
	width: 720px;
	margin: 0 auto;
	padding-left: 27px;
	padding-right: 27px;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}

#header {
	height: 113px;
	overflow: hidden;
	background: url('../ddimages/headerback.jpg') top center no-repeat;
}

#container[id] {
	background: url('../ddimages/dropshadow.png');
}

#logo {
	float: left;
	margin: 42px 0px 0px 25px;
} 

#tagline {
	float: left;
	margin: 62px 0px 0px 179px;
} 

#mail {
	float: left;
	margin: 96px 0px 0px 40px;
}

#content {
	padding: 0 8px 8px 8px;
}

#headerimage {
	position: relative;
	/*z-index: 100;*/
}

#leftcolumn {
	position: relative;
	/*z-index: 100;*/
	float: left;
	width: 180px;
	padding: 0 4px;
	margin-top: 32px;
	margin-bottom: 290px;
}

#rightcolumn {
	float: right;
	width: 470px;
	padding: 4px;
	margin-bottom: 96px;
}

#menuimage {
	position: absolute;
	bottom: 108px;
	margin-top: 48px;
	width: 216px;
}

#clientlogin {
	position: absolute;
	bottom: 108px;
	margin-top: 8px;
	right: 32px;
}

#footer {
	position: absolute;
	bottom: 0;
	background-color: #4a0e02;
	width: 720px;
	height: 99px;
	overflow: hidden;
	text-align: center;
	color:#FFC083;
	font-size: 12px;
}

a.footer2:link, a.footer2:active, a.footer2:visited {
	 font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #a5acb2;
	font-size: 8px;
	text-decoration: none;
}

a.footer2:hover {
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #a5acb2;
	font-size: 8px;
	text-decoration: underline
	}

#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

a:link, a:visited, a:active
{
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #531002;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #531002;
	font-size: 12px;
	text-decoration: underline;
}

#nav li a {
	display: block;
	line-height: 11px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0px 15px 0px 15px;
	background-position: center top;
}

#navHome[id] {
	width: 29px;
	background: url('../ddimages/linkhome.png') no-repeat;
}

#navServices[id] {
	width: 43px;
	background: url('../ddimages/linkservices.png') no-repeat;
}

#navNews[id] {
	width: 27px;
	background: url('../ddimages/linknews.png') no-repeat;
}

#navAbout[id] {
	width: 31px;
	background: url('../ddimages/linkabout.png') no-repeat;
}

#navGallery[id] {
	width: 35px;
	background: url('../ddimages/linkgallery.png') no-repeat;
}

#navTestimonials[id] {
	width: 65px;
	background: url('../ddimages/linktestimonials.png') no-repeat;
}

#navPurchase[id] {
	width: 27px;
	background: url('../ddimages/linkpurchase.png') no-repeat;
}

#navLinks[id] {
	width: 26px;
	background: url('../ddimages/linklinks.png') no-repeat;
}

#navContact[id] {
	width: 56px;
	background: url('../ddimages/linkcontact.png') no-repeat;
}

#nav {
	height: 28px;
	background: #ffffff url('../ddimages/navback.jpg');
	position: relative;
	/*z-index: 100;*/
}

#nav li {
	list-style: none;
	float: right;
}

#subnav li {
	display: block;
	width: 180px;
	list-style: none;
	padding: 4px;
	margin: 0 0 0 -32px;
	border-bottom: 1px dotted #6B6B6B;
}

#subnav li a {
	color: #531002;
	text-decoration: none;
}

#subnav li img {
	vertical-align: middle;
	margin-top: -5px;
}

#subnav li:hover {
	background-color: #DEDEDE;
}

#gallery {
	margin: 5px 5px 5px -38px;
}

#gallery li {
	border: 1px solid #808080;
	padding: 2px;
	margin: 2px;
	display: block;
	float: left;
	list-style: none;
	width: 50px;
	height: 50px;
}

#gallery li a img, #gallery li img {
	width: 50px;
	height: 50px;
}

input[type="submit"] {
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 11px;
	border-left: #666 1px solid;
	width: 90px;
	cursor: pointer;
	color: #555;
	border-bottom: #666 1px solid;
	font-family: verdana,  arial, helvetica, sans-serif;
	background-color: #DADEEB
}

input[type="submit"]:hover {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	background: #B0C4DE;
	border-left: #666 1px solid;
	width: 90px;
	cursor: pointer;
	color: #555;
	border-bottom: #666 1px solid;
	font-family: verdana,  arial, helvetica, sans-serif
}

#logout-link {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding: 6px 4px 6px 26px;
	margin: 0px;
	z-index: 45;
	background: url('../leisure/logout.png') top left no-repeat;
}

#leisureware {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding: 6px 6px 6px 6px;
	margin: 0px;
	z-index: 45;
}

#saved-text {
	position: fixed;
	width: 80px;
	height: 14px;
	background: #FFF url('../leisure/savbak.gif') center no-repeat;
	top: 0px;
	display: block;
	text-align: center;
	padding: 3px;
	border: 1px solid #051844;
	margin: 5px;
	font-family: Verdana,Helvetica,Arial,Sans-serif;
    color: #051844;
    font-size: 10px;
    font-style: italic;
}

.clearboth {
	clear: both;
}