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

body{
	margin:0;
	color:#232323;
	font: normal 0.85em/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	background-attachment: scroll;
	background: url(images/bg.jpg) top repeat-x;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, span{
	margin:0; padding:0;
}

.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.underline {
border-bottom: solid 1px #BDBDBD;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#sitemap {
	width:960px;
	height: 30px;
	text-decoration: none;
	margin: 0 auto;
}
#sitemap a{
	float: right;
	font: normal 70%/1.5em verdana, helvetica, sans-serif;
	color: #CDCDCD;
	text-decoration:none;
	margin: 0 auto;
	padding:5px 20px 0 0;
}

#sitemap a:hover{ color: #fff;
	}
/*------------------------------------------------menu_area--------------------*/
#container-nav {
	width: 960px;
	margin: 0 auto;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	height: 78px;
	background: url(images/header.jpg) no-repeat;
	padding: 60px 0 0 0;
}

.nav {
	float: left;
	width: 890px;
	margin: 0 auto;
	padding: 0 auto;
}

.nav a { float: left; margin: 52px 0 0 20px; padding: 0 15px;
	color: #D4DCD0 /*#A67346*/; font: normal 1.1em "Trebuchet MS", Verdana, Arial,  Sans-serif; letter-spacing:-.005em;
	text-decoration: none; /*text-transform: uppercase;*/
}

.nav a:hover {
	color: #DA8429;
	/*background-color: #FB5580;*/
	/*border-bottom:#B6A291 solid 2px;*/

}

/*------------------------------------------------banner--------------------*/
#container-main {
	width:960px;
	margin: 0 auto;	
	text-transform: none;
	text-decoration: none;
	float: none;
	padding: 0px;
}

.main-left-index {
	color: #47769D /*#3c6384*/;
	text-decoration: none;
	background: #F8F0C9;
	margin: 0 auto;
	float: left;
	/*width: 907px;*/
	height: 400px;
	padding: 0 auto;
}

.main-left-index h2 {
	font: normal 2em Verdana, Arial, sans-serif;
	color: #E42559;
	text-decoration: none;
	line-height: 30px;
}

.main-left-index p {
	color: #44543E;
}

.main-left-index ul{
	list-style-type: none;	
	/*padding: 10px 0 0 5px !important;*/
	margin: 10px 0 0 5px;
}

.main-left-index ul li{
	color:#333333;
	padding:0 0 5px 20px;
	background:url(images/ico-arrow.gif) 0 6px no-repeat;	
	border-bottom: 1px dashed #D0BBB2;
	text-decoration:none;
}

.main-left-index ul li a{	
	display: block;
	text-decoration:none;
	color:#2E545D;
}

.main-left-index ul li a:hover {	
	color: #FF0000;
}

.main-right-index {
	margin: 0 auto;
	background: #fff /*#EEEADE*/;
	float: right;
	width: 650px;
	padding: 30px 20px 15px 0px;
}

.main-left {
	color: #47769D /*#3c6384*/;
	text-decoration: none;
	background: #F8F0C9;
	margin: 0 auto;
	float: left;
	/*width: 907px;*/
	height: 300px;
	padding: 0 auto;
}

.main-right-index  a img{
	border:none;
}

.main-right {
	margin: 0 auto;
	background: #fff /*#EEEADE*/;
	float: right;
	width: 580px;
	padding: 30px 50px 15px 25px;
}

.main-right p {
	color: #333333;
	padding-bottom:1.5em;
}

.main-right h2 {
	font: normal 1.5em Georgia, serif;
	color: #445255;
	text-decoration: none;
	/*text-transform: uppercase;*/
	line-height: 30px;
}

.main-right h3{
	margin: 0 0 15px 0;
	color: #2E545D;
	font:normal 1.6em/2em Arial, sans-serif;
}

.main-right h4 {
	margin: 0 0 15px 0;
	color: #8E8D07;
	font:normal 1.2em/1.5em Arial, sans-serif;
}

.caption {
	margin: 0 0 15px 0;
	width:550px;
	color: #8E8D07;
	font:normal 0.8em/1.3em Arial, sans-serif;	
}

.main-right a {
	color: #376B97 /*#3c6384*/;
	text-decoration: none;
	/*background: url(images/tickmark.gif) no-repeat;*/
	margin: 0px;
	/*background-position: 0px;*/
}
.main-right a:hover {
	color: #304B56;
	text-decoration: none;
}

.main-right img {
	padding: 0 0 10px 0;
	border:none;
}

