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



body {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  background-color: #E8E8E8;
  background-image: url(images/bg-main.jpg);
  background-repeat: repeat-y;
  background-position: center;
  
}


#bg-top {
  top: 0px;
  height: 10px;
  width: auto;
  background-image: url(images/bg-top.gif);
  background-repeat:no-repeat;
  background-position: top;	
    }
  
  
#bg-bot {
  height: 100px;
  width: auto;
  background-image: url(images/bg-bot.jpg);
  background-repeat:no-repeat;
  background-position: top;
  background-color: #E8E8E8;
  
  }

#bg-bot-hp {
  height: 100px;
  width: auto;
  background-image: url(images/bg-bot.jpg);
  background-repeat:no-repeat;
  background-position: top;
  background-color: #E8E8E8;
  
  }


#container {
  text-align: left;
  width: 900px;
  margin: 0 auto;
  background-color: #FFFFFF;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  position: relative;
  left: 0px;
  top: 0px;
  
}

#container-tem {
  text-align: left;
  width: 920px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  left: 0px;
  top: 0px;
  
}


#header {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 280px;
	background-image: url(images/home-header1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
  }
  
#header img {
  width: 900px;
  height: 280px;
  padding: 0;
  margin: 0;
  }
  
#header-int {
  margin: 0;
  padding: 0;
  width: 900px;
  height: 240px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  }
  
#header-int-accom {
  margin: 0;
  padding: 0;
  width: 900px;
  height: 240px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  background-image: url(images/accommodationheader.jpg);
  background-repeat: no-repeat;
  }

#header-int-accom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354b1b;
	margin: 0;
	line-height: 140%;
	padding-top: 194px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 590px;
	
  }
  
#header-int-accom p a {
	color: #4d6c26;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
  }
  
#header-int-accom p a:hover {
	text-decoration: none;
	color: #5e842e;
  }
  

#header-int img {
  width: 900px;
  height: 240px;
  padding: 0;
  margin: 0;
  }
  
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354b1b;
	margin: 0;
	line-height: 140%;
	padding-top: 168px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 580px;
	font-weight: lighter;
  }
  
#header p a {
	color: #4d6c26;
	text-decoration: underline;
	font-weight: normal;
  }
  
#header p a:hover {
	text-decoration: none;
	color: #5e842e;
  }
  
  

#menu {
  width: 900px;
  height: 35px;
  overflow: hidden;
  background-image: url(images/menu-bar.jpg);
  background-repeat: no-repeat;
  background-color: #354b1b;
  margin: 0;
  padding: 0;
  
  
 }
 
 
#submenu {
	width: 900px;
	height: auto;
	background-color: #efefef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #CCCCCC;
   }
   
#submenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	letter-spacing: 0.3px;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 28px;
  }
  
#submenu p a {
	color: #4d6c26;
	text-decoration: underline;
	margin-right: 50px;
  }

#submenu p a:hover {
  color: #86bd42;
  text-decoration: none;
  } 
    
  
  
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 900px;
	float: left;
}


#nav li {
  margin: 0;
  padding: 0;
  float: left; 
}


#nav a {
  float: left;
  width: auto;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: lighter;
  text-decoration: none;
  padding: 9px 20px 11px 25px;
  border-right: 1px dotted #354b1b;
  margin: 0;
  }
  
#nav a:hover {
  background-color: #86bd42;
  text-decoration: none;
  }
  
#nav a.orders {
  background-color: #86bd42;
  text-transform: uppercase;
  color: #ffffff;
  
  }

 
#main {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  
  }

#content-hp {
  width: 900px;
  }
  
#alert {
	width: 843px;
	margin: 10px 10px 0px 10px ;
	border: 1px dotted #85BD42;
	padding: 5px 15px;
	background-color: #CEE4B4;
	font: 12px Arial, Helvetica, sans-serif;
	color: #354b1b;
  }
  
  
#alert a {
	color: #4d6c26;
  }  
    

#content-tl {
	text-align: left;
	width: 530px;
	height: auto;
	margin: 0;
	border-right: 1px dotted #dedede;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 18px;
  }
  
