@charset "utf-8";
/* CSS Document */
body {
	background:#000 url(../images/floral-bg.jpg);
	background-attachment:fixed;
	color:#8c8b8b;
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", serif;
	line-height:20px;
	/* Portfolio width plus 3950px; */
	width:17227px;
	-webkit-text-stroke:1px rgba(0,0,0,0);
}
/* Add width of images plus 45px margin per image */
#portfolio {
	width:13277px;	
}

.clear {
	clear:both;	
}
em {
	font-style:italic;	
}
h1 {
	font-size:36px;	
}
h2 {
	font-size:24px;
	margin:0 0 20px 0;
}
h3 {
	font-size:18px;
	margin:0 0 20px 0;
}
ul {
	list-style:disc;
	font-size:14px;
	margin:0 0 20px 0;
}
a {
	color:#cfcfcf;
	text-decoration:none;
}
a:hover {
	color:#b1323f;
}
p {
	font-size:14px;
	line-height:20px;
	margin:0 0 20px;
}
p.small {
	font-size:12px;	
}
p.thanks {
	color:#8ae483;	
}
label {
	display:block;
	float:left;	
	font-size:14px;
	line-height:26px;
	margin:0 20px 0 0;
	text-align:right;
	width:100px;
}
input.text,
textarea {
	background:#000;
	border:1px solid #2a2a2a;
	color:#b3b3b4;
	float:left;
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size:14px;
	line-height:18px;
	padding:3px;
	width:320px;
}
textarea {
	height:90px;
}
.button {
	background:#000;
	border:1px solid #2a2a2a;
	color:#b3b3b4;
	padding:3px 12px;
}
.form-field,
.form-button {
	margin:0 0 14px 0;
}
.form-button {
	padding:0 0 0 120px;	
}
table {
	font-size:14px;
	margin:0 0 20px 0;
}
td {
	vertical-align:top;	
}
td.item {
	width:220px;	
}
td.price {
	width:110px;	
}
#menu {
	background:url(../images/menu-bg.png) no-repeat;
	height:590px;
	left:13px;
	position:fixed;
	top:0;
	text-align:center;
	width:274px;
	z-index:100;
	
	text-shadow:#000 0 -1px 1px, #000 0 -1px 1px;
}
#menu h1,
#menu h2{
	text-indent:-9999px;
}
#menu h1 {
	background:url(../images/logo-main.png) no-repeat;
	display:block;
	height:75px;
	margin:51px auto 0 auto;
	width:125px;
}
#texture {
	background:url(../images/menu-texture-bg.jpg) no-repeat;
	background-position:center top;
	height:590px;
	left:13px;
	position:fixed;
	top:0;
	text-align:center;
	width:274px;
	z-index:100;
	
	text-shadow:#000 0 -1px 1px, #000 0 -1px 1px;
}
.active {
	background:url(../images/menu-highlight-bg.png) no-repeat;
	height:20px;
	left:47px;
	position:absolute;
	width:180px;
}
#nav {
	color:#cfcfcf;
	font-size:18px;
	list-style:none;
	position:relative;
	top:135px;
}
#nav li {
	margin:0 0 20px 0;
}
#nav a {
	margin:0 auto;
	display:block;
	width:100px;
}
#nav a:hover {
	color:#cfcfcf;
}
#contact-details {
	position:relative;
	top:155px;
}
#contact-details p {
	font-size:14px;
	line-height:20px;
	margin:0;
}
#content {
	width:100%;
	overflow:hidden;
}
#scroller {
	background:url(../images/scroll-bg.png) repeat-x;
	background-position:0 17px; 
	height:580px;
}
.container {
	border-left:1px solid #2a2a2a;
	padding:0 0 0 40px;
	margin:60px 0 0 0;
	height:460px;
}
#portfolio,
#services,
#rates,
#contact {
	vertical-align:top;
	padding:0 0 0 275px;
	float:left;
}
#services {
	width:400px;
}
#rates {
	width:800px;
}
#contact {
	width:1645px;	
}
#portfolio img {
	float:left;
	margin:0 45px 0 0;
}
.column {
	float:left;
	white-space:normal;
	width:330px;
	margin:0 40px 0 0;
	
}
