/* ---------------------------------------------------- */
/* 		BASIC SITE STYLES   		     */
/* ---------------------------------------------------- */
/*
	edit 02/11/2007
	
	color: 629ac2; // this is from the print layout - light blue
*/

body { 
    margin: 0px;
    font-family:Century Schoolbook L, sans-serif;
    font-size: medium;
    background: #061e2e;
    text-align: center;
}

div { 
    text-align: left;
    font-size: 11px;
}

.map {
float:right; 
padding:10px 4px 4px 4px}

.email-head {
font-size:20px;
}


.huge {
font-size:13px;
text-align:center;
padding-top:10px;
padding-bottom:0px;
margin-bottom:0px;}


.inner_img { position: relative;
    padding: 5px 5px 5px 5px;
}

hr {
	width: 100%;
}	
 
p {
    margin: 0px;
    padding: 5px 20px 20px 20px;
    text-align: justify;
    color: #ffffff;
    word-spacing: 1.5px;
    }

h3 {
    position: relative;
    top: +10px;
    padding: 0px 0px 0px 0px;
    color: #82d6ec;
    letter-spacing: .05px;
    font-variant: small-caps;
    font-family:Century Schoolbook L, sans-serif;    
}
 
h4 {
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	color: white;
	letter-spacing: .05px;
}

ul {
	font-size: 12px;
	font-variant: small-caps;
   	font-family:Century Schoolbook L, sans-serif;    
}

.telephone {
    position: relative;
    padding: 0px 0px 0px 0px;
    color: white;
    letter-spacing: .05px;
    font-size: 16pt;
    }

.email {
    position: relative;
    padding: 0px 0px 0px 0px;
    color: white;
    letter-spacing: .05px;
    font-size: 10pt;
	font-variant: small-caps;
   	font-family:Century Schoolbook L, sans-serif;    
}

.property_text { position: relative;
    font-size: small; 
    text-align: left;
    padding: 0px 0px 0px 0px;
    z-index: 0;
    }

.instructional_text {
	position: relative;
	font-size: small;
	text-align:center;
	padding-bottom: 5px;
	z-index:0;
}

.item_text {
	position: relative;
	top: +10px;
	padding-top: 10px;
	color: white;
	font-size: 14px;
	font-variant: small-caps;
    	font-family:Century Schoolbook L, sans-serif;    
}

.item_text_sm {
	position: relative;
	padding-left: 5px;
	color: white;
	font-size: 10px;
    	font-family:Century Schoolbook L, sans-serif;    
}


.copywrite {
	padding: 0px 10px 0px 0px;
 	text-align: center;
 	font-size:8px;
 	color: white;
}

a:link {
     color: #d6c338; 
}

a:visited {
/* light blue */
    color: #1e90ff;  
}

a:hover {
   color: #1e90ff;
        }
        
    
/* ---------------------------------------------------- */
/* 		MAIN NAVIGATION MENU		                    */
/* ---------------------------------------------------- */

 .nav { 
    margin-top: 10px;
    padding: 4px 4px 0px 0px;
    background: black;
    width: 800px;
    height: 20px;
    float: left;
    text-align: center;
    }

  a.main_nav:link { 
    text-decoration: none;
    padding: 10px 7px 5px 10px;
    color: #d6c338;
    font-size: 13px;
    font-style: normal;
    font-variant: small-caps;
    font-family:sans-serif;
    letter-spacing: 0.5px;
    }

  a.main_nav:visited { text-decoration: none;
    padding: 10px 7px 5px 10px;
    color: #d6c338;    
    font-size: 13px;
    font-style: normal;
    font-variant: small-caps;
    font-family:sans-serif;    
    letter-spacing: 0.5px;
    }

  a.main_nav:hover { 
   color: #1e90ff;
    padding: 10px 7px 5px 10px;
    font-size: 13px;
    font-style: normal;
    font-variant: small-caps;
    font-family:sans-serif;    
    letter-spacing: 0.5px;
}

