body
{	
	margin:0 auto;
	padding:0px;
	width:864px;
}
.error
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight:bold;
}
.services-blank
{
	background:url(../images/services-blank.jpg) no-repeat;
	height:52px;
	width:217px
}
.boxlink
{
	font-family:Helvetica;
	font-size:19px;
	font-variant:normal;
	text-decoration:none;
	color:#ffffff;
}

.contantbg
{
	background:url(../images/contant-bg.jpg) no-repeat;
	height:527px;
	background-color:#BDB2A0;
}

.contactus
{
	background:url(../images/contactus-bg.jpg) no-repeat;
	height:670px;
	background-color:#C1B5A7;
}
.photobg
{
	background:url(../images/photo-three.gif) no-repeat;
	background-position:right bottom;
	height:271px;
}

.aboutphoto
{
	background:url(../images/about-photo.gif) no-repeat;
	/*background-position:right bottom;*/
	height:355px;
}


.link
{
	font-family:Tahoma;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
}
.link:hover
{
	font-family:Tahoma;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	color:#d5d5d5;
}
.footerlink
{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#72694d;
	padding-left:2px;
	padding-right:2px;
}
.footerlink:hover
{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#5d553b;
}

.foolterline
{
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	color:#72694d;
}

.next
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#72694d;
	padding-left:2px;
	padding-right:2px;
}
.next:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#5d553b;
}

.helveticafont
{
	font-family:Helvetica;
	font-size:18px;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	color:#72694d;
}

.helveticafontsmall
{
	font-family:Helvetica;
	font-size:12px;
	line-height:15px;
	color:#72694d;
}
.bluetext
{
	font-family:Helvetica;
	font-size:12px;
	line-height:15px;
	color:#027d9a;
	font-weight:bold;
	text-decoration:none;
}
.textarea
{
	border:solid 1px #ffffff;
	width:180px;
	height:16px;
}

.textareabig
{
	border:solid 1px #ffffff;
	width:180px;
	height:80px;
}
.buttonlink {
	background-color:#8ab3b5;
	border:1px solid #ffffff;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}
.buttonlink:hover {
	background-color:#86c1ce;
	border:1px solid #000000;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}




