/**************************************************************************************/
/* CSS Created June 25th 2006 by Distressed Designs in cooperation with Theresa White */
/**************************************************************************************/
/* Fix for header space */
 #main_headercell {padding-bottom: 0em;}
 html>body #main_headercell {padding-bottom: 0em; margin-left: 10px;} 
 /*Menu*/

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 760px;
}
#mainMenu li {
	float: left;
	width: 10.5em;
	text-align: center;
	margin: 0px;
	clear: right;
	font-size: 12px;
	}
ul#mainMenu li a {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	display: block;
	background-image: url(../_img/menu/bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#mainMenu li a:hover {
	background: #336699;
	color: #CCC;
}
/*menuEnd*/
/*round Corners FINAL*/
 .t {background: url(../_img/border/dot.gif) 0 0 repeat-x; width: 760px}
.b {background: url(../_img/border/dot.gif) 0 100% repeat-x}
.l {background: url(../_img/border/dot.gif) 0 0 repeat-y}
.r {background: url(../_img/border/dot.gif) 100% 0 repeat-y}
.bl {background: url(../_img/border/bl.gif) 0 100% no-repeat}
.br {background: url(../_img/border/br.gif) 100% 100% no-repeat}
.tl {background: url(../_img/border/tl.gif) 0 0 no-repeat}
.tr {background: url(../_img/border/tr.gif) 100% 0 no-repeat; padding:0px}
/*round Corners FINAL END*/
/***-*ContentArea***-*/
.subtitlebg   {
  background: url(/_img/subtitle/subtitle_bar.gif) no-repeat; 
  width: 747px;
  padding-left: 15px;
  padding-top: 5px;
  color: #336699;
 }
.subtitlebg h1 {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	padding-bottom: 18px;
	width: 90%;
}
.c-mainborder {
  background-color: #fff; 
  position: relative;
  width: 600px;
}
.contentpos {
	position: relative;
	left: 10px;
	z-index: 4;
}

.contentRules {
	font-family:  verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #283a66;
}
br {
	font-family:  verdana, arial,sans-serif;
	font-size: 11px;
}
.contentRules select{
	font-family:  verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #283a66;
}
.contentRules h3 {
	font-size: 14px;
	color: #336699;
	padding-top: 10px;
	border-top: 1px solid #666666 
}
/***-* EXAMPLE *-***/
.example {
	background: #E1E6EC;
	width: 720px;
}
.example h3 {
	font-size: 12px;
	font-weight: bold;
	color: #001199;
	padding-bottom: 3px;
	padding-top: 10px;
	border: 0px none;
}
.example p {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #001199;
}
/***-* EXAMPLE END *-***/
/* set background images for corners */
.curb { 
 	font-family: arial, verdana, sans-serif;
  	position: relative; 
  	top: -20px; 
  	right: -5px;
    background-color: #fff;
  	border: 1px solid #E1E6EC;  
 	width: 220px; 
  	margin: 1px; 
  	line-height: 3px;
  }

.curbtele {
  
  font-size: 13px;
  font-weight: bold; 
  padding-left: 3px;
  color: #336699;
}
.curbcontent  { 
  margin: 5px;
  font-size: 10px;
  background-color: #E1E6EC;
  padding-top: 1px;
  padding-left: 10px;
  padding-bottom: 2px;
}
.curbcontent h2  { 
  
  font-size: 18px;
  color: 336699
}
/** Button Configuration **/
input.curbbutton1 {
	font-family: verdana,arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 2px;
	background-color: #fff;
	border: 1px  solid;
	width: 14.5em;
	cursor: hand;
}
/** End Button Configuration **/
/***-* PhotoGallery *-***/
.photoGalleryblue {
	background: #E1E6EC;
	width: 740px;
}
.photoGallerywhite {
	background: #FFF;
	width: 740px;
}
.befaf {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 5px;
	padding-top: 0px;
}
.photoGalleryblue p, .photoGallerywhite p {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #001199;
	padding-top: 30px;
	padding-left: 10px;
	
}
/***-* PhotoGallery END *-***/
/*FootMenu*/	
ul#footMenu li a {
	text-align: center;
	height: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#footMenu li a:hover {
	color: #999;
}
ul#footMenu  .nolink {
	text-align: center;
	height: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footMenu {
	text-align: center;
	width: 760px;
	float: left;
}
#footMenu ul {
	list-style: none;
	margin: 5px;
	align: center;
	padding: 0px;
	float: left;
}
#footMenu li {
	float: left;
	text-align: center;
	clear: right;
	padding-left: 8px;
	font-size: 10px;
	}
.foothold  {
	background-image: url(../_img/footer/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: arial;
 	font-size: 12px;
	padding-left: 20px;
}
/*FootEnd*/








	