#content-tl h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #354b1b;
	margin: 0;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	letter-spacing: 0.3px;
  }
  
#content-tl h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #354b1b;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
  }
  
#content-tl p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 160%;
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
  }
  
 
#content-tl img {
	width: 194px;
	height: 144px;
	border: 0px solid #4d6c26;
	float: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
  }
  
  
#content-tl p a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-tl p a:hover {
	text-decoration: none;
	color: #5e842e;
  }


.table4Container {
  }
  
  
.table4 {
  padding: 0px;
  } 
  
  
#content-tl-tem {
  text-align: left;
  width: 860px;
  height: auto;
  margin: 0;
  padding: 15px 20px 15px 20px;
  }
  
#content-tl-int {
  text-align: left;
  width: 520px;
  height: auto;
  margin: 0;
  padding: 10px 20px 10px 20px;
  }
  
#content-tl-int h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d6c26;
	margin: 0;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	letter-spacing: 0.3px;
  }
  
#content-tl-int h1 a {
  color: #4d6c26;
  text-decoration: underline;
  }  

  
#content-tl-int h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	letter-spacing: 0.2px;
  }
  
  
#content-tl-int h2 a {
  color: #4d6c26;
  text-decoration: underline;
  }  
  
#content-tl-int h2 a:hover {
  color: #86bd42;
  text-decoration: none;
  }  
  
    
#content-tl-int p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 160%;
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
  }
  
#content-tl-int p.bot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 110%;
  margin: 0;
  padding: 0px 0 10px 0;
  }
  
#content-tl-int .captioned_photo {
  float: right;
  margin: 0;
  padding: 20px 10px 5px 15px;
  width: 188px;
  }  
  
#content-tl-int .captioned_photo p {
  margin: 0;
  padding: 0 5px;
  font-size: 12px;
  color: #333333;
  }    
  
#content-tl-int .captioned_photo p a {
  color: #4d6c26;
  text-decoration: underline;
  font-weight: normal;
  }    
    

#content-tl-int .captioned_photo_ss {
  float: right;
  margin: 20px 0px 0px 10px;
  padding: 0;
  width: 212px;
  }  
  
 
 
#content-tl-int .captioned_photo_left {
  float: left;
  margin: 8px 10px 0px 0px;
  padding: 0;
  width: 188px;
  }  

#content-tl-int .captioned_photo_left p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  }
  
  
#content-tl-int p a {
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-tl-int p a:hover {
  color: #86bd42;
  text-decoration: none;
  }  
  
  
  
  
#content-tl-list {
  text-align: left;
  width: 520px;
  height: auto;
  margin: 0;
  padding: 10px 20px 10px 20px;
  }
  
#content-tl-list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #354b1b;
	margin: 0;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	letter-spacing: 0.3px;
  }
  
#content-tl-list h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  margin: 0;
  padding: 10px 0 5px 5px;
  }
  
#content-tl-list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	letter-spacing: 0.2px;
  }
  
  
#content-tl-list h3 a {
  color: #4d6c26;
  text-decoration: underline;
  }  
  
#content-tl-list h3 a:hover {
  color: #86bd42;
  text-decoration: none;
  }  
  

#content-tl-list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 160%;
	margin: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
  }

#content-tl-list .captioned_photo_left {
  float: left;
  margin: 8px 10px 0px 0px;
  padding: 0;
  width: 188px;
  }


#content-tl-list p a {
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-tl-list p a:hover {
  color: #86bd42;
  text-decoration: none;
  }  


#content-tl-list1 {
	text-align: left;
	width: 536px;
	height: auto;
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
  }
  
#content-tl-list1 h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #354b1b;
	margin: 0;
	font-weight: lighter;
	padding: 10px 0px 0px 5px;
  }
  
#content-tl-list1 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  margin: 0;
  padding: 10px 0 5px 5px;
  }
  
#content-tl-list1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 180%;
	margin: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
  }


#content-tl-list1 p a {
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-tl-list1 p a:hover {
  color: #86bd42;
  text-decoration: none;
  }  



#content-tl-list .captioned_photo {
	float: right;
	padding: 0;
	width: 188px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
  }

