/* @override http://carolinatravellife.com/header.css */

.header2 {
	background-image: url(http://www.carolinatravellife.com/images/header2.jpg);
}
.topheader {
	background-image: url(http://www.carolinatravellife.com/images/topheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-color: #7eaacc;
	margin-top: 0px;
}

h1 {
	font-family: Verdana,Arial,Times New Roman; 
	font-size: 12pt;
}

h2 { 
	font-family: Verdana,Arial,Times New Roman; 
	font-size: 8pt;
	color: #FF6600; 
	display: inline; 
} 

.topad {
	background-repeat: no-repeat;
	background-position: center top;
}

label {
	margin: 0.75em 0;
}

.field {
	height: 23px;
	border: 1px solid #CCCCCC;
	color: #999999;
	vertical-align: middle;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#page-content {
	background-color: #ffffff;
}

.signup {
	background-color: #2FA739;
	height: 24px;
	color: #FFFFFF;
	border: 1px solid #2FA739;
	font-size: 11px !important;
	margin-right: 7px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
.style11 {font-size: 13px}
.style13 {
	background-image: url(http://www.carolinatravellife.com/images/home/HomeAd-chas.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 24px;
}
.style14 {
	color: #1F6AA3;
	font-size: 18px;
}
.style15 {
	color: #1F6AA3;
	font-weight: bold;
	font-size: 14px;
}
.style16 {
	background-image: url(http://www.carolinatravellife.com/images/home/Home-MB%20hotels.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.style17 {
	color: #1F6AA3;
	font-size: 14px;
}

.art-nav
{
 padding-top: 0;
 text-align: right;
 background-color: #3394d8;
}

.menu_top
{
  background-color: #d8eaf6;
}

.menu_top, .menu_top ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu_top, .menu_top ul
{
  min-height: 0;
}

.menu_top li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
}

/* begin MenuItem */
.menu_top a
{
	height: 10px;
	padding: 10px;
	text-align: center;
  	font-size: 14px;
  	text-decoration: none;
  	padding: 10px;
  	text-transform: uppercase;
  	color: #15649d;
  	font-weight: bold;
  	background-color: #d8eaf6;
  	display: block;
}

.menu_top a:hover
{
	color: #ff6600;
}

.menu_top a span{
	
	display: block;
}

.menu_top li
{
  
	border-right: 1px solid #b1cde2;
}

.menu_top ul li
{
    margin:0;
    clear: both;
}

