@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}
#wrapper{
	width:950px;
	margin:auto;
	position: relative;
}
#header{
	height:247px;
	background-image:url(../images/header_2010.jpg);
	background-repeat:no-repeat;
}
#list{
	position:absolute;
	text-align:right;
	color:#fff;
	line-height:1.3em;
	width: 130px;
	height: 195px;
	top: 19px;
	left: 508px;
	display: none;
	
}
.offLeft {
    position: absolute;
    left: -2000px;
    width: 100px;
 }

#nav{
	height:45px;
	background-image:url(../images/nav_2010.jpg);
	background-repeat:no-repeat;
}
#nav ul{
	margin:0;
}
#nav ul li{
	float:left;
	width:14.2%;
	display:inline-block;
	height:30px;
	padding-top:9px;
	text-align:center;
	font-size:123.1%;
}
#nav a, #left a{
	text-decoration:none;
	color:#fff;
}
#nav a:hover, #left a:hover{
	text-decoration:underline;
}
#lower h2{
	margin:0px;
	padding:10px 0 0 0;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
#left{
	width:155px;
	float:left;
}
#mid{
	margin-left:160px;
	margin-right:325px;
	padding: 0px;
	position: relative;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 80px 100px;
	
}#mid h2{
	position:absolute;
	top:1px;
	left:15px;
}
#content{
	margin-top: 25px;
}
#right, .right{
	float:right;
	width:320px
	
}
#right p, .right p{
	margin:0px 15px;
	text-align:center;
}
#lheader{
	background-image:url(../images/sm_head.jpg);
	height:45px;
	background-repeat:no-repeat;
}
#ltop{
	background-image:url(../images/ltop.gif);
	height:20px;
	background-repeat:no-repeat;
}
#lmid{
	background-image:url(../images/lmid.gif);
	background-repeat:repeat-y;
}
#lbottom{
	background-image:url(../images/lbottom.gif);
	height:20px;
	background-repeat:no-repeat;
}
#rheader{
	background-image:url(../images/lg_head.jpg);
	height:45px;
	background-repeat:no-repeat;
}
#rtop, .rtop{
	background-image:url(../images/rtop.gif);
	height:20px;
	background-repeat:no-repeat;
}
#rmid, .rmid{
	background-image:url(../images/rmid.gif);
	background-repeat:repeat-y;
}
#rbottom, .rbottom{
	background-image:url(../images/rbottom.gif);
	height:20px;
	background-repeat:no-repeat;
}
.rcontent{
	height:250px;
}
#ctop{
	background-image:url(../images/ctop.gif);
	height:20px;
	background-repeat:no-repeat;
}
#cmid{
	background-image:url(../images/cmid.gif);
	background-repeat:repeat-y;
}
#cbottom{
	background-image:url(../images/cbottom.gif);
	height:20px;
	background-repeat:no-repeat;
}
#content{
	min-height:552px;
	padding:0px 15px;
}
#content h2{
	color:#000;
	text-align:left;
}
#lower a{
	color:#2B5831;
}
#footer{
	clear:both;
	text-align:center;
	color: #2B5831;
}
.style14{
	color:#F00;
	font-weight:bold;
}
.vid{
	cursor:pointer;
}#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:295px;
  width:480px;
  background-color:#fff;
  padding:5px;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(../images/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}
.social{
	margin:5px 0 5px 55px;
}
