body {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background: url(../../images/layout/background.gif) center center;
	margin: 0px;
	padding: 0px;
}
#header-top {
	background: url(../../images/layout/header-top.png) no-repeat;
	height: 8px;
	margin: 0px auto;
	width: 1018px;
}
#body {
	background: url(../../images/layout/content-background.png);
	margin: 0px auto;
	width: 1000px;
	padding-left: 9px;
	padding-right: 9px;
}


#header {
	background: url(../../images/layout/header.gif);
	height: 144px;
}

#nav {
	background: #CF0128 url(../../images/layout/menu-bottom.png) no-repeat center bottom;
	padding-bottom: 16px;
	height: 39px;
}
#rand_image {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	text-align: right;
	font-size: 10px;
}

#content {
	background: url(../../images/layout/info-background.png) repeat-y;
}
#info {
	padding: 30px;
	float: left;
	width: 690px;
}
#info.full {
	background: #FFF;
	float: none;
	width: 940px;
}

#info h1 {
	font-size: 16px;
	color: #CF0128;
	margin-bottom: 15px;
}
#info h2 {
	font-size: 14px;
	color: #F1571D;
	font-weight: normal;
}
#info h3 {
	color: #40939E;
	text-transform: uppercase;
}
#info h4 {
	font-size: 13px;
	color: #F57D50;
	font-weight: bold;
	text-transform: uppercase;
}

#info p {
	margin-bottom: 10px;
	line-height: 130%;
}
#info ul {
	margin-right: 5px;
	margin-left: 40px;
}
#info ul li{
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 8px;
}
#info ol li{
	margin-bottom: 8px;
}

#sidebar {
	padding: 30px 20px;
	float: left;
	width: 210px;
}
#footer {
	font-size: 11px;
	color: #FFF;
	background: #CF0128;
	padding: 10px 20px;
}
#sidebar h1 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #FFC977;
}

#footer a {
	color: #FFEDD2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer-bottom {
	background: url(../../images/layout/footer-bottom.png) no-repeat;
	height: 9px;
	margin: 0px auto;
	width: 1018px;
}
.highlight.underline {
	padding-top: 8px;
	padding-bottom: 8px;
}
.highlight:hover {
	background: #FFF4E3;
}
.underline {
	border-bottom: 1px solid #F8A586;
}
a.button {
	color: #CF0128;
	text-decoration: none;
	background: #FED1C0;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #F8A586;
	text-transform: uppercase;
	font-weight: bold;
}
#info a {
	color: #CF0128;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#info a:hover {
	text-decoration: underline;
}

a.button:hover {
	background: #F8A586;
}


.clear {
	clear: both;
}
form .col-20, form .col-80 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.text-extra-small {
	font-size: 10px;
}
.pages {
	font-size: 10px;
	font-weight: bold;
}
a.pages {
	text-decoration: none;
	background: #FFF4E3;
	color: #000;
	border: 1px solid #CF0128;
	margin: 0px 3px;
	padding: 3px 0px;
}
a.pages:hover {
	background: #F8A586;
}
a.pages.down {
	color: #FFF;
	background: #CF0128;
}
#body #content #info a.pages.down {
	color: #FFF4E3;
}

.price {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cell-header {
	border-top: 1px solid #F8A586;
	border-bottom: 1px solid #F8A586;
	background: #FFF9F0;
}
.cell-header2 {
	border-top: 1px solid #F8A586;
	border-bottom: 1px solid #F8A586;
	background: #FFE2B7;
}

#info .padding-4-tb, #sidebar .padding-4-tb{
	padding: 4px 0px;
}
#news-events {
	font-size: 11px;
}
#news-events a {
	color: #FFF;
	text-decoration: none;
}
#news-events a:hover {
	text-decoration: underline;
}
#news-events p {
	color: #FFE8C4;
	font-weight: bold;
}
#news-events .underline {
	color: #58AFBC;
	border-bottom-color: #6DBAC5;
}
.text-small {
	font-size: 80%;
}
.text-black {
	color: #000;
}
.image_l {
	float: left;
	padding: 0px 10px 0px 0px;
}
.image_r {
	float: right;
	padding: 0px 0px 0px 10px;
}
.highlight-text {
	padding: 5px;
	background: #FFF4E3;
	border-top: 1px solid #F8A586;
	border-bottom: 1px solid #F8A586;
}
padding-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.highlight.padding-5 {
	padding-top: 6px;
	padding-bottom: 6px;
}
#warn {
	background: #EDF7F8;
	padding: 10px;
	border: 1px solid #DAEFF1;
}

#warn p {
	margin: 0;
	font-weight: bold;
}

#main {
	display: none;
}
#info .col-25 .caption {
	font-size: 9px;
	font-style: italic;
}
