html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #BCBFC2;
}

p {margin:5px 0;}

a {
	color: #BCBFC2;
}

h1 {margin: 0; padding: 0; margin-top: 10px; }

h2 {font-family: gill sans, verdana, sans-serif; font-weight: normal; color: #E4E4E4; font-size: 16px;}

h3 {font-family: gill sans, verdana, sans-serif; color: #E4E4E4;}

table, td, tr {padding: 0; margin: 0;}

#holder {
	background: url("/images/core_bg.jpg") repeat-y;
	width: 764px;
	margin:0 auto;
	margin-bottom: 0;
}

#contentholder {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
}

#footer {
	background: url("/images/core_foot_bg.jpg") no-repeat;
	font-family: gill sans, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:0 auto;
	height: 100px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 4px;
}
.footleft {float: left;}
.footright {float: right; text-align: right;}

#footer a {color: #fff;}

img {border: none;}

#nav {
	font-family: gill sans, verdana, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}
	
#nav li {
	display: block;
	width: 173px;
	height: 49px;
	text-align: right;
	float: left;
	margin-right: 3px;
}

#nav li.up {
	background: url("/images/nav_up.jpg") no-repeat;
}
#nav li.down {
	background: url("/images/nav_down.jpg") no-repeat;
}
#nav li.last {
	background: margin: 0;
}


#nav a {padding-top: 23px; padding-right: 10px; display: block; color: #fff; text-decoration: none;}


.clearbig {
	clear: both;
	height: 7px;
}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }


/* HOME */


.border {
	border: 2px solid #e4e4e4;
}

/*table.home {width: 600px;}*/

table.home img {border-right: 2px solid #e4e4e4; float: left;}

table.home td.copy {
	padding-left: 10px;
	padding-right: 10px;
	width: 330px;
	background-color: #2C333B;
	}

table.photos {margin-top: 7px;}
table.photos img {border: 2px solid #e4e4e4;}


/* GALLERY */
.copybox {
	background-color: #2C333B;
	border: 2px solid #e4e4e4;
	padding: 10px;
	width: 677px;
}

.pricebox {
	background-color: #2C333B;
	border: 2px solid #e4e4e4;
	width: 697px;
}

.contactcopy, .pricecopy {
	padding: 10px;
}

.contactcopy form {
	color: #fff;
	font-size: 10px;
}

.pricebox table img {
	border-left: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	}
	
.pricebox table img.first {border-left: 0;}
.pricebox table img.last {border-right: 0;}

.copybox p {
	padding-right: 120px;
}

.carat {
	background: url("/images/carat.jpg") no-repeat;
	background-position: 100% 50%;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #E4E4E4;
}

.caratl {
	background: url("/images/carat_l.jpg") no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #E4E4E4;
}

table.galleryhub td {
	padding-bottom: 12px;
	}
	
.caratl a, table.galleryhub a, table.gallerydetail a {text-decoration: none; color: #e4e4e4;}

.gallerydetail { width: 500px; margin: 0 auto;}

.gallerydetail table td {text-align: right;}
.gallerydetail table {margin-bottom: 18px;}

.copybox ul {padding-left: 14px;}
ul.big li {margin-bottom: 1em;}

/*label {color: #fff; font-size: 10px;}*/

form {margin-top: 32px;}

input, select, textarea {float: left; margin-bottom: 10px; font-size: 10px;}
textarea {width: 320px;}

label {float: left; width: 220px; display: block;}

#fullimage {margin: 0 auto; text-align: center}
