body{
	background-color: #f0f0f0;
	font-family:"Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
.ie body{
	font-size:1.0em;
}
a {
	color: #AE7E4B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container {
	background-color: #FFFFFF;
	margin: 10px;
	margin-bottom: 0px;
	float: none;
	width: 680px;
	padding: 0;
	padding-top: 10px;
	background-image: url(../images/rightedge_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#left_col {
	float: left;
	width: 207px;
	color: #AE7B49;
	margin-left: 10px;
}
#nav{
	width: 140px;
	border-right: 3px solid #AE7E4B;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:right;
	padding-right: 10px;
}
#nav a{
	text-decoration: none;
}
#nav a.over{
	text-decoration: none;
}
#nav ul{
	text-align:right;
	margin:0;
	padding: 0;
	font-size: 1.3em;
	list-style:none;
	font-weight: bold;
	margin-bottom:245px;
}
body.services #nav ul{
	margin-bottom: 110px;
}
#nav li{
	text-align:right;
	margin-bottom: 10px;
}
#services_menu{
	text-align: right;
	font-size: 10px;
	background-color: #ededed;
	margin-right:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	display:none;
}
body.services #services_menu{
	display:block;
}
.dropdown div{
	padding: 2px;
	padding-left:3px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: normal;
	color:#000;
}
.dropdown div.over{
	background-color:#E3DAD0;
	color:#AE7E4B;
}
.dropdown a{
	text-decoration:none;
	color:#000;
}
.dropdown a:hover{
	color:#AE7E4B;
	text-decoration:none;
	font-weight: normal;
}

#right_col {
	float: right;
	width: 410px;
	height: 500px;
	margin-right: 30px;
	background-image: url(../images/stones03_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ie6 #right_col{
	width: 395px;
	margin-right: 15px;
}
#quote{
	position:absolute;
	left: 250px;
	top: 30px;
	width: 400px;
	text-align:justify;
}
.ie #quote{
	width: 400px;
	font-size: 1.1em;
}
#quote strong,b{
	color: #AE7E4B;
}
#citation{
	clear:both;
	font-size:0.7em;
	float:right;
	margin-top:5px;
}
.ie #citation{
	font-size: 0.8em;
}
#footer{
	background-color: #FFFFFF;
	float: none;
	background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding: 0;
	margin: 0;
	width: 680px;
	color: #AE7E4B;
	font-size: 0.8em;
	font-weight:bold;
}
.gecko #footer{
}
#copyright{
	float:left;
	padding: 0px 10px 20px 10px;
}
#DRD{
	float: right;
	background-image:url(../images/br_corner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;/**/
	padding: 0px 30px 20px 10px;
}
.cb{
	clear:both;
	float:none;
	font-size:1px;
	padding:0;
	margin:0;
}
#content{
	position:absolute;
	left:180px;
	top: 180px;
	z-index:0;
	font-size:1.1em;
	white-space:nowrap;
}
.ie #content{
	top:190px;
}
body.contact #content{
	font-size: 0.9em;
}
#content a{
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}
#content a:hover{
	text-decoration:underline;
}
#content a img{
	border: 2px solid #AE7E4B;
}
input,textarea{
	width:95%;
	border: 1px solid #AE7E4B;
}
input.button{
	width: auto;
	border: none;
}
#content li{
	list-style-image:url(../images/bullet.gif);
	margin-bottom: 10px;
}
.smallprint{
	font-size: 0.7em;
	white-space:normal;
}