#content-tl-list .captioned_photo p {
	margin: 0;
	padding: 0px 0 5px 10px;
	color: #4d6c26;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
#content-tl-list .captioned_photo p a {
	text-decoration: none;
	color: #4d6c26;
  }  


#content-tl-list .search {
	background: #EDF3F4;
	padding-top: 7px;
	padding-bottom: 28px;
	padding-left: 20px;
	height: 18px;
}


#content-tl-list .search h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
}




#content-tl-advertising {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	overflow: hidden;
	width: 300px;
	border: 0;
	height: 250px;
	margin: 10px;
	padding: 0;
  }
  
#content-tl-advertising img {
  	margin: 0;
	padding: 0;
  }
  
#content-tl-advertising h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #354b1b;
	margin: 0;
	font-weight: lighter;
	padding: 10px 0px 0px 5px;
	}

#content-tl-advertising h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  margin: 0;
  padding: 10px 0 5px 5px;
  }
  
#content-tl-advertising p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 160%;
	margin: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 5px;
  }


#content-tl-advertising p a {
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-tl-advertising p a:hover {
  color: #86bd42;
  text-decoration: none;
  }  




#content-ml {
  width: 540px;
  height: auto;
  margin: 0px 15px 0px 10px;
  background-color: #ffffff;
  border-top: 1px dotted #dedede;
  padding: 0px;
  }


#content-ml .left {
  width: 250px;
  height: auto;
  margin: 0;
  padding: 10px;
  border-right: 1px dotted #dedede;
  }
  
#content-ml img {
	width: 102px;
	height: 82px;
	border: 0px solid #cccccc;
	float: right;
	margin: 0;
	padding: 0;
  }
  
  
#content-ml .left h2 {
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d15301;
	text-transform: capitalize;
	letter-spacing: 0.3px;
  }
  
#content-ml .left h2 a {
	text-decoration: underline;
	color: #4d6c26;
	font-weight: bold;
	letter-spacing: 0.4px;
  }
  
#content-ml .left h2 a:hover {
  text-decoration: underline; 
  color: #86bd42;
  }
  
#content-ml .left p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }
  
#content-ml .left p a {
  float: right;
  color: #4d6c26;
  text-decoration: underline;
  margin: 0px 10px;
  }
  
#content-ml .left p a:hover {
  text-decoration: none;
  color: #86bd42;
  }
  
#content-ml .right {
  width: 250px;
  height: auto;
  margin: 0;
  padding: 10px;
  border-right: 1px dotted #dedede;
  
  
  }

#content-ml .right .captioned_photo_bot {
  float: right;
  margin: 5px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
 
  
#content-ml .right h2 {
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d15301;
	letter-spacing: 0.3px;
	font-weight: bold;
  }
  
#content-ml .right h2 a {
	text-decoration: underline;
	color: #4d6c26;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 0.4px;
  }
  
#content-ml .right h2 a:hover {
  text-decoration: underline; 
  color: #86bd42;
  }
  
#content-ml .right p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }
  
#content-ml .right p a {
  float: right;
  color: #4d6c26;
  text-decoration: underline;
  margin: 0px 10px;
  }
  
#content-ml .right p a:hover {
  text-decoration: none;
  color: #86bd42;
  }  
  
  
  
  
#content-ml .bleft {
  width: 250px;
  height: auto;
  margin: 0;
  padding: 10px;
  border-top: 1px dotted #dedede;
  border-right: 1px dotted #dedede;
  }
  
  
#content-ml .bleft h2 {
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d15301;
	text-transform: capitalize;
	letter-spacing: 0.3px;
	font-weight: bold;
  }
  
#content-ml .bleft h2 a {
	text-decoration: underline;
	color: #4d6c26;
	font-weight: bold;
  }
  
#content-ml .bleft h2 a:hover {
  text-decoration: underline; 
  color: #86bd42;
  }
  
#content-ml .bleft p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }
  
#content-ml .bleft p a {
  float: right;
  color: #4d6c26;
  text-decoration: underline;
  margin: 0px 10px;
  }
  
#content-ml .bleft p a:hover {
  text-decoration: none;
  color: #86bd42;
  }
  
