h1 {
	color: #000000;
	padding-left: 32px;
	height: 17px;
	padding-top: 6px;
	background: url(../images/layout/title_icon.gif) no-repeat left top;
	font: bolder normal 16px Arial;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	color: #7a0529;
	height: 17px;
	padding-top: 6px;
	font: normal 14px Arial;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	color: #FFFFFF;
	padding-left: 0px;
	height: 17px;
	padding-top: 10px;
	font: bolder normal 12px Arial;
	padding-right: 0px;
	padding-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595a5c;
	}
/*------ Header Red ------*/
#header h1 {color: #7a0529;}

/*------ Horizontal Navbar ------*/
#nav { height: 23px; padding-left: 100px; z-index: 2; }	
#nav ul { margin: 0; padding: 0;}
#nav ul li { display: inline; position: relative; list-style: none; margin: 0px; padding: 0px; }
/*#nav ul li ul { position: absolute; left: 0px; top: 16px; display: none; }
#nav ul li:hover ul { display: block; color: #03105B; }*/
#nav ul li a { text-decoration: none; color: #fff; font-size: 12px; line-height: 23px; padding-right: 15px; padding-left: 15px; background: url(../images/layout/nav_spacer.png) no-repeat left center; }
#nav ul li a:hover {color: #FF0000;}
#nav ul li ul li a { text-align: left; background: #03105B url(none); line-height: 15px; padding: 5px; width: 200px; height: 15px; font-size: 12px; display: block; z-index: 4; }
#nav h3, #nav h3 a { padding-left: 5; font-size: 14px; font-weight: normal; }

/*------ LH Vertical Navbar ------*/
#lh_nav { color: #fff; }
#lh_nav ul { margin: 0; padding: 0;}
#lh_nav ul li {color: #ccc; display: inline; position: relative; list-style: none; margin: 0px; padding: 0px; }
#lh_nav ul li a { line-height: 15px; text-transform: uppercase; color: #fff; display: block; text-decoration: none; font-size: 12px; padding: 1px 0; }
#lh_nav a:hover { background: #333; }
#lh_nav h3, #lh_nav h3 a { margin: 7px 0 3px 0; padding: 0; font-size: 14px; font-weight: normal; }
	#lh_nav .sub_nav a { color: #ccc; font-size: 12px; }*/
    
/*------Rigs-----
#rig_container { background: (../images/rig_of_the_month.jpg) no-repeat ;  width:203 height: 311}
*/

/*------Styles-----*/
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595a5c;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595a5c;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595a5c;
}
#rig_container {
	background-image: url(../images/rig_of_the_month.jpg);
	background-repeat: no-repeat;
	height: 311px;
	width: 203px;
}
    #rig_container .rig_image {	width:197; height: 197px; top: 96px; background-position: bottom; position: relative; }
#rig_container2 {
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 203px;
}
#rig_container2 .rig_image2 { width:197;	height: 197px; top: 96px; background-position: bottom; position: relative; }