body {
	background-image: url(../images/background_sky_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center top;
	text-align:center;
	background-repeat: repeat-x;
	background-color: #4B850C;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
body#default{
	background-image: url(../images/background_sky_bg.jpg);
	background-color: #4B850C;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FF3366;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF3366;
	font-weight: bold;
	padding-bottom:0.5em;
	border-bottom: 1px dashed #FF3366;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF3366;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF3366;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF3366;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
}
a:visited {
}
#banner {
	margin:auto;	
}
#content{
	margin:auto;
	width:768px;
	height:500px;
	background-image: url(../images/map_area02.jpg);
	background-repeat: no-repeat;
	background-color: #4B850C;
	background-position: top;
	/*border: 1px dashed blue;*/
}
body#default #content{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #4B850C;
	background-position: 0px -100px;
}
body#default .wrapall{
	background-color: #4B850C;
	padding-top:10px;
}
/*  BULLET  */
ul.bullet_arrow li{
	list-style-type: none;
	background: url(../images/bullet_smallarrow.gif) no-repeat 1px 0.5em;
	padding: 0px 0px 0px 15px;
	line-height: 1.5em;
}
/*   */
.rightcolumn{
width:300px;
float:right;
}
#smallbox{
	
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	
	/*border:1px solid orange;*/
}
#smallbox img{
	float: right;
	border: 1px solid #333333;
}
#smallbox h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF3366;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	border:0px;
}
#smallbox h1 a, #smallbox h2 a{
	text-decoration:none;
	color:#33CC00;
}
#smallbox h1 a:hover, #smallbox h2 a:hover{
	text-decoration:underline;
	color:#333300;
}
#largebox{
	width:700px;
	margin:0px;
	padding-top: 5px;
}
.topleft, .topright, .bottomleft, .bottomright { 
	background-image: url(../images/all_edges.gif);
	height: 20px;       /* 1/2 height of the image) */
	font-size: 2px;    /* for IE */
}
.topleft, .bottomleft { 
	margin-right: 20px;
}
.topright, .bottomright { 
	margin-left: 20px;  /* corners */
	margin-top: -20px;
}
.topright {
	background-position: 100% 0;
}
.bottomleft  {
	background-position: 0 -20px;
}
.bottomright {
	background-position: 100% -20px;
}
.inside {
	margin-left: 9px;
	margin-right: 9px;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right:10px;
}
.notopgap    { margin-top: 0; }    /* no gaps */
.nobottomgap { margin-bottom: 0; }
.insideleft, .insideright {
	background-image: url(../images/borders-lr-tearoff.gif);
	background-repeat: repeat-y;
	}
.insideright { background-position: 100% 0; } /* position */




/* side navigation */
#sidenav{
	text-align:left;
	width: 230px;
	padding: 0px;
	
	float: left;
	background: no-repeat right bottom;
	margin: 5px 0px 0px 15px;
}
#sidenav ul li {
	display: inline;
}
#sidenav ul li a {
	display: block;
	padding: 10px;
	color: #006699;
	font-weight: bold;
	background-image: url(../images/nav_button.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration:none;
	margin-bottom: 10px;
}
#sidenav ul li.here a,#sidenav ul li.ancestor a {
	color:black;
	background-image: url(../images/nav_button_at.gif);
}
#sidenav ul li a:hover{
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #FF3366;
	margin-bottom: 10px;
}
#sidenav ul li a:visited {
}
#sidenav ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#sidenav li {
	padding: 0px;
	margin-bottom: 0px;
}
/****************************/
#text {
	text-align: left;
	margin: 0px;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
#text img{
	float: right;
	padding: 5px;
}

.rightMedia{
	float:right;
	width:200px;
	
}
.rightMedia img{
margin-left:10px;
margin-right:5px;
	padding:0px;
	float:none;
}
.rightMedia p.caption{
	font-size:90%;
	
	margin:0px;
	padding:3px;
	text-align:right;
}
#text h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF3366;
	font-weight: bold;
}
#wrapper {
	margin: 0px 40px 0px 10px;
	padding: 0px;
	/*width: 400px;
	border: 1px solid yellow;*/
}
#clear{
	padding: 5px 0px;
	clear: both;
	width: 100%;
}


/****************************/
#toppage{
	background-image: url(../images/topbottompage_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 2px;
	height: 20px;
	width: 760px;
	float: right;
	margin: 5px 15px 0px 0px;
}
#middlepage{
	width: 760px;
	margin: 0px 15px 0px 0px;
	background-image: url(../images/middlepage_gr.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	float: right;
}
#bottompage{
	background-image: url(../images/topbottompage_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 2px;
	height: 20px;
	width: 760px;
	float: right;
	margin: 0px 15px 15px 0px;
}

/****************************/



#topnav {
	float: left;
	color: #cccccc;
	padding: 0px;
	display: block;
	width: 620px;
	background-color: #BDD8ED;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 0px;
	clear: both;
}

#topnav a {
	float: left;
	border-right: #fff 1px solid;
	font-weight: bold;
	color: #FF3366;
	font-family: "Trebuchet MS", Arial;
	background-color: #BDD8ED;
	text-decoration: none;
	margin: 0px;
	/*font-size: 90%;*/
	padding: 10px;
	text-decoration: none;
}
#topnav ul {
	padding-right: 0px; display: inline; padding-left: 0px; padding-right: 0px; margin: 0px; padding-top: 0px; list-style-type: none;
}
#topnav li {
	padding-right: 0px; display: inline; padding-left: 0px; padding-right: 0px; margin: 0px; padding-top: 0px; list-style-type: none;}
	