ref_nav {
    text-align: right;
}

  a.ref_nav:link { 
    text-decoration: none;
    padding: 10px 10px 5px 10px;
    font-size: 14px;
    font-style: normal;
    font-variant: small-caps;
    font-family:sans-serif;
    letter-spacing: 0.5px;
    }

  a.ref_nav:visited { text-decoration: none;
    padding: 10px 10px 5px 10px;   
    font-size: 14px;
    font-variant: small-caps;
    font-family:sans-serif;    
    letter-spacing: 0.5px;
    }

  a.ref_nav:hover { 
    padding: 10px 10px 5px 10px;
    font-size: 14px;
    font-style: normal;
    font-variant: small-caps;
    font-family:sans-serif;    
    letter-spacing: 0.5px;
    color: white;
}

    
/* This is the spacer between menu options */

  #spacer { position: relative;
    top: 0px;
    left: 0px;   
    margin-bottom: 0px;
    z-index: 0;
    vertical-align: top;
    border: 0;
    }


/* ---------------------------------------------------- */
/* 		SUB NAVIGATION MENU		                        */
/* ---------------------------------------------------- */

  .nav_small { margin: 0px;
    background: transparent url(images/web/navbackground.jpg) repeat scroll 0% 50%;
    padding: 5px 4px 0px 0px;
    width: 800px;
    height: 15px;
    float: left;
    text-align: right;
    font-size: 10px;
    letter-spacing: 0.05px;
    font-weight: 700;
    text-transform: capitalize;
    }

  a.sub_nav:link { 
    text-decoration: none;
    padding: 5px 4px 0px 0px;
    color: #061e2e;
   }

  a.sub_nav:visited { 
    text-decoration: none;
    padding: 5px 4px 0px 0px;
    /* burgundy */
    color: #570b0b;
    }

  a.sub_nav:hover { 
    text-decoration: none;
    padding: 5px 4px 0px 0px;
        color: white;
    }
   
        
/* ---------------------------------------------------- */
/* 		FOOTER NAVIGATION MENU		                    */
/* ---------------------------------------------------- */

  .footer_nav { text-decoration: none;
    color: rgb(255, 255, 255);
    font-variant: small-caps;
    font-size: small;
    letter-spacing: 1px;
    text-align: center;
    }

  a.footer_nav:link { text-decoration: none;
    color: #d6c338;
    }

  a.footer_nav:visited { text-decoration: none;
    color: #d6c338;
    }

  a.footer_nav:hover {
   color: #1e90ff;
    }

  #footer { background: rgb(0, 0, 0) none repeat scroll 0% 50%;
    text-align: center;
    }


/* ---------------------------------------------------- */
/* 		TABLE DEFS	   	  			                    */
/* ---------------------------------------------------- */
    
  .outter_table { 
  /* dark blue */
    background: #061e2e;
    width: 810px;
    border: 0;
    }

.inner_table { 
    position:relative;
    background: #061e2e; 
    padding: 20px 4px 20px 0px;
    width: 800px;
    border: 0;
    }

  td {
	color: #ffffff;
 	text-align: left;
       vertical-align: top;
  }

  .blackbeard_table { 
    width: 580px;
    height: 600px;
    vertical-align: top;
    }

  .header { margin: 0px;
    padding: 0px;
    width: 800px;
    height: 140px;
    }

.popup {
   text-align: center;
   }
   
  .navi { margin: 0px;
    padding: 8px 0px 4px;
    background: transparent url(images/web/navbackground.jpg) repeat-x scroll 0% 50%;
    width: 605px;
    height: 25px;
    text-align: center;
    float: right;
    }

  .flash_box { border: 0px none ;
  	top:+5px;
  	left:+5px;
  	 position: relative;
    margin-bottom: 0px;
    z-index: 0;
    }

  #copyright { padding: 10px 0px 2px;
    width: 800px;
    }

  #logo { position: relative;
    top: 10px;
    left: 8px;   
    margin-bottom: 15px;
    z-index: 0;
    }
  
  input, select, textarea { border: 1px solid rgb(192, 185, 97);
    background: rgb(244, 243, 225) none repeat scroll 0% 50%;
    }

  form { margin: 0px;
    padding: 0px;
    }

  #contact_form { margin: 0px;
    padding: 0px;
    width:600px;
    }

