/* Yahoo CSS Reset */
body,div,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,tr { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {

}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

/* END Yahoo CSS Reset */


body {
background: url(images/bckgrd.gif) top center repeat-y;
font-family:arial;
}

a {
color:#666666;
}

a:hover {
color:#666666;
text-decoration:none;
}

#container {
width:1004px;
margin: auto;
}

#header {
height:120px; /* vertical nav position FIREFOX*/
background: #A7A37E; /* top header colour */
margin-bottom:30px;
}

#flash_box {
width:911px;
margin:0 auto;
padding: 10px;
margin-bottom:24px;
background:#FFFFFF;

}

.flash_box {
width:911px;
margin:0 auto;
padding: 10px;
background:#FFFFFF;

}

#gallery_box {
width:600px;
margin-left: 20px 0 0 10px ;
padding: 10px;
margin-bottom:24px;
background:#FFFFFF;
float:left;
}

#top_nav {
float:right;
padding-right: 10px;
width:750px;  /* controls nav position */
}

#top_nav li {
margin-left:3px;
float:left;
}

#top_nav li a {
display:block;
height:37px;
line-height:37px;
background:#B9B598; /* button off state */
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:13px;
font-family:arial;
padding:0 19px;
}

#top_nav li a:hover {
background:#CECBB7; /* button over state */
color:#FFFFFF;
}

#top_nav #top_nav_selected a {
background:#FFFFFF;
color:#333333;
}

#logo h1 {
display:none;
}

#logo {
margin-left:25px;
float:left;
margin-top:20px;
margin-bottom:12px;
}

#header_contents {
float:right;
width:700px; 
margin-left:29px;
}

/*#phone_number {
float:right;
margin-bottom:20px;
margin-top:25px;
padding-right: 25px;
}*/

#content {
width:921px;
margin:0 auto;
}

.clear {
clear:both;
}

#content_left {
float:left;
}

#content_right {
float:left;
}

.double_small_column {
background: url(images/verticle_dots_2col.gif) left repeat-y;
float:left;
}

.small_column {
width:246px;
float:left;
padding-bottom:20px;
}

.single_small_column {
width:236px;
float:left;
background: url(images/verticle_dots.gif) left repeat-y;
padding-bottom:20px;
clear:both;
}

.large_column {
width:655px;
float:left;
padding-bottom: 20px;
}

.full_column {
width:675px;
float:left;
padding-bottom:20px;
clear:both;
}

.split_column_left {
width:320px;
float:left;
margin:50px 20px 0 12px;

}

.split_column_right {
width:320px;
float:left;
margin-top:50px;
}

h4 {
color:#003366;
font-weight:bold;
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
}

.split_column_list {

}

.split_column_list li {
list-style:square;
margin-left:14px;
font-size:14px;
color:#666666;
font-family:Arial, Times New Roman, Times, serif;
}

.single_column_list li {
list-style:square;
margin-left:14px;
font-size:14px;
color:#666666;
font-family:Arial, Times New Roman, Times, serif;
margin-top:10px;
}

h5 {
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
color:#666666;
margin-top:20px;
}

h6 {
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
color:#666666;
margin:20px 0 0 12px;
}

.flow_image {
float:left;
margin:17px 17px 17px 0;
}

#content h2 {
background: url(images/horizontal_dots.gif) bottom repeat-x;
height:33px;
line-height:33px;
font-size:20px;
color:#887657;
font-weight:bold;
font-family:Arial, Times New Roman, Times, serif;
padding-left:12px;
}

.sub_section {
margin-top:20px;
}

.sign_up_now {
margin:20px 0 0 12px;
}

.price {
color:#666666;
margin-left:5px;
}

.images {
padding: 6px;
background:#FFFFFF;
margin: 10px;
}

#content p {
padding:17px 12px 0 12px;
font-family:Arial, Times New Roman, Times, serif;
color:#666666;
}

#content .split_column_left p {
padding-left:0;
}

#content .split_column_right p {
padding-left:0;
}

#content .large_column p {
font-size:16px;
}

#content .large_column ul {
font-size:14px;
font-weight:bold;
margin: 20px 0 0 20px;
color:#666666;
line-height: 110%;
}

