@charset "utf-8";

img {
	border-width: 0px;
}
#maincontent {
	width: 700px;
	position: relative;
	float: left;
	z-index: 0;
	padding: 10px;
	height: 350px;
}
#pagecontent {
	position: relative;
	clear: both;
}
#left {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#right {
	float: left;
	width: 480px;
}
.homepagecopy {
	color: #7C7A4C;
	text-align: justify;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
#lowercopy {
	padding: 0px;
	margin-top: 20px;
	clear: both;
}



#leftsidebar {
	width: 220px;
	position: relative;
	height: 350px;
	padding: 10px;
	margin: 0px;
	float: left;
	color: #7F7949;
}
#leftsidebar   a:link   {
	text-decoration: none;
	color: #7F7949;
}
#leftsidebar a:visited {
	text-decoration: none;
	color: #7F7949;
}

#leftsidebar  a:hover   {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
#leftsidebar a:active {
	text-decoration: none;
	color: #660000;
}

#leftsidebar h4 {
	font-weight: bold;
	color: #660000;
	margin-bottom: 5px;
}

#leftsidebar  ul    {
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	text-indent: 10px;

}
#fbbadge {
	width: 180px;
	margin-bottom: 20px;
}
#twbadge {
	border: thin solid #E9EEF5;
}



#lowerleft {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainpic {
	float: left;
	z-index: -1;
	border: medium outset #C0C0C0;
}
#lowercontent {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#box1 {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
	float: left;
	text-align: center;
	background-color: #640204;
	border: 1px solid #000;
	font-weight: bold;
	height: 160px;
	color: #FFF;
}
#box2 {
	width: 220px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	float: left;
	text-align: center;
	background-color: #640204;
	border: 1px solid #000;
	font-weight: bold;
	height: 160px;
	color: #FFF;
}
#box3 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #640204;
	color: #FFF;
	height: 160px;
}
#box4 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: center;
	background-color: #640204;
	border: 1px solid #000;
	font-weight: bold;
	color: #FFF;
	height: 160px;
}
.payment {
	margin: 0px;
	color: #FFF;
	vertical-align: top;
}

#social {
	text-align: center;
}
#social  img {
	margin-right: 10px;
	margin-left: 10px;
}


#added_content {
	margin: 10px;
	padding: 10px;
	border: thin solid #5579A8;
	color: #5579A8;
	text-align: justify;
	clear: both;
	font-size: small;
}


#overview {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #7F7949;
}
#welcome_line1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999;
	font-style: italic;
	text-align: left;
	font-size: 1.5em;
}

#welcome_line2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
