/* CSS Style */

/* Body Styles */
* {
	padding: 0;
	margin: 0;
}

html,body {
	font: 12px Arial, Verdana, Geneva, Sans-serif;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #62805b url(../images/bg.jpg) top left repeat-x;
}

a {
	color: #530e00;
	text-decoration: none;
}
a:hover{
	color: #62805b;
}
.red {
	color: #530e00;
}
.green {
	color: #62805b;
}
/* Layout Styles */
#page {
	width: 920px;
	height: auto;
	margin: 0 auto 0 auto;
}

#top {
	width: 920px;
	height: 159px;
	background: url(../images/top.jpg) top left no-repeat;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	float: left;
}
#menu {
	width: 920px;
	height: 47px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	#menu ul {
		float: right;
	}
	#menu li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
#content {
	width: 920px;
	height: auto;
	background: url(../images/content_bg.jpg) top left repeat-y;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	float: left;
}
#contentempty {
	width: 920px;
	height: auto;
	background: url(../images/content_empty.jpg) top left no-repeat;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	float: left;
}
	#contentempty p {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 10px 70px 0px 25px;
		text-align: justify;
	}
	#contentempty h1 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 0px 25px;
		font-weight: bolder;
		text-align: center;
		color: #530e00;
	}
	#contentempty h2 {
		font-size: 24px;
		margin: 0px 0px 0px 0px;
		padding: 10px 90px 0px 25px;
		font-weight: bolder;
		text-align: right;
		color: #530e00;
	}
	#contentempty h3 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 0px 25px;
		font-weight: bolder;
		text-align: center;
		color: red;
	}
#left {
	width: 513px;
	height: auto;
	background: url(../images/content_left.jpg) top left no-repeat;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
#lefthome {
	width: 513px;
	height: auto;
	background: url(../images/content_left_home.jpg) top left no-repeat;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
	#left h1 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 0px 25px;
		font-weight: bolder;
	}
	#lefthome h1 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 230px 5px 5px 25px;
		font-weight: normal;
	}
	#left p, #lefthome p {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 5px 25px;
	}
	#left h2, #lefthome h2 {
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 5px 25px;
		font-weight: bolder;
		color: #530e00;
		text-align: center;
	}
	#left h3, #lefthome h3 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 5px 25px;
		font-weight: bolder;
		color: #530e00;
		text-align: justify;
	}
	#left h4 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 0px 25px;
		text-align: justify;
		color: #62805b;
	}
	#left h5 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 25px;
		text-align: justify;
		font-weight: normal;
		color: #530e00;
	}
	#left h6 {
		font-size: 24px;
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 0px 25px;
		font-weight: bolder;
		color: #62805b;
		text-align: justify;
	}
#right {
	width: 407px;
	height: auto;
	background: url(../images/content_right.jpg) top left no-repeat;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#righthome {
	width: 407px;
	height: auto;
	background: url(../images/content_right_home.jpg) top left no-repeat;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
	#right h1 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 10px 70px 5px 30px;
		font-weight: normal;
		text-align: center;
		font-style: italic;
	}
	#righthome h1 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 235px 70px 5px 30px;
		font-weight: normal;
		text-align: center;
		font-style: italic;
	}
	#right h2, #righthome h2 {
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		padding: 5px 70px 5px 30px;
		font-weight: normal;
		text-align: center;
	}
	#right h3, #righthome h3 {
		font-size: 26px;
		margin: 0px 0px 0px 0px;
		padding: 10px 70px 5px 30px;
		font-weight: bolder;
		text-align: center;
		color: #530e00;
	}
	#right p, #righthome p {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 5px 80px 5px 45px;
		font-weight: normal;
		text-align: justify;
	}
	#right h4, #righthome h4 {
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		padding: 15px 70px 5px 30px;
		font-weight: normal;
		text-align: center;
	}

#footer {
	width: 920px;
	height: auto;
	background: url(../images/footer.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
#footer p {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 20px 5px 5px 20px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
#footer a:hover {
	color: #530e00;
}

