body {
	background: #e8f7c1 url(/images/bg.gif) repeat left top;
	margin: 0;
	padding: 32px 0 50px 0;
	color: #3c5b79;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

table, td {
	color: #3c5b79;
	font-family: verdana;
	font-size: 12px;
}

p {
	margin: 0 0 15px 0;
	line-height : 18px;
}

a:link, a:active, a:visited {
	color: #127502;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #a8d65a;
}

a.top:link, a.top:active, a.top:visited {
	color: #5b4a4a;
	text-decoration: none;
	font-size: 10px;
}

a.top:hover {
	color: #830024;
}

#container {
	width: 962px;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

#header {
	background-color: #b2dd46;
	padding-top: 20px;
}

#headerContent {
	background: #eef9d3 url(/images/logo.gif) no-repeat left top;
	height: 140px;
	text-align: right;
}

#topNavContainer {
	background-color: #ffdc88;
	width: 100%;
	height: 24px;
}

ul#topnav {
	background-color: #ffdc88;
	padding: 0 0 0 91px;
	margin: 0;
	border-top: 2px solid #ffffff;
}
ul#topNav li {
	display:block;
	float:left;
}
ul#topNav li a {
	display:block;
	outline:none;
	height:22px;
	background: #ffdc88 url(/images/topnav.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0;
}
ul#topNav li a:hover {background-position:0 -22px}

ul#topNav li#home a {width:63px;background-position:0px 0;}
ul#topNav li#home a:hover {background-position:0 -22px}
ul#topNav li#home a.selected,ul#topNav li#home a.selected:hover {background-position:0px -22px}

ul#topNav li#aboutus a {width:93px;background-position:-63px 0;}
ul#topNav li#aboutus a:hover {background-position:-63px -22px}
ul#topNav li#aboutus a.selected,ul#topNav li#aboutus a.selected:hover {background-position:-63px -22px}

ul#topNav li#media a {width:68px;background-position:-156px 0;}
ul#topNav li#media a:hover {background-position:-156px -22px}
ul#topNav li#media a.selected,ul#topNav li#media a.selected:hover {background-position:-156px -22px}

ul#topNav li#services a {width:85px;background-position:-224px 0;}
ul#topNav li#services a:hover {background-position:-224px -22px}
ul#topNav li#services a.selected,ul#topNav li#services a.selected:hover {background-position:-224px -22px}

ul#topNav li#articles a {width:88px;background-position:-309px 0;}
ul#topNav li#articles a:hover {background-position:-309px -22px}
ul#topNav li#articles a.selected,ul#topNav li#articles a.selected:hover {background-position:-309px -22px}

ul#topNav li#tips a {width:113px;background-position:-397px 0;}
ul#topNav li#tips a:hover {background-position:-397px -22px}
ul#topNav li#tips a.selected,ul#topNav li#tips a.selected:hover {background-position:-397px -22px}

ul#topNav li#events a {width:73px;background-position:-510px 0;}
ul#topNav li#events a:hover {background-position:-510px -22px}
ul#topNav li#events a.selected,ul#topNav li#events a.selected:hover {background-position:-510px -22px}

ul#topNav li#contact a {width:113px;background-position:-583px 0;}
ul#topNav li#contact a:hover {background-position:-583px -22px}
ul#topNav li#contact a.selected,ul#topNav li#contact a.selected:hover {background-position:-583px -22px}

ul#topNav li#book a {width:62px;background-position:-696px 0;}
ul#topNav li#book a:hover {background-position:-696px -22px}
ul#topNav li#book a.selected,ul#topNav li#book a.selected:hover {background-position:-696px -22px}

#mainContent {
	clear: both;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	width: 962px;
}

#mainContent #left {
	float: left;
}

#mainContent #center {
	float: left;
	margin-right: 78px;
}

#mainContent #center h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#mainContent #center ul {
	margin: 0;
	padding: 0 0 18px 0;
	list-style: none;
}

#mainContent #center ul li {
	font-weight: bold;
	background: #ffffff url(/images/bullet.gif) no-repeat 3px 6px;
	padding: 0 0 0 15px;
}

#mainContent #right {
	float: left;
	width: 197px;
	padding: 0;
	margin: 25px 0 0 0;
}

#mainContent #right p {
	border-top: 2px solid #b2dd46;
	padding: 10px 0;
	margin: 0;
}

#mainContent #right ul {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: none;
	list-style: none;
}

#mainContent #right ul li {
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/bullet.gif) no-repeat 3px 6px;
	padding: 0 0 0 15px;
}

