@charset "utf-8";

img {
	border: none;
}

a {
	text-decoration: none;
	color: #030;
	
	
	}

a:hover {
	color: #000;
}

body,html { width:100%;height:100%;  }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/bg_green.gif);
}
#topbar a {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #496d16;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0px;
	float: left;
	line-height: 40px;
	font-size: 14px;
}

#topbar a:hover {
	background-color: #384712;
	}

#sublinks  {
	display: block;
	padding-top: 104px;
	padding-bottom: 10px;
	}

#sublinks a {
	display: block;
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	letter-spacing: 1px;
}
#sublinks a strong {
	color: #000;
}
#sublinks a:hover {
	color: #333;
	border-left-color: #333;
}
#header  {
	padding-top: 55px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#header h1 {
	padding: 0px;
	margin: 0px;
	color: #676f38;
}
#header h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#content {
	padding-left: 10px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding-right: 10px;
}
#content strong  {
	font-size: 16px;
	color: #333;
}

.contactbox {
	width: 90%;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #999;
	border: 1px solid #CDD0BF;
	background-image: url(images/boxbgs.jpg);
	background-repeat: repeat-x;
}
.contactboxbig {
	width: 90%;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #999;
	border: 1px solid #CCC;
	background-image: url(images/boxbgs.jpg);
	background-repeat: repeat-x;
}
#content p{
	display: block;
	padding-bottom: 20px;
	text-align: justify;
}
.form {
	width: 200px;
	float: right;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.form p {
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin: 0px;
	padding-bottom: 5px;

}
.form_send {
	text-align:left;
	border: 1px solid #ccc;
	padding-left:20px;
	background-image: url(images/boxbgs.jpg);
	background-repeat: repeat-x;
}
.sample6 span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../../../../../Users/oalabaz/Desktop/images/cut-corner.png) no-repeat;
}

/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 0px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(../../../../../Users/oalabaz/Desktop/images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}
#content br {
	height: 10px;
	display: block;
	line-height: 3px;
}
.form1 {
	padding: 0px;
}
.form1 b {
	text-decoration: none;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
	font-weight: normal;
}
