body		{background-color:#fff; font-size:13px; color:#000; font-family: Arial, Helvetica, sans-serif; margin: 0px;}
.body 		{margin:auto; text-align:left; width:900px;}

.redtext, .req		{color:#cc0000}
.whitetext		{color:#ffffff}
.whitetextSM		{color:#ffffff; font-size:10px;}
.bluetext		{color:#3366cc}
.darktext		{color:#333333}

a 		{text-decoration:underline; color:#000000;}
a:hover 	{text-decoration:none; color:#cc0000;}

.dayhdr		{font-size:1.5em; font-weight:bold;  bgcolor:#003366; color:#FFFFFF; padding:5px;}
.dayhdr	
.itinerary	{width:100%;}
table.itinerary 	{padding:0 20px;}
table.itinerary td {
	padding: 0 10px;
	margin: 0;
}

.desticons  	{font-size:10px; font-color:#333;}

.fmenu			{font-size:10px; line-height: 1.2em; padding-top:10px; color:#003366}
.fmenu a		{text-decoration:underline; color:#003366}
.fmenu a:hover	{text-decoration:none; color:#CC0000}
.faddress 		{font-size:14px; font-weight:normal; padding:5px; color:#ffffff; text-align:center;}
.ftext		{font-size:11px; padding-top:5px;}

h1 		{FONT-SIZE:24px; LINE-HEIGHT:1.1em; FONT-WEIGHT:bold; margin-top:10px; margin-bottom:10px; color:#003366;}
h1 a 		{TEXT-DECORATION: none}
h1 a:hover 	{TEXT-DECORATION: underline}


h2			{font-size:18px; line-height:1.1em; font-weight:bold; margin-top:10px; margin-bottom:5px; color:#003366;}
h3			{font-size:14px; line-height:1.1em; font-weight:bold; margin-top:10px; margin-bottom:5px;}
p			{margin-bottom:10px; line-height:1.3em;}
img			{margin:0px; padding:0px; border:0px;}

UL 				{padding-left:0px; text-indent:-5px; margin-left:40px; LIST-STYLE: none}
UL LI 			{list-style:disc;}
UL LI a 		{TEXT-DECORATION: none; COLOR: #666666;}
UL LI a:hover 	{TEXT-DECORATION: underline;}

#testimonial 	{font-size:12px; font-style:italic; text-align:right; padding:10px;}
#attribution 	{font-size:11px; font-weight:bold; text-align:right; padding:0px;}

.h_article 		{float: left;width: 250px; ;border-bottom:1px; border-bottom-color:#cccccc; padding-bottom:20px; margin-right: 20px;}

.container {
	width: 898px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.oneCol {
	width: 898px;
	overflow: hidden;
}
.oneCol #mainContent {
	padding: 20px;
	margin: 0;
}
.twoColFixRt {
	width: 898px;
	background:#fff url('../images/avtbg.jpg') repeat-y top right;
	padding: 0;
	margin: 0;
}
.twoColFixRt #mainContent {
	float: left;
	width: 545px;
	margin: 0;
	padding: 15px 20px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixRt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 258px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 30px 20px;
}
table td#sideBar1 {
	padding: 20px;
}
.oneCol #photos{
	width: 260px;
	padding: 30px 20px;
}
table.specialTable td p {
	padding: 4px;
	margin: 0;
	font-size: 12px;
}
table.specialTable th {
	background-color: #333333;
	color: #fff;
	font-size: 12px;
	font-weight:normal;
	padding:4px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.imgRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0 10px 10px 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#eCalendar {width:500px;}
#calendarview {width:500px;}

#postcard_manager {font-size:16px; padding-left:90px; padding-top:10px; padding-bottom:20px; text-align:left; font-family:Tahoma; color:#ffffff; background-color:#ffffff;}
#postcard_manager .title {font-size:18px; font-family:Tahoma;}
#postcard_manager .subcat {font-family:Tahoma; font-weight:normal;}
.docname {font-size:16px; font-family:Tahoma; font-weight:bold;}
#postcard_manager a {font-size:14px; font-family:Tahoma; color:#669933; font-weight:normal; text-decoration: none;}
#postcard_manager .linkbutton {font-size:14px; font-weight:bold; color:#669933}
#postcard_manager img {padding-bottom:30px;}

.form-container .fineprint {
	font-size: 10px;
}
