/* ----- GENERAL ----- */

body {font-family: sans-serif;}

img 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

    border: 0px;
}

em {
   font-style: italic;
}

p
{
    font-weight: normal;
    color: #4f4f4f;
		font-size:1 em;
		font-family: verdana, sans-serif;
		margin:0px;
}

#divContent_Body p
{
    font-weight: normal;
    color: #4f4f4f;
		font-size:1 em;
		font-family: verdana, sans-serif;
		margin-bottom:6px;
}

#divContent_Body ol
{
		font-size:1 em;;
		font-family: verdana, sans-serif;
		margin-top: 0px;
}

#divContent_Body ul
{
		font-size:1 em;;
		font-family: verdana, sans-serif;
		margin-top: 0px;
}

.home
{
    font-weight: normal;
    color: #4f4f4f;
		font-size:1.30em;
		font-family: georgia, times new roman, serif;
		margin-top:3px;
		padding-right: 42px;
}	

.home2
{
    font-weight: normal;
    color: #4f4f4f;
		font-size:1.30em;
		font-family: georgia, times new roman, serif;
		margin-top:5px;
}	
strong 
{
    font-weight: bold;
}

strong.bRed
{
    font-size: 100%;
    font-weight: bold;
    
    color: #C7242C;
}
strong.bBlue
{
    font-size: 100%;
    font-weight: bold;
  
    color: #1C3C8F;
}

tt 
{
  color: #FF0000;
	font-family: verdana, sans-serif;
}

td 
{
		font-size: 70%;
		color:#4f4f4f;
		line-height: 130%;
		vertical-align:top;
		font-family: verdana, arial, sans-serif;
}

th
{
    font-size: 70%;
}

input {

		border-style:none; border:1px solid #4f4f4f;
		margin:0px 0px 5px 0px;
}

div.divClear
{
    clear: both;
}

.mouseFinger 
{
    cursor: pointer;
}

.noPrint
{
 /*controls images that should not be printed, see print.css */    
}


/* ----- LISTS ----- */

ul.ulContact
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}


/* ----- TABLES ----- */

.tblPictures_Left
{
    margin: 5px 10px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.tblPictures_Right
{
    margin: 5px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
}

.tblDatatable
{
	font-family: verdana, sans-serif;
	font-weight: normal;
  margin: 5px 0px 10px 0px;
}
.tblDatatable td
{
  margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;	
}

.tblDatatable th
{
	text-align: left;
	font-family: arial black, sans-serif;
	font-weight: normal;
	background-color: #1E3981;
	color: #ffffff;
}

.tblItem
{ 
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: .7em;
}


.tblDatatable_c01
{
	text-align: left;
	background-color:#FDEED0;
}

.tblShaletable{
    margin: 5px 0px 10px 0px;
}
.tblShaletable td{
    margin: 5px 0px 5px 0px;
	padding: 5px;

	background-color: #FDEED0;
	text-align: center;
}
.tblShaletable th{
	text-align: center;

	background-color: #1E3981;
	color: #ffffff;
}

.NewsColumn tr
{
    line-height: 14px;
}

.tblNews tr
{
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    font-size: 1.1em;

}

/* ----- LINES ----- */

hr.hrSpacer
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 1px;
    width: 100%;
    clear: both;
    background-color: #FEFAEF;
    color: #FEFAEF;
    border-style: solid;
}


/* ----- BKGRDS ----- */


/* ----- IMAGES ----- */

.imgPhotos
{
    margin: 0px 10px 0px 0px;

    float: left;

    border: solid 1px #000000;
}

.black_outline {border:1px solid #000000;}

/* ----- FORMS ----- */
form {
  padding-top:0px;
	margin-top:10px;
}

textarea
{
	width: 250px;
	border-top: 1px solid #244264;
	border-left: 1px solid #244264;
	border-bottom: none;
	border-right: none;
	font-variant: normal;
}

textarea:hover
{
    background: #F4F4F5;
}

input.style1
{
  margin: 4px 0px 0px 0px;
	padding: 2px;
	border-top: 1px solid #244264;
	border-left: 1px solid #244264;
	border-bottom: none;
	border-right: none;
	font-variant: normal;
}

input:hover
{
    background: #F4F4F5;
}


/* ----- TEXT ----- */

h1
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 12px 0px;
    font-family: Arial Black, Sans-Serif;
    font-size: 1.8em;
    font-weight: normal;
		line-height: 130%;
    color: #1C3C8F;
}

h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1px 0px;
    font-family: arial black, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #C7242C;
}

