/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background: #CCCCCC url(../images/bkgrnd3.gif) repeat-x;
	font-size: 62.5%;
	color: #333333;
}
#logo {
	width: 213px;
	height: 126px;
	background: url(../images/logo.png) no-repeat;
}
#logotype {
	width: 213px;
	background: url(../images/logotype.png) no-repeat;
	height: 86px;
}
#ring {
	width: 213px;
	background: url(../images/half_ring.png) no-repeat;
	height: 231px;
}
#phone {
	width: 213px;
	background: url(../images/phone_e-mail.png) no-repeat;
	height: 64px;
}
#e-mail {
	width: 213px;
	height: 60px;
	background-image: url(../images/phone_bkgrnd.png);
}
#e-mail a {
	color: #FFFFFF;
	text-decoration: underline;
	/*margin-left: 20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
}
#e-mail a:hover { text-decoration: none; }
#leftbar {
	margin-left: 30px;
}
#header {
	width: 559px;
	background: url(../images/top_header.png) no-repeat;
	height: 110px;
	float: right;
	position: absolute;
	left: 255px;
	top: 0px;
}
#nav {
	width: 559px;
	height: 16px;
	float: right;
	position: absolute;
	left: 255px;
	top: 110px;
	background-color: #FFECD4;
}
#menudiv {
	background: url(../images/nav_bar.png) no-repeat right top;
	height: 16px;
	padding: 0 0 0 120px;
	}
#navi {
	width: 440px;
	height: 16px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 1002;
	white-space: normal;
	color: 
	background-color: #FFCC98;
}
#navi li { margin: 0;padding: 0;list-style: none;display: inline; }
#navi a { float: left;padding: 16px 0 0;overflow: hidden;height: 0px !important;height /**/:20px; /* for IE5/Win */ }
#navi a:hover {	background-position: 0px -16px; }
#navi li.bullet {
	float: left;
	background: url(../images/blue_diamond.png) no-repeat left top;
	padding-left: 15px;
}
#navi a.selected { background-position: 0px -16px; }
#mhome a { width: 57px;background: url(../images/home_css.jpg) no-repeat left top; }
#mabout a { width: 64px;background: url(../images/about_dana_css.jpg) no-repeat left top; }
#mbridal a { width: 37px;background: url(../images/bridal_css.jpg) top left no-repeat; }
#mcollections a { width: 62px;background: url(../images/collections_css.jpg) top left no-repeat; }
#mcontact a { width: 51px;background: url(../images/contact_css.jpg) no-repeat left top; }
#mreferences a { width: 80px;background: url(../images/references_css.jpg) no-repeat left top; }

br.cleft { clear: left; }

#text {
	width: 450px;
	position: absolute;
	left: 255px;
	top: 125px;
	background-color: #FFECD4;
	min-height: 425px;
}

h1.pagehead {
	color: #333;
	margin-bottom: 20px;
	font-size: 220%;
	padding: 20px 0px 0px 30px;
}

h2.pagehead {
	color: #3399CC;
	margin-bottom: 20px;
	font-size: 140%;
	padding: 20px 0px 0px 30px;
}
h1.headd {
	color: #369;
	font-size: 160%;
	padding: 20px 0px 0px 30px;
}
#rightmenu {
}
.rightbox {
	background: #FFFFFF url(../images/boxbg.gif) repeat-y;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boxtext {
	background: repeat-y left top;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 1em;
	margin-bottom: 10px;
	line-height:160%;
	padding-right:5px;
	margin-right:5px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2.righthead {
	color: #333333;
	margin-bottom: 0px;
	font-size: 130%;
	padding: 5px 0px 3px;
}
#rightmenu2 {
	margin-top: 8px;
}
#rightmenu3 {
	margin-top: 8px;
}
#footer {
	font-size:100%;
	color:#069;
	padding:0px;
	border: #fff;
	clear:both;
	width: 900px;
}
#footer a:link, #footer a:visited {
	font-weight:bold;
	color:#069;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	}
.boxtexttable {
	margin-left: 2px;
	padding-left: 2px;
	font-size: 1em;
	margin-bottom: 10px;
	line-height:160%;
	padding-right:2px;
	margin-right:5px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photo {
	padding: 5px;
	float: right;
	width: 150px;
	margin-left: 12px;
	border: 0.5px solid #FFFFFF;
}
#rightmenuall {
	width: 194px;
	float: right;
	position: absolute;
	left: 472px;
	top: 10px;
}

.stones { padding: 5px;background: #fff;margin-bottom: 5px; }
.imageborder {
	border: 1px solid #999999;
}

dd { margin: 0;padding: 0; }
dt { margin: 0;padding: 0; }#holiday {
	float: right;
	border: 0.5px none #FFFFFF;
}
.address {
	color: #FFFFFF;
	/*margin-left: 20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:center;
}