#content-ml .bright {
  width: 250px;
  height: auto;
  margin: 0;
  padding: 10px;
  border-top: 1px dotted #dedede;
  border-right: 1px dotted #dedede;
  
  }

#content-ml .bright .captioned_photo_bot {
  float: right;
  margin: 5px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
 
  
#content-ml .bright h2 {
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d15301;
	letter-spacing: 0.3px;
	font-weight: bold;
  }
  
#content-ml .bright h2 a {
	text-decoration: underline;
	color: #4d6c26;
	text-transform: capitalize;
	font-weight: bold;
  }
  
#content-ml .bright h2 a:hover {
  text-decoration: underline; 
  color: #86bd42;
  }
  
#content-ml .bright p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }
  
#content-ml .bright p a {
  float: right;
  color: #4d6c26;
  text-decoration: underline;
  margin: 0px 10px;
  }
  
#content-ml .bright p a:hover {
  text-decoration: none;
  color: #86bd42;
  }    
  
  
  

#content-bl {
  width: 550px;
  height: auto;
  margin: 0;
  padding: 0;
  
  }
  
#content-bl img {
  width: 80px;
  height: 60px;
  border: 1px solid #cccccc;
  float: right;
  margin: 25px 5px 0px 3px;
  padding: 2px;
  }

#content-bl .left {
  width: 280px;
  height: auto;
  margin: 0;
  padding: 5px 5px 15px 10px;
  }
  
#content-bl .left .captioned_photo_bot {
  float: right;
  margin: 5px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
  
  
#content-bl .left h2 {
  padding: 0px 0px 0px 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #d15301;
  }
  
#content-bl .left h2 a {
	text-decoration: none;
	color: #4d6c26;
	text-transform: uppercase;
  }
  
#content-bl .left h2 a:hover {
  text-decoration: underline; 
  }
  
  
#content-bl .left p {
  margin: 0;
  padding: 5px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  }
  
#content-bl .left p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl .left p a:hover {
  text-decoration: none;
  }
  
  
#content-bl .left h4 {
  margin: 0;
  padding: 0px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  }
  
  
#content-bl .right {
  width: 280px;
  height: auto;
  margin: 0;
  padding: 5px 5px 15px 10px;
  }
  
#content-bl .right .captioned_photo_bot {
  float: right;
  margin: 5px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
  
  
#content-bl .right h2 {
  padding: 0px 0px 0px 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #d15301;
  }
  
#content-bl .right h2 a {
	text-decoration: none;
	color: #4d6c26;
	text-transform: uppercase;
  }
  
#content-bl .right h2 a:hover {
  text-decoration: underline; 
  }
  


#content-bl .right p {
  margin: 0;
  padding: 5px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  }
  
#content-bl .right p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl .right p a:hover {
  text-decoration: none;
  }
  
  
#content-bl .right h4 {
  margin: 0;
  padding: 0px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  }
  
  
#content-bbl {
	text-align: left;
	background-color: #dedede;
	border: 1px solid #999999;
	width: auto;
	height: auto;
	margin: 10px;
	padding: 20px 15px;
  }  
  
#content-bbl h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #333333;
  margin: 0;
  padding: 0px;
  }
  
#content-bbl h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #86bd42;
  padding: 0px 0px 10px 0px;
  
  }
  
#content-bbl p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	margin: 0;
	padding: 0;
  }
  
 
#content-bbl p a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bbl p a:hover {
	text-decoration: none;
  }
  
  
  
   
  
  
#content-bl-int {
  width: 540px;
  height: auto;
  margin: 0;
  padding: 5px 10px 5px 5px;
  border-top: 1px dotted #dedede;
  }
  
#content-bl-int .left {
	border-right: 1px dotted #dedede;
	width: 265px;
	height: auto;
	margin: 0;
	padding: 10px 10px 15px 10px;
	vertical-align: top;
  }
  
#content-bl-int .left .captioned_photo_bot {
  float: right;
  margin: 0px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
  
  
#content-bl-int .left h2 {
	padding: 5px 5px 5px 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.3px;
  }
  
#content-bl-int .left h2 a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bl-int .left h2 a:hover {
  text-decoration: underline; 
  }
  
  