/**
 * FORMS
 */
form .eg
{	/* tuck form example back under form element */
    margin-top:		-5px;
	padding-bottom:	10px;
}

form.mqDefault input
{
	padding: 2px 1px;
} 
form.mqDefault input, form.mqDefault select
{
	margin-bottom:	6px;
}
form.mqDefault input, form.mqDefault select, form.mqDefault textarea
{
	border:		1px solid #ccc;
	background:	#fff;
}
form.mqDefault input:focus, form.mqDefault textarea:focus
{
	border-style:	inset;
    /*border-top: 1px solid #333;
    border-bottom: 1px solid #a4a794;*/
	background:		#ffffcf;
}
form.mqDefault input[type^="hidden"]
{
	padding:    0;
	border:     none;
}
form.mqDefault input[disabled^="disabled"], form.mqDefault select[disabled^="disabled"]
{
	background:	#ddd;
	color:		#333;
}

form.mqDefault input.check
{
	padding:        0;  /*prevents ns7-mac from having check obscured*/
    border:		    none;
	background:     transparent;
    font-weight:    bold;
}
input.buttonWide, input.buttonWide:focus
{
	width: 200px;
}

.mqCsz div
{
	float: left;
	color: #cce;
}

.mqDcity
{
	width: 212px;
}
.mqDcity input, input.phone
{
	width: 198px;
}

.dcity2
{	/* address form 2*/
	width: 180px;
}
.dcity2 input
{
	width: 166px;
}

.dtown
{	/* also address form 4 */
	width: 254px;
}
.dtown input
{
	width: 240px;
}

.mqDstate
{
	width: 42px;
}
.mqDstate input
{
	width: 28px;
}

.dstate2
{
	width: 74px;
}
.dstate2 input
{
	width: 60px;
}

.mqDzip, .dzip2, .dpostal
{
	width: 80px;
}
.mqDzip input, .dpostal input, select.tofrom
{
	width:  78px;
	margin: 0;
}

input.fmedium, select.fmedium
{
	width:	200px;
}

input.mqAddress, input.country, input.category, input.large
select.address, select.country, select.large
{	/* also address form 3: SE and form 5: OTHER */
	width: 332px;
}

.addressamb, .cityamb
{
	width:	302px;
}

select.near
{
	width: 282px;
}

.mqDsubmit
{
	width: 		332px;
	text-align:	center;
	padding:	3px 0 11px;
}

form.mqDefault .mqDsubmit input, form.mqDefault .submit, form.mqDefault .search, .search2, form.mqDefault .button, form.mqDefault .buttonWide, .submit, .search, .buttonWide,
form.mqDefault .mqDsubmit input:focus, form.mqDefault .submit:focus, form.mqDefault .search:focus, .search:focus, .search2:focus, form.mqDefault .button:focus, form.mqDefault .buttonWide:focus, .submit:focus, .search:focus, .buttonWide:focus
{
	width:		140px;
	margin:		0 5px;
	padding:	0;
	border:		1px outset #999;
    background: #ecebe6 url(http://cdn.mapquest.com/mqsite/background-form-button) repeat-x;
	color:		#272750;
	font-size:	1.1em;
	text-align:	center;
}
.dsubmit input:focus
{
	border-style:	solid;
	background:		#f3f4e6 url(none);
}

.search, .search:focus
{
	width:	75px;
}

.search2
{
    margin-left: 0;
}

#adStack .search, #adStack .search2
{
    margin-top: 6px;
}

.mqAddress, li, input, label
{	/* restate font and color for browsers who have trouble remembering td, etc */
	color: 	white;
	font:	1.2em verdana, arial, helvetica, sans-serif;

}
.form-all {
background:none repeat scroll 0 0 #D8CE93;
color:Black;
font-family:Verdana;
font-size:12px;
margin:0 auto;
padding-top:20px;
width:650px !important;
}