.main-right ul{
	list-style-type: disc;
	/*background:url(images/mid_div2.gif) left top repeat-x;*/
	/*border-top: 1px dashed #D0BBB2;*/
	margin-left:15px;
	padding:0 0 0 20px;
}

.main-right ul li{
	color:#333333;
	padding:0 0 5px 0;
}

#testimonial {
	margin: 15px 10px;
 	padding: 15px 15px 15px 35px;  
	background: #EBF5D6 url(images/quote02.gif) no-repeat 10px 10px;
	line-height: 1.6em;
	/*font-style: italic;*/
	font: normal 1em Georgia, 'Times New Roman', Times, serif;	
}

#testimonial  .author {
	padding-top:15px;
	font-size: 0.95em;
	color: #473C3A;	
}

/*----------------------------------------------------------------------------Innerpage-------------------------------------------------------------------------------*/
#container-highlight-index {
	width:100%;
	margin:0px auto;
	padding: 0 0 0 0;
	float:left;
	background: #F8F0C9 /*url(images/highlight_bg.jpg) repeat-x*/;
	/*border-top:#f00 solid 1px;*/
}
#container-highlight {
	width:100%;
	margin:0px auto;
	padding: 30px 0 0 0;
	float:left;
	background: #F8F0C9 url(images/bg-highlight.jpg) repeat-x;
	/*border-top:#f00 solid 1px;*/
}

#highlight {
	width: 960px;
	margin: 0 auto;
	text-transform: none;
	color: #000;
	text-decoration: none;
	float: none;
	padding: 10px 0 0 0;
}

#highlight-gallery {
	width: 900px;
	margin: 0 auto;
	text-transform: none;
	text-decoration: none;
	float: none;
	padding: 10px 25px 0 35px;
}
#highlight-gallery  h1 {
	font: italic 2em Georgia ,serif;
	color: #716B46 /*#7cc10e*/;
	text-decoration: none;
	margin: 0 0 20px 0;
}

#highlight-gallery  h3 {
	font: normal 0.8em Georgia ,serif;
	text-transform: uppercase;
	color: #570F01 /*#7cc10e*/;
	text-decoration: none;
	margin: 20px 0 10px 0;
}
#highlight-gallery h3 {
	font: normal 0.8em Georgia ,serif;
	text-transform: uppercase;
	color: #570F01 /*#7cc10e*/;
	text-decoration: none;
	margin: 20px 0 10px 0;
}

#highlight-gallery  p {
	font: normal 85%/1.7em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #3B3E38 /*#7cc10e*/;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;
	margin: 0 0 20px 0 ;
}

#highlight-gallery  img {
	text-decoration: none;
	border:none;
}

#highlight-gallery  a {
	text-decoration: none;
	border:none;
}

#highlight-left {
	float: left;
	width: 240px;
	/*background:#f00;*/
	padding:25px 0 0 0;
}

#highlight-left .booking{
	float: left;
	width: 200px;
	background:#A9C359;
	margin: 0 0 0 15px;
	padding: 10px 25px;
	text-align:center;
	color:#28305F;
}

#highlight-left h1{
	font: normal 1.5em Georgia ,serif;
	color: #55684D /*#7cc10e*/;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#highlight-left p {
	font: normal 85%/1.5em Georgia, serif;
	color: #341819 /*#7cc10e*/;
	text-decoration: none;
}
#highlight-left ul.friend {
	list-style-type:none;
	float:left;
}
#highlight-left  ul.friend li a {
	color:#0B3450;
	font: normal 0.75em Georgia, serif;
	text-decoration:none;	
	background:url(images/icon-friend.gif) no-repeat;
	padding:0 0 0 30px;
}
#highlight-left  ul.friend li a:hover{
	color:#514035;
}

#highlight-left ul{
	font: normal 1.2em Georgia, serif;
	list-style-type:none;
	float:left;
}

#highlight-left ul li {
	padding: 0 0 10px 0;
}

#highlight-left ul li a {
	background:url(images/icon-facilities.gif)  no-repeat;
	color:#3C2211;
	text-decoration:none;
	padding:0 0 0 30px;
}
#highlight-left ul li a:hover{
	color:#292F20;
	text-decoration:underline;
}

#highlight-left table { clear:both; font: normal 0.8em Verdana, Tahoma, Arial, Geneva, sans-serif;}
#highlight-left table th { background-color: #C4D8A9; color:#232323; font-family: Verdana, Tahoma, Arial, Geneva, sans-serif; padding:6px; text-align:left; }
#highlight-left table tr { background-color: #DBE6F5; color:#232323; font-weight:normal; text-align:left; }
#highlight-left table td { padding:8px;}

