/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial;
 font-size: 13px;
 background-color: #dfd8c8;
 text-align:justify;
}
#wrapper { 
 margin: 0 auto;
 width: 940px;
 background-color:#FFFFFF;
}
#faux {
 background: url(images/watermark.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 940px;
 padding: 0px;
 height: 144px;
 margin: 0 auto;
 background: #ffffff;
 background-image:url(images/header.jpg);
 background-repeat:no-repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0 auto;
 padding: 0px 5px 5px 5px;
 width: 181px;
 float: left;
 
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 25px 10px 0px 0px;
 padding: 10px;
 width: 703px;
 display: inline;
 position: relative;
 min-height:750px;
}
#footer { 
 width: 940px;
 clear: both;
 color: #ffffff;
 background: #b7ad97;
 margin: 0;
 padding: 10px 0px 10px 0px;
 background-image:url(images/vine.jpg);
 background-repeat:no-repeat;
 background-position: left top;
 text-align:center;
 font-size: 11px;
}

#footer a {
	color:#ffffff;
	text-decoration:underline;
	}
.clear { clear: both; background: none; }

#menu {
	background-image: url(images/menu.gif);
	background-repeat:no-repeat;
	height:451px;
	
	}
	
	

#nav {
	padding-top: 70px;
	
	}
#nav ul {
	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#nav li {
	line-height:30px;
	border-bottom: 1px dotted #000;
	text-align:center;
	list-style-type: none;
	width: 80%;
	margin: 0 auto;
	}
	
#nav li a {
	color: #000000;
	text-decoration:none;
	}
	
#nav li a:hover {
	color:#b9527a;
	font-weight:bold;
	}

#nav li a#current {
	color: #b9527a;
	font-weight:bold;
	}
	
#news {
	background-image: url(images/newsletter_bg.gif);
	background-repeat:no-repeat;
	height:169px;
	margin: 0 auto;
	}
	
.map {
	float:right;
	padding:10px;
	}
	
img {
	border-style:none;
	}
	
.pbold {
	font-weight:bold;
	 color: #9c325b;
	 }
	 

	
.nb {
	font-size: 11px;
	}
	
.style1 {
	color:#9c325b;
	}
	
.portfolio li {
	list-style-type:none;
	background-image: url(images/leaf.jpg);
	background-repeat:no-repeat;
	margin-left: 20px;
	padding-left:25px;
	
	}

.imgr {
	float:right;
	padding: 10px;
	}
	
.quote{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#9c325b;
	}
	
h3 a {
	color: #9f9378;
	}
	
.shutter li {
	list-style-type:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left: 10px;
	}

.shutter li a {
	text-decoration:none;
	}
	
.shutter li a:hover {
	color:#9c325b;
	}
	
div#portfolio {
	border: dashed 1px #a19271;
	padding: 5px;
	margin-bottom:15px;	}
	
.list li {
	list-style-type:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	}

table.price {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	
}

table.price th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}

table.price td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
	
.album_bg {
	background-color: #9c325b;
	
	height:auto;
	width: 223px;
	text-align:center;
	font-weight:bold;
	color:#9c325b;
	font-size:16px;
	margin: 0 auto;
	}
	
.album_bg2  {
	border: 3px solid #cacac9;
	width: 199px;
	height: 167px;
	margin: 0 auto;
	padding-bottom: -5px;
	
	}
.aname {
	text-align:center;
	padding: 5px;
	}

.aname a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/beige_button.jpg);
	background-repeat:repeat-x;
	width: 205px;
	height: 33px;
	display:block;
	margin: 0 auto;
	padding: 7px 0 0 0;
	margin: -5px 8px 5px 8px;
	background-color: #bdb199;
	background-position:top;
	
	
	}
	
.aname a:hover {
	background-image: url(images/pink_button.jpg);
	background-repeat:repeat-x;
	width: 205px;
	height: 33px;
	display:block;
	margin: 0 auto;
	padding: 7px 0 0 0;
	margin: -5px 8px 5px 8px;
	background-color: #b8527a;
	background-position:top;
	}
	
a {
	text-decoration:underline;
	color:#000000;
	}
	
.enquire a {
	background-image:url(images/e_bg.jpg);
	background-repeat:repeat-x;
	width: 90px;
	padding:5px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	}
	
h1 {
	font-size: 20px;
	
	}
	
.bold {	
font-weight:bold;
}

.pi{
	
	font-style:italic;
	font-weight:bold;
	color:#9c325b;
	}

h2 {
	font-size: 13px;
	background-image:url(images/bbullet.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-left: 20px;
	}
	
.contact a {
	background-image:url(images/p_button.jpg);
	background-repeat:no-repeat;
	width: 162px;
	padding: 10px 30px 10px 25px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	}

div#voucher {
	border: dashed 2px #a19271;
	padding: 5px;
	margin-bottom:15px;	}
	
table#pics
{
	
}

table#pics tr td a
{
	text-decoration:none;
}

table#pics tr td img
{
	padding:4px;
	border: 1px solid #BCB198;
}

table#albums
{
	
}

table#albums tr td
{
	width:33%;
}

.logor {
	float:right;
	padding:5px;
	}

.client {
		font-style: italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding: 10px;
}
