/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Page Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	color:#969696;
}

table.master {
	background:#E5E5E5;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	position:relative;
	font-weight:bold;
	background:#000000;
	width:25%;
	_width:25.5%;
	top:0;
	right:0;
}

table.white {
	background-color:#000000;
	height:400px;
	vertical-align:top;
	color:#FFFFFF;
	padding:10px 0px 10px 0px;
}

table.header {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#707070;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#707070;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#707070;
	background-color:#FFFFFF;
	padding:0px 20px 0px 20px;
	width:740px;
}

td.tdWhite {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#707070;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#707070;
	background-color:#FFFFFF;
	width:736px;
}

table.footer {
	background-color:#E7E7E7;
	padding:0px 20px 0px 20px;
	width:740px;
}

td.copyright {
	font-size:.8em;
	text-align:center;
}


td.Spacer {
 height:15px; 
 background-color:#FFFFFF;
}

td.ThreeColumn{
	width:355px;
	padding-right:20px;
	vertical-align:top;
}
	
p {
	text-align:justify;
	font-size:1em;
	padding:0px 10px 0 10px;
}	
	
td.Align{
	padding:0px 20px 0px 20px;
}

a.Color {
	color:#0890DC;
}

td.footer {
	background-image: url('../images/footer.jpg');
	background-repeat:no-repeat; 
	background-position:top; 
	font-size:9px; 
	vertical-align:middle;
	height:47px;
}

table.rates {
	border: solid 1px white;
	text-align:center;
	font-size:.9em;
	background-color:#000000;
	width:730px;
	margin: 10px 5px 10px 5px;
}

table.concact {
	border: solid 1px white;
	font-size:.9em;
	background-color:#000000;
	width:730px;
	margin: 10px 5px 10px 5px;
}


td.ratesheader {
	background-color:#000000;
	color:#6A8ABD;
	border-bottom: solid 1px white;
}

td.ratesheaderleft {
	background-color:#000000;
	color:#6A8ABD;
	width:150px;
	border-bottom: solid 1px white;
}

td.ratesleftcol {
	text-align:left;
	color:#6A8ABD;
}

td.rates {
	border-left: solid 1px white;
	color:#FFFFFF;
}

td.contact{
	font-size:1.8em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Headings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
	color:#FFFFFF;
	font-size:1.3em;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.2em;
	color:#6A8ABD;
}

h3 {
	font-size:1.1em;
	color:#70A100;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
	color:#454545;
}

h5 {
	font-size:1.1em;
	color:#0890DC;
}

h6 {
	font-size:1em;
}

.TabMenuItem
{
	text-align:center;
	font-size:10px;
	font-family: Tahoma;
	color:#0890DC;
	border: solid 1px #707070;
	border-bottom: none;
	padding: 3px 3px 3px 3px;
}

.TabMenuItemSelected
{  
	text-align:center;
	font-size: 10px;
	font-family: Tahoma;
	color:#0890DC;
	border: solid 1px 707070;
	border-bottom: none;
	padding: 5px 3px 5px 3px;
}

.ajax__tab_header 
{
	font-family: Tahoma;
	color:#0890DC;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	IMAGES & PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img 
{
	border:none;
}
	
.photo-border 
{
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left 
{
	float:left;
	margin-right:10px;
}
	
.image-border-none 
{
	border:none;
}

td.Menu1
{
 width:740px; 
 height:30px;
 background:transparent url(/includes/nav_bg.png) repeat-x top left;
 border-bottom:1px solid #000000;
 border-top:1px solid #000000;

}

.menuItem{
   
 background:transparent url(../Images/nav_bg.png) repeat-x top left;
 
    
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.menutext
{
	display:block;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:4px 8px 4px 8px;
}

.menuhover
{	
	color:#FFFFFF;
}



a.menu:link {
	display:block;
	
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:4px 8px 4px 8px;
}
a.menu:visited {
	display:block;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:4px 8px 4px 8px;
}
a.menu:hover {
	color:#FFFFFF;
}