#content-bl-int .left p {
	margin: 0;
	padding: 0px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  }
  
#content-bl-int .left p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl-int .left p a:hover {
  text-decoration: none;
  }
  
  
#content-bl-int .left h4 {
  margin: 0;
  padding: 0px 0 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: #666666;
  }
  
  
#content-bl-int .right {
	width: 265px;
	height: auto;
	margin: 0;
	padding: 10px 5px 15px 15px;
	vertical-align: top;
  }
  
#content-bl-int .right .captioned_photo_bot {
  float: right;
  margin: 0px 5px 0 3px;
  padding: 0;
  width: 92px;
  }
  
  
#content-bl-int .right h2 {
	padding: 5px 5px 5px 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3px;
  }
  
#content-bl-int .right h2 a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bl-int .right h2 a:hover {
  text-decoration: underline; 
  }
  


#content-bl-int .right p {
	margin: 0;
	padding: 0px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  }
  
#content-bl-int .right p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl-int .right p a:hover {
  text-decoration: none;
  }
  
  
#content-bl-int .right h4 {
  margin: 0;
  padding: 0px 0 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: #666666;
  }
  
  
  
  
#content-bl-list {
  width: 900px;
  height: auto;
  margin: 0;
  padding: 0px;
  
  }
  
#content-bl-list .adsense-1 {
  width: auto;
  height: auto;
  background-color: #f4f4f4;
  padding: 10px;
  border: 1px dotted #cccccc;
  margin: 5px 10px 0px 10px;
  
  }  
  
#content-bl-list p {
  margin: 0;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
  
#content-bl-list h2 {
	padding: 10px 20px 0px 22px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #354b1b;
	font-weight: normal;
  }
  
  
#content-bl-list .left {
	border: 1px dotted #cccccc;
	background-color: #e8e8e8;
	background-image: url(images/listing-bg.jpg);
	width: 265px;
	height: 136px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	vertical-align: top;
  }
  
#content-bl-list .left .captioned_photo_bot {
	float: right;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
  }
  
    
#content-bl-list .left h2 {
	padding: 0px 5px 6px 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d15301;
	letter-spacing: 0.3px;
  }
  
#content-bl-list .left h2 a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bl-list .left h2 a:hover {
  text-decoration: none; 
  color: #86bd42;
  }
  
  
#content-bl-list .left p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
  }
  
#content-bl-list .left p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl-list .left p a:hover {
  text-decoration: none;
  }
  
  
#content-bl-list .left h4 {
  margin: 0;
  padding: 0px 0 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: #666666;
  }


#content-bl-list .mid {
	border: 1px dotted #cccccc;
	background-color: #e8e8e8;
	background-image: url(images/listing-bg.jpg);
	width: 265px;
	height: 136px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	vertical-align: top;
  }
  
#content-bl-list .mid .captioned_photo_bot {
	float: right;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
  }
  
  
#content-bl-list .mid h2 {
	padding: 0px 5px 6px 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d15301;
	letter-spacing: 0.3px;
  }
  
#content-bl-list .mid h2 a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bl-list .mid h2 a:hover {
  text-decoration: none; 
  color: #86bd42;
  }
  
  
#content-bl-list .mid p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
  }
  
#content-bl-list .mid p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl-list .mid p a:hover {
  text-decoration: none;
  }
  
  
#content-bl-list .mid h4 {
  margin: 0;
  padding: 0px 0 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: #666666;
  }
  
  
#content-bl-list .right {
	border: 1px dotted #cccccc;
	background-color: #e8e8e8;
	background-image: url(images/listing-bg.jpg);
	width: 265px;
	height: 136px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	vertical-align: top;
  }
  
#content-bl-list .right .captioned_photo_bot {
	float: right;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
  }
  
  
#content-bl-list .right h2 {
	padding: 0px 5px 6px 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d15301;
	letter-spacing: 0.3px;
  }
  
#content-bl-list .right h2 a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#content-bl-list .right h2 a:hover {
  text-decoration: none; 
  color: #86bd42;
  }
  


#content-bl-list .right p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
  }
  
#content-bl-list .right p a {
  margin-left: 90px;
  color: #4d6c26;
  text-decoration: underline;
  }
  
