/* ----------------------------------------------------------*/
/* John Greasley styles ------------------------------------*/
/* --------------------------------------------------------*/

/* Colours ----- */
/* yellow - #f66414 */
/* green - #006600 */


/* ------------------------------------------------*/
/* Redifine Tags  --------------------------------*/
/* ----------------------------------------------*/

body {
	color: #333;
	width:720px;
	float:none;
	margin: 0 auto;
	padding: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: url('../images/bg.gif') #006600 repeat-x;
	/* centre in IE */
	text-align: center;
}

a {
	color:#006600;
	text-decoration: underline;
}

em {
	font-style: italic;
}

img {
	border:none;
	padding:0;
	margin:0;	
}

input {
	padding:2px;
	font-size:1em;
	margin:0 0 5px 0 ;
	color:#333;
}

strong {
	color: #006600;
}

textarea {
	padding:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color:#333;
}


#main_content .small {
	font-size:0.85em;


}


.col-split-left{
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width:24%;
	float:left;
	margin:0 20px 0 0;
	padding:0 0 10px 0;
}


.col-split-right {
	width:72%;
	float:left;
	margin:0;
	padding:0;
}



hr {
	width: 100%;
	display: block;
	padding:0;
	margin:10px 0;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #ececec;
	height: 1px;
	color:#ececec;
}


hr.short {
	width:450px;
}



h1, h2, h3, h4, h5{
	font-family: Times New Roman, Georgia, serif;
	font-weight: normal;
	padding:0;
	margin:0;
	line-height: 1.4em;
	color: #006600;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding:0;
	margin:0;
	line-height: 1.4em;
	color: #333;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
}


h4 {
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
}

p {
	line-height:1.8em;
}

fieldset {
	padding:0;
	margin:0;
	border:none;
}



/* ------------------------------------------------*/
/* universal styles ------------------------------*/
/* ----------------------------------------------*/



.hide {
	display: none;
}
.frame {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.bord {
	border: 1px solid #dedede;
	padding: 4px;
	float:left;
	margin: 0 10px 0 0;
}

.left {
	float:left;
}

.right {
	padding:10px 0;
	float:right;
}

.text-center {
	text-align: center;
}


.text_right {
	text-align:right;
}

.text_left {
	text-align:left;
}

.text-small {
	font-size:0.85em;
}

.bold {
	font-weight: bold;
}


.clearer {
	width:100%;
	padding:0;
	margin:0;
	float:none;
	clear:both;
}


.highlight {
	color:#006600;
}


.highlight-bold {
	font-size: 1.1em;
	font-weight: bold;
	color:#006600;
}




/* ------------------------------------------------*/
/* structure   -----------------------------------*/
/* ----------------------------------------------*/



#logo {
	background: url('../images/logo.jpg') top center no-repeat;
	text-indent: -1000em;
	display: block;
	padding:80px 0;
	margin: 0 auto;
}


/*main navigation (green)*/


#global-nav {
	width:380px;
	margin:0 auto 0 auto;
	padding:0;
	float:none;
	text-align: center;

}

#global-nav li{
	margin:0 3px 0 0;
	padding:0;
	float:left;
	list-style-type: none;
}

#global-nav li a{
	display:block;
	text-decoration: none;
	padding:0 9px 0 0;
	margin:0;
	color:#333;
	background:none;
	white-space: nowrap;
	background:url("../images/nav/normal_r.gif") no-repeat top right ;
}

#global-nav li > a {
	/* correct width in real browsers */
	width: auto;
}

#global-nav li a span{
	display:block;
	margin:0;
	padding:7px 0 4px 9px;
	background:none;	
	background:url("../images/nav/normal_l.gif") no-repeat top left;
}

#global-nav li a:hover{
	text-decoration: none;
	color:#fff;
	padding:0 9px 0 0;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}

#global-nav li a:hover span {
	padding:7px 0 4px 9px;
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}



/*hover states*/
#home #global-nav .nav1 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#home #global-nav .nav1 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}


#services #global-nav .nav2 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#services #global-nav .nav2 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}


#portfolio #global-nav .nav3 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#portfolio #global-nav .nav3 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}


#about-us #global-nav .nav4 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#about-us #global-nav .nav4 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}


#news #global-nav .nav5 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#news #global-nav .nav5 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}


#contact #global-nav .nav6 a{
	color:#fff;
	background:url("../images/nav/hover_r.gif") no-repeat top right ;
}
#contact #global-nav .nav6 span {
	background:url("../images/nav/hover_l.gif") no-repeat top left;
}

/*content*/

#content {
	text-align: left;
	width:670px;
	padding:15px 25px;
	margin:10px 0 0 0;
	float: left;
	background: #fff;
}

