@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background: #5882AA url(images/bg.jpg) repeat-x center top;
}
#container  {
	width: 960px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}
a:link {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #339999;
	text-decoration: none;
	font-weight: normal;
}
/* ~~ Top Nav ~~ */
#header {
	text-align: left;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #333;
	height: 150px;
}
#header a:link {
	color: #075B86;
	text-decoration: none;
	font-weight: bold;
}
#header a:visited {
	color: #075B86;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover, a:active, a:focus {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
#headertop {
	float: left;
	height: 110px;
	width: 960px;
}
#headertoplogo {
	float: left;
	height: 80px;
	width: 510px;
	padding-top: 20px;
}
#headertopright {
	float: right;
	height: 110px;
	width: 445px;
	text-align: right;
	font-size: 16px;
	vertical-align: baseline;
}
#headernav {
	height: 35px;
	width: 960px;
	left: 0px;
	top: 100px;
	padding: 10px 0px 0px;
	text-align: right;
	word-spacing: 1px;
	font-size: 14px;
	margin: 0px;
	float: left;
	border-top: thin solid #999;
}
#headertoprightright {
	padding: 70px 0px 0px;
	width: 210px;
	float: left;
}
#headertoprightobject {
	float: right;
	height: 110px;
	width: 205px;
}


/* ~~ Pages ~~ */
#mainContent  {
	float: left;
	width: 960px;
	text-align: left;
	margin: 0 auto 0px;
	background: #FFF;
	padding: 0 0 0px;
} 
#bannerbp2 {
	padding: 0;
	width: 960px;
	float: none;
}
#dataleft {
	float: left;
	width: 290px;
	text-align: center;
}
#dataright {
	float: right;
	width: 635px;
}
#title {
	float: left;
	width: 610px;
	font-size: 24px;
	color: #3CC;
	height: 30px;
	padding: 30px 0px 0px;
}
#title a:link {
	color:#339999;
	text-decoration:none;
	font-weight: normal;
}
#title a:visited {
	color:#3CC;
	text-decoration:none;
	font-weight: normal;
}
#title a:hover, a:active, a:focus {
	color:#FF9900;
	text-decoration:none;
	font-weight: normal;
}
#titlesub {
	height: 30px;
	float: left;
	width: 610px;
	padding-bottom: 10px;
}
#bodyright {
	float: left;
	width: 610px;
	padding-bottom: 20px;
}
#fullmain {
	float: left;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	background: #FFF url(images/cellleft.jpg) repeat-y left top;
}
#fullhp {
	float: left;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	background: #FFF;
}
#hpleft {
	float: left;
	width: 600px;
	height: 455px;
}
#hpright {
	float: right;
	width: 300px;
	padding-right: 25px;
	padding-top: 20px;
}
#box {
	float: left;
	width: 960px;
	background: #FFF;
}
#boxend {
	float: left;
	width: 960px;
	background: #FFF;
}
#banner {
	float: left;
	width: 960px;
}
#subtext{
	margin: 0px;
	padding: 0px;
	width: 590px;
	float: left;
	height: 50px;
	font-size: 18px;
	line-height: 25px;
	color: #006699;
}
/* ~~ footer ~~ */
#footer  {
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #333;
	width: 960px;
	padding: 0 0px;
	float: left;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover, a:active, a:focus {
	color: #F90;
	text-decoration: none;
}
/* ~~ styles ~~ */
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
img{ 
	border:0px;
}
.all{
	margin: 0px 0px 15px;
	padding: 0px;
	width: 610px;
	float: left;
}
.alltitle{
	margin: 0px 0px 15px;
	padding: 0px;
	width: 610px;
	float: left;
	font-size: 16px;
	line-height: 25px;
	color: #006699;
}
.box {
	margin: 0px 0px 15px;
	padding: 5px;
	width: 595px;
	border: thin dotted #CCC;
	float: left;
}
.boxleft {
	float: left;
	width: 350px;
}
.boxright {
	float: right;
	width: 220px;
}
.boxpic {
	float: left;
	height: 280px;
	width: 295px;
	text-align: center;
}
.boxdiv {
	margin: 0px;
	padding: 20px 27px;
	float: left;
	width: 265px;
}
.info {
	margin: 0px 0px 15px;
	padding: 5px;
	width: 590px;
	float: left;
	height: 140px;
	border: thin dotted #CCC;
}
.infoparty {
	margin: 0px 0px 15px;
	padding: 5px;
	width: 590px;
	float: left;
	height: 140px;
	border: thin dotted #CCC;
	background: #EEE;
}
.stylesubnav {
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
.style1 {
	font-size: 16px;
	line-height: 25px;
	color: #006699;
}
.styleblue{
	font-size: 14px;
	line-height: 25px;
	color: #006699;
}
.style {
	font-size: 10px;
	list-style-type: disc;
	color: #006699;
	line-height: 16px;
}
.stylesoldout {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}

