a { text-decoration: none; color: #606060; }
a:link { text-decoration: none; color: #606060; }
a:visited { text-decoration: none; color: #606060; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: underline; color: #000000; }

a.highlight { text-decoration: none; background-color: #175898; padding: 8px; color: #ffffff; }
a.highlight:link { text-decoration: none; background-color: #175898; padding: 8px; color: #ffffff; }
a.highlight:visited { text-decoration: none; background-color: #175898; padding: 8px; color: #ffffff; }
a.highlight:hover { text-decoration: none; background-color: #4f89c1; padding: 8px; color: #ffffff; }
a.highlight:active { text-decoration: none; background-color: #4f89c1; padding: 8px; color: #ffffff; }

img {border:0px;}

body {
	margin: 10px auto;
	padding: 0px;
	background-color:#fdfadd;
	font-family: "Book Antiqua", Georgia, Times, serif;
	font-size: 14px;
	color:#606060;
	text-align: center;
}

#container {
	font-family: "Book Antiqua", Georgia, Times, serif;
	width: 739px;
	margin: 10px auto;
}

#info {
	margin: 10px 0px;
	width: 750px;
}

#contentleft2  {
	width:619px;
	float:left;
	text-align:left;
	line-height:18px;
}

#contentright2{
	width:120px;
	float:right;
	text-align:left;
	line-height:18px;
}

#contentleft {
	width:250px;
	float:left;
	text-align:left;
	line-height:18px;
}


#contentright {
	width:500px;
	float:right;
	text-align:center;
	line-height:18px;
}

#navigation {
	margin: 10px 0px;
	clear: both;
}

.menutop {
	background-color:#175898;
	margin: 10px 0px;
	width: 745px;
}

.menu {
	font-family: "Book Antiqua", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	vertical-align:middle;
	text-align:center;
	height:26px;
}

#picture {
	margin: 10px 0px;
}

#bodycontent {
	margin: 30px 0px;
	text-size: 13px;
	text-align: left;
	float:left;
	width: 350px;
}

#bodycontent2 {
	margin: 30px 0px;
	text-size: 13px;
	text-align: left;
	float:left;
	width: 389px;
}

#bodycontent3 {
	margin: 30px 0px;
	text-size: 13px;
	text-align: left;
	float:left;
	width: 739px;
}

h5, h1 {
	width: 320px;
	padding:25px 0 15px 0;
	margin:0;
	font-family: "Monotype Corsiva", serif;
	font-size:20px;
	font-weight:bold;
	color:#175898;
}

h4 {
	width: 250px;
	padding:3px 0 3px 6px;
	margin:15px 0 15px 0;
	border-bottom:3px solid #f0f0f0;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background-color:#175898;
}
.topborder {
	border-top: solid #606060 1px;
	padding-top: 8px;
}

.noborder {
	border: none;
}

#overlay {minWidth:100%; minHeight:100%; width:100%; height:100%; background-color:#000000; z-index:90; position:absolute; top:0px; left:0px; }
#promo-wrapper { z-index: 100; position: absolute; text-align: center; top:60px; left: 0px; width:100%; line-height: 0;}
#promo-pop { width: 700px; z-index: 101; position:relative; margin: 0 auto; }
#closeButtonContainer {display:block;position:absolute;top:-22px;left:-18px;overflow:hidden;width:150px;height:30px; font-family:Arial, Helvetica, sans-serif;}
a#close { background:url(../../images/close_button.gif) no-repeat; position:relative; display:block; outline-style:none; width:150px; height:30px; color:#000000; font-size:13px; font-weight:bold; text-align:right; text-decoration:none;}
a#close span {position:relative; display:block; top:10px;}
a#close:hover { background-position: 0px -30px;}
a.pc { display:block; float:left; }
