@charset "utf-8";
/* CSS Document */
/* standard clearing and 0-margins */
.clear {
	clear: both;
}
* {
	margin: 0px;
}

/* removes all image borders */
img {
	border:0;
	margin: 0px;
}
a {
    outline: none;
 }
a img {
    border:none;
 }
#content a img {
	border:none;
}
 /* end image border removal */
 
/*main page styles */
body {
	background-image: url(../images/pageBack.jpg);
	background-repeat: no-repeat;
	font-family: Arial, "Arial Rounded MT Bold";
	font-size: 12px;
	color: #000066;
	margin-top: 0px;
	background-attachment: fixed;
	margin-left: 0px;
	background-color: #3a72bd;
}
#centerInfo {
	font-size: 16px;
	font-weight: normal;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



#centerInfo h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

a {
	color:#FFFFFF;
}
#form1 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

a:hover {
	color:#666666;
	text-decoration:none;
}
#wrap {
	width: 960px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#logo {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}


#headBack {
	width: 960px;
	background-image: url(../images/headBack.jpg);
	float: left;
	height: 137px;
}
#menuBar {
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	width: 960px;
	color: #003399;
	float: left;
	height: 96px;
}
#contentWrap {
	background-image: url(../images/contentBack.png);
	background-repeat: no-repeat;
	width: 960px;
	float: left;
}
#content {
	float: left;
	width: 696px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	padding-left:8px;
	padding-right:8px;
}

/*top menu link and list styles */
#menuBar ul {
	float: left;
	font-size: 16px;
	margin-top: 65px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuBar li {
	display: inline;
	list-style-type: none;
}
.topMenu a{
	text-decoration:none;
	color: #000066;
}
.topMenu a:hover {
	color:#FFFFFF;
}


#headBack p {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	line-height: 34px;
	margin-left: 340px;
	margin-top: 106px;
	padding: 0px;
}
#headBack a:link {
	color:#FFFFFF;
}
#headBack a:hover {
	text-decoration:none;
	color: #C8DAE1;
}


/*sidebar styles */

/*sidebar div padding */
.space {
	padding-top: 30px;
}
#leftBar ul {
	background-color:#ffffff;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	border: thin solid #000066;
}
#leftBar H3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	margin-bottom: -12px;
}

#leftBar li {
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 16px;
}
#leftBar li a {
	color:#000066;
	text-decoration:none;
	font-weight: bolder;
}
#leftBar li a:hover {
	color: #6596AB;
}

/*footer styles */
#footer {
	font-size: 12px;
	color: #E4E4E4;
	width: 720px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer ul {
	color:#FFFFFF;
	padding-bottom: 8px;
}
#footer li {
	display: inline;
}
#footer li a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#000066;
}
#footer a {
	color:#FFFFFF;
}



#contentBottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;

}
#contentBottom {
	width: 230px;
	float: right;
	margin-top: 20px;
}



/*index page button images */
#travelButtons a:hover img{
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	height: 18px;
	width: 650px;
	text-align: center;
	padding-top: 2px;
	font-family: Arial, "Arial Rounded MT Bold";
	margin-left: auto;
	margin-right: auto;
}
#content #destinationSearch li {
	list-style-type: circle;
	font-size: 14px;
	line-height: 20px;
}
#destinationSearch ul {

}
#destinationSearch a {
	color:#000066;
}
#destinationSearch a:hover {
	color:#666666;
}
#content a {
	color:#3333CC;
}
#content a:hover {
	color:#666666;
}
#travelButtons {
	margin-right: auto;
	margin-left: auto;
}
.body {
	font-size:14px;
}
a .body {
	color:#3333CC;
}
a:hover .body {
	color:#666666;
}
.bodyIndent {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#content .specials {
	font-size: 14px;
	text-align: center;
}
#content img {
	border: thin inset #000099;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#content p {
	margin-bottom: 5px;
}