#highlight-left img {
	border:none;
	padding: 0 0 0 15px;
	margin: 0;
}

#highlight-left .gallery img {
	border:none;
	margin:80px 0 0 35px;
}

#highlight-right {
	margin: 0px;
	float: right;
	/*background:#ADA795 url(images/innnerfamilybg.jpg) repeat-x;*/
	width: 635px;
	padding: 10px 25px 10px 0;
}

/*#highlight-right img{ border:none; 
}
*/

.picborder3 { 
	background:#fff; 
	margin:2px; 
	padding:3px; 
	border:#E3C682 solid 1px;
}

.picborder10 { 
	background:#fff; 
	border: #E3C682 solid 1px; 
	padding: 10px; 
}

.picborder5 { 
	background:#fff; 
	border: #E3C682 solid 1px; 
	padding: 5px; 
	margin: 0 10px 0 30px;
}
.hightlight-content{
	background:#F3E5A3;
	margin: 0 25px 0 25px;
	padding: 12px 0 0 0;
	border-top:1px solid #D2AF55;
	border-bottom:2px solid #D2AF55;
}
#highlight-right h1 {
	font: italic 2em Georgia ,serif;
	color:  #873C00 /*#716B46 #7cc10e*/;
	text-decoration: none;
	margin: 0 0 20px 0;
}

#highlight-right h2 {
	font: normal 1.6em Georgia ,serif;
	color: #297099 /*#7cc10e*/;
	text-decoration: none;
	margin: 35px 0 15px 30px;
}

#highlight-right h3 {
	font: normal 0.8em Georgia ,serif;
	text-transform: uppercase;
	color: #214B59 /*#7cc10e*/;
	text-decoration: none;
	margin: 20px 0 10px 0;
}

#highlight-right  p {
	font: normal 85%/1.7em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #5C401F /*#3B3E38 #7cc10e*/;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;
	margin: 0 0 20px 0 ;
}

#highlight-right .facilities {
	font: normal 0.8em/1.5em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #531900 /*#7cc10e*/;
	text-decoration: none;
}

#highlight-right ul{
	font: normal 0.85em/1.5em Verdana, Tahoma, Arial, Geneva, sans-serif;
	list-style-type:none;
	padding: 0 0 0 50px;
}

/*#highlight-right ul li  {
	padding: 0 0 10px 0;	
}
*/
#highlight-right ul li {
	/*background:url(images/tickmark.gif) 9px 4px no-repeat;*/
	color:#3B3E38;
	list-style-type:disc;
	/*text-decoration:underline;*/
	/*margin: 0 0 0 10px;*/
}

#highlight-right ul li a:hover{
	color:#fff;
}

#highlight-right a {
	color:#514035;
	text-decoration:underline;	
}

#highlight-right a:hover{
	color:#0D4262;
}

/* start - table */
#highlight-right table {
	border-collapse: collapse;
	width: 650px;
	/*margin: 10px;	*/
}

#highlight-right th strong {
	color: #fff;
}

#highlight-right th {
	background: #C1B58B;
	height: 35px;
	padding-left: 10px;
	line-height:1em;
	color: #F6F0D0;
	text-align: left;
	border-left: 1px solid #F8F0C9;
	border-bottom: solid 2px #F8F0C9;
}

#highlight-right tr {
	/*height: 32px;*/
}

#highlight-right td {
	padding: 5px;
	border-left: 1px solid #F8F0C9;
	border-bottom: 1px solid #F8F0C9;
	font-size:1em;
}

#highlight-right td.first, #secondary th.first {
	padding:15px; font-size:1em; border-left: 0px;
}

#highlight-right tr.row-a {
	background: #E3D296; list-style-image: none; list-style:square;
}

#highlight-right tr.row-a td {
	color: #5B2C10; font-size:1em; padding:5px 5px 5px 10px;
}

/*#highlight-right tr.row-a li {
	list-style-image: none; list-style:square; margin-left: 0; 
}
*/

#highlight-right tr.row-b {
	background: #F5DEA2;		
}

#highlight-right tr.row-b td {
	color: #5B2C10; font-size:1em; padding:5px 5px 5px 10px;
}

/*#highlight-right tr.row-b li {
	list-style-image: none; list-style:square;
}
*/	

.second {
	font-size:0.8em; line-height:1em;
}
/* end - table */

