body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #421C52;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background: #732C7B;
}
#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
}
#content {
	padding: 15px;
	border-left: 1px solid #BDAEC6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 165px;

}
#footer {
	padding: 5px;
	border-top: 1px solid #BDAEC6;
	font-size: 80%;
	color: #736B5E;
	background-color: #FFFFFF;

}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#nav a:link { 
	color: #732C7B;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	color: #421C52;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;


}

#nav a:hover, #nav a:active, #nav a:focus {
	color: #732C7B;
	text-decoration: none;

}
#news {
Background color: #BDAEC6
Width: 144px;
	Float: right;
	Padding: 15px 8px 8px;
	margin: 0px;
	width: 150px;
	color: #FFFFFF;
	font-size: 11px;

}
#news a:hover, #nav a:active, #nav a:focus {
	color: #732C7B;
	text-decoration: none;

}
#news p {
    color: #FFF;
}
.tablecontent {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 11px;
	color: #666666;


}
h3 {
	color: #421C52;
}
h2 {
	color: #421C52;
}
h4 {
	color: #421C52;
}
h5 {
	color: #421C52;
}
h1 {
	color: #421C52;
}
a {
	color: #8C489F;
	font-weight: bold;
	text-decoration: none;


}
.itinerary {
	font-size: 11px;
	padding: 3px;
	color: #666666;
}
.tableheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996699;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.crumbs {
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
}

.utilitylinks {
	text-align: right;
	font-size: 9px;
	color: #CCCCCC;

}
.tabletext {
	font-size: 11px;
	color: #666666;
}
.smallbanner {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	padding: 5px;
	height: 20px;
	text-align: right;

}
#holder #content img {
	padding: 5px;
}
#holder #content cfform {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#wrapper {
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
	width: 780px;
}
