@charset "utf-8";
/* CSS Document */

A:focus, A:hover, A:active /* Firefox image outline fix */
{ 
	outline: none 
}

a:link, a:visited, a:active {
	color:#73A11D;
	text-decoration:underline;
}
a:hover {
	color:#FF3;
	text-decoration:none;
}

h1 {
	text-indent: -5000px;
	width: 350px;
	height: 170px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background-image: url(../../img/logo_top2.jpg);
	background-repeat: no-repeat;
	left: -1px;
	background-position: -20px 0px;
	}
	
h2 {
	width: 455px;
	height: 100px;
	margin-top: 45px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 486px;
	color: #EEEEEE;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 185px;
	}
	
h3 {
	width: 91px;
	height: 58px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #AEA0CE;
	font-weight: normal;
	}
	
h4 {
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height:140%;
	padding-bottom:8px;
	}
h4b {
	color:#fff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	line-height:200%;
}
	
h5 {
	font-weight: bold;
	font-size: 14px;
	color: #76A014;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h6 {
	font-size: 16px;
	line-height: 60px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	}
	
h6.hire {
   text-indent: -5000px;
   background:url(../images/headings/hire-me.gif) no-repeat;
   width: 91px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.cv {
   text-indent: -5000px;
   background:url(../images/headings/cv.gif) no-repeat;
   width: 117px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}

a .featured_image {
	border:6px solid #160f09;
	margin-top:18px;
	}
	
	a:hover .featured_image {
	border:6px solid #0c0805;
	margin-top:18px;
	}
	
a .work_image {
	border:6px solid #FFFFFF;
	}
	
	a:hover .work_image {
	border:6px solid #EEEEEE;
	}
	
a .work_image2 {
	border:6px solid #160f09;
	margin-top:45px;
	}
	
	a:hover .work_image2 {
	border:6px solid #0c0805;
	margin-top:45px;
	}

.info {
	line-height:150%;
	margin-bottom:15px;
	}
	
.view a {
   padding:6px;
   background-color:#000;
   font-size:10px;
   color:#8e7d6a;
   text-decoration:none;
   }
   
.view a:hover {
	padding:6px;
	background-color:#5A3F99;
	font-size:10px;
	color:#fff;
	text-decoration:none;
   }	

	
.involvement {
	font-size:11px;
	}
	
#bullets {
	padding-top:8px;
	margin-bottom:15px;
	}
	
.highlight {
	background-image: url(../../img/white.png);
	border: 1px solid #AAAAAA;
}	
	
.listitems ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/tick.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#B09D87;
	float:none;
	padding-left:29px;
	padding-top:1px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
.listitems2 ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/arrow.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#B09D87;
	float:none;
	padding-left:29px;
	padding-top:1px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
#bloglist, #bloglist2 {
	padding-top:0px;
	margin-bottom:15px;
	}
	
.bloglistitems ul li {
	position: relative;
	list-style:none;
	font-size:13px;
	color:#B09D87;
	float:none;
	padding-top:0px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	height:17px;
	}
	
.footerlinks A:link {
	color:#FF3;
	font-size:11px;
	clear:both;
	text-decoration:none;
    }
	
    .footerlinks A:visited {
	color:#76A014;
	font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:active {
    color:#3f352a;
    font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:hover {
	color:#EEE;
	font-size:11px;
	clear:both;
	text-decoration:underline;
		  }	

	

/*Form Styles*/

.text {
	width:270px;
	height:22px;
	color:#DDD;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.textunder {
	color:#B09D87;
	font-size:13px;
	font-weight: normal;
	text-decoration: underline;
}
	
.posText {
	width:270px;
	height:150px;
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#322014;
	padding-left:5px;
	padding-top:5px;
	color:#B09D87;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.text:focus	{
	border: 1px solid #322014;
	background-color: #FFFFFF;
}

textarea.posText:focus	{
	border: 1px solid #322014;
	background-color: #FFFFFF;
}

fieldset {
	border:none;
	}
	
#emailSuccess {
padding-bottom:14px;
}

#loadBar {
padding-bottom:14px;
}
.text2 {
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3B2966;
	border-right-color: #3B2966;
	border-bottom-color: #3B2966;
	border-left-color: #3B2966;
	line-height: 24px;
	font-style: italic;
}
.text3 {
	height:30px;
	color:#FFFFFF;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	line-height: 22px;
}
.text4 {
	height:40px;
	padding-top:5px;
	color:#FFF;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text5 {
	padding-top:5px;
	color:#76A014;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text6 {
	height:40px;
	padding-top:5px;
	color:#EEE;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}
.brdr {
	border: 2px solid #ffffff;
}
.textfaq {
	width:270px;
	height:22px;
	color:#B99CF7;
	font-size:14px;
	font-weight: bold;
}
.flower {
	background-color: #6000FB;
	color: #FFF;
	padding-top: 5px;
	padding-right: 150px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.cpic {
	border: medium solid #EEE;
	margin-left: 10px;
}
.left ol li {
	margin-left: 50px;
}
.cpic2 {
	margin-left: 10px;
}
