* {
padding: 0; 
margin:0;
font-family:Georgia, "Times New Roman", Times, serif;
}

/************* Tag styles***********/
p {
margin: 0.7em 0;
line-height:1.6em;
}
dl {
margin:1em 0;
}
dt 
{
font-weight:bold;
}
dd 
{
margin:0.5em;
padding:0;
}
img 
{
padding:5px;
background-color:#3f3f3f;
margin:5px;
border:#000 1px solid;
}
.yellowtextbold {
	font-size: 1.5em;
	color: #c49400;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.italicsbold-white {
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}



img:hover
{
padding:5px;
background-color:#3f3f3f;
margin:5px;
border:#fff 1px solid;
}
img.right {
float: right;
margin:10px 0 0 10px;		
}
img.left {
float: left; 
margin:0 10px 10px 0;	
}
.clear {
clear:both;
height:20px;
}
blockquote
{
color:#666;
margin: 1em;
padding: 0 0 10px 50px;
background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
border:0;
}
body 
{
background: #171717 url(img/bg.gif);
margin: 10px;
font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
color: #fff; 
text-align: center;
}
a 
{
text-decoration:none;
}
a:link, a:hover, a:visited {
color: #c49400;
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 
{
font-family:Georgia, Verdana, Arial, Serif;
color:#c49400;
}


.testimon-names {
	font-size: 90%;
	font-style: italic;
}
.testimonials {
	font-size: 90%;
}

/********** Main div*************/
#container {
	padding:0;
	position: relative;
	text-align: left;
	border:1px solid #000;
	background:#313131;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1004px;
}
/******** Main navigation on the top *******/
#navigation {
	background-image:url(img/orange-li.gif);
	background-repeat:repeat-x;
	background-position:center;
	overflow: hidden;
	width:1004px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
html #navigation {
height: 1%;
}
#navigation ul li {
float: left; 
margin: 0px; 
list-style-type: none;
}
#navigation ul li a {
border-right:1px solid #1e1e1e;
border-bottom:none;
padding: 9px 15px 9px 15px; 
display: block; 
font-weight:bold;
color:#fff;		
text-decoration: none;
background:#eeeeee;
font-size:12px;
letter-spacing:0px;
background-image:url(img/orange-li.gif);
background-repeat:repeat-x;
background-position:center;
}
#navigation ul li a:visited {
	color: #000000;
}

#navigation ul li a:hover, 
#navigation ul li a:active,
#navigation ul li.current_page_item a {
	background-image:url(img/li-hover.gif);
	background-repeat:repeat-x;
	background-position:top;
	color: #fff;
	border-right:1px solid #1e1e1e;
	border-bottom:none;
	font-size:12px;
	text-decoration:underline;
	background-color: #000000;
}
/*** indicates current page -- only upper case***/
.current_page_item {
	text-transform: uppercase;
}

/** header is top part of page with logo**/
#header {
	clear: both;
	width:1004px;
	position: relative;
	text-align:left;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 120px;
}
#header h1 
{
font-size:1.8em;
margin:10px 0 0 0px;
font-variant:small-caps;
letter-spacing:0px;
color:#FFFFFF;
}
#header h1 a {

text-decoration:none;	
border:0;
color:#FFFFFF;
}
#header h2 
{
margin:5px 0 0 0px;
font-size:1em;
font-weight:normal;
font-family:Tahoma, Verdana, Arial, Serif;
letter-spacing:0px;
}
/** text on the top by the logo **/
.toptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	top: 80px;
	position: relative;
	left: 0px;
	right: 10px;
}

/** main image on top of page **/
#main-image{
	height:125px;
	border: 1px solid #000;
	padding:0px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#main-image IMG{
	border: 0px;
	text-align: right;
	background-position: center;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

/** nav -- but really left side area**/
#nav{
width: 200px;
margin-top:15px;
margin-left:2px;
margin-right:5px;
margin-bottom:10px;
overflow:hidden;
float:left;
border-right: 1px solid #000;
border-left: 1px solid #000;
background-color:#000000;
}

#nav img{
	list-style-type: none;
	overflow:hidden;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-color: #FFC422;
	border-right-color: #FFC422;
	border-bottom-color: #FFC422;
	border-left-color: #FFC422;
}
#nav p {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}



/** content area **/
#content {
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	padding: 0px

}
#container ul {
	list-style-position: inside;
	list-style-type: square;
	text-indent: 9px;
}

#content h4 {
font-size: 1.1em; 
margin: 1em 0 0 0;
}
#content h5 {
font-size: 1em; 
margin: 1em 0;
}

/** Content main -- can set types within content**/
#content-main {

	width: auto;
	padding-right: 20px;
	padding-bottom: 2px;
}

/** content post -- gives you more control over content **/
#content .post 
{
	padding-left:10px;
	width: auto;
	padding-top: 5px;
}
#content h2,
#content h3 
{
margin: 1em 0 0;	
font-weight:normal;	
letter-spacing:0px;
color: #c49400;
}

/** base of content area -- smallest class**/
#content .entry 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#content .entry a:link, #content .entry a:visited
{
border-bottom:#c49400 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
border-bottom:#333333 1px solid;
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	list-style-type: circle;
	list-style-image: url(img/dot.gif);
}

/** used for fleet page -- no left side area**/


#fleet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 8px;
}
#fleet ul {
	text-indent: 15px;
	list-style-type: square;
}


#fleet img {
	border: 3px solid #c49400;
}


/** footer classes **/
.footer-area{
	overflow: hidden;
	width:1004px;
	position: relative;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Serif;
	font-size:x-small;
	font-weight:bold;
	color:#FFC422;
	text-decoration:none;
	font-style: italic;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
.footer-area a{
font-size:12px;
font-weight:bold;
border:0px;
color:#c49400;
text-decoration:none;
}
.footer-area a:hover{
font-size:12px;
font-weight:bold;
border:0px;
color:#c49400;
text-decoration:none;
}
.footer-area a:visited{
font-size:12px;
font-weight:bold;
border:0px;
color:#c49400;
text-decoration:none;
}
.footer-area a:hover{
font-size:12px;
font-weight:bold;
border:0px;
color:#c49400;
text-decoration:none;
}
/** to control contact us **/
#back-to-top{
position:absolute;
visibility:visible;
z-index:82;
right:15px;
top:7px;
}
.smyellowtextitalicbold {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #c49400;
}
