/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #f00 url(../images/bg.jpg) repeat-x;
}

h1, h2, p {
	font-style: italic;
	padding: 0 10px;
}

h1 {
	font-size: 40px;
	color: #f00;
	padding-top: 30px;
	text-transform: uppercase;	
}

h2 {
	font-size: 18px;
	margin: 13px 0;
	text-transform: uppercase;	
}

h3 {
	font-size: 24px;
	margin-top: -13px;
	letter-spacing: 4px;
}

h4 {
	font-size: 30px;
	color: #f00;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-style: italic;	
}

p {
	font-size: 16px;
	margin: 8px 0;
}

a {
	color: #f00;
}

a:hover {
	color: #f66;
}

#container {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background: #fff;
	border-left: #f00 solid 1px;
	border-right: #f00 solid 1px;
	min-height:720px;
	height:auto !important;
	height:720px;
}

#header {
	background: url(../images/logo.jpg) no-repeat left;
	height: 100px;
	width: 585px;
	float: right;
}

#menu {
	float: left;

	width: 200px;
	padding-left: 2px;
}

#content {
	min-height:510px;
	height:auto !important;
	height:510px;
}

#content img {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border: #f00 solid 1px;
}

#content span img {
	float: right;
	margin-right: 0px;
	border: #f00 solid 1px;
}

#content ul {
	font-style: italic;
	list-style: none;
	padding-left: 10px;
}

#content h6 img {
	float: none;
	border: none;
	margin-top: 30px;
}

#content h2 a {
	color: #FF0000;
	text-decoration: none;
}

#content h2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#flashmenu ul {
	background: transparent url(../images/menu.jpg) no-repeat top;
	list-style: none;
	margin-top: 16px;
	padding-top: 63px;
	width: 200px;
	height: 800px;
}

#flashmenu li {
	width: 200px;
	text-align: center;
	padding-top: 49px;
}

#flashmenu li a {
	display: block;
	color: #700;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/btnred.png) no-repeat top left;
	padding: 10px 0px 10px 0px;
}

#flashmenu li a:hover {
	background: url(../images/btngreen.png) no-repeat top left;
	padding: 10px 0px 10px 0px;
}

#content {
	background: #fff;
	float: right;
	width: 585px;
	border: #f00 solid 1px;
	margin-right: 8px !important;
	margin-right: 3px;
}

#pre {
	height: 407px;
	margin-top: -13px;
	background: url(../images/st_valentines.jpg) no-repeat top left;
	width: 585px;
}

blockquote {
	padding-top: 10px;
	font-weight: bold;
}

cite {
	font-size: 12px;
}

#salop {
	width: 100px;
	margin-left: 110px;
	margin-top: 50px;
}

#salop p {
	font-size: 22px;
	margin: 13px 0;
	color: #fff;
}

#title {
	text-align: center;
}

#text, #text1 {
	width: 290px;
}

#text {
	float: left;	
}

#text1 {
	float: right;
}

#border {
	background: url(../images/border.jpg) repeat-x;
	float: right;
	width: 585px;
	height: 48px;
}

#border1 {
	background: url(../images/shadow.jpg) repeat-x;
	float: right;
	width: 585px;
	height: 14px;
	margin-right: 8px !important;
	margin-right: 3px;
}

#border2 {
	background: url(../images/border_bottom.jpg) repeat-x;
	float: right;
	width: 585px;
	height: 35px;
	margin-right: 8px !important;
	margin-right: 3px;
	border: #f00 solid 1px;
	border-top: 0;
}

#footer {
	height: 20px;
	clear: both;
	background: #fff;
}

#border2 p {
	font-size: 12px;
	float: right;
}

#border2 a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#border2 a:hover {
	font-size: 12px;
	text-decoration: underline;
}


#arrow img {
	border: 0;
}

input, select, textarea {
	border: 1px #f00 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}

form.contactform {
	width: 550px;
	color: #333;
	padding: 10px;
	font-style: italic;
}

.btn {
	float: right;
	margin-left: 10px;
}

form.contactform fieldset {
	margin-bottom: 10px;
	border: none;
	border-top: 1px solid #f00;
	background: url(bg.gif) repeat-x left bottom;
}

form.contactform legend {
	padding: 5px;
	font-weight: bold;
	color: #333;
}

form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color: #333;
	width: 240px; /* Width of labels */
}

form.contactform fieldset li {
	list-style: none;
	padding: 5px 10px 7px;
	background: url(divider.gif) repeat-x left bottom;
}

form.contactform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

#clear {
	clear: both;
}

#footnote {
	float: left;
	text-align:left;
}

/* Brochure Request */

#brochureholder {
	border-collapse: collapse;
}

#brochureholder th {
	text-align: left;
	background: #fdcbcc;
	font-weight: 100;
	padding: 5px;
}

#brochureholder #tick {
	width: 120px;
}

#brochureholder td {
	padding: 5px;
	padding-top: 20px;
	border-bottom: 1px solid #fdcbcc;
	vertical-align: top;
}

#brochureholder #checkbox {
	vertical-align: middle;
	text-align: center;
}

#brochureholder td h1 {
	padding: 0;
	font-size: 16px;
	margin-bottom: 5px;
}

#brochureholder td p em {
	color: #f66;
}

#brochureholder tr .tools {
	background: url(../images/tools_bg.png) repeat-x bottom left;
	padding-top: 5px;
}

#brochureholder tr .tools a {
	margin-right: 2%;
}

#brochurerequestform fieldset {
	margin: 20px 0 0 0;
	border: 0;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	background: url(../images/contact_bg.jpg) repeat-x top left;
}

#brochurerequestform fieldset p {
	margin: 10px;
	font-size: 16px;
}


#brochurerequestform label {
	display: inline-block;
	width: 150px;
}

#brochurerequestform ol {
	margin: 10px;
}

#brochurerequestform ol li {
	margin-bottom: 5px;
}

#brochurerequestform a {
	font-size: 12px;
	margin-left: 10px;
}

#brochurerequestform img {
	border: 1px solid #000;
}

#brochurerequestform .btn {
	margin: 10px;
	float: right;
	width: 150px;
	height: 40px;
	border: 1px solid #f00;
	font-size: 16px;
	background: #fdcbcc;
}

#brochurerequestform #formdisclaimer {
	font-size: 10px;
	margin-top: 30px;
}

#footprint {
	width: 100%;
	margin-bottom: 10px;
}

#travel {
	border: 2px solid #2642c6;
	border-collapse: collapse;
	font-size: 80%;
}

#travel th {
	border-bottom: 2px solid #2642c6;
	background: #eee;
	padding: 5px;
}

#travel td {
	border-bottom: 2px dashed #eee;
	padding: 5px;
}