body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font:0.90em/1em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image: url(../Assets/dull-leaves.jpg);
	background-repeat: repeat;
}
h1 { 
	font:bold 1.20em/1.30em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
li {
	line-height:1.50em;
}
#page {
	margin:0 auto;
	padding: 0;
	width: 800px;
	top: 15px;
	position: relative;
	overflow: visible;
	border: 4px solid #98773A;
	}
#maincontainer {
	width: 800px;
	background-color: #333333;
	}
#header {
	margin:0 auto;
	width:800px;
	height:165px;
	font:1.50em/1em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	background-image: url(../Assets/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #98773A;
	}
/*navbar styles*/
#navbar {
	font:1.20em Arial, Helvetica, sans-serif;
	position: relative;
	width: 800px;
	left: 0px;
	bottom: 0px;
	border-bottom: 4px solid #98773A;
	background-color: #F6F3E1;
	}
/*style for bground of main body area*/
#content {
	height:inherit;
	background-image: url(../Assets/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	overflow: hidden;
	}
#centrecontent {
	width:720px;
	height:780px;
	padding: 0;
	overflow: auto;
	top: 0px;
}
/*
a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
*/
a:hover {
	color: #00CC33;
	text-decoration: none;
	}

#footer {
	margin:0;
	padding: 10px 0 10px 0;
	width: 100%;
	height: 30px;
	border-top: 4px solid #98773A;
	text-align:center;
	font:0.80em/1em Arial, Helvetica, sans-serif;
	background-color: #F6f3e1;
	background-image: url(../Assets/footer.jpg);
	}
.whiteborder {
	border: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #ffffff;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#F78C29;
	font-size: 14px;
	}
	
.navText {
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.titleText {
	color: #000000;
	line-height:18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 10px;
	}

.subTitleText {
	color: #000000;
	line-height:18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	}

.subTitleTextLinks {
	color: #000000;
	line-height:18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	}

.subTitleTextLinks:hover {
	color: #00CC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

.contentText {
	color: #000000;
	line-height:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	font-weight: normal;
	text-align: justify;
	margin-right: 0px;
	}

.contentTextLinks {
	color: #000000;
	line-height:14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	}

.contentTextLinks:hover {
	color: #00CC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

.smallcontentText {
	color: #000000;
	line-height:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	text-align: justify;
	margin-right: 0px;
	}

.smallcontentTextLinks {
	color: #000000;
	line-height:12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	}


.footerText {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footerTextLinks {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footerTextLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}

#detailmainimage {
	position: absolute;
	height: 300px;
	width: 400px;
	left: 50px;
	top: 250px;
}
#detailtext {
	position: absolute;
	height: 300px;
	width: 290px;
	left: 460px;
	top: 250px;
}
#detailimages {
	position: absolute;
	height: 90px;
	width: 700px;
	left: 50px;
	top: 570px;
	text-align: left;
}
.pictureframe {
	border: 2px solid #98773A;
}
