/* CSS Stylesheet. Copyright (c) 2005 */
/* Design by Pipeline Consulting Limited : www.pipelineconsulting.co.uk */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #300 url("../../images/background.gif") top repeat-x;
	padding-top: 31px;
}

#content {
	position: relative;
	width: 760px;
	background: url("../../images/content_bg.gif") repeat-y;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	

}

/* Header */

#header {
	position: relative;
	height: 147px;
	width: 100%;
	background: url("../../images/header_bg.gif") bottom left no-repeat;
}

	#header ul {
		position: absolute;
		left: 34px;
		top: 60px;
		display: block;
		margin: 2px 0 0 0;
		padding: 0;
		list-style: none;
	
	}
	    img#header_top 
	    {

	    }
	
		#header ul li {
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
		}
			#header ul li a {
				display: block;
				margin-right: 19px;
			}
				#Xabout 
				{
				    margin-top: 22px;
				}
				#Xpackages {	
					margin-top: 12px;
				}
				#Xdippers {
					margin-top: 6px;
				}
				#Xgallery {
					margin-top: 0px;
				}
				#Xlinks 
				{
				    margin-top: 2px;
				}
				#Xevents 
				{
				    margin-top: 8px;
				}
				#Xcontact {
					margin-top: 14px;
				}

/* Sash */

#sash {
	position: relative;
	height: 125px;
	width: 760px;
	background: url("../../images/sash.jpg") no-repeat;
}

	img#logo {
		position: absolute;
		bottom: 0;
		right: 35px;
	}

/* Main Section */

#main {
	position: relative;
	width: 640px;
	background: url("../../images/main_bg.gif") top left no-repeat;
	padding-top: 110px;	/* Title height + padding*/
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	
}

	.title {
		position: absolute;
		width: 760px;
		height: 100px;
		top: 0;
		right: 0;
		background: url("../../images/title_bg.gif") top right no-repeat;
	}
	    #titleFront 
	    {
	        background: url("../../images/title_bg_front.gif") top right no-repeat;
	    }
	        
	    
		.title img {
			position: absolute;
			bottom: 0;
			right: 50px;
		}

/* Footer */

#footer {
	position: relative;  /* Needed for Safari */
	clear: both;	
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 100%;
	background: #300;
}

	#footer_content {
		width: 760px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		background: url("../../images/footer_bg.gif") no-repeat top;
		text-align: center;
	}
		#footer_content img#phone {
			margin: 40px 0 10px 0;
		}

	#footer_links {
		width: 760px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
		#footer_links p {
			font-size: 0.85em;		
		}
			#footer_links a, #footer_links a:visited {
				text-decoration: none;
				color: white;
			}
				#footer_links a:hover, #footer_links a:visited:hover {
					text-decoration: underline;
				}
			
		#footer_links h2 {
			font-size: 0.8em;
			margin: 0;
			padding: 0 0 10px 0;
		}
			#footer_links h2 .seo {
				visibility: hidden;
			}
/* Text */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
}

h1 {	
	font-size: 1.8em;
	letter-spacing: -1px;
	color: #633;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}
    .date 
    {
        margin-top: 2em;
    }

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

p {
	margin: 0;
	padding: 0;
}

p.normal {
	margin: 0 0 2em 0;
	font-size: 0.9em;
	color: #633;
	line-height: 1.5em;
	width: 400px;
	margin-bottom: 20px;
	font-weight: bold;
}


.bold {
	font-weight: bold;
}

#main h2 {
	font-size: 0.9em;
}
	#main h2 a {
		color: #333;
	}

	#main h2 .seo {
		visibility: hidden;
	}


/* Links */

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: none;	
}


#main a {
    text-decoration: underline;
}

/* Misc */

img {
	border: 0;
}

.clearing {
	font-size: 0.1em;
	margin: 0;
	padding: 0;
	clear: both;
}

.featured_link {
	display: block;
	margin-bottom: 2em;
	width: 60%;
}

.featured_href {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

.testimonial 
{
    font-size: 1.4em;
    font-weight: bold;
    float: right;
    width: 200px;
    color: #300;
}
    .credit 
    {
        font-size: 0.6em;
        display: block;
        text-align: right;
        margin-top: 1em;
    }
    

#footer ul {
    list-style: none;
    margin: 0 auto 20px  auto;
    padding: 0;
    text-align: center;
}

    #footer ul li {
        display: inline;
        margin-right: 5px;
        margin-left: 5px;
        line-height: 1em;
    }
    
        #footer ul li a {
            font-size: 9px;
            color: #633;
            
            
        }
        
            #footer ul li a:hover {
                color: #CC6600;
            }
            
            
.pageBlock {
    margin-left: 20px;
    margin-top: 200px;
    z-index: 4;
    width: 300px;
    padding-bottom: 40px;
}      

.pageBlock p {
	margin: 0 0 2em 0;
	font-size: 0.9em;
	color: #633;
	line-height: 1.3em;
	margin-bottom: 20px;
	font-weight: bold;
}      
