body{	
	background: #FDD889 url(../_images/background2.png) repeat-x fixed;
	font-family: Arial, Verdana, Times-New-Roman, seriff;
}

p {
	color: #7f7a49;
	font-size: 1.2em;
	line-height:1.0em;
}

#main-wrapper {
	background: #FFC;
	width: 750px;
	margin: auto;
}

#header-main {
	background: #F2FDD9 url(../_images/titleBackground3-white.jpg);
	float: right;
	width: 540px;
	height: 200px;
}

#logo {
	float:left;
	width: 190px;
	text-align: center;
	height: 200px
}

#mainPicture {
	background: url(../_images/mainPicture/bkgnd.jpg) repeat-y;
	height: 200px;
}

#mainPictureText {
	background: url(../_images/mainPicture/bkgnd.jpg) repeat-y;
	height: 100px;
}

		/* Top Navigation Bar */
#navigation {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

#navigation li {
	display: inline;
	padding: 15px;
}

#navigation a {
	color: #819D56;
	text-decoration: none;
}

#navigation a:link {
	color: #819D56;
	text-decoration: none;
}

#navigation a:visited {
	color: #d99e20;
	text-decoration: none;
}

#navigation a:hover {
	color: #d99e20;
}
		/* End of Top Navigation Bar */

		/* Left hand Navigation Window */
#leftColumn { 
        float: left; 
        width: 20%; 
        margin: 2% 0% 0% 4%; 
} 

#leftColumn p { 
        color: #819D56; 
        margin-top: 10px; 
        margin-bottom: 0; 
	text-decoration:none; 
        font-weight: bold; 
        font-size: 1.2em; 
} 

.menu1 { 
        color: #819D56; 
        margin-top: 10px; 
        text-decoration:none; 
        font-weight: bold; 
        font-size: 1.2em; 
        display:block; 
} 
                        
.menu1:hover { 
        color: #d99e20; 
} 
                        
.submenu { 
        color: #819D56; 
        margin: 0px 10px; 
        text-decoration:none; 
        font-weight: normal; 
        font-size: 1.0em; 
        display:block; 
} 
                        
.chosensubmenu { 
        color: #d99e20; 
        margin: 0px 10px; 
        text-decoration:none; 
        font-weight: normal; 
        font-size: 1.0em; 
        display:block; 
}

.submenu:hover { 
        color: #d99e20; 
} 
		/* End of Left hand Navigation Window */

#welcome {
	clear: both;
	background: #FFC;
	padding: 0% 5%;
}

#welcomeTemp {
	float: right;
	width: 70%;
	margin: 0% auto 7% auto;
}

#temperature {
	float: left;
	font-size: 1.0em;	
	text-align: center;
	width: 30%;
	margin: auto;
}

#main-writing {
	background: #FFC;
	float: right;
	width: 70%;
	padding-right: 5%;
}

#main-writing ul li{
	color: #5c662f;
	font-size: 1.2em;
	line-height:1.0em;
}

#main-writing a{
	text-decoration:none;
}

#main-writing a:link {
	color: #819D56;
	text-decoration: none;
}

#main-writing a:visited {
	color: #d99e20;
	text-decoration: none;
}

#main-writing a:hover {
	color: #d99e20;
}

#leftImage {
	position: relative;
	left: -100px;
	float: left;
	padding: 2% 2% 2% 8%;
	width: 40%;
}

#leftImageIn {
	position: relative;
	float: left;
	margin: 0% 2% 2% 2%;
}

#rightImage {
	padding: 0% 2% 2% 2%;
	float: right;
	width: 40%;
}

#rightImageIn {
	margin: 0% 2% 2% 2%;
	float: right;
	
}

#centreImage {
	width: 80%;
	margin: 30px auto;
}

#column1 {
	float: left;
	width: 30%;
}

#column2 {
	float: right;
	width: 70%;
}

#LAcolumn1 {
	float: left;
	width: 50%;
}

#LAcolumn2 {
	float: right;
	width: 50%;
}

#maincol {
	float: center;
	clear: both;
	color: #7f7a49;
	font-size: 1.2em;
	text-align: center;
	margin: auto;
}

#picLeft {
	float: left;
	width: 40%;
	margin: 2% 1% 2% 5%;
}

#picRight {
	float: right;
	width: 40%;
	margin: 2% 5% 2% 1%;
}

#footer {
	background: #f8c958; /*#f8c958; #da8517;*/
	font-size: 0.75em;
	text-align: center;
	border-top: 1px solid #666;
	clear: both;
}

#footer li {
	list-style-type:none;
}

#footer a{
	color: #FFF; /*#819D56;*/
	text-decoration:none;
	width: 100%;
}

#footer a:hover {
	color: #999;
}

#footer p {
	color: #FFF;
}

h1 {
	color: #5c662f;
	text-align: center;
	font-size: 1.7em;
}

h2 {
	color: #5c662f;
	text-align: left;
	font-size: 1.5em;
}

h3 {
	color: #7f7a49;
	font-size: 1.2em;
	line-height:1.0em;
	font-weight: bold;
	clear: both;
}

h4 {
	color: #819D56;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 0;
}

h5 {
	color: #819D56;
	text-align: center;
	font-size: 0.75em;
	margin: 0;
}

h6 {
	text-align: center;
	margin-bottom: 0;
}
