﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #080027;
	text-align: left;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
h2 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
h3 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
h4 {
	font-size: large;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
h5 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
h6 {
	font-size: medium;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
hr {
	width: 90%;
	text-align:center;
	height: 1px;
	color: black;
}
th {
	text-align: center;
	font-weight: bold;
}
td {
	text-align: center;
}
#container {
	border: medium #C9AC68 solid;
	width: 750px;
	margin: 0 auto;
	background-color: #6F5465;
	margin-top: 2px;
}
#masthead {
	width: 750px;
	height: 195px;
	background-color: #C9AC68;
	border-bottom-color: #C9AC68;
	border-bottom-style: ridge;
	border-bottom-width: medium;
}
#sidebar {
	top: 5px;
	margin-left: 0px;
	float: left;
	width: 150px;
	background-color: #6f5465;
	position: relative;
	clear: both;
	display: inline;
	border-right-color: #C9AC68;
	border-right-style: ridge;
	border-right-width: medium;
	border-bottom-color: #C9AC68;
	border-bottom-style: ridge;
	border-bottom-width: medium;
}
#sidebar p {
	font-size: small;
}
#pagecontent {
	height: auto;
}
#elitepromo {
	text-align:center;
}
#breadcrumb {
	font-size: x-small;
	float: right;
	left: -25px;
	top: 0px;
	width: 550px;
	padding: 0px;
	overflow:hidden;
	position: relative;
}
#breadcrumb p {
	color: #dfca93;
	font-weight: bold;
}
#breadcrumb a {
	color: #dfca93;
	text-decoration: underline;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #dfca93;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb a:visited {
	color: #dfca93;
	font-weight: normal;
}
#breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}
#content {
	float: right;
	left: -10px;
	top: 5px;
	width: 550px;
	padding: 5px;
	overflow:hidden;
	background-color: #dfca93;
	margin-bottom: 20px;
	position: relative;
	border: medium #C9AC68 ridge;
}
#content p {
	margin: 5px;
}
#content img {
	display: block;
}
#content a {
	color: #0000FF;
	text-decoration: underline;
}
#content a:hover {
	color: #6F5465;
	text-decoration: none;
}
#close {
	text-align: center;
}
#mail {
	background-color: #dfca93;
	position: relative;
	border: medium #C9AC68 ridge;
}
#facebook {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#freedance {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#footer {
	clear: both;
	font-size: x-small;
	width: 750px;
	background-color: #846c7a;
	border-top-color: #C9AC68;
	border-top-style: ridge;
	border-top-width: medium;
	padding: 0;
	overflow:hidden;
	margin-top: 0px;
}
#masthead p {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 25px;
	padding: 0;
	font-size: large;
	font-weight: bold;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #c9ac68;
	border-bottom: 1px solid #000;
}
#sidebar li {
	display: block;
	border: 1px solid #000;
}
#sidebar a {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	display: block;
	padding: 5px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6F5465;
	background-color: #dfca93;
}
/* Styles for Footer */
#footer p {
	border: none;
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #dfca93;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	text-align: center;
	margin: 5px;
}
.style2 {
	text-align: center;
	font-weight: bold;
	margin: 5px;
}
.style3 {
	text-align: center;
	font-size: medium;
	margin: 5px;
}
.style4 {
	text-align: left;
	font-size: medium;
	margin: 5px;
}
.style5 {
	color: #FF0000;
}
.style13 {
	margin: 5px;
}
.style15 {
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.style16 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.style17 {
		margin-left: 5px;
		margin-right: 5px;
}
#address {
	margin-left: 250px;
	font-size: medium;
	font-weight: bold;
}
#update {
	border: none;
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #000000;
}
#search {
	font-size: small;
	border: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #000000;
}
#date {
	border: none;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: medium;
	color: #C9AC68;
}
#pagetitle {
	width: 250px;
	padding: 0px;
	height: 155px;
	left: 500px;
	top: 0px;
	background-color: #6F5465;
	margin: 0px;
	text-align: left;
	position: relative;
}
#logo {
	float: left;
	width: 500px;
	padding: 0px;
	height: 155px;
	margin: 0px;
	position: absolute
}
#king1 {
	margin: 10px 20px;
	float: left;
}
#king2 {
	margin: 15px 0 0 115px;
}

