body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #444433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}

h1 {
	margin: 0px 0px 20px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: none;
	vertical-align: top;
	text-shadow: #E0E0D0 -1px 1px 1px;
}

h2 {
	margin: 18px 0px 10px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: none;
	vertical-align: top;
	text-shadow: #E0E0D0 -1px 1px 1px;
}

p {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: none;
	vertical-align: top;
}

i {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: none;
	vertical-align: top;
}

li {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: none;
	vertical-align: top;
}

/********************* TOPBAR STYLES *******************/

#topBar1 {
	clear: both;
	height: 30px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #191919;
	border-bottom: 5px solid #666655;
	 /* Mozilla: */
    background: -moz-linear-gradient(top, #222211, #444433);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#222211), to(#444433));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#222211', EndColorStr='#444433', GradientType=0);
}

#topContainer1 {
	height: 30px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
	background: none;
	text-align: left; 
	vertical-align: top; 
}

#topPicBar1 {
	clear: both;
	height: 346px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #BBBBB0;
	border-top: 0px none #666655;
}

#topPicContainer1 {
	clear: both;
	height: 330px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
	background: #999988;
	text-align: left; 
	vertical-align: top; 
	border: 0px none #FFF;
	/*border-bottom: 6px solid #FFF;*/
	-moz-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	-webkit-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	box-shadow: -1px 1px 7px rgba(80,80,80,1);
}

/********************* END TOPBAR STYLES *******************/

/********************* NAVBAR STYLES *******************/

#navContainer1 {
	position: absolute;
	z-index: 200;
	height: 30px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; 
	vertical-align: top; 
	background-color: #191919;
	border-bottom: 1px solid #222211;
	 /* Mozilla: */
    background: -moz-linear-gradient(top, #222211, #444433);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#222211), to(#444433));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#222211', EndColorStr='#444433', GradientType=0);
}

/********************* END NAVBAR STYLES *******************/

/********************* MAIN STYLES *******************/

#mainContainerCell1 {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	background-color: #BBBBB0;
}

#mainContainer1 {
	height: auto;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 20px 0px 30px 0px;
	background-color: #BBBBB0;
	text-align: left; 
	vertical-align: top; 
}

#headContainer1 {
	height: 100px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	text-align: left; 
	vertical-align: top; 
}

#leftCell1 {
	float: left;
	margin-right: 25px;
	width: 475px;
	height: auto;
}

#rightCell1 {
	float: left;
	width: 475px;
	height: auto;
}

#adBoxCell1 {
	float: right;
	width: 220px;
	height: auto;
}

.picCell1 {
	margin: 20px 0px 10px 0px;
	height: 314px;
	width: 471px;
	border: 2px solid #fff;
	-moz-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	-webkit-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	box-shadow: -1px 1px 7px rgba(80,80,80,1);
}

#mapCell1 {
	height: 900px;
	width: 463px; /* was 333px, = rightCell1 width - 2 x border px*/
	border: 6px solid #fff;
	-moz-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	-webkit-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	box-shadow: -1px 1px 7px rgba(80,80,80,1);
}

/********************* ADBOX STYLES *******************/

.adBox1, .adBox2 {
	margin: 0px 0px 8px 0px;
	width: 220px;
	height: 110px;
	border: 0px none #fff;
	-moz-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	-webkit-box-shadow: -1px 1px 7px rgba(80,80,80,1);
	box-shadow: -1px 1px 7px rgba(80,80,80,1);
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius; 4px 4px 4px 4px;
}

.adBox1 {
	background: #009966;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #009900, #66CC00);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#009900), to(#66CC00));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#009900', EndColorStr='#66CC00', GradientType=0);
}

.adBox2 {
	background: #009966;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #99FF33, #CCFF66);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#99FF33), to(#CCFF66));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#99FF33', EndColorStr='#CCFF66', GradientType=0);
}

/********************* FOOTER STYLES *******************/

#botBar1 {
	clear: both;
	height: 150px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #191919;
	border-top: 1px solid #333333;
	 /* Mozilla: */
    background: -moz-linear-gradient(top, #222211, #444433);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#222211), to(#444433));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#222211', EndColorStr='#444433', GradientType=0);
}

#botContainer1 {
	height: auto;
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
	background: none;
	text-align: left; 
	vertical-align: top; 
}

#botContainer1 p {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999988;
	text-decoration: none;
	vertical-align: top;
}

/********************* FORM STYLES *******************/

.formLabel1, .formInput1 {
	float: left;
	margin: 5px 0px 5px 0px;
}

.formLabel1 {
	width: 200px;
}

.formInput1 {
	width: 750px;
}

/********************* MIGX STYLES *******************/

.migxCell1 {
	float: left;
	clear: both;
	margin: 0px 5px 5px 0px;
	height: 112px;
	width: 700px;
	border: 1px solid #999999;
	background: #DDDDD0;
	text-align: left;
	-moz-box-shadow: -1px 1px 3px rgba(80,80,80,1);
	-webkit-box-shadow: -1px 1px 3px rgba(80,80,80,1);
	box-shadow: -1px 1px 3px rgba(80,80,80,1);
}

.migxTextCell1 {
	float: left;
	margin: 5px 5px 5px 5px;
	height: 100px;
	width: 500px;
	border: none;
	background: none;
	text-align: left;
}

.migxThumb1 {
	float: left;
	margin: 5px 5px 5px 5px;
	height: 100px;
	width: 150px;
	background: #fff;
}

.migxThumb1 a {
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #999999;
	background: #fff;
	display: block;
	z-index: 1000;
	text-align: center;
	line-height: 30px;
}

.migxThumb1 a:hover {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 485px;
	height: 330px;
	display: block;
	z-index: 10000;
	-moz-box-shadow: -1px 1px 4px rgba(128,128,128,1);
	-webkit-box-shadow: -1px 1px 4px rgba(128,128,128,1);
	box-shadow: -1px 1px 4px rgba(128,128,128,1);}

.migxHead1 {
	float: left;
	margin: 5px 5px 5px 0px;
	height: 20px;
	width: 450px;
	border: none;
	background: none;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: none;
	vertical-align: top;
	text-shadow: #E0E0D0 -1px 1px 1px;
}

.migxCaption1 {
	float: left;
	margin: 0px 5px 0px 0px;
	height: 75px;
	width: 450px;
	border: none;
	background: none;
}

.migxCaption1, .migxCaption1 p {
	text-align: justify;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: none;
	vertical-align: top;
}

.migxCaption1 p {
	margin: 0px;
}

/********************* END MIGX STYLES *******************/

/******************** UTILITY ELEMENTS ********************/

.blockLink, blockLink a {
	height: 2px;
	width: 2px;
	background-color: #BBBBB0;
	display: block;
	cursor: default; 
}

.clearSpanCell0 {
	clear: both;
	height: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	border: none;
}

.clearSpanCell10 {
	clear: both;
	height: 10px;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	border: none;
}