﻿/*	--------------------------------------------------
	CSS created by xpertweb.co.uk
-------------------------------------------------- */

body { 
	margin: 0; 
	padding: 0;
	text-align: center;
	background: #e1dccd;
	color:#515050;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
table.center {
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
	width:100%;
	}
	
/*	--------------------------------------------------
	A Links
-------------------------------------------------- */
	
a { color: #332716/* #332716*/; text-decoration: none; }
a:hover { color: #671926/*#671926*/; } 

.greenlink a { color: #47b6b6/* #47b6b6*/; text-decoration: none; }
.greenlink a:hover { color: #328181/*#328181*/; } 

.whitelink a { color: #ffffff/* #ffffff*/; text-decoration: none; }
.whitelink a:hover { color: #7d7d7d/*#7d7d7d*/; } 

/*	--------------------------------------------------
	Display Text
-------------------------------------------------- */

form { 
	margin: 15px; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
fieldset { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
ul { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
ol { 
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
li { 
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size:11px;
	font-weight:bold;
	}
	
p { 
	margin: 10px 20px 10px 20px;
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #332716;
	text-align:justify;

}
.testimonail { 
	margin: 5px 10px 5px 10px;
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #ffffff;
	text-align:left;
	font-style:italic;
	font-size:11px;
}
h6 { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
h5 { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
h4 { 
	margin: 0; 
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #333333;
	}
	
h3 { 
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0; 
	border: 0;
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #7d7d7d;
	}
	
h2 { 
	margin: 15px 20px 15px 20px; 
	padding: 0; 
	border: 0;
    font-family: "Lucida Grande", arial, sans-serif;
    font-family: arial, sans-serif;
	text-align: left;
	color: #ffffff;
	}
	
h1 { 
	margin: 15px 20px 15px 20px; 
	padding: 0; 
	border: 0;
    font-family: "Lucida Grande", arial, sans-serif;
    font-family: arial, sans-serif;
	text-align: left;
	color: #671925;
	}
h6 { font-weight: bold; color: #e969a2;  }
	
h5 { font-weight: bold; color: #e969a2;  }
	
h4 { font-weight: bold; color: #ffffff;  }
	
h3 { font-weight: bold; color: #47b6b6;  }
	
h2 { font-weight: bold; font-style:italic; color: #ffffff;  }
	
h1 { font-weight: bold; font-style:italic; color: #671925; }
h1 { font-size: 15px; }
h2 { font-size: 15px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }
p { font-size: 11px;}

hr {
	margin: 0px 20px 20px 20px;
	color:#332716;
}

/*	--------------------------------------------------
	Extras
-------------------------------------------------- */

.speech1 {
	background-image:url('images/speech.png');
	background-repeat:no-repeat;
	background-position:left top;
}
.speech2 {
	background-image:url('images/speech.png');
	background-repeat:no-repeat;
	background-position:right bottom;
}
.style1 {
	background-color: #FFFFFF;
}

input { 
	background-color:#4a3a24; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	border:1px #4a3a24 solid;
	font-size:12px;
	font-weight:bold;
}
.inputsubmit { 
	background-color:#4a3a24; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	border:3px #47b6b6 solid;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
textarea { 
	margin-top:10px;
	margin-bottom:10px;
	background-color:#4a3a24; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #4a3a24 solid;
}  
select { 
	background-color:#ffffff; 
	color: #7d7d7d; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/************************************************  

 Buttons

************************************************/ 


.buttons li {  

display:inline;  

list-style:none;  

line-height:15px;

}  
buttons li a {  

display:block;  

float:left;  

}  
.buttons li a span {  

display:inline;  

float:left;

padding:2px 10px 2px 10px;  

margin-left:0px;  

margin-bottom:1px;

margin-top:1px;

cursor:pointer;  

border: 0px transparent solid;

height:15px;

width:199px;
}  
.buttons li a:hover {  
	color:#671925; 
 }  
.buttons li a:hover span {  
	background-color:#e7e3d3 ;
	color:#671925; 
	border-bottom: 0px transparent solid;
	border-top: 0px #e7e3d3 solid;
	border-left: 0px #e7e3d3 solid;
	border-right: 0px #e7e3d3 solid;
	height:15px;
}
.buttonsover {    
display:inline;  
	background-color:#e7e3d3 ;
	border-bottom: 0px transparent solid;
	border-top: 0px #e7e3d3 solid;
	border-left: 0px #e7e3d3 solid;
	border-right: 0px #e7e3d3 solid;
	color:#671925; 
	height:20px;
	cursor:pointer;  
}
.style12 {
	background-color: #E7E3D3;
}
.style13 {
	background-color: #F8F3EA;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
}
.style14 {
	background-color: #D1CAB7;
}
.style15 {
	background-color: #332716;
}
.style16 {
	text-align: center;
}
.style17 {
	color: #FFFFFF;
}
.style18 {
	color: #671A26;
}
.style19 {
	color: #671926;
}
.style20 {
	border-width: 0px;
}
.style21 {
	text-align: right;
}

