/* CSS Document */
/* HTML tag styles */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	text-align: justify;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cad7b9;
}
#body-inner li {
	background: url('images/bullet.jpg') no-repeat 2px 4px;
	font-size: 11px; color: #780004;
	list-style-type: none; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:6px; 
	padding-left:18px; 
	padding-right:18px; 
	padding-top:0px; 
	padding-bottom:0px
}
body,th {
    margin-left: auto; 
	margin-right: auto;
	font-size: medium;
	color: #003300;
}
td,th {padding: 2px 6px 0px 20px;
}
td img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.style4 {font-size: 13px; color: #030; font-weight: bold;
}
.style5 {font-size: 20px; color: #030; font-weight: bold;
}
.style6 {font-size: 12px; color: #780004; font-weight: bold;
}
.style8 {font-size: 15px; color: #030; font-weight: bold;
}
.style9 {font-size: 10px; color: #780004;
}
.style10 {font-size: 12px; color: #780004;
}
.style11 {font-size: 12px; color: #030; font-weight: bold; font-style: italic;
}
.style12 {font-size: 11px; color: #030;  text-align: justify;
}
.style13 {font-size: 12px; color: #030;  text-align: justify;
}
.style14 {font-size: 16px; color: #780004; font-weight: bold;
}
/******* hyperlink and anchor tag styles *******/


a:link, a:visited{
	color: #780004;
	text-decoration: none;
}

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

/************** header tag styles **************/

h1{
 font-size: 24px; font-weight: bold;
 color: #003300;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h2{
 font-size: 20px; font-weight: bold;
 color: #003300;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h3{
 font-size: 20px; font-weight: bold;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 10px;
	height: auto;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
input{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 184px;
	left: 20px;
	right: 2%;
	width:99%;
	background-color: #a9c28b;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#masthead{
	position: absolute;
	top: 15px;
	left: 20px;
	right: 2%;
	width:99%;
	height: 172px;
	background: url('images/h_tilelge2.jpg') repeat;
}
#pageNav{
	float: left;
	width:196px;
	padding: 0px;
	height: auto;
	background-color: #a9c28b;
}

#content{
	padding: 0px 20px 15px 15px;
	margin:0px 0px 0px 196px;
	background-color: #cad7b9;
	height: auto;
	text-align: justify;
}
#content img{
	float: left;
	padding: 0px 15px 5px 0px;
}
html body .content {height: auto;
}
#honeymoon{
	padding: 0px 20px 15px 15px;
	margin:0px 0px 0px 196px;
	background: url('images/honeymoonback.gif') repeat;
	background-position: 250px 140px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #e1ebd8;
	height: auto;
	text-align: justify;
}

/************** feature styles *****************/

.feature{
    padding: 0px 10px 10px 8px;
	font-size: 12px;
	height: auto;
	}
.feature img{
	float: left;
	padding: 0px 12px 0px 0px;
}

html body .feature {height: auto;}

.feature h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 20px;
	padding: 0px 0px 5px 0px;
}

/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #003300;
	text-align: justify;
}
.story h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #003300;
	font-size: 20px;
}

.story h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #003300;
	font-size: 20px;
}
.img{
	float: left;
	padding: 0px 10px 0px 0px;
}
td.story p {
	padding: 6px 8px 6px 8px;
	font-size: 10px; color: #780004;
}

td.storyLeft{
    padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	font-size: 10px; color: #780004;
}
td.storyRight{
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 1px;
	text-align: justify;
	font-size: 10px; color: #003300;
	}
h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 12px;
	padding: 5px 10px 12px 210px;
	margin-top: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #a9c28b;
	height: auto;
}
#linkssmall 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #003300;
	text-decoration: none;
	}
#siteInfo links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #780004;
	text-decoration: none;
	font-weight: normal;
}
#siteInfo img{
	padding: 4px 1px 0px 0px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks img {margin-bottom:-1px;
} 

/**************** advert styles *****************/

#advert{
	padding: 48px;
}
#advert img{
	display: block;
}
.rightimg {
  float: right;
  margin-left: 3px;
  margin-right: 8px;
  margin-bottom: 6px;
 } 
.leftimg {
  float: left;
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 0px;
  margin-bottom: 6px;
  }
