@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	
}

body {
	background-image: url(images/BG4.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#main {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #7C162A;
}
#main #header {
	height: 200px;
	width: 100%;
	background-image: url(images/images_02.jpg);
	background-repeat: no-repeat;
}
#main #links {
	height: 28px;
	width: 100%;
	background-image: url(images/images_04.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 18px;
	color: #530E1B;
	font-weight: normal;
}
#main #links a {
	text-decoration: none;
	color: #530E1B;
	text-shadow: 2px 2px 3px #C45A6E;
}
#main #links a:hover {
	text-decoration: none;
	color: #9F1D35;
	text-shadow: 2px 2px 3px #C45A6E;
}
#links  a.hidden {
	visibility: hidden;
}
#main #content {
	min-height: 700px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E182B;
	font-size: 14px;
}

#content #spacer {
	height: 20px;
}
#content #left {
	height: 100%;
	width: 559px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #7E192C;
	border-right-color: #7E192C;
	border-bottom-color: #7E192C;
	border-left-color: #7E192C;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left #content_text {
	padding-right: 10px;
	margin-left: 30px;
	padding-right: 10px;
}
#promo #extras {
	background-image: url(images/images_06.jpg);
	height: 240px;
	background-repeat: no-repeat;
	width: 232px;
	float: left;
}
#promo #extras a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#promo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promo a img:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promo #offers {
	background-image: url(images/images_07.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 325px;
	float: right;
}
#promo #press {
	background-image: url(images/images_09.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 150px;
	clear: both;
	padding-left: 40px;
	padding-top: 50px;
	font-size: 16px;
	font-weight: bold;
}

#content #right {
	width: 220px;
	height: 900px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
}
#right #quote {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #7D1629;
	border-right-color: #7D1629;
	border-bottom-color: #7D1629;
	border-left-color: #7D1629;
	margin: 0px;
	padding: 0px;
}
#btm {
	position: relative;
	clear: both;
	visibility: hidden;
}
#main #footer {
	height: 50px;
	width: 800px;
	background-color: #7C182A;
	color: #DEB2BB;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main #footer .center {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#footer  .center a {
	display: block;
	color: #EBBFC8;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#main #footer a {
	color: #E1C2C8;
	text-decoration: none;
}
#footer  .center a:hover {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#main #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.plans  {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7E182B;
}
#content #info {
	color: #7E182B;
	height: 400px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding: 15px;
	border: medium solid #7E182B;
}
