/* CSS Document */
body {
font-size: 11.5px;
letter-spacing: 0.5px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
line-height: 15px;
background-color: #333333;
}
.back {color:#333333;text-decoration:none;letter-spacing:0.5px}
a:link {color:#DCA5B5;font-weight:bold;text-decoration:none;letter-spacing:0.5px}
a:visited {color:#DCA5B5;font-weight:bold;text-decoration:none;letter-spacing:0.5px}
a:hover {color:#DCA5B5;font-weight:bold;text-decoration:none;letter-spacing:0.5px}
a:active {color:#DCA5B5;font-weight:bold;text-decoration:none;letter-spacing:0.5px}

.formtxt {
color:#000000;
font-size:10px;
}

.foottxt {
font-size: 9px;
line-height: 13px;
}

.awards {
font-size: 9px;
line-height: 10px;
}

.intro {
font-weight: bold;
letter-spacing: 0.5px;
color: #333333;
}

.subheading {
font-size: 12px;
font-weight: bold;
color: #333333;
}

#main {
text-align: center;
width: 767px;
visibility: visible;
background-color: #FFFFFF;
margin: 0 auto;
margin-top:5%;
margin-bottom:5%;
height:auto;
overflow: auto;
min-height: 540px;
}

#header {
text-align: center;
width: 745px;
height: 208px;
visibility:visible;
margin: 0 auto;
}

#menu {
text-align: center;
width: 745px;
height: 47px;
visibility:visible;
margin: 0 auto;
margin-bottom: 10px;
}

#content {
text-align:center;
width: 725px;
visibility:visible;
margin: 0 auto;
height: auto;
min-height: 540px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 540px;
}
/**/

#contentleft {
text-align:left;
width:135px;
float:left;
background:#fff;
padding-top: 5px;
padding-bottom: 10px;
margin-left: auto;
}

#contentcenter {
text-align:left;
width:550px;
float:right;
background:#fff;
margin-left: auto;
padding-bottom: 10px;
}

#contentright {
text-align:right;
width:175px;
float:left;
background:#fff;
margin-left: auto;
padding-bottom: 10px;
}

#picbar {
	position:absolute;
	text-align:right;
	width:560px;
	border-top: 1px solid #8BB1D7;
	border-bottom: 1px solid #8BB1D7;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	height:auto;
}

#picbarnobdr {
	position:absolute;
	text-align:right;
	width:540px;
	height:auto;
	left: 1030px;
	top: 474px;
	visibility: visible;
}

#bar {
position:absolute;
width:560px;
border-top: 1px solid #8BB1D7;
overflow:auto;	
}

#popmain {
visibility:visible;
	text-align:center;
	background-color:#FFFFFF;
	width: 740px;
	height:auto;
	background-image: url(images/popupbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
}

#popcontent {
text-align:left;
width: 740px;
height: auto;
overflow:auto;
}

#mapleft {
text-align:left;
width: 200px;
height: 325px;
float:left;
padding: 20px;
}

#mapright {
width: 500px;
float:left;
padding-top: 20px;
padding-bottom: 20px
}

#popleft {
text-align:left;
width: 418px;
height: auto;
float:left;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}

#popleftstretch {
text-align:left;
width: 640px;
height: auto;
float:left;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}

.float-right {float:right;}

#popright {
width: 282px;
height:auto;
float:left;
padding-top: 77px;
padding-bottom: 20px
}

#popfooter {
position:relative;
width: 418px;
}

#stretchcontent {
	#stretchcontent {
	position:absolute;
	width: 565px;
	visibility: visible;
	border-bottom: 1px solid #DCA5B5;
	overflow:visable;
	background: #fff;
	margin: 1 auto;
	height: auto;
}

#splash {
	text-align:center;
	position:absolute;
	width: 767px;
	background-color:#fff;
	margin: 0 auto;
}

.tablebar {
border-top: 1px solid #DCA5B5;
}