#content-bl-list .right p a:hover {
  text-decoration: none;
  }
  
  
#content-bl-list .right h4 {
  margin: 0;
  padding: 0px 0 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: #666666;
  }

  
  
  
#clearone {
  clear: both;
  height: 1px;
  }  


#sidebar-hp {
	position: absolute;
	float: right;
	top: 0;
	right: 20px;
	overflow: hidden;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
  }
  
#sidebar-hp a{
	color: #4d6c26;
	margin-right: 10px;
  }  
  
#sidebar-hp .topright {
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	background-image: url(images/adwords-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
  }
  

#sidebar-hp .facebook {
	width: 290px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/facebookwidget-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 0;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  
#sidebar-hp .topright img {
  width: 310px;
  height: 94px;
  border: 0;
  padding: 0;
  margin: 0;
  
  }
  
#sidebar-hp .topright p {
  margin: 0;
  padding: 40px 0px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#sidebar-hp .topright p a {
  color: #d15301;
  text-decoration: none;
  }
  
#sidebar-hp .topright p a:hover {
  text-decoration: underline;
  }




#sidebar-midright {
	position: absolute;
	top: 160px;
	right: 20px;
	overflow: hidden;
	width: 310px;
	height: 425px;
	margin: 0;
	padding: 0;
  }
  
ul#sidebar-midright {
	list-style: none;
	background: url(images/map.png) no-repeat 0 0;
	position: relative;
	width: 310px;
	height: 425px;
	margin: 0;
	padding: 0;
}

ul#sidebar-midright li {
	position: absolute;
}

ul#sidebar-midright li a{
	display: block;
	height: 100%;
	text-decoration: none;
}


#northland {
	width: 108px;
	height: 130px;
	top: 131px;
	left: 76px;
}

#auckland {
	width: 120px;
	height: 140px;
	top: 83px;
	left: 209px;
}

#coromandel {
	width: 120px;
	height: 84px;
	top: 1px;
	left: 211px;
}

#bayofplenty {
	width: 215px;
	height: 175px;
	top: 1px;
	left: 283px;
}

#waikato {
	width: 114px;
	height: 95px;
	top: 152px;
	left: 432px;
}

#rotorua {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}

#taranaki {
	width: 108px;
	height: 130px;
	top: 131px;
	left: 76px;
}

#taupo {
	width: 120px;
	height: 140px;
	top: 83px;
	left: 209px;
}

#eastland-hawkesbay {
	width: 120px;
	height: 84px;
	top: 1px;
	left: 211px;
}

#ruapehu {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}

#wellington {
	width: 215px;
	height: 175px;
	top: 1px;
	left: 283px;
}

#abeltasman {
	width: 114px;
	height: 95px;
	top: 152px;
	left: 432px;
}


#nelson {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}


#marlboroughsounds {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}

#blenheim {
	width: 108px;
	height: 130px;
	top: 131px;
	left: 76px;
}

#kaikoura {
	width: 120px;
	height: 140px;
	top: 83px;
	left: 209px;
}

#westland {
	width: 120px;
	height: 84px;
	top: 1px;
	left: 211px;
}

#hanmersprings {
	width: 215px;
	height: 175px;
	top: 1px;
	left: 283px;
}

#franzjosefglacier {
	width: 114px;
	height: 95px;
	top: 152px;
	left: 432px;
}


#mtcook {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}



#christchurch {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}

#akaroa {
	width: 108px;
	height: 130px;
	top: 131px;
	left: 76px;
}

#laketekapo {
	width: 120px;
	height: 140px;
	top: 83px;
	left: 209px;
}

#twizel {
	width: 120px;
	height: 84px;
	top: 1px;
	left: 211px;
}

#wanaka {
	width: 215px;
	height: 175px;
	top: 1px;
	left: 283px;
}

#oamaru {
	width: 114px;
	height: 95px;
	top: 152px;
	left: 432px;
}


#queenstown {
	width: 227px;
	height: 142px;
	top: 2px;
	left: 0px;
}

#fiordland {
	width: 108px;
	height: 130px;
	top: 131px;
	left: 76px;
}

