/* CSS Document */

body 
{
margin: 0px;
padding: 0px;
color: #000;
background: #fff url(../images/background.jpg) top left repeat-x;
}

									/* SITE BODY ELEMENTS  */



.header
{
margin: 0px auto;
width: 875px;
height: 155px;
background: url(../images/header.jpg) top center no-repeat;
}

.searchbox
{
float: right;
margin: 10px 15px 0px 0px;
}

.container
{
overflow: hidden;
margin: 0px auto 20px auto;
width: 870px;
}

.menu
{
float: left;
width: 870px;
height: 30px;
margin: 0px 0px 20px 0px;
background: #CC0000;
}

.contacttext
{
float: left;
width: 590px;
margin: 10px 40px 0px 0px;
}

.text
{
float: left;
width: 590px;
margin: 10px 40px 0px 0px;
}

.testimonial
{
float: left;
width: 590px;
margin: 0px 0px 0px 0px;
}

.lefttext
{
float: left;
width: 415px;
margin: 0px 40px 0px 0px;
}

.righttext
{
float: left;
width: 415px;
margin: 0px 0px 0px 0px;
}

/* fawn feature box with slightly rounded corners */
.brownbox 
{
float: right;
border-width: 1px 0px;
border-color: #CC9933;
border-style: solid;
margin: 4px 0px 10px 0px;
width: 589px;
background: #EBD6AD;
}

/* goes inside feature box div */
.browninner
{
float: right;
margin :0px -1px;
border-width: 0 1px;
border-color: #CC9933;
border-style: solid;
padding: 6px 10px 1px 10px;
width: 569px;
}

.column
{
float: right;
width: 240px;
margin: 40px 0px 0px 0px;
}

.footerstrip
{
width: 100%;
background: #EBD6AD;
border-top: 1px solid #B07B2D;
}

.footer
{
margin: 0px auto;
width: 870px;
padding: 10px 0px;
}

									/* NAVIGATION */

/* all lists in this menu */
#nav, #nav ul 
{ 
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 870px;
}

#nav li 
{ 
position: relative;
float: left;
line-height: 1.2em;
margin-bottom: 0px;
width: 145px;
height: 30px;
}

#nav li a 
{
width: 145px;
height: 25px;
display: block;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color : #fff;
text-align: center;
text-decoration: none;
background: url(../images/menu.jpg) top center no-repeat;
padding : 5px 0px 0px 0px;
}
	
#nav li a:hover 
{
color: #fff;
background: url(../images/menuhover.jpg) top center no-repeat;
}
	
	
/* Breadcrumb menu */
.breadcrumbs
{
clear: left;
font: 11px Arial, Helvetica, sans-serif;
color: #999;
text-align: left;
line-height: 0px;
margin: 0px 0px 10px 0px;
}


										/* LIST STUFF */

.bullet-square
{
margin-left: -8px;
padding-left: 0px;
list-style: none;
}

.bullet-square li
{
background-image: url(../images/bullet-square.gif);
background-repeat: no-repeat;
padding-left: 27px;
background-position: 0.5em 0.3em;
}

.bullet-tick
{
margin-left: -8px;
padding-left: 0px;
list-style: none;
}

.bullet-tick li
{
background-image: url(../images/bullet-tick.gif);
background-repeat: no-repeat;
padding-left: 30px;
background-position: 0.5em 0.3em;
}

ol li
{
font: 13px Arial, Helvetica, sans-serif;
margin-left: -20px;
}


										/* FONTS */


h1
{
clear: left;
font: 22px Geneva, Arial, Helvetica, sans-serif;
color: #CC0000;
line-height: 1.5px;
}

h2
{
font: 16px Geneva, Arial, Helvetica, sans-serif;
color: #CC0000;
line-height: 1.5em;
margin-bottom: 0px;
}

h3
{
font: 16px Geneva, Arial, Helvetica, sans-serif;
line-height: 1.5em;
margin-bottom: 0px;
}

.footer h3
{
font-size: 14px;
text-align: center;
}

p
{
font: 13px Arial, Helvetica, sans-serif;
text-align: justify;
line-height: 1.7em;
margin-top: 0px;
}

.footer p
{
text-align: center;
}

.contacttext p
{
line-height: 1px;
}

.caption p
{
font-size: 11px;
line-height: 1.3em;
margin-bottom: 0px;
}

.imagecaption p
{
font-size: 11px;
line-height: 1.5em;
margin-bottom: 0px;
}

.caption em
{
color: #CC0000;
font-style: normal;
}

									
										/* GRAPHICS */

.image
{
clear: both;
float: right;
margin: 5px 0px 20px 0px;
width: 590px;
}

.thumb
{
clear: both;
float: left;
margin: 5px 15px 10px 0px;
width: 200px;
}

.rightthumb
{
clear: both;
float: right;
margin: 5px 0px 10px 15px;
width: 200px;
}

.caption
{
float: left;
width: 194px;
border-top: 1px solid #fff;
padding: 3px;
background: #EBD6AD;
}

.imagecaption
{
float: left;
width: 584px;
border-top: 1px solid #fff;
padding: 3px;
background: #EBD6AD;
margin-bottom: 10px;
}

.homethumb
{
float: right;
width: 100px;
height: 200px;
margin: 7px 0px 0px 15px;
}

.abouticon
{
float: right;
width: 240px;
height: 150px;
background: url(../images/icon-about.jpg) top center no-repeat;
}

.contacticon
{
float: right;
width: 240px;
height: 265px;
margin-top: -20px;
background: url(../images/icon-contact.jpg) top center no-repeat;
}

.surveysicon
{
float: right;
width: 240px;
height: 245px;
background: url(../images/icon-surveys.jpg) top center no-repeat;
}

.toursicon
{
float: right;
width: 240px;
height: 270px;
background: url(../images/icon-tours.jpg) top center no-repeat;
}

.presentationsicon
{
float: right;
width: 240px;
height: 290px;
background: url(../images/icon-presentations.jpg) top center no-repeat;
}

.signsicon
{
float: right;
width: 240px;
height: 290px;
background: url(../images/icon-signs.jpg) top center no-repeat;
}

.testimonialsicon
{
float: right;
width: 240px;
height: 252px;
background: url(../images/icon-testimonials.jpg) top center no-repeat;
}


					
										/* LINKS  */
											

/* standard link */
.body a:link 
{
color: #CC0000;
text-decoration: none;
border-bottom: 1px dotted;
}

.body a:visited 
{
color: #CC0000;
text-decoration: none;
border-bottom: 1px dotted;
}

.body a:hover 
{ 
background: #F0B2B2;
}

/* heading link */
.heading a:link 
{
color: #CC0000;
text-decoration: none;
}

.heading a:visited 
{
color: #CC0000;
text-decoration: none;
}

.heading a:hover 
{ 
background: #F0B2B2;
}


/* information link */
.inf a:link 
{
color: #000;
text-decoration: none;
border-bottom: 1px dotted;
}

.inf a:visited 
{
color: #000;
text-decoration: none;
border-bottom: 1px dotted;
}

.inf a:hover 
{ 
background: #dedede;
cursor: help;
}