#content h3 {
font-size:10px;
padding:17px 12px 0 12px;
color:#666666;
}



#content_right p {
font-size:11px;
line-height:140%;
color:#999999;
}

#content_right p a {
color:#666666;
text-decoration:underline;
}

#content_right p a:hover {
color:#333333;
text-decoration:none;
}

h2 .icon_guide_book {
background: url(images/h2_icon_guide_book.gif) right no-repeat;
width:95%;
display:block;
}

h2 .icon_comments {
background: url(images/h2_icon_comments.gif) right no-repeat;
width:95%;
display:block;
}

h2 .icon_newsletter {
background: url(images/h2_icon_newsletter.gif) right no-repeat;
width:95%;
display:block;
}

h2 .icon_blog {
background: url(images/h2_icon_blog.gif) right no-repeat;
width:95%;
display:block;
}

#newsletter_signup {
margin:12px 0 0 12px;
}

#newsletter_signup label {
float:left;
clear:both;
color:#999999;
font-size:12px;
font-family:Arial, Times New Roman, Times, serif;
margin-bottom:4px;
}

#newsletter_signup .newsletter_input {
float:left;
clear:both;
color:#999999;
font-size:12px;
font-family:Arial, Times New Roman, Times, serif;
border:1px solid #999999;
margin-bottom:10px;
padding:2px 0 0 2px;
height:15px;
width:123px;
}

#newsletter_signup .newsletter_submit {
color:#000000;
font-size:12px;
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
background:#FFCC00;
padding:0;
margin:0;
border:0;
text-align:center;
line-height:29px;
width:74px;
height:29px;
float:left;
clear:both;
cursor:pointer;
}

#footer {
background:#F3F3F3 url(images/horizontal_dots.gif) top repeat-x;
height:97px;
width:1001px;
margin: 0 auto;
}


#footer_nav {
height:10px;
padding:27px 0 0 53px;
}

#footer_nav_box {
height:20px
}

#footer p {
font-family:Arial, Times New Roman, Times, serif;
font-size:12px;
color:#666666;
margin:10px 0 0 6px;
padding:0 0 0 53px;
}

#footer_nav li {
float:left;
}

#footer_nav li a {
font-family:Arial, Times New Roman, Times, serif;
font-size:12px;
color:#666666;
line-height:10px;
padding:0 8px 0 6px;
background: url(images/footer_pipe.gif) no-repeat right;
text-decoration:none;
}

#footer_nav li a:hover {
text-decoration:underline;
color:#333333;
}

#footer_nav #footer_last_item a {
background:0;
}

.style1 {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}

.text4 {

	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}

.bbaccom {
color:#FFFFFF;
}

.style3 {color: #333333}
.style4 {color: #FFFFFF}
.style9 {color: #000000}
.formenq {background:#FFFFE6; padding: 20px 0;  width: 80%; margin: 0 auto;}
#error {
margin: 0 auto 10px auto;
	background:#FF0000;
	padding:6px 0;
	color:#FFFFFF;
	font-weight:bold;
	width: 80%;
}


.standard	{ 
    font-family:Arial, Verdana;
     font-size: 8pt; 
     color:#000000; 
     line-height:   11pt;
     }
td	{ 
    font-family:Arial, Verdana; 
    font-size: 11px; 
    padding: 3px 0;
     }
     
     tr  { 
	font: 8pt/16pt arial; 
	color: #555753; 
	}
     
#underline {
height: 4px;
border-bottom: solid 1px #EFEFEF;
}

#underlineh2 {
height: 4px;
border-bottom: solid 1px #D0C7B7;
}

.tandc {
	font-size: 11px !important;
	line-height: 1.5;
	color: #666666;
	width: 95%;
}

.tandc h3 {
	font-size: 16px !important;

	margin: 0 0 0 0 !important;
	padding: 20px 0px 5px 0px !important;
}

.tandc ul {
	list-style: disc !important;
	list-style-position: inside !important;
	list-style-type: disc !important;
}

ul {  
    margin: 5px 5px 20px 20px !important;
    }
li { 
    font: 8pt Arial; 
    color: #666666;
    text-indent : 5px;
    line-height: 1.5;
    padding: 5px 0;
    }







