body {
	font-family		: calibri;
	font-size		: 100%;
	color			: #000000;
	font-weight		: normal;
	margin			: 0;
	padding			: 0px;
	text-align		: left;
	background-color: #FFFFFF;
}

 table.center {margin-left:auto; margin-right:auto;
 }
 
 h1           { color: #FFFFFF; text-transform: uppercase; font-family: Calibri; font-size: 
               12pt; font-weight: bold; text-align: center
                }
h2           {color: #FFFFFF;text-transform: uppercase; font-family: Calibri; font-size: 
               14pt; 
}
h3           { text-align:center; 10;color: #FFFFFF; font-family: Calibri; font-size: 
               10pt 
               
}
h4           { text-align:center; color: #FFFFFF; font-family: Calibri; font-size: 
               13pt; margin-right: 30px;	
}

p1          { color: #FFFFFF; text-transform: uppercase; font-family: Calibri; font-size: 
               14pt; font-weight: bold; text-align: justify;	margin-left: 30px;margin-right: 30px;	margin-top: 20px;line-height: 1.5em;

}

.generalContent
{
	text-align: justify;
	margin-left: 1px;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 1.0em;
}
.generalHeader
{    color: #FFFFFF; text-transform: uppercase; font-family: Calibri; font-size: 
               14pt; font-weight: bold; text-align: justify;	
	text-align: justify;
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 1.5em;
}

.generalList {
font-family: Calibri;
font-size: 10pt;
font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: 
text-indent: 10px;
list-style-position: outside;
list-style-image: url('dropdown/images/arrow_4.gif');
list-style-type: square;
padding: 6px;
margin: 2px
}


.divClear
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.imgHeader
{
	margin-top: 10px;
}

.tdNav a{
	color: #ffffff;
	font-size: 90%;
}

.tdNav a:hover{
	color: #f8d778;
}

.tdNav a.navSelected{
	color: #f8d778;
}

.strHeader{
	font-size: 130%;
	color: #e9ddbb;
}

.strSubHeader{
	font-size: 110%;
	color: #e9ddbb;
}

.strPackages{
	font-size: 130%;
	color: #e9ddbb;
	text-align: left;
	background-image: url('../images/packages/bullet_large.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px
}

.tblFooter{
	color: #67493b;
	font-size: 80%;
	margin-bottom: 15px;
}

.imgSlideshow{
	border: 1px solid #dbaa96;
	cursor: pointer;
}

.btnLight{
	border: 1px solid #dbaa96;
	cursor: pointer;
}