﻿body
{
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#E5E5E5;
	background-color: #000000;
}
h1{
font-size:15px;
color:#6C0008;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #CE6700;
margin:0px;
padding:3px;
font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
	width:850px;
	height: auto;
	margin:auto;
	border:6px solid #854B12;
	padding: 0px;
}
#top_banner{
	width:850px;
	height:130px;
	background:url(/Content/SiteImages/illustr_black.jpg) no-repeat right;
}
img.logo{
padding-left:15px;
}
/*------top menu---------*/
#top_menu{
	width:850px;
	margin:auto;
	padding:15px;
}
ul.menu {
	list-style-type:none;
	display:block;
	height:18px;
	margin:auto;
	padding:0;
}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:4px 11px 0 26px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:no-repeat left;
}

a.nav:hover {
	display:block;
	float:left;
	padding:4px 11px 0 26px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:18px;
	text-decoration:none;
	color:#CF751D;
	background:no-repeat left;
}
/*----page content----*/
#page_content{
width:800px;
height:auto;
margin:auto;
}
#page_content_left{
	width:400px;
	height:auto;
	float:left;
	padding:0px 10px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CF751D;
}
#page_content_right{
	width:400px;
	height:auto;
	float:right;
	background-image: url(/Content/SiteImages/fairy_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 160px;
	padding-left: 10px;
	
}
#page_content_full {
	width:840px;
	height:auto;
	background-image: url(/Content/SiteImages/fairy_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

.title{
	font-size:16px;
	color:#CF751D;
	clear:both;
	padding-left:10px;
}
.little_title{
	font-size:14px;
	color:#CF751D;
	clear:both;
	padding-left:10px;
}
.content_text{
	font-size:14px;
	color:#CCCCCC;
	height:auto;
	text-align:left;
	padding:8px;
}
.content_textsmall{
	font-size:12px;
	color:#CCCCCC;
	height:auto;
	text-align:left;
	padding:8px;
}
.content_textsmallitalic{
	font-size:12px;
	font-style:italic;
	color:#CCCCCC;
	height:auto;
	text-align:left;
	padding:8px;
}
img.pic{
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
img.detailpic{
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	width:365px;
}
img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.gallery{
	padding:0px;
	margin:8px;
	border:2px solid #F1DABD;
	float:left;
}
img.minigallery{
	padding:0px;
	margin:8px;
	border:2px solid #F1DABD;
	float:left;
	width:70px
}
img.thumbnail 
{
    width:100px;
    height:100px;
}

.more{
width:auto;
float:right;
height:20px;
}

.link
{
    width:auto;
	text-decoration:none;
	color:#FF9900;
}

.link_more a{
	width:auto;
	float:left;
	text-decoration:none;
	color:#FF9900;
	font-size:12px;
	padding:3px 23px 0 5px;
}
.link_more a:hover{
text-decoration:underline;
}
img.more{
float:left;
}
#page_bottom{
width:830px;
clear:both;
padding:10px;
height:auto;
}
img.inspiration{
padding:2px;
margin:3px;
border:2px #FFFFFF solid;
}
/*---------services---------*/
.details{
width: auto;
height:auto;
float:left;
padding-left:20px;
}
ul.services {
list-style-type:none;display:block; width:auto; height:auto; float:left; 
margin:0px; padding:10px 0 10px 2px;}

ul.services li {
	display: inline;

}

a.nav_services:link, a.nav_services:visited {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width: auto;
	height: auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(/Content/SiteImages/bullet.png) no-repeat left;
	color:#CCCCCC;
}
a.nav_services_a {
display:block; padding:1px 0 0 14px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px; font-weight:bold;
text-decoration:none; background:url(/Content/SiteImages/bullet_a.png) no-repeat left; color: #990000;}

a.nav_services:hover {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width:auto;
	height:auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(/Content/SiteImages//bullet_a_black.png) no-repeat left;
	color:#CCCCCC;
}



/*---------menu_navigation--------*/
.menu_navigation{
	width:650px;
	height:30px;
	clear:both;
	padding-left: 20px;
}
#left{
width:auto;
float:left;
}
.left{
float:left;
}
.right{
float:left;padding:3px;
}
.right a{
	text-decoration:none;
	color:#FF9900;
}
#right{
width:auto;
float:right;
padding-right:25px;
}
/*------contact form------*/
#login{
	float:left;
	width:auto;
	padding:10px 10px 0 30px;
	color:#CCCCCC;
}
.inputname{
	width:200px;
	height:15px;
	font-size:11px;
	float:left;
}
.inputphone{
	width:200px;
	height:15px;
	font-size:11px;
	float:left;
}
.inputemail{
	width:240px;
	height:15px;
	font-size:11px;
	float:left;
}
.textarea{
	width:300px;
	height:100px;
	font-size:10px;
	float:left;
}
.submit{
float:left;
margin-left:30px;
margin-top:5px;
}
/*-------footer-----*/
#footer{
	height:100px;
	clear:both;
	margin-top:40px;
	background-color: #000000;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer_content{
width:850px;
margin:auto;
}
#copyrights{
	color: #CCCCCC;
	font-size:12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#madeby{
width:140px;
height:40px;
float:right;
text-align:center;
padding-top:0px;
}
#madeby a{
text-decoration:none;
color:#666666;
}
/*---------footer menu---------*/
ul.footer_menu {
list-style-type:none; float:left; display:block; width:auto; height: auto;  margin:0px; padding:3px 0 0 10px;}

ul.footer_menu li {
display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color: #999999;}

a.nav2:hover {
	display:block;
	float:left;
	padding:4px 0 0 5px;
	margin:2px;
	width:auto;
	height:20px;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	color:#FFFFFF;
}
ul.jewel_period {
	list-style-type:none;
	display:block;
	width:auto;
	height:auto;
	margin:0px;
	padding:10px 0 10px 2px;
}
.features {
	color: #CCCCCC;
}
.content_textCopy_right {
	font-size:14px;
	color:#CCCCCC;
	height:auto;
	text-align:left;
	padding:8px;
	width: 240px;
}
.content_text_full {
	font-size:14px;
	color:#CCCCCC;
	height:auto;
	text-align:left;
	padding:8px 130px 8px 8px;
}
span {
	background-repeat: no-repeat;
	height: 20px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 95px;
	text-align: right;
	z-index: 999;
	color: #CC6600;
	font-weight: bold;
}
.photo_thumb {
	position: relative;
}
.store {
	padding: 10px;
}

