/* -------------------------------------------
project:	Curraghmore House and Gardens
date:		2008/06/06
------------------------------------------- */

/*--- RESET ---*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
}
.signiture{color: #3c5145; font-weight:normal; font-size:10px}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* LAYOUT
------------------------------------------- */

#container {
	position: relative;
	width: 790px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 #header { float: left; width: 790px; height: 111px; margin-bottom: 2px; background: url(../images/home.gif) top left no-repeat; /* --- here you change house image ---*/ }

  h1#logo { position: relative; float: right; width: 588px; height: 111px; text-indent: -999em; background: url(../images/waterford.jpg) no-repeat; /* --- here you can change logo with pet ---*/}
	h1#logo a {
	display: block;
	position: absolute;
	width: 588px;
	height: 111px;
	top: 2px;
	left: 1px;
}

  #header h2 { text-indent: -999em; }

 #sidebar { float: left; width: 202px; height: 442px; background: url(../images/mainnav_bg.jpg) no-repeat; 	font-weight: bold;
/* --- here you can change sidebar menu background ---*/ }

 #sidebar a {font:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; font-size:12px; text-decoration:none}
 #sidebar a:visited{font:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; font-size:12px; text-decoration:none}
 #sidebar a:hover{font:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; font-size:12px; text-decoration:none}
 #sidebar a:active{font:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; font-size:12px; text-decoration:none}

  ul#nav { float: left; padding-top: 10px; font-weight: bold; }
  ul#nav li { float: left; width: 201px; height: 22px; font-weight: bold; }
  ul#nav li a { display: block; 
  	width: 201px; 
	height: 20px; 
	text-decoration: none; 
	color: #f2fef1; 
	font-weight: bold; 
	background: url(../images/mu.png) no-repeat; 
	padding-top: 4px; 
	cursor: pointer; 
	text-indent: 10px; 
	letter-spacing: 2px; 
	
	font:Verdana, Arial, Helvetica, sans-serif; 	
	font-size:12px; 
	text-decoration:none;
}

 #sidebar_times{
	float: left;
	width: 202px;
	height: 140px;
	margin-top: 330px;
 }
 
  #sidebar_times p{
	font-size:12px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	color: #3c5145;
	line-height: 1.2;
 }

 #content { position: relative; float: left; width: 586px; height: 234px; margin-left: 1px; background: url(../images/main_image.jpg) top left no-repeat; /* --- here you can change second menu background image ---*/  }
  #content ul {
	position: absolute;
	width: 521px;
	height: 20px;
	bottom: 2px;
	padding-left: 16px;
}
  #content ul li { float: left;  }
  #content ul li a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #f0faf3;
	font-size: 12px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	}

	 #text-content {
	float: left;
	width: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.1;
	color: #4F6A5A;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
  #text-content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	margin: 5px 0;
	color: #435A3D;
	border-bottom: 1px solid #d8d8d8;
}
  #text-content p {
	padding: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #4F6A5A;
	font-style: normal;
	font-weight: normal;
}

 #footer {
	float: left;
	border: 1px solid #3c5145;
	;
	width: 788px;
	height: 90px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #3c5145;
}
  #footer p {
	float: left;
	padding: 4px 15px 10px 25px;
	line-height: 1.3;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
  #footer h3 {
	float: left;
	width: 280px;
	padding: 0 0 0 70px;
	margin-top: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	height: auto;
}

#container p.copy {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

 .copy a {
	text-decoration: none;
	color: #777777;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #4F6A5A;
	font-style: normal;
	font-weight: normal;
	margin-left: 30px; 
	margin-right:30px;  
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F8EDC7;
	vertical-align:top;
	border:thin; border-color:#336633;
	border-bottom:solid; border-style:solid;
}
.testimonialstitle{
	background-color:#2D593E;
	width:100%;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.testimonialstitle a{
color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.testcontent{
	font-size:16px;
	font-weight:normal;
}