#mainContent #right p span {
	font-size: 10px;
}

#footer {
	background-color: #b2dd46;
	padding: 0;
	margin: 0;
	height: 42px;
}

#footerContent {
	padding: 8px 0 0 0;
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

#footerContent a:link, #footerContent a:active, #footerContent a:visited  {
	color: #666666;
}

#footerContent a:hover  {
	color: #830024;
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
/* \*/* html .clear{height:auto;margin-bottom:0} /*** a fix for IE Win ***/

.iconVector {
	display: block;
	background: url(/images/icon_vector.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 2px 0 0;
	height: 16px;
}

.iconPixel {
	display: block;
	background: url(/images/icon_pixel.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 2px 0 0;
	height: 16px;
}

.iconPDF {
	display: block;
	background: url(/images/icon_pdf.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 2px 0 0;
	height: 16px;
}

.iconPhoto1 {
	display: block;
	background: url(/images/icon_photo1.gif) no-repeat 4px top;
	padding: 5px 0 0 35px;
	margin: 2px 0 0;
	height: 30px;
}

.iconPhoto2 {
	display: block;
	background: url(/images/icon_photo2.gif) no-repeat left top;
	padding: 5px 0 0 35px;
	margin: 2px 0 0;
	height: 30px;
}

.iconPhoto3 {
	display: block;
	background: url(/images/icon_photo3.gif) no-repeat left top;
	padding: 5px 0 0 35px;
	margin: 2px 0 0;
	height: 30px;
}

.iconPhoto4 {
	display: block;
	background: url(/images/icon_photo4.gif) no-repeat 2px top;
	padding: 5px 0 0 35px;
	margin: 2px 0 0;
	height: 30px;
}

#processingBox {
	position: absolute;
	top: 30%;
    left: 30%;
	z-index: 999;
	padding: 20px 0 0 70px;
	width: 200px;
	height: 53px;
}

.eventDetailWindow {
	position: relative;
	background-color: #ffffff; 
	border: 1px solid #ffffff; 
	font-weight: normal;
}

.eventDetailWindowContent { 
	padding: 0;
	text-align: left;
}

.eventDetailWindowContent h1 { 
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #830024;
}

#iframeProgress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 7000px;
	z-index: 998;
	background-color: #eeeeee;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; /* for future compatibility */
}

.alert {
	color: #990000;
	font-weight: bold;
}

.fieldAlert {
    background: transparent url(/images/yellowAlert.gif) no-repeat top left;
    display: inline;
    width: 16px;
    height: 16px;
    padding-left: 16px;
}

fieldset {
	font-size: 11px;
	margin: 0;
	padding: 10px;
	border: none;
}

fieldset p {
    margin: 5px 0;
}

input, textarea, select, file {
	font-size: 11px;
	border: 1px solid #cccccc;
}

.btn {
	padding: 1px 5px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #b2dd46;
}

a.btn:link, a.btn:active, a.btn:visited {
	padding: 1px 5px;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #b2dd46;
}

a.btn:hover {
	color: #b2dd46;
	border: 1px solid #b2dd46;
	background-color: #ffffff;
}

.delete {
	padding: 1px 5px;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #990000;
}

a.delete:link, a.delete:active, a.delete:visited {
	padding: 1px 5px;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #990000;
}

a.delete:hover {
	color: #990000;
	border: 1px solid #990000;
	background-color: #ffffff;
}

#theForm {
	margin: 0;
	padding: 0;
}

#theForm label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: normal;
	padding: 1px 2px 0px 0px;
}

#theForm label.right {
    display: inline;
    float: none;
    width: auto;
    text-align: right;
	font-weight: normal;
	padding: 2px 2px 0px 15px;
}
#theForm .checkbox {

}

#theForm .checkBoxList {
	margin-left: 102px;
}

#theForm .checkbox input {
	float: none;
	border: none;
}
#theForm .checkbox label {
	display: inline;
	float: none;
	width: auto;
	padding-right: 10px;
}

#theForm .columnLeft {
	float: left;
	margin-right: 10px;
	width: 130px;
}

#theForm .columnLeft label {
	width: 100px;
	text-align: left;
	float: none;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#theForm .columnRight {
	float: left;
	width: 130px;
}

#theForm .columnRight label {
	width: 100px;
	text-align: left;
	float: none;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#theForm  br {
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size: 0px;
  margin: 5px 0px 3px 0px;
}
/* \*/* html .clear{height:auto;margin-bottom:0} /*** a fix for IE Win ***/