body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	width: 100%;
}
	
#wrap {
	width:778px;
	margin-left:auto;
	margin-right:auto;
	width:
}

#content {
	margin-left:10px;
	margin-right:20px;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F547A;
}


.main a:link {
	text-decoration: underline;
	color: #a59444;
	font-weight: bold;
}
.main a:visited {
	text-decoration: underline;
	color: #a59444;
	font-weight: bold;
}
.main a:hover {
	text-decoration: underline;
	color: #a59444;
	font-weight: bold;
}
.main a:active {
	text-decoration: underline;
	color: #a59444;
	font-weight: bold;
}


.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menu a:link {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
.menu a:visited {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
.menu a:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
.menu a:active {text-decoration: underline; color: #FFFFFF; font-weight: bold;}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A4B6B;
}

#copy a, #copy a:active, #copy a:visited{
	color:#3A4B6B;
	font-size: 10px;
	text-decoration:none;
}

#copy a:hover{
	color:#3A4B6B;
	font-size: 10px;
	text-decoration:underline;
}

#titleContent {
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	padding-left: 12px;
	padding-top: 12px;
	font-size: 15px;
	font-weight: bold;
	color: #A59444;
	line-height: 14px;
	text-transform: uppercase;
}

#titleContent h1 {

}

#leftNav {
	font-weight: bold;
	color: #FFFFFF;
	background: #27375C;
}

#leftNav ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


/* Left Navigation List */
.leftNav LI {
	list-style-type:none;
	border-bottom: 1px solid #404E6D;
}
.leftNav LI A  {
	display:block;
	margin:0;
	padding:4px 0 4px 18px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
.leftNav LI A:link:focus, :visited:focus  { color:#FFFFFF }
.leftNav LI A:link  {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
.leftNav LI A:visited  { font-weight:bold; color:#FFFFFF; text-decoration:none }
.leftNav LI A:hover  { color:#253559; text-decoration:none; background:#A88F35 }
.leftNav LI A:visited:hover  { color:#253559; text-decoration:none; background:#A88F35 }
.leftNav LI A:link:active, :visited:active  { color:#FFFFFF; text-decoration:none }

.leftNavLvl2 LI {
	list-style-type:none;
}
.leftNavLvl2 LI A  {
	padding-left:18px;
	text-transform: none;
	background: #5E75A9;
	color: #253559;
}
p {
	margin: 5px 0px;
	padding: 0px;
}
.leftNavLvl2 LI A:link  {
	font-weight:normal;
	text-transform: none;
		color: #253559;

}

.leftNavLvl2 LI A:visited  { font-weight:normal }
.leftNavLvl3 LI A  { padding-left:21px }
.leftNav3Lvl3 LI A:link  { font-weight:normal }
.leftNav3Lvl3 LI A:visited  { font-weight:normal }

.leftNav LI a.selected {
	background-color:#A88F35; 
	color:#253559;
	border-bottom:1px solid #404E6D;
}

#small {
	font-size: 10px;
	color: #999999;
}

blockquote {
	margin: 0px 20px 10px;
	padding: 0px;
}

#image {
	border: 1px solid #A88F35;
	padding: 1px;
	margin-top: 1px;
}

h3 {
	font-size: 16px;
	line-height: 150%;
}

input.subscribe {
	border: 1px solid #253559;	
	font-size:11px;
}

.quote {
	margin:10px;
	padding:10px;
	background-image:url(../images/quotes.jpg);
	padding-top:20px;
	padding-left:20px;
	background-repeat:no-repeat;
	font-style:italic;
	font-weight:bold;
}
.author {
	font-weight:normal;
	text-align:right;
	padding-top:10px;
}

#company_blurb {
	font-size:1.1em;
	text-align:center;
	font-weight:bold;	
	line-height:22px;
}

#company_blurb ul {
	padding:0px;
	margin:0px;
	margin-left:20px;
	list-style-type:none;
}

#company_blurb li {
	padding:0px;
	margin:0px;
}

.award {
	line-height:auto;
	padding:0;
	margin:0;
}

#pscroller2{
	font-size:1.1em;
	
	width: 450px;	
	height: 13px;
	padding: 3px;
	padding-left:8px;
}

#pscroller2 a{
	text-decoration: none;
	color:#27375C;
}

.someclass{
	 //class to apply to your scroller(s) if desired
}

.tripinfo_row{
	line-height:22px;
	border-bottom:1px solid #efefef;
}

.formSectionHeader {
	background-color:#efefef;
	line-height:22px;
	font-weight:bold;
}

.fieldLabel {
	font-weight:bold;
}

.required{
	color:#990000;
	font-size:.9em;
	font-weight:normal;
}

.message {
	margin:4px;
	color:#0066FF;
	border:1px solid #efefef;
	padding:4px;
}

.emptyleg {
	height:30px; 
	padding:3px;
	background-color: #27375C;
	font-weight:bold; 
	color: #FFFFFF;
	float:left;
	width:65px;
	border-right:2px solid #A59444;
	padding-top:4px;
	text-align:center;
}

.news {
	background-image:url(../images/separator_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.style1 {
	font-weight:bold;
	color:white;
}