/*Tell a Friend Form*/
#highlight-right .tellafriend { background:#EDF3E1; border-top:1px dotted #A8B695; border-bottom:1px dotted #A8B695;  width:370px; margin:20px 0px 0px 25px; padding:25px 0 25px 30px;}
	#highlight-right .tellafriend  br { clear: both; }
	#highlight-right .tellafriend form { margin:0px; color:#484848;}
	#highlight-right .tellafriend table { border:none; width:330px; font-size:1em; }
	#highlight-right .tellafriend table tr { border:none; font-weight:normal; text-align:left; }
	#highlight-right .tellafriend table td { border:none; padding:2px;  color:#484848;}
	
.tellafriend_succ { 
	color: #69301C; 
	font-weight: normal;	
	padding-left:30px;
	padding-right:30px;
}

.tellafriend_error { 
	color: #FF0000; 
	font-weight: bold;
	padding-left:30px;
	padding-right:30px;
}
/*End-Tell a Friend Form*/

/* Booking */
#booking { 
	background:#DDEBC7; 
	border-top:1px dotted #A8B695; 
	border-bottom:1px dotted #A8B695; 
	color:#455548; 
	width:550px; 
	margin:20px 0px 0px 25px; 
	padding:25px 0 25px 20px;
}

#booking  br { 
	clear: both; 
}

#booking  form { 
	margin:0px;
}

#booking  label { 
	color: #484848; 
	font-size:0.85em; 
	width:180px; 
	text-align:left; 
	padding-right:20px; 
	padding-top:4px; 
	float:left;
}

#booking  .frmText, #booking  .selectop{ 
	border:1px solid #CCCCCC;
	width:220px; 
	background-color:#fff; 
	color:#333333; 
	padding:3px;  
	margin-top:4px; 
	margin-left:15px; 
	margin-right:0px; 
	font-size:0.9em; 
 }
 
#booking .selectop { 
	width: auto; 
}

#booking .frmTextArea { 
	border:1px solid #CCCCCC; 
	width:220px; 
	height:100px; 
	background-color:#fff; 
	color:#333333; 
	padding:3px;  
	margin-top:4px; 
	margin-left:15px; 
}

#booking .frmSubmit { 
	width: 100px; 
	height: 23px; 
	color:#fff; 
	margin:7px 0 10px 235px; 
	padding: 0; 
	border: 1px solid #AEB584; 
	font-weight:bold; 
	font-size:0.9em; 
	background-color:#C1C094; 
	cursor: pointer; /* hand-shaped cursor */  
	cursor: hand; /* for IE 5.x */
}
#booking .txt { margin-left: 10px;  }
.selectop option, .frmText option { padding-left: 7px;}	
/* end-Booking */

#contact-right { background:#DDEBC7; border-top:1px dotted #A8B695; border-bottom:1px dotted #A8B695;  width:400px; margin:20px 0px 0px 25px; padding:25px 0 25px 20px;}
	#contact-right br { clear: both; }
	#contact-right form { margin:0px; font-size:0.9em; color:#484848;}
	#contact-right label { color: #484848; font-size:0.85em; width:160px; text-align:left; padding-right:20px; padding-top:4px; float:left;}
	#contact-right .frmText, #contact-right .selectop{ border:1px solid #CCCCCC; width:220px; background-color:#fff; color:#333333; padding:3px;  margin-top:4px; margin-left:15px; margin-right:0px; font-size:0.9em; }
        #contact-right .selectop { width: auto; }
        #contact-right .frmTextArea { border:1px solid #CCCCCC; width:220px; height:100px; background-color:#fff; color:#333333; padding:3px;  margin-top:4px; margin-left:15px; }
	#contact-right .frmSubmit { width: 100px; height: 23px; color:#fff; margin:7px 0 10px 200px; padding: 0; border: 1px solid #544D33; font-weight:bold; font-size:0.9em; background-color:#666666; cursor: pointer; /* hand-shaped cursor */  cursor: hand; /* for IE 5.x */}
	#contact-right .txt {  margin-left: 10px;  }	
	
.formfield { color:#f00;}

/*--------------------------------------------------------------*/

#highlight-right-r {
	background: url(images/submenurightbg.gif) left top no-repeat;
	height: 220px;
	width: 275px;
	margin: 0 auto;
	float: right;
	padding: 25px 25px 10px 25px;
}

/*--------------------------------------------------------------*/
#highlight-right-l{
	float: left;
	height: 220px;
	width: 275px;
	margin: 0 auto;
	
	padding: 25px 25px 10px 25px;
}

