/* Sunnywoods CSS Document */

body {
  margin:0;
  padding:0;
  background-color:#FFFFFF;
  color:#000000;
  font-size:14px;
  font-weight:normal;
}

a:link {
  color:#666666;
  text-decoration:none;
}

a:visited {
  color:#666666;
  text-decoration:none;
}

a:hover {
  color:#000000;
  text-decoration:underline;
}

br {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height:0px;	
}

h1 {
  font-size:24px;
  font-weight:normal;
  color:#532834;
	line-height:26px;
}

.head {
  background:url(/images/headBg.png) top left repeat-x;
  width:100%;
  clear:both;
  text-align:center;
  position:relative;
  z-index:1;
}

.frame {
  width:800px;
  clear:both;
}

.left {
  width:480px;
  float:left;
  margin:0px 0 0 50px;
  position:relative;
  text-align:left;
  z-index:6;
}

.left2 {
  width:560px;
  float:left;
  margin:0px 0 0 10px;
  position:relative;
  text-align:left;
  z-index:6;
}

.right {
  width:220px;
  float:right;
  margin:-120px 0 0 0;
  position:relative;
  z-index:2;
}

.navBack {
  background:url(/images/navBack.gif) top left no-repeat;
  text-align:left;
	width:309px;
	margin:0 0 0 0;
}
* html .navBack {
  width:100%;
	margin:0;
}

ul.nav {
  padding:5px 0 5px 0;
  margin:0 0 0 25px;
  list-style-type: none;
  font-size:20px;
  line-height:23px;
}
ul.nav li a {
  display:block;
  width:194px;
  color:#000000;
  clear:both;
}

ul.nav li a:visited {
  color:#000000;
}

.homeBox {
  width:466px;
  clear:both;
}

.homeTop {
  background:url(/images/homeTop.gif) top left no-repeat;
  width:100%;
  height:20px;
}

.homeContent {
  background:url(/images/homeContent.gif) top left repeat-y;
  width:100%;
}

.homeContent img {
  margin:0 0 -6px 21px;
}

.homeBottom {
  background:url(/images/homeBottom.gif) top left no-repeat;
  width:100%;
  height:24px;
}

.item {
  width:130px;
  float:left;
  font-size:14px;
  margin:0 10px 15px 0;
  text-align:center;
}

.screen {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	background-color:#fff;
	width:100%;
	height:100%;
	z-index:80;
	position:fixed;
	top:0px;
}

* html .screen {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	background-color:#fff;
	position:absolute;
	height:800px;
	left:0;
}

.bigPicFrame {
	width:650px;
	clear:both;
	background-color:#d8d8d8;	
	z-index:84;
	position:absolute;
	top:10px;
	margin-left:-325px;
	left:50%;
}

.bigPic {
    margin:20px 0 10px 20px;
	text-align:left;
	width:538px;
	font-size:14px;
}
* html .bigPic {
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	text-align:left;
}
.bigPic img {
	padding-left:6px;
}
.bigPic h1 {
  margin:10px 0 10px 25px;
}
.bigPic p {
  margin:0 0 15px 20px;
}
* html .bigPic img {
	padding-left:0px;
}



.servicesL {
  width:100%;
	clear:both;
	margin:10px 0 0 0;
	text-align:justify;
}

.servicesR {
  width:100%;
	clear:both;
	text-align:justify;
	margin:10px 0 0 0;
}

.servicesL .servText h3 {
  font-size:21px;
	margin:0 0 5px 0;
}

.servicesR .servText h3 {
  font-size:21px;
	margin:0 0 5px 0;
}

.servicesL .servImg {
  width:190px;
	float:left;
}
.servicesL .servImg img {
	float:left;
	padding:30px 0 0 0;
}

.servicesL .servText {
  width:290px;
	float:right;
	margin:0 0 0 0;
}

.servicesR .servImg {
  width:190px;
	float:right;
	margin:0 0 0 0;
}

.servicesR .servImg img {
	float:right;
	padding:30px 0 0 0;
}

.servicesR .servText {
  width:290px;
	float:right;
	margin:0 0 0 0;
}


#caption p {
  font-weight:normal;
	width:90%;
}















