/* Global Page Styles   

----------------------------------------------- */



body {
	margin: 0px;
	padding:  0px;
	text-align:center;
	background-color: #000000;
}
body, div, td, tr, table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.7;
}
div {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}
td {
	font-size: 12px;
}
/* Header Blocks

----------------------------------------------- */



#header {
	width: 980px;
	height:215px;
	overflow:hidden;
	padding: 0;
	background-image:url(images/bg_header.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}
#logo {
	height: 100px;
	margin-top: 30px;
}
#call {
	width: 850px;
	text-align:right;
	font-weight:700;
	font-size: 16px;
	color:#dd0000;
	line-height: 25px;
	height: 25px;
}
#first_nat {
	padding-left: 10px;
	margin-top:30px;
	font-weight:700;
	font-size: 12px;
	color: #dd0000;
	text-align:left;
}
/* Generic Links

----------------------------------------------- */



a {
	color:  #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* Main Navigation Bar

----------------------------------------------- */



#nav {
	width: 980px;
	height: 45px;
	line-height: 45px;
	background:url(images/bg_nav.jpg) no-repeat top left;
}
#nav ul {
	margin: 0 10px;
	padding: 0;
	width: 960px;
	height: 45px;
}
#nav ul li {
	list-style-type: none;
	list-style-image: none;
	background-image:none;
	padding: 0;
	font-weight: 700;
	font-size: 12px;
	float: left;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
	color: #ffffff;
	text-align:center;
	background-image:url(images/bg_nav.png);
	background-position: left;
	background-repeat:no-repeat;
}
#nav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #353535;
}
/* Main Content Blocks

----------------------------------------------- */



#content {
	width: 960px;
	margin: 10px 10px;
	text-align:left;
}
#left {
	width: 430px;
	float: left;
	text-align:left;
}
#right {
	width: 520px;
	float: right;
	text-align:left;
	padding-top:40px;
}
/* Homepage

----------------------------------------------- */

	





	

#home_box td H1 {
	line-height: 25px;
	padding:0;
	margin:0;
	font-size: 12px;
	color: #ffffff;
	font-weight: 700;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/arrow.gif) no-repeat right center;
}
#home_box td img {
	margin:0;
	padding:0;
}
/* Footer

----------------------------------------------- */





#footer {
	width: 960px;
	margin: 15px 10px;
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	background-color: #181818;
}
#footer a {
	color: #ff0000;
	text-decoration: none;
	text-transform:uppercase;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/* Heading Styles

----------------------------------------------- */



h1,  #contactMessage h2 {
	font-size: 24px;
	color:  #dd0000;
	font-weight: 700;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin:0;
	font-style:italic;
}
h2 {
	font-size: 16px;
	color:  #ffffff;
	font-weight: 700;
	border: none;
}
h3 {
	font-size: 14px;
	color:  #ffffff;
	font-weight: 700;
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
/* Generic

----------------------------------------------- */

.tdLeft { white-space:nowrap; line-height:1.4; padding-right:10px;}

.bookform input, .bookform textarea, .bookform select, #contact_email,  #contact_name,  #contact_phone,  #contact_fax,  #contact_message,  #contact_subject,  #contact_website,  #contact_verify {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:#FFFFFF;
	border: 2px solid #333333;
	width: 200px;
}

.bookform textarea {
	width: 350px;
}
.messageAlert, .messageList, #formValMessage, .messageErr {color:black!important;}
#contact_verify {
	width: 100px;
}
#contact_message {
	width: 300px;
	height: 150px;
}
#Contact_Reset,  #Contact_Send,  .tdColSpanButtons input {
	background-color: #dd0000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:700;
	font-size:13px;
	border: 2px solid #cc0000;
}
#ContactForm td {
	white-space:nowrap;
}
#contactMessage {
	text-align:left;
}
.clr {
	clear: both;
	height: 0px;
	line-height: 0;
	overflow: hidden;
}
hr {
	height: 0px;
	border: 0px solid #666666;
	border-top-width: 1px;
	display: block;
	margin: 10px 0;
}
img {
	border-width:0;
}