h3
{
		font-family: arial black, Sans-Serif;
		font-weight: normal;
		color: #C7242C;
		font-size:1.2em;
		margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h3 a:link, h3  a:visited, h3  a:active, h3  a:hover
{
		font-family: arial black, Sans-Serif;
		font-weight: normal;		
		color: #C7242C;

}

.txtFeatured 
{
     padding:0px 4px 0px 0px;
		 margin:3px 5px;
		 color:#4f4f4f;
		 text-align:left;
		 font-size: .95em;
		 /*background: url(../images/dotted_line.gif) no-repeat left bottom ;*/
}

.txtFeatured a:link, .txtFeatured a:visited 
{
 		 color:#4f4f4f;
     text-decoration:none;
}
.txtFeatured a:active, .txtFeatured a:hover 
{
     color:#4f4f4f;
     text-decoration:underline;
}

.txtNormal
{
    font-weight: normal;
    color: #4f4f4f;
}

.txtGreyHeader
{
    font-family: Arial Black, Sans-Serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 130%;
    color: #8B8A8A;
}

.txtRedHeader
{
    font-family: Arial Black, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 130%;
    color: #C7242C;
}

#divContent_Body td .txtRedHeader {
	font-size: 12px;
}

.hubspot b 
{
    font-family: Arial Black, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 130%;
    color: #C7242C;
}

.prhead {font-family: arial black, sans-serif; font-size: 12px; color: #c7242c; }

.txtBlueHeader
{
    font-family: Verdana, Sans-Serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #1C3C8F;
}

.txtBlack
{
    color: #000000;
    
    font-weight: normal;
}

.txtQuote
{
		font-family: arial black, sans-serif;
    font-size: 1.0em;
    color: #1C3C8F;
		font-weight: normal;
		line-height: 130%;
}

.txtCaption
{
    color: #4d4d4d;
		font-family: arial, sans-serif;
		font-weight: normal;
		font-size: .9em; 
		line-height:130%;
}

.txtRed
{
    color: #C7242C;
		font-size: .85em; 
		line-height:130%;
}


.txtRedCaption
{
    color: #C7242C;
		font-family: arial, sans-serif;
		font-weight: normal;
		font-size: .85em; 
		line-height:120%;
}

.txtRedCaption a
{
    color: #C7242C;
}


.txtRed2
{
    color: #C7242C;
		font-size: .65em; 
		line-height:130%;
}

.txtBlue
{
    color: #1E3981;
    
    font-weight: normal;
}

.txtBlueBold
{
    font-weight: bold;

    color: #1E3981;
}

.txtRedBold
{
    font-weight: bold;

    color: #C7242C;
}

.txtSmallRedQuote
{
    font-size: 85%;
    color: #C7242C;
}

.txtSmallRedQuoteHover
{
    font-size: 70%;
    color: #C7242C;
}

.txtMore 
{
    color: #db2927;
		padding-right:10px;
		background: url(/images/red_arrow.gif) no-repeat right;
		border:0px solid red;
		font-family: Arial Black, Sans-Serif;
		font-weight: normal;



}
.txtMore a:link, .txtMore a:visited
{
    color: #db2927;
    text-decoration: none;
}
.txtMore a:active, .txtMore a:hover
{
    color: #db2927;
    text-decoration: none;
}


.txtNews
{
		font-family: verdana, sans-serif;
		font-weight: normal;
		font-size: .75em;
	  color: #0000FF;
		line-height:130%;
}


.mainLink
{
		font-family: verdana, sans-serif;
		font-weight: normal;
		font-size: 1.2em;
	  color: #0000FF;
		line-height:130%;
}

.txtNews a:link
{
    color: #0000FF;
    text-decoration: none;
}
.txtNews a:visited
{
    color: #0000FF;
    text-decoration: none;
}
.txtNews a:hover
{
    color: #0000FF;
    text-decoration: underline;
}

.txtBlackLinks
{
    color: #4f4f4f;
}
.txtBlackLinks a:link
{
    color: #4f4f4f;
    text-decoration: none;
}
.txtBlackLinks a:visited
{
    color: #000000;
    text-decoration: none;
}
.txtBlackLinks a:hover
{
    color: #000000;
    text-decoration: none;
}

.txtVideo {
		margin-left:15px; 
		margin-top:3px; 
		margin-right:60px;
		text-align:left;
		font-size:1 em;
		font-family: verdana, sans-serif;
}


/* ----- FLOATER ----- */
#trailimageid {
	position: absolute;
	visibility: hidden;
/*	left: 0px; */
/*	top: 0px; */
/*	width: 286px;
	height: 1px; */
	z-index: 1000;
}

#reserves-page .tblDatatable td
{
  margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 0px;	
}
