body {
	background: #FFF url('Images/Smalls/Camellia-fade-to-left.jpg') no-repeat top right fixed;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #111;
	line-height: 1.2em;
	
	min-width:700px;
  border:1px solid #ccc;
}

#header {
	width: 80%;
	background:transparent;
	margin: 0 auto;
	padding: 0;
	height: 101px;
	top: auto; 
}

#headd {
	width: 80%;
	background:transparent;
	margin: 0 auto;
	padding: 0;
	height: 101px;
	top: auto; 
}

#header h1 {
	padding: 0px 0;
	color: #666600;
	font-size: 20px;
	letter-spacing: 3px;
	text-align: left;
}



#nav {
	top: 115px;
	width: 100%;
	font: bold 16px Verdana, sans-serif;
	height: 25px;
}


#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li a {
	padding: 3px;
	margin: 0;
	border: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: transparent url(Images/Smalls/trans6.gif) repeat;
	text-decoration: none;
	
}

#nav li a:link { color: #000; }


#nav li a:visited { color: #000; }


#nav li a:hover {
	color: #C03;
	background: transparent url(Images/Smalls/trans7.gif) repeat;
}

#nav li a#current {
	background: transparent url(Images/Smalls/trans7.gif) repeat;
}

#container {
	background: transparent url('Images/Smalls/trans5.gif') repeat;
	width: 85%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}
#container1 {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	height:78px
}


#content {
	margin: 0;
	padding: 40px;
}

#footer {
	background: transparent;
	padding: 5px 10px 2px 0;
	text-align: right;
	font-size: 0.75em;
	clear: both;
	line-height: 1.15em;
}

a, a:visited {
	background: transparent;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	background: transparent;
	color: #666;
	font-size: 20pt;
}

h1 {
	color: #4F5823;
	font-size: 30px;
	letter-spacing: 6px;
}

h2 {
	color: #4F5823;
	border-bottom: 1px solid #666;
	margin: 0;
	font-size: 14px;
}	

h3 {
	color: #4F5823;
	margin: 0;
	font-size: 14px;
}	

h4 {
	color: #000000;
	margin: 0;
	font-size: 14px;
	
}	

h5 {
	color: #333333;
	font-size: 25px;
}	

h6 {
	color: #000000;
	font-size: 12px;
}	


.titles {
	color: #485A26;
	font-size: 24pt;
	padding-left: 10px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
}
#content p em {
	font-weight: bold;
}
.titles-small {
	font-size: 18pt;
}
