* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #f6f6f6;
	font-family:Century Gothic, Book Antiqua, Palatino, serif;
    font-size:120%;
    line-height:1.125em;
	color: #000;
}
blockquote{
	font-size:160%;
	line-height:1em;
	font-weight:bold;
	padding:0 20px 0 20px;
	text-align:center;
	color:#ff803e;
}
b,strong{
}

#container {
	text-align: left;
	width: 1020px;
	margin: 0px auto 0px auto;
	background-image:url(../assets/background.jpg);
	background-repeat:repeat-y;
	background-position:center 0;
}
#wrap{
	position:relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:60px;
}
.clear {
	clear: right;
	float: none;
}
area{
	cursor:pointer;
}
#content {
	padding:20px;
	float:left;
	font-size: .8em;
	text-align:justify;
}
#innerContent {
	float: left;
	width:510px;
}
#content p ,#content ul {
	margin-top: .0em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#content ul.compatible {
	list-style-image: url(/assets/bullet1.gif);
}
#content ul li {
	margin: 10px 10px 10px 50px;
	padding-left:0px;
	font-weight:bold;
}
h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#003366;
	font-weight:bold;
}
h2{
	font-size: 1em;
	margin-top: 10px;
	color: #666688;
}
.gallery h2{
	padding:40px 0 20px 0;
}
h3{
	font-size: 0.8em;
	margin-bottom: 0px;
	color: #003366;
	text-decoration:underline;

}
p, li, ul{
	margin:1em;
	font-size:90%;
}

a {
	font-weight: bold;
	color: #36A2f9;
	text-decoration: none;

}
dfn{
	font-weight:bold;
	text-decoration:underline;
}
a.ext,a.ext:visited,ext:hover{
	font-style:italic;
	color:#f55!important;
}
a:hover {
	color: #36A2f9;
	text-decoration: underline;

}
a:visited {
	color: #30a030;
}
#content img {
	margin: 0px 10px 10px;
	float: right;
	border: 2px solid #000;
}
div.clear {
	margin-bottom: 10px;
}

#ads{
	margin-top:20px;
	margin-left:650px;
	font-size:.8em;
	width:190px;
}
#ads h2{
	text-align:center;
	color:#337;
	background-color:#EDF5FF;
	border:1px solid #C3D6F9;
}
#navbar{
	position:fixed;
	top:0;
	width:960px;
	text-align:center;
	background:url("../assets/bkd_menu.png") repeat-x scroll 0 0 transparent;
	height:65px;
}
#nav {
	font-size:110%;
	background:url("../assets/logo.gif") no-repeat scroll 0px 0px transparent;
	color:#fff;
	margin: 0px;
	list-style-type: none;
	text-align:left;
	float: left;
	height:65px;
}
#nav li {
	float: left;
	position: relative;
	padding:0;
	margin:0;
}
#nav a {
	font-size: 0.8em;
	letter-spacing: 0px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding: 30px 16px 35px 16px;
	line-height:0;
	display: block;
	outline:none;
	color:#666;
}
#nav a:hover {
	text-decoration:underline;
}
#nav li.logo a,#nav li.logo a img{
	float: left;
	position: relative;
	padding:0;
	margin:0;
	border:0;
}
#content img.homeimg {
	float: right;
	border: 0px none #0000FF;
	margin-left: 20px;

}
#goldplate a {
	font-size: 0.8em;
	color: #777;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px 0px 20px;
	padding: 0px;

}
#goldplate a:hover {
	color: #FFFFFF;
}
.clearboth {
	clear: both;
}

.nofloat {
	float: none;
}
.blockquote {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#floatBox {
	float: left;
	width: 575px;
}

dfn{
	border-bottom:1px dotted black;
	cursor:help;
}
#footer{
	clear:both;
	font-size:60%;
	text-align:center;
	border-top:1px solid #404040;
	margin:0px 0px;
	padding:10px 0;
	background-color:#333;
	color:#fff;
}
#footer a{
	color:#ccc;
	margin:0 5px;
}
#contact{
	font-size:.9em;
}
#contact div{
	margin:.5em 0;
}
#contact label{
	float:left;
	width: 110px;
	font-weight:bold;
	color: #666688;;
}
#contact label.wide{
	padding-top:10px;
	width: 310px;
}
#contact input{
	width: 210px;
}
#contact textarea{
	clear:left;
	display:block;
	width: 320px;
	height:100px;
}
.dropCap{
float: left;
display: inline;
margin-right: 0.1em;
font-size: 48px;
font-weight: bold;
font-style: normal;
line-height: 40px;
height: 40px;
color: #000000;
}
.large{
	font-size:1.1em;
}
.price{
	font-size:1.3em;
	color:#ff0000;
}
#intro{
	float:left;
}
#intro p.quote{
	margin:1em 50px 2em 50px;
	font-size:1.5em;
	text-align:left;
	font-weight:;
	line-height:1em;
	clear:both;
	font-style:italic;
	width:300px;
	float:right;
	color:#555;
}
p.quote span{
	color:#f98a00;
	font-weight:bold;
}
#intro p.quote span{
	float:right;
	margin-top:.25em;
	font-size:.8em;
}
#content .advantages{
	float:left;
	width:306px;
}
#content .advantages h3{
	font-size:1.3em;
	margin:30px 10px;
	text-decoration:none;
}
#content .advantages p{
	font-size:.9em;
	margin:0 10px;
}
#content .advantages img{
	float:left;
	border:0;
	margin:0 10px;
}
a.zoom img {
	cursor:pointer;
}
.gallery img{
	float:left!important;
	margin-left:0!important;
}

#bottom{
	padding:20px;
	background-color:#ddd;
	float:left;
	color:#333;
}
#slideshow,#slideshow a img,#slideshow img{
	border:0;
	padding:0;
	margin:0;
	float:left;
}
.clear{
	clear:both;
}
.oversize{
	font-size:2em;
	text-align:center;
	margin:1em;
}
#photos{
	float:left;
	width:410px;
	padding:20px 0;
}
#photos a{
	outline:none;
	float:left;
	margin:10px;
}
#prices{
	border-spacing:5px 5px;
}
#prices tr th,#prices tr td{
	border:1px solid #ddd;
	width:213px;
}
#prices tr th{
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
}
#prices th{
	background-repeat:no-repeat;
	background-position:center center;
}
#prices th span{
	color:#fff;
	font-size:200%;
	text-shadow: 2px 2px 2px #000;
}

th.original{
	background-image:url("../assets/price_bkd_original.jpg");
}
th.classic{
	background-image:url("../assets/price_bkd_classic.jpg");
}
th.vacation{
	background-image:url("../assets/price_bkd_vacation.jpg");
}
th.elise{
	background-image:url("../assets/price_bkd_elise.jpg");
}
#prices tr td.first{
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
}
#prices tr td.bottom{
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomr: 10px;
}
#prices tr th.first,#prices tr.last td.first{
	border:0;
}
#prices img{
	border:0;
	margin:0 auto;
	float:none;
}
#prices th{
	text-align:center;
	padding:120px 5px 5px 5px;
}
#prices td{
	text-align:center;
	padding:5px;
}
#prices td.first, #prices th.first{
	text-align:left;
}
#prices tr.price td,#prices tr.dims td{
	background-color:#DFF4FF;
}
#prices tr.price{
	font-weight:bold;
}
abbr{
	cursor:help;
	color:#45A8DF;
	font-size:70%;
	font-weight:normal;
}
