body {
  text-align: center;
  margin-top:2px;
  margin-bottom:10px;
  color:#333333;
  xbackground-color:#F0FBFA;
  font:Verdana;
}

.hr {
  color:#006633;
  height:1px;
  }
  

A:link {
	COLOR:#FF6600; text-decoration: none;
}
A:visited {
	COLOR:#FF6600; text-decoration: none;
}
A:active {
	COLOR:#FF6600; text-decoration: none;
}
A:hover {
	COLOR:#FF9900; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 950px;
  text-align: left;
  background: #ffffff;
}




/*********************************/
/* Top Menu */
/*********************************/

#menu_bar {
  padding:0px;
  xborder:0px dashed #cccccc;
  height:40px;
  clear:both;
  width:650px;
  float:right;
}

#navcontainer {
	margin-top:30px;
  	padding-left: 150px;
  	background-color:transparent;
  	float: right;
  	width: 650px;
  	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:11px;
  	font-weight:bold;
}



#pageheading h1 {
	margin-left: auto; 
  	margin-right: auto;
	align:center;
	padding-bottom:5px;
  	font-family: verdana;
  	font-size:medium;
  	font-weight:bold;
  	color:#000033;
}


#content_wrapper {
	border:1px #B994C5 solid;
	background:url(../images/content-back-top.gif) repeat-x;	
	width:900px;
	margin-left: auto; 
  	margin-right: auto;
	margin-top:15px;
}

/*********************************/
/* Main Content area */
/*********************************/

#center {
  margin-left:40px;
  margin-right:20px;
  height:1400px;
  border:0px dashed #cccccc;
  padding-top:20px;
}

#center h1 {
	 margin-top:80px;
	 font-family: verdana;
	 font-size:larger;
	 font-weight:bold;
	 text-align:left;
	 color:#330033;
	 padding:4px;

}

#center h2 {
 	margin-top:20px;
 	margin-bottom:5px;
 	font-family: verdana;
 	font-size:12px;
 	font-weight:boldl;
	color:#330033;
 	padding:4px;

}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
  color:#000033;
  padding:4px;

}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#maincontent {
  margin-top:0px;px;
  margin-left:190px;
  margin-right:20px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

/*********************************/
/* Column content */
/*********************************/

 #columnspacer {

  background-color:#FFFFFF;
  width:20px;
  float:left;
  border:#FFFFFF thick solid;
 }


#center-column1 {
	width:290px;
	xbackground-color:#cccccc;
	border-top:2px dotted #cccccc;
	float:left;
	display:block;
	xclear:both;
}

#column-picture {
	width:180px;
	padding:5px;
	border:1px solid #BBBBFF;
	float:right;
	display:block;
	xclear:both;
}

/* column 2 is wider */


#center-column2 {

	width:600px;
	xbackground-color:#cccccc;
	border-top:2px dotted #cccccc;
	float:left;
	display:block;
	xclear:both;

}

.column-header {
  font-family: verdana, arial, sans-serif;
  font-size: 108%;
  font-weight:bold;
  color: #335940;
  padding:4px;
  xborder: 1px solid #425227;
  xbackground-color: #739240;
  border-bottom:solid 2px;
}



#infobox {

  width:220px;
  float:left;
  font:Verdana;
  color:#666666;
  font-size:smaller;
  border:#CCCCCC 1px solid;
  padding: 10px 2px 2px 2px; 
  
  }  
   
 #infoboxheader {
  clear:both;
  font:Verdana;
  color:#666666;
  font-size:1.1em;
  font-weight:bold;
  text-align:center;
  border-top:#FFFFFF thin solid;
  padding:2px;
  }  
   
 #infoboxheader a  {

  background-color:#577C9B;
  font:Verdana;
  color:#666666;
  font-size:medium;
  font-weight:bold;
  clear:both;

  } 
   
 #infoboxheader a:hover  {

  background-color:#577C9B;
  font:Verdana;
  color:#00CCFF;
  font-size:medium;
  font-weight:bold;
  text-decoration:none;
  }  
   
   
 #infoboxtext {
  font:Verdana;
  color:#666666;
  padding-left:10px;
  xtext-align:center;
  font-size:1em;
  }  
  
  .infoboxtext {
  font:Verdana;
  color:#666666;
  padding-left:10px;
  xtext-align:center;
  font-size:1em;
  }   
 

#infoboxtext a { 
	text-decoration: none; 
	color:#666666;
  	font:Verdana, Arial, Helvetica, sans-serif;
}


#infoboxtext a:hover {
  	font:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color:#FF6600;
}

 #infoboxspace {

  background-color:#FFFFFF;
  width:30px;
  float:left;
  border:#FFFFFF thick solid;
 }
 
 
 
 /*********************************/
/* promo boxes */
/*********************************/


#promowide {

  width:775px;
  float:left;
  font:Verdana;
  color:#666666;
  font-size:smaller;
  border:#CCCCCC 1px solid;
  padding: 10px 2px 2px 2px; 
  
  }

  
/*********************************/
/* Left Menu */
/*********************************/

#left_side {
	margin-top:30px;
  	float: left;
  	width:160px;
  	border:1px dashed #C6A7CF;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color:#330033;
  padding:4px;
  text-align:center;

}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:6px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  xcolor: #666666;
}

#bannercontainer {
  margin-top:-16px;
  color:#f3f6f3;
 }

#bannerlink {
  padding-left: 0;
  margin-left: 3px;
  border-bottom: 1px solid #D1D9C4;
  width: 147px;
}

#bannerlink li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  xborder-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:11px;
}

#bannerlink li a { text-decoration: none; 
}


#bannerlink li a:hover { text-decoration: underline; 
}


#bottompageshade {
	background:url(../images/content-back-bottom.gif) repeat-x;
  	height: 50px;
  	width:900px;
	margin-bottom:-11px;
}

/*********************************/
/* Footer */
/*********************************/

#page_footer {
	background:url(../images/homepage-header-back.gif) repeat-x;
  	height: 100px;
	border:1px #B994C5 solid;
	margin-top:10px;
	margin-left:24px;
  	width:900px;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#999999;
}

#page_footer A:link {
	COLOR:#999999; text-decoration: none;
}
#page_footer A:visited {
	COLOR:#999999; text-decoration: none;
}
#page_footer A:active {
	COLOR:#999999; text-decoration: none;
}
#page_footer A:hover {
	COLOR:#999999; text-decoration: underline;
}



.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}



