body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img_interface/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #527aa3;
}
#container {
	width: 760px;
	margin-top:0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mast {
}
#mast h1 {
	display: none;
}

#mast_images {
	margin: 0px;
	padding: 0px;
	height: 122px;
}
#navmain {
	background-image: url(../img_interface/navBgUp.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	height: 29px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;

}
#navtop {
	font-size: 0.6em;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
}
#navtop a {
	color: #FFFFFF;
	text-decoration: none;
}
#navtop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navsub {
  color: #3567BF;
	position:relative;
	left: -9px;
	font-size: .6em;
}

#navsub li {
	list-style-type: disc;
}

#navsub li a {
  color: #3567BF;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.8em;
}
#navsub a:hover {
	color: #17254F;
}
#navsub .active, #navsub .active a , #navsub .active a:hover{
	color: #533920;
	text-decoration:none;
}

.navlink {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

.navlink a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../img_interface/navBgUp.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 127px;
}
.navlink a.wider { /*to accomodate groups and meetings link and even out the spacing*/
	width: 147px;
}
.navlink a.thinner { /* to even out the spacing */
	width: 105px;
}
.navlink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img_interface/navBgOv.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

#content {
	background-image: url(../img_interface/cnt_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin-top: 4px;
	clear: both;
	overflow: hidden;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
#content h1 {
	margin: 0px;
	padding: 0px;
}

#leftside {
	float: left;
	width: 195px;
	margin-right: 5px;
}


#goldbox {
	background-color: #e4c669;
	background-image: url(../img_interface/left_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 155px;
}


#leftside  p {
	font-size: .8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#leftside a {
	color: #C61F40;
}



#reshdr {
	background-image: url(../img_interface/resBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 41px;
	position: relative;
}
#reshdr h2 {
	font-size: 0.8em;
	font-weight: bold;
	bottom: 8px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF5EB;
}
#resform {
	background-color: #fff5eb;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}


#resFormBottom {
	background-color: #fff5eb;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 185px;
	left: 50%;
	margin:238px 0 0 -380px;
	position: absolute;
}







form {
	margin: 0px;
	padding: 0px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 5px;
}
.formtext {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8A391C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8A391C;
	border-bottom-color: #8A391C;
	border-left-color: #8A391C;
	color: #666666;
}
.ital {
	font-size: .7em;
	font-style: italic;
}



#rightside, #rightside_specials {
	width: 560px;
	float: right;
}
#rightside_specials .text {
	padding-left: 0px;
	padding-right: 0px;
}
#rightside_specials .text p {
	padding-left: 5px;
}

#rightside p {
	font-size: .7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}
#rightside  a {
	color: #186591;
}

#rightside h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 1.0em;
}
#rightside h2.brn {
	color: #8A391C;
}

#rightside h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 1.3em;
	color: #186591;
}
#rightside h3.brn {
	color: #8A391C;
}
#rightside ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 0.7em;
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.2em;
}
#rightside li {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 1.2em;
	background-image: url(../img_interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	vertical-align: top;
}


img.bdr1 {
	border: 6px solid #E4c669;
	margin: 0px;
}
img.bdr2 {
	border: 6px solid #D5DEF0;
	margin: 0px;
}

.text {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}



#footer {
	text-decoration: none;
	margin-top: 4px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3a59af;
	font-size: 0.7em;
	color: #fff;
	padding-top: 5px;
}
#footer a {
	color: #EEFAFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.ct {font-size:10px;} 
