body {
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		padding:0; 
        margin:0;
		background-color:#eeeeee;
		}

p {
		margin:0em 2em 1em 0em;
		font-weight:normal;
		font-size:0.8em;
		}
	

h1 {
		font-size:0.9em;
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:0px;
		margin-left:0px;
		}

	

#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:1em;
		padding:0px;
		text-align:left;
		border:1px solid black;
		border-bottom:0px;
		background-color:#010080;
		background-image:url(/images/dk_logo.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		color:#FFFFFF;
		}
		
#header {
	    width:516px;
		float:right;
		background-color: #010080;
		height:127px;
		background-image:url(../images/dk_header.jpg);
		background-position:top;
		background-repeat:no-repeat;
		
		
	}

	#header ul {
	    list-style:none;
		margin:0px;
		padding:0px;
		margin-top:100px;
		}

	#header li {
		float:right;
		margin:0px;
		}
	

	
#content {
		width:671px;
		background-color: #010080;
		padding:0px;
		margin-top:60px;
		padding-left:89px;
		}

#hp_images {
	width:150px;
	float:right;
	margin-right:40px;
}

#hp_cottage {
	width:305px;
	float:right;
	margin-right:40px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:20px;
}



#content ul {
	margin-left:15px;
	padding-left:0px;
}

#content li {
	margin-left:0px;
	padding:0px;
	padding-left:5px;
	list-style:disc;
	font-size:0.8em;
	}



#content_sub {
		width:668px;
		background-color: #ffffff;
		color:#000000;
		padding-left:92px;
		margin-top:60px;
		}

#content_sub ul {
	margin-left:0px;
	padding-left:0px;
}

#content_sub li {
	margin-left:0px;
	padding:0px;
	list-style:none;
	font-size:0.8em;
	}
#content_sub p {
    margin-right:50px;
}

#content_list {
	width:668px;
	background-color: #ffffff;
	color:#000000;
	font-size:0.8em;
		}

#footer {
	    width:760px;
		margin-right:auto;
		margin-bottom:0px;
		padding-bottom:0px;
		margin-left:auto;
	}
#footer p {
	font-size:0.6em;
	text-align:right;
	margin:0px;
	padding:0px;
}


	#footer_logo {
		float:right;
		margin-right:7px;
		margin-bottom:11px;
		background-color:#010080;
	}
	
	#footer_logo_sub {
		background-color:#010080;
		background-image:url(/images/dk_footer.jpg);
		height:55px;
		width:760px;
		background-repeat:no-repeat;
		background-position:right;
	}

	#footer_logo_sub_jewellery {
		background-color:#010080;
		background-image:url(/images/dk_footer.jpg);
		height:55px;
		width:756px;
		margin-right:4px;
		background-repeat:no-repeat;
		background-position:right;
	}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	.ActionList {
	background-color: #ffffff;
	color:#000000;
	font-size:9px;
}