#topnav ul li.here a{
	background-color: #000066;
	color:white;
}
#topnav a:hover {
	background-color: #FFFFFF
}
#topnav a:active {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#topnav a.here {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#topnav a.lineleft {
	border-left: 1px solid #FF3366;
}
#topnav a.lineright {
	border-right: 1px solid #FF3366
}

/****************************/

#hitarea {
	margin: 0px;
	padding: 0px;
	float: left;
}


#info div a:hover {
	font-weight: normal;
	color: #FF3366;
}
#info div a {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-weight: normal;
}
#info{
	
	font-size: 80%;
	color: #006699;

	text-align:center;
	margin: 0px;
	clear:both;
}
#info div{
	width: 90%;
	border: 1px solid #BDD8ED;
	text-align:center;
	margin:auto;
	padding: 10px 0px 10px 0px;
	
}

/****** new css added *************/
#topleftpage{
	background-image: url(../images/topbottompage_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 2px;
	height: 20px;
	width: 408px;
	float: right;
	margin: 5px 5px 0px 0px;
}
#middleleftpage{
	width: 408px;
	margin: 0px 15px 0px 0px;
	background-image: url(../images/middlepage_gr2.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	float: right;
}
#bottomleftpage{
	background-image: url(../images/topbottompage_bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 2px;
	height: 20px;
	width: 408px;
	float: right;
	margin: 0px 15px 0px 0px;
}

#middleleftpage, #topleftpage, #bottomleftpage{
	float:left;
	padding: 0px;
	margin: 0px;
}
#middleleftpage #text{
	float:none;
	width: 88%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 25px;
}
#content2{
	float:left;
}
#wrapperleft {
	float:left;
	width: 409px;
	/*border: 1px solid white;*/
}
#wrapperleft img{
float:none;
}
/****************************/
.prevnext{
	
	padding-top:1em;
	margin-bottom:1em;
	text-align:left;
}
.prevnext a{
	font-weight:bold;
	color:white;
	text-decoration:none;
 	background-color: #FF3366;
	padding:3px;
	margin-right:5px;
}
.prevnext a:hover{
	background-color:#4B850C;
	color:black;
}
.prevnext a.here{
	background-color:black;
}
.prevnext a.here:hover{
	background-color:#4B850C;
	color:black;
}
.divider{
	visibility:hidden;
	display:none;
}
/****************************/
.pagenav{
	width:140px;
	float:right;
	font-size: 95%;
	margin-left: 25px;
}
.pagenav h4{
	font-size:1.1em;
	padding-left:0px;
	color:black;
	margin:0px;
	padding-bottom:6px;
	
}
.pagenav ul{
	padding-left:0px;
	margin:0px;
	/*margin-left:5px;
	margin-right:5px;*/
}
.pagenav ul li{
	display:inline;
	padding:0px;
	margin:0px;
}
.pagenav ul li a{
	width:100%;
	display:block;
	text-decoration:none;
	color:#FF3366;
	line-height:150%;
	padding-top:5px;
	border-bottom:1px solid #FF3366;
	padding-bottom:6px;
	padding-left:5px;
}
.pagenav ul li a.here{
	color:white;
	background-color:#FF3366;
}

.pagenav ul li a:hover{
	
	color:black;
}
/*   */
/*  SIDE NAVIGATION  */
#subnav {
	font-size: 100%;
	width: 150px;
	float: left;
}
#subnav a {
}
#subnav ul {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#subnav ul li {
	display: inline;
}
#subnav ul li a{
	color: #FF3366;
	border-bottom: 1px solid #FF3366;
	padding: 0.5em 0px 0.5em 5px;
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	width: 145px;
}
#subnav ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#subnav ul li.here a {
	background-color: #FF3366;
	background-image: none;
	color: #000000;
}
#subnav ul li.ancestor a{
}
#subnav ul ul{
	margin-left:0px;
	padding-left:20px;
	padding-bottom: 10px;
}
#subnav ul ul li a , #subnav ul li.ancestor ul li a{
	font-size: 95%;
	background-color: #FFFFFF;
	width: 120px;
	background-image: none;
}
#subnav ul ul li.here a , #subnav ul li.ancestor ul li.here a, #subnav ul li.expandhere a{
	background-color: #FF3366;
	background-image: none;
	color: #FFFFFF;
}

 #subnav ul li.expandhere ul li a, #subnav ul li.ancestor ul li a{
	color: #FF3366;
	background-color: #FFF;
 }
/*   */
#wrappercontent {
	text-align: left;
	padding: 0px 15px 0px 15px;
}
#textcontent {
	margin-left: 165px;
}

.promopic {
	clear:both;
}

.imageholder {
	float:right;
}

.imageholder img {
	border:0;
}

p.caption {
	font-size:90%;
	margin:0px;
	padding:3px;
	text-align:right;
}

.pageblocktext {
	padding:5px 5px 15px 0px; 
}

.quarter {
	float:left;
	width:22%;
	margin-right:1%;
	margin-left:1%;	
	text-align:center;
}


.quarter h2 {
	margin:0px;
	padding:0px;
	font-size:1em;
}

.quarter .imageholder {
	float:none;
}

#home #content{
	width:768px;
	
	
}

#home #wrapperleft {
	float:left;	
	width:900px;
	/*border: 1px solid white;*/
}

#home #wrapper {
	margin:0px;
}

#home #middleleftpage, #home #topleftpage, #home #bottomleftpage {
	float:left;
}

#home .clearboth {
	clear:both;
	padding-top:15px;
}

#home .clearleft {
	clear:left;
	padding-top:15px;
}

#home .imageholder img {
	border:1px solid #333333;
	padding:0px;
}

#home #middleleftpage #text {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#hitarea img {
	height:400px;
	//height:385px;
}

.picleft .imageholder {
	float:left;
}