#content-bottom {
	float:left;
	width:720px;
	padding:10px 0 0 0;
	margin: 0;
	background:url("../images/bg-content-bottom.gif") no-repeat top left;
}

#content ul{
	width:90%;
	float:left;
	background: #fff;
	clear:both;
	padding:0 40px 5px 40px;
	margin:10px 0 0 0;
}

#content ul li {
	float:none;
	clear: both;
	padding:0;
	margin:0 0 8px 0;
}


#content ul ul{
	margin:5px 0 0 0;
	padding:0 0 0 15px;
}



#content ul.two-col{
	width:47%;
	float:left;
	clear:none;
	padding:0;
	margin:15px 10px 0 0;
	list-style-type: none;
}

#content ul.two-col li {
	float:left;
	padding:6px 8px;
	margin:0 0 5px 0;
	clear: none;
	display: block;
	width:95%;
	background: #e5e5e5;
	text-decoration: none;
	font-weight: bold;
	font-family: Times New Roman, Georgia, serif;
	font-size: 1.2em;
	color:#006600;
}


#content #sub-nav{
	float:left;
	background: #fff;
	width:100%;
	clear:both;
	padding:10px 0 0 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #e5e5e5;
}

#content #sub-nav li {
	float:left;
	padding:6px 4px;
	margin:0 5px 10px 0;
	clear: none;
	width:210px;
	background: #e5e5e5;
}



#content #sub-nav li a{
	padding:0 0 0 12px;
	color:#006600;
	text-decoration: none;
	font-weight: bold;
	font-family: Times New Roman, Georgia, serif;
	font-size: 1.2em;
	background: url("../images/arrow-right.gif") top left no-repeat;
}


#content #sub-nav li a:hover{
	text-decoration: underline;
	color:#000;
}





#content img {
	border: 1px solid #e5e5e5;
	padding: 4px;
	margin:0 0 5px 0;
}

#content .text-center img {
	margin-right: 10px;
}


#content h1 {
	width:98%;
	padding:6px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:2em;
	font-family: Times New Roman, Georgia, serif;
	color:#006600
	margin:0;
}




#content h2 {
	width:97%;
	float: left;
	background: #f5f5f5;
	padding:10px;
	border-top:1px solid #e5e5e5;
	font-size:1.6em;
	font-family: Times New Roman, Georgia, serif;
	color:#006600;
	margin:0 0 10px 0;
}


#content .border-box {
	clear: both;
	float:left;
	width:100%;
	padding:10px 0;
	border-top:1px solid #e5e5e5;
	margin:10px 0 0 0;
	background:none;
} 

#content .border-box img {
	float:left;
	margin:0 10px 0 0;
}

#content .border-box h3 {
	border:none;
}


#portfolio #content h2 {
	width: 45%;
	float:left;
	margin:0 3% 0 0 ;
	background: #fff;
	border:none;
	padding:0;
}

#portfolio #content p {
	float:left;
	width: 48%;
}


/*footer*/

#footer {
	float:left;
	text-align: center;
	width:100%;
	padding:0 0 20px 0;
	margin:0;
}

#footer p, #footer a {
	text-align: center;
	width:100%;
	padding:0;
	margin:0;
	color:#669966;
}

#footer a {
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
	color:#fff;
}

/*buttons*/

#content a#btn-top {
	display: block;
	margin:10px 0;
	padding:0 0 0 20px;
	background: url("../images/arrow-up.gif") top left no-repeat;
	text-decoration: none;
}


#content a#btn-contact {
	display: block;
	margin:10px 0;
	padding:0 0 0 20px;
	text-decoration: none;
	background: url("../images/arrow-right.gif") top left no-repeat;
}


/*contact page*/
#contact form {
	margin:20px 0 0 0;
	padding:5px 0 0 0;
}

#contact .alert {
	width:92%;
	padding:20px;
	color: #006600;
	background:#f6f6f6;
	border: 1px solid #e5e5e5;
}

#contact .row {
	margin:0 0 5px 0;
}

#contact .text-center {
	padding:0 0 0 80px;
}

#contact .button{
	padding:3px 7px;
	font-weight: bold;
	color:#fff;
	background:#006600;
}

#contact .button-grey{
	padding:3px 7px;
	font-weight: bold;
	color:#666;
	background:#e5e5e5;
}

#contact label{
	float:left;
	width:140px;
	text-align:right;
	margin:0 10px 0 0;
	padding:0;
	font-weight:bold;
}

#contact .inputtext {
	border:1px solid #ccc;
	padding:5px;
	width:50%;
	margin:0;
}

#contact textarea {
	width:50%
}




	