#highlight-right-l h3 {
	font: normal 1.5em Georgia ,serif;
	color: #F8FADD /*#7cc10e*/;
	text-decoration: none;
	margin: 0px;
	height: 30px;
}

#highlight-right-l p {
	font: normal 85%/1.5em Georgia, serif;
	color: #F3F5DC /*#7cc10e*/;
	text-decoration: none;
	padding: 10px 0 0 10px;
}

#highlight-right-l ul{
	font: normal 85%/1.5em Georgia, serif;
	list-style-type:none;	
	padding:0 0 0 0;
}

#highlight-right-l ul li{
	background:url(images/smallarrow.gif) 4px 5px no-repeat;
	color:#fff;
	padding:0 0 10px 25px;
}

#highlight-right-l a {
	color:#E1F5DC;
	text-decoration:underline;	
}

#highlight-right-l a:hover{
	color:#fff;
}	

.form-row {clear:both; margin:8px;}
.form-title {float: left; width:200px;}
/*------------------------------------------------footer--------------------*/
#footer{
	width:100%;
	height:100px;
	background: #0F476A url(images/footer.jpg) repeat-x ;
	margin: 0 auto;
	color: #dcd66e;
	text-decoration: none;
	padding: 20px 0 5px 0;
	float: left;
	background-attachment: scroll;
}
.footer_image {
	/*background-image: url(images/fotter_logo.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	padding: 0px;
	float: left;
	height: 70px;
	width: 100%;
}
.footer_text {
	font-family: normal 12px Arial;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding: 53px 30px 32px 30px;
}
.footer_copyrights {
	font: normal 0.85em/1.5em Arial,Verdana, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	text-decoration: none;
	margin: 0px;
	float:none;
	/*width: 100%;*/
	color: #3C8CB5;
	padding: 5px 0 0 0;
}

.footer_copyrights a { margin:0; padding:0;
	color: #3C8CB5; text-decoration:none;
}

.footer_copyrights a:hover { margin:0; padding:0;
	color: #FFFFFF; text-decoration:underline;
}

/*------------------------------------------------footerlinks --------------------*/
.footer_links {
	font: normal 0.9em Verdana, Arial, Sans-serif;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0 0 10px 0;
	float: left;
	height: 20px;
	width: 100%;
	padding: 10px 0 0 0;
}
.footer_links a:link, .footer_links a:visited{
	text-decoration: none;
	padding: 0 15px 0 15px;
	color: #FFF;
}

.footer_links a:hover {
	text-decoration: underline;
	color: #F2EE97;
}

/*------------------------------------------------footerlinksend--------------------*/

#contactfeildblank{
	width:250px;
	height:400px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
#contactfeildname{
	width:150px;
	height:20px;
	margin:0px;
	padding:0;
	float:left;
}
#contactfeildname002{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#contactfeildname003{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeildname004{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeildname005{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeildname006{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#contactfeildname007{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeildname008{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeildname009{
	width:150px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#contactfeild{
	width:200px;
	height:20px;
	margin:0px;
	padding:0;
	float:left;
}
#contactfeild002{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#contactfeild003{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeild004{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeild005{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeild006{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#contactfeild007{
	width:200px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeild008{
	width:200px;
	height:20px;
	margin:8px 0 0 0;
	padding:0;
	float:left;
}	
#contactfeild009{
	width:200px;
	height:60px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#submitbutton{
	width:200px;
	height:20px;
	margin:50px 0 0 0;
	padding:0;
	float:left;
}	
			
.contactfeildname{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c6384;
}
.contactfeild{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #3c4538;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
	height:20px;
}
.contactfeild:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3c4538;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
	height:20px;
}
.submit{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#b7090a;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.submit:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#289a25;
	border:solid;
	border-width:1px;
	border-color:#c22934;
}
.contactinput{
	width:160px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#3c4538;
	background-color:#FFFFFF;
	border:solid;
	border-color:#F3F3F3;
	border-width:1px;
}
.contactinput:hover{
	width:160px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#3c4538;
	background-color:#F9F9F9;
	border:solid;
	border-color:#F3F3F3;
	border-width:1px;		
}
.textarea{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#3c4538;
	background-color:#fffdfd;
	border:solid;
	border-color:#d2e3e9;
	border-width:1px;		
}
.textarea:hover{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#3c4538;
	background-color:#fffdfd;
	border:solid;
	border-color:#d2e3e9;
	border-width:1px;		
}

/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/

.end-line { clear:both; padding: 10px 10px 0 25px; border-bottom: #D5BEB4 solid 1px; margin-bottom:30px;}