/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th{
	margin:  0;
	padding : 0;
	font-family: "Trebuchet MS", Arial, Helvetica, verdana, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}

body{
	width:100%;
	background-repeat: repeat-x;
	background-image: url(/graphics/bg2.gif);
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #000000;

}







p{
	padding-top: 7px;
	padding-bottom: 7px;
	color: #333333;

}

h1{
	font-size: 33px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-bottom: 17px;
	font-weight: 100;
	margin-left: -2px;
	background-image: url(graphics/dotted-underline.gif);

}


h2 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px 33px;
	padding-top: 14px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left-col h2 a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#left-col h2 a:link, a:visited, a:active   {
	color: #000;
}

#left-col h2 a:hover{
	color: #678901;

}


.intro{
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 4px;
	line-height: 18px;

}

 #left-col .intro a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DD73;
	color: #000000;


}

#left-col .intro a:link, a:visited, a:active   {
color: #000000;
}

#left-col .intro a:hover{
	color: #678901;

}


h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
}


a:link { color: #035097; }
a:visited { color: #613B87; } 
a:active { color: #678901; } 
a:hover { color: #000000; } 

#container {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#header{
	height: 80px;
	width: 885px;
	

}




#col-wrapper{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#left-col{
	float: left;
	width: 582px;
	margin-right: 17px;
	padding-top: 24px;
	padding-bottom: 15px;
}

#single-col{
	width: 830px;
}

#single-col img{
	border: 1px solid #CCCCCC;

}


#right-col{
	width: 240px;
	float: left;
	padding-top: 220px;
	background-image: url(/graphics/home-pic2.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-bottom: 50px;
}


#featured-posts{
	margin-left: 35px;
	padding-bottom: 30px;
	color: #000000;

}

#featured-posts a{
	font-size: 11px;


}

#featured-posts li{
	margin-top: -3px;



}

#featured-posts p{
	font-size: 11px;
	line-height: 15px;
        margin-top: -3px;
	padding-top: 0px;
	padding-bottom: 4px;


}


#footer{
	clear: both;
	font-size: 10px;
	background-image: url(/graphics/dotted-underline.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	width: 100%;
	background-position: 0px 14px;
	display: block;
	height: 19px;
	color: #000000;
}

/* footer links */

#footer li {
	text-align:center;
	display:inline;
}

#footer li a {
	text-decoration: underline;
	padding-left: 10px;
	text-transform: uppercase;
}


#valid-stuff{
	float: left;
	margin-right: 25px;

}

#valid-stuff a{
	color: #666666;


}


#copyright{
	float: left;
	padding-top: 1px;
	padding-left: 1px;
	color: #000000;

}


#footer-nav{
	text-transform: uppercase;
	float: left;

}

#basef{
	clear: both;
	width: 100%;
	display: block;
	height: 1px;
	
}


.alt-colour {
color:#7A9F01;
background:transparent;
}



/* top navigation - image based */

ul#nav {
	height:71px;
	padding-top: 13px;
}

ul#nav li {
padding:0;
margin:0;
list-style-type:none;
float:left;
text-indent:-9999px;
}

ul#nav li a {
	border:0;
	text-decoration:none;
	display:block;
	background-color: transparent;
	background-image: url(/graphics/topnav2.gif);
	background-repeat: no-repeat;
}


li#home a {
    width:71px;
	height:43px;
}

li#portfolio a {
	width:99px;
	height:43px;
}

li#about a {
	width:75px;
	height:43px;
}

li#services a {
	width:91px;
	height:43px;
}

li#blog a {
	width:63px;
	height:43px;
}

li#contact a {
	width:90px;
	height:43px;
}


li#home a:hover, li#home a:focus {
	background-position:0px -43px;
	 }
li#portfolio a:link, li#portfolio a:visited {	
	background-position:-71px 0px;
	}
li#portfolio a:hover, li#portfolio a:focus {	
	background-position:-71px -43px;
	}
li#about a:link, li#about a:visited {	
	background-position: -172px 0px;
	}
li#about a:hover, li#about a:focus {	
	background-position: -172px -43px;
	}

li#services a:link, li#services a:visited {	
	background-position: -247px 0px;
	}
li#services a:hover, li#services a:focus {	
	background-position: -247px -43px;
	}

li#blog a:link, li#blog a:visited {	
	background-position: -338px 0px;
	}
li#blog a:hover, li#blog a:focus {	
	background-position: -338px -43px;
	}
	
	li#contact a:link, li#contact a:visited {	
	background-position: -401px 0px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -401px -43px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px -86px;
	}
body#portfolio-page ul#nav li#portfolio a {
	background-position:-71px -86px;
	}
body#about-page ul#nav li#about a {
	background-position:-172px -86px;
	}
body#services-page ul#nav li#services a {
	background-position:-247px -86px;
	}
body#blog-page ul#nav li#blog a {
	background-position:-338px -86px;
	}	
body#contact-page ul#nav li#contact a {
	background-position:-401px -86px;
	}






/* header roll-over
------------------------------------------------------------------*/

ul#logotype {
	float: left;
	height: 70px;
	margin-left: -5px;
	padding-right: 15px;
}

ul#logotype li {
padding:0;
margin:0;
list-style-type:none;
float:left;
text-indent:-9999px;
}

ul#logotype li a {
	border:0;
	text-decoration:none;
	display:block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/graphics/logotype-roll.gif);
}


li#homel2 a {
width:368px;
	height:70px;
}


li#homel2 a:hover, li#homel2 a:focus {	
	background-position:0px -70px;
	}

#creditfooter{
	height: 1px;
	width: 1px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 15px;
}

.feedBurnerFeedBlock{
	background-color: #fff;

}

/* contact page form
------------------------------------------------------------------*/

#contactform {
	width: 510px;
	background: #FDFDFD;
	text-align: left;
	clear: left;
	border: 1px solid #D9D9D9;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
}

#contact-submit {
	width: 340px;
	w\idth: 340px;
	padding: 0;
	background: transparent;
	text-align: center;
	margin-top: 10px;
	clear: left;
	
}

/* text lists with 'tick' */

#content-list
{
	margin-left: 0;
	padding-left: 0;
	list-style: url(none) none;
	font-size: 14px;
	line-height: 200%;
	margin-top: 6px;
	margin-bottom: 6px;
}

#content-list li 
{
	list-style-type: none;
	font-size: 12px;
	background-image: url(/graphics/tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

/* portfolio page */

#portfolio-box{
	margin-top: 12px;
	margin-right: -50px;


}

#portfolio-box img{
	margin-right: 24px;
	margin-bottom: 24px;
	border: 1px solid #B4B4B4;


}

#portfolio-box2{
	margin-top: 12px;
	margin-right: -50px;


}

#portfolio-box2 img{
	margin-right: 24px;
	margin-bottom: 24px;
	border: 1px solid #B4B4B4;


}

.large-portfolioimage{

}


.external-link{
	background-image: url(/graphics/external-icon.gif);
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right 1px;

}

.more{
	padding-top: 0px;

}

#portfolio-nav{
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	text-align: center;
	color: #8D8D8D;

}

#portfolio-nav ul{

}

#portfolio-nav li{
	padding-right: 12px;
	padding-left: 12px;
	float: none;
	display: inline;

}

.testimonial{
	color: #666666;
	font-style: italic;
}

#heart{
	width: 140px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 50px;
	border: 2px solid #CCC;
	margin-left: 33px;
}
