/* LoudMountain */
/* Andris */
/* 2007 */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #a0aa8e url(../img/bgnd-content.jpg) center	 0 repeat-y;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #546279;
	font-size: 12px;
	text-align: center;
}	
#container {
	background-color: #f4f1e9;
	margin: 0 auto;
	width: 680px;
	position: relative;
	text-align: left;
}
#header {
	background: #8398bb url(../img/bgnd-header.jpg) no-repeat 300px 0;
	width: 680px;
	height: 134px;
}
#content {
	text-align: center;
	margin-left: 45px;
	padding-top: 70px;
	background-position: 170px 0px;
	background-repeat: no-repeat;
	width: 590px;
}
#footer {
	padding-top: 20px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	text-align: center;
	margin-left: 45px;
	background-position: 0px 0px;
	background-image: url(../img/line-1x1px.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 580px;
}

#rings {
	z-index: 50;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 275px;
	width: 382px;
	top: 0px;
	left: 378px;
	position: absolute;
}
#logo {
	position: absolute;
	height: 70px;
	width: 170px;
	top: 34px;
	left: 45px;
}
#nav {
	color: #f0e9e9;
	z-index: 100;
	left: 390px;
	top: 80px;
	position: absolute;
	width: 250px;
	text-align: right;	
	font-size: 14px;
}


.largetext {
	margin-top: 30px;
	line-height: 22px;
	font-size: 14px;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	font-style: normal;
	color: #574b44;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	color: #333;
	margin-bottom: 3px;
}


img {
	border-width: 0;
}



a:link, a:visited {
	color: #455063;
}
a:active, a:hover {
	color: #9ab3dc;
}
a[href^="http:"], a[onClick^="MM_openBrWindow"] { 
	background: url(../img/link-external.gif) no-repeat right top; 
	padding-right: 10px; 
} 
a[href^="http://www.lacyjewellery.com.au"], a[href^="http://lacyjewellery.com.au"] { 
	color: #c4baab; 
	background-image: none; 
	padding-right: 0; 
}
#footer a:link, #footer a:visited {
	color: #8f8e94;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #546279;
	text-decoration: none;
}
#nav a:link, #nav a:visited {
	padding-right: 7px;
	padding-left: 7px;
	color: white;
	text-decoration: none;
}
#nav a:active, #nav a:hover {
	color: #546279;
	background-repeat: no-repeat;
	background-position: 10px 0px;
	background-image: url(../img/link-ring.jpg);
	padding-top: 30px;
	padding-right: 7px;
	padding-left: 7px;
}
#footer a.konceptslink:link, #footer a.konceptslink:visited {
	font-size: 10px;
	text-decoration: none;
}
a.konceptslink:active, a.konceptslink:hover {
	text-decoration: none;
}


#content img {
	margin-bottom: 40px;
}
.subhead {
	padding-bottom: 10px;
}
