* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 280px;
	background: #000000 url(../images/img10.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h2 {
	color: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
} 
h3 {
	color: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

p, blockquote, ul {
	margin-bottom: 1em;
	line-height: 1.8em;
	text-align: justify;
		color: #999999;
}
main p img {
	float: left;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #4782ac;
}
img {
	border: none;
}
#subheader p {
	margin: 0;
	line-height: normal;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 10px;
}
 	
#main p{
	padding: 5px 20px;
	margin-bottom: 1em;
	line-height: 1.4em;
	text-align: justify;
}

#main ul {
	padding: 5px 20px;
	font-size: 11px;
}

#main .clientreview {
	margin-top: -20px;
	text-align: right;
}
#rates {
	overflow-y: scroll; 
	width: 650px; 
	height: 330px;
	scrollbar-base-color: #000;
	scrollbar-track-color: #666;
	scrollbar-arrow-color: #FFF;
}
.row {
	background-color: #0F161A;
	border: 1px solid #0F161A;
}
.phone {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;	
}
/* Header */

#header {
	height: 61px;
	background: url(../images/img02.gif) repeat-x;
}

/* Header > Logo */

#tagline {
	width: 900px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#tagline h1 {
	font-size: 10px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Header > Menu */
#menu {
	width: 900px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 2px 28px 0 28px;
	border-top: 1px solid #000; border-bottom: 1px solid #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(../images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(../images/img03.gif);
	font-weight: bold;
}
#menu .booknow a {
	color: #e4965b;
	font-weight: bold;
}
#menu .booknow a:hover {
	color: #FFFFFF;
	
}

/* Wrapper */

#wrapper {
	background: url(images/img06.gif) repeat-x;
	
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 660px;
	margin: 0 auto;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	}
#sidebar p {
	margin: 0;
	font-size: 1em;
	
}
#sidebar h2 {
	margin: 0;
	font-size: 1.2em;
	color: #4782ac;
	text-decoration: underline;
	padding-bottom: 5px;
}
#sidebar h3 {
	margin: 0;
	font-size: 1em;
	color: #4782ac;
}
#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar ul ul {
	margin-bottom: 1.4em;
	font-size: .9em;
	line-height: normal;
	text-indent: 1.4em;
}
#sidebar ul ul a{
	margin-bottom: 1.4em;
	font-size: 1em;
	line-height: normal;
	text-indent: 1.4em;
}
#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	
}

#footer p {
	width: 900px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}
/*Formmailer Style */

form.ddfm label {
	margin-top: 20px;
}
form.ddfm textarea {
	float: left; 
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 300px;
	margin-bottom: 15px;  
	padding: 0px;
}
form.ddfm fmtextarea2 {
	position: relative;
	width: 300px;
	padding: 0px;
	margin-bottom: 15px;
}

form.ddfm input.fmtext2 {
 	display: block;
	width: 300px;
	padding: 0px;
	margin-bottom: -20px;
}
form.ddfm input.fmfile {
	width: 260px;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
}
form.ddfm select.fmselect {
	font: 0.9em "Arial", Helvetica, Sans-Serif;
	width: 225px;
	display: block;
	margin-bottom: 15px;
	
}
form.ddfm input.fmverify {
	float: left; 
	width: 150px;
	margin-bottom: 15px; 
	padding: 3px;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 215px%;
	margin-bottom: 15px;  
	padding: 3px;
}
.recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.recaptcha-inner {
	float: right;
	margin-right: 3px;
}
.ddfmerrors {
	color: #FF0000;
}
form.ddfm .required {
	color: #FF0000;
}
.errorlist {
	color: #FF0000;
}
.green {
 	color: #006600;
 	font-weight: bold;
 	font-size: 1em;
}
form.ddfm .submit {
	clear: both; 
	width: 97%;
}

/* Survey Sytle */
table, tr, td, th 
{
   align: center;
}

.bordered_table {
  align: center;
  background-color: #F9F9F9;
}

.grayboxheader {
  font-weight: bold;
  color: #7E7D7E;
  text-align: center;
}

.whitebox {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000000;
  background-color: #FFFFFF;  
}

.indented_cell {
  padding-bottom: 15px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.copyright {
  
  font-size: xx-small;
  color: #000000;
  text-align: center;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}
//.error {color:red; font-weight:bold; text-align:center}


.grayboxfont {
  
  font-size: 10px;
  font-weight: normal;
  color: #424142;
}

.question {
  
  font-size: 14px;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}