*{
	padding:0;
	margin:0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 50px;
	color: #48180C;
	margin: 0px;
	padding: 0px;
	background: #6C5133 url(images/bg.jpg) repeat-y top center;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

a:link {
	color: #48180C;
	text-decoration: none;
	margin-bottom: 25px;

}
a:visited {
	text-decoration: none;
	color: #48180C;
}
a:hover {
	text-decoration: underline;
	color: #FFCC99;
}
a:active {
	text-decoration: none;
	color: #48180C;
	margin-bottom: 25px;
}

h1 {
	color: #48180C;
	letter-spacing: 2px;
	font-size: 26px;
	margin-left: 5px;
	line-height: 30px;
}

h2 {
	color: #48180C;
	letter-spacing: 2px;
	font-size: 26px;
	margin-left: 5px;
	line-height: 30px;
}


.style10 {
	color: #48180C;
	letter-spacing: -1px;
	font-size: 24px;
	margin-left: 5px;
	line-height: 30px;
	float: right;
	margin-top: 25px;
}


#container {
	width: 950px;
	margin: auto;
	height:100%;
}
	
#title {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 243px;
	float: left;
	margin-top: 45px;
	margin-left: 20px;
}

#navigation h2{
	height: 45px;
	width: 300px;
	float: right;
	margin-top: 10px;
	color: #48180C;
	letter-spacing: -1px;
	font-size: 26px;
	margin-left: 5px;
	line-height: 30px;
}

#catchy_text {
	height: 185px;
	width: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	clear: both;
	margin-left: 25px;

}

#content {
	float: left;
	width: 600px;
}

.content_top {
	height: 16px;
	width: 511px;
}

.content_middle {
	width: 560px;
	padding-right: 20px;
	padding-left: 40px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

}

.content_bottom {
	height: 16px;
	width: 511px;
	margin-bottom: 50px;
}

.content_style1 {
	color: #48180C;
	letter-spacing: -1px;
	font-size: 26px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#sidebar {
	float: right;
	width: 275px;
	margin-top: 10px;

}

.sidebar_top {
	height: 120px;
	width: 264px;

}

.sidebar_middle {
	width: 264px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.sidebar_bottom {
	width: 264px;
	margin-bottom: 20px;
}

#sidebar p {
	color: #48180C;
	margin-left: 5px;
}

#sidebar h2 {
	color: #48180C;
	margin-left: 15px;
	letter-spacing: -1px;
	font-size: 16px;
	line-height:22px;
}

#sidebar h3 {
	color: #48180C;
	margin-left: 15px;
	letter-spacing: normal;
	font-size: 12px;
	line-height:25px;
}


#footer {
	clear: both;
	padding: 1px;
	height: 50px;

}

#footer p {
	color: #48180C;
	text-align: center;
}

#footer .style1 {
	color: #48180C;
	text-align: center;
	font-size:10px;
	line-height:20px;
}
