@charset "UTF-8";
#page {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0A575;
	border-bottom-color: #B0A575;
	border-left-color: #B0A575;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/header/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#line {
	background-image: url(../images/background_line.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 4px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(../images/background_nav.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#page #header #navigation ul {
	list-style-type: none;
	padding-top: 2px;
	margin-left: 135px;
}
#page #header #navigation a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#page #header #navigation a:hover {
	color: #810131;
	font-weight: bold;
}
#page #content .clear {
	clear: both;
}
#page #header #navigation li {
	float: left;
	width: 100px;
	height: 20px;
	display: block;
}
#page #content #sidebar {
	float: left;
	margin-left: 150px;
}
#page #header #navigation .active a {
	color: #7F0030;
	font-weight: bold;
}
.inactive  a  {
	color: #333333;
	text-decoration: none;
}
#page #content {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #F1EBCE;
	padding-bottom: 20px;
	margin-top: -2px;
}
.inactive a:hover {
	color: #810131;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-image: url(../images/background_stripes.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #EEE8CB;
}
* {
	margin: 0px;
	padding: 0px;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a,a:visited li {
	color: #906822;
	text-decoration: none;
}
#sidebar a:hover,a:active li {
	color: #7F0030;
	text-decoration: none;
}
#sidebar2 a,a:visited li {
	color: #906822;
	text-decoration: none;
}
#sidebar2 a:hover,a:active li {
	color: #7F0030;
	text-decoration: none;
}
#sidebar {
	float: left;
	background-color: transparent;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
	width: 130px;
	margin-top: 20px;
	height: 300px;
	background-image: url(http://www.destination-services.net/images/sidebar/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 170px;
	margin-left: 150px;
	display: inline;
}
#sidebar2 {
	float: left;
	background-color: transparent;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 155px;
	width: 130px;
	margin-top: 20px;
	height: 300px;
	display: inline;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar2 ul {
	list-style-type: none;
}
#entry {
	float: left;
	margin-top: 20px;
	margin-right: 58px;
	margin-left: 10px;
	width: 400px;
	display: inline;
}
#entry table {
	width: 400px;
}
#entry table td {
	padding: 3px;
}
.form_labels {
	font-size: 80%;
	width: 100px;
	text-align: right;
	vertical-align: top;
}
#entry ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.png);
	margin-left: 50px;
	font-size: 80%;
	line-height: 1.5em;
}
#entry p {
	font-size: 80%;
	line-height: 1.5em;
}
#entry .ants {
	font-style: italic;
}
h1,h2,h3 {
	text-transform: capitalize;
	color: #7F0030;
	font-size: 110%;
	margin-bottom: 10px;
}
#sidebar li {
	padding-top: 3px;
	display: block;
	margin-bottom: 5px;
}
#sidebar2 li {
	padding-top: 3px;
	display: block;
	margin-bottom: 5px;
}
.img_left {
	float: left;
	margin-right: 10px;
}
#footer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0ECCD;
	clear: both;
	height: 100px;
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer a, a:active, a:visited {
	text-decoration: none;
	color: #7C012F;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	list-style-type: none;
	margin-left: 130px;
}
#footer li {
	float: left;
	width: 100px;
}
#bottom  {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	color: #000000;
	padding-left: 20px;
	padding-top: 3px;
}
.white  a  {
	color: #000000;
	text-decoration: none;
}
.white a:hover {
	color: #000000;
	text-decoration: underline;
}