#centralotago {
	width: 120px;
	height: 140px;
	top: 83px;
	left: 209px;
}

#dunedin {
	width: 120px;
	height: 84px;
	top: 1px;
	left: 211px;
}

#southland {
	width: 215px;
	height: 175px;
	top: 1px;
	left: 283px;
}

#stewartisland {
	width: 114px;
	height: 95px;
	top: 152px;
	left: 432px;
}

ul#sidebar-midright li a:hover {
	background: url(images/map.png) no-repeat 0 0;
}

ul#sidebar-midright li#northamerica a:hover {
	background-position: 0 -270px;
}

ul#sidebar-midright li#southamerica a:hover {
	background-position: -226px -273px;
}

ul#sidebar-midright li#africa a:hover {
	background-position: -209px -417px;
}

ul#sidebar-midright li#europe a:hover {
	background-position: -22px -427px;
}

ul#sidebar-midright li#asia a:hover {
	background-position: -363px -268px;
}

ul#sidebar-midright li#australia a:hover {
	background-position: -412px -455px;
}

ul#sidebar-midright li a span {
	display: none;
}

ul#sidebar-midright li a:hover span {
	display: block;
}

ul#sidebar-midright li a:hover span {
	display: block;
	padding: 5px;
	width: 150px;
	background: #000;
	position: relative;
	top: 50%;
	font: 11px Arial, Helvetica, sans-serif;
	opacity: .75;
	filter:alpha(opacity=75);
	color: #FFF;
}

ul#sidebar-midright li a:hover span strong {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	text-decoration: underline;
}



#sidebar-midright .topright {
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	background-image: url(images/adwords-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
  }
  
  
 
#sidebar-midright .topright p {
  margin: 0;
  padding: 40px 0px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#sidebar-midright .topright p a {
  color: #d15301;
  text-decoration: none;
  }
  
#sidebar-midright .topright p a:hover {
  text-decoration: underline;
  }



#sidebar-int {
	position: absolute;
	float: right;
	top: 0;
	right: 20px;
	overflow: hidden;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
  }
  
#sidebar-int a {
  color: #4d6c26;
	margin-right: 10px;
	}

#sidebar-int .tileadvert {
	width: 310px;
	height: 120px;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;  
  }
  
  
#sidebar-int .tileadvert img {
	width: 310px;
	height: 120px;
	border: 0;
	padding: 0;
	margin: 0;  
  }


#sidebar-int .topright {
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	background-image: url(images/adwords-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;  
  }

#sidebar-int .facebook {
	width: 290px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/facebookwidget-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 0;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  
  
#sidebar-int .topright img {
  width: 310px;
  height: 94px;
  border: 0;
  padding: 0;
  margin: 0;
  
  }
  
#sidebar-int .topright p {
  margin: 0;
  padding: 40px 0px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#sidebar-int .topright p a {
  color: #d15301;
  text-decoration: none;
  }
  
#sidebar-int .topright p a:hover {
  text-decoration: underline;
  }
  
  
  
#sidebar-list {
	position: absolute;
	float: right;
	top: 0;
	right: 10px;
	overflow: hidden;
	width: 287px;
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
  }
  
#sidebar-list a {
    color: #4d6c26;
	margin-right: 10px;
	}

  
#sidebar-list .topright {
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	background-image: url(images/adwords-bg1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;  
  }
  
  
#sidebar-list .facebook {
	width: 290px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/facebookwidget-bg-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 0;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }


#sidebar-list .topright img {
  width: 310px;
  height: 94px;
  border: 0;
  padding: 0;
  margin: 0;
  
  }
  
#sidebar-list .tileadvert {
	width: 280px;
	height: 120px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;  
  }
  
  
#sidebar-list .tileadvert img {
  width: 280px;
  height: 120px;
  border: 0;
  padding: 0;
  margin: 0;
  
  }
  
#sidebar-list .topright p {
  margin: 0;
  padding: 40px 0px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#sidebar-list .topright p a {
  color: #d15301;
  text-decoration: none;
  }
  
#sidebar-list .topright p a:hover {
  text-decoration: underline;
  }
  
#sidebar-list .midright {
  width: 310px;
  height: 425px;
  background-color: #f4f4f4;
  margin: 20px 0 0 0;
  padding: 0;
  }
  
#sidebar-list .midright p {
  margin: 0;
  padding: 40px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }  

#sidebar-list-att {
	position: absolute;
	float: right;
	top: 0;
	right: 10px;
	overflow: hidden;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
  }

#sidebar-list-att a {
   color: #4d6c26;
	margin-right: 10px;
	}

  
#sidebar-list-att .topright {
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	background-image: url(images/adwords-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
  }
  
#sidebar-list-att .facebook {
	width: 290px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/facebookwidget-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 0;
	margin: 0;
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }


#sidebar-list-att .topright img {
  width: 310px;
  height: 94px;
  border: 0;
  padding: 0;
  margin: 0;
  
  }
  
#sidebar-list-att .topright p {
  margin: 0;
  padding: 40px 0px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#sidebar-list-att .topright p a {
  color: #d15301;
  text-decoration: none;
  }
  
#sidebar-list-att .topright p a:hover {
  text-decoration: underline;
  }
  
#sidebar-list-att .midright {
	width: 310px;
	height: 425px;
	background-color: #f4f4f4;
	margin: 10px 0 0 0;
	padding: 0;
  }
  
#sidebar-list-att .midright p {
  margin: 0;
  padding: 40px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }  

   
#sidebar-hp .midright {
	width: 310px;
	height: 425px;
	background-color: #f4f4f4;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0; 
  }
  
#sidebar-hp .midright p {
  margin: 0;
  padding: 40px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
  
#map {
	width: 308px;
	height: 415px;
	background-color: #f4f4f4;
	padding: 0;
	border: 1px solid #cccccc;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
  
#contact {
	width: 310px;
	height: 300px;
	background-color: #f4f4f4;
	padding: 0;
	border: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }  
  

#marketing-top {
	width: 310px;
	height: 120px;
	background-image: url(images/advertising-orders.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }

#marketing {
	width: 308px;
	height: 310px;
	background-image: url(images/website-screenshot.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 1px solid #4d6c26;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }


#sidebar-int .midright-int {
	width: 310px;
	height: 415px;
	background-color: #f4f4f4;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
  
#sidebar-int .midright-int p {
  margin: 0;
  padding: 40px 0px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }
  
#footer {
	text-align: center;
	clear: right;
	width: auto;
	height: 40px;
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  
   
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	margin: 0;
	padding: 10px;
  }
  
#footer p a {
  color: #666666;
  text-decoration: none;
  padding: 20px;
  }

#footer p a:hover {
  text-decoration: underline;
  } 


#google {
	text-align: left;
	width: auto;
	height: auto;
	background-color: #efefef;
	padding: 20px 10px;
	margin: 0px 10px 5px 10px;
	border: 1px dotted #cccccc;
  }


#homepage-links {
	text-align: left;
	width: auto;
	height: auto;
	background-color: #ffffff;
	background-image: url(images/homepagelinks-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0;
	border: 0;

  }


#homepage-links h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #86bd42;
  padding: 0px 0px 10px 0px;
  
  }
  
#homepage-links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 0;
	padding: 0;
  }
  
 
#homepage-links p a {
	text-decoration: none;
	color: #4d6c26;
  }
  
#homepage-links p a:hover {
	text-decoration: underline;
	color: #86bd42;
  }
  
  
#google1 {
  text-align: left;
  width: auto;
  height: auto;
  background-color: #efefef;
  padding: 20px 10px 20px 10px;
  margin: 0px 10px 10px 10px;
  border: 1px dotted #cccccc;
  }
  
  
#google1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #333333;
  margin: 0;
  padding: 0px;
  }
  
#google1 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #86bd42;
  padding: 0px 0px 10px 0px;
  
  }
  
#google1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	margin: 0;
	padding: 0;
  }
  
 
#google1 p a {
	text-decoration: underline;
	color: #4d6c26;
  }
  
#google1 p a:hover {
	text-decoration: none;
  }
  
#contact-area {
	width: 480px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 360px;
	font-family: arial;
	font-size: 1em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#catpcha-area {
	margin-left: 200px;
}
