body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 76%; 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
	background: #fff;
	}
a.visited,a{ text-decoration: none; border-bottom: 1px dotted #ccc; color: #f90; }

a:hover { border: none; }	
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	
h3
{
	color: #3983B0;
	font-size: 1.5em;
}
	
#container_site {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header_site { border-top: 5px solid #000; }	
#header_site div {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	padding-left: 20px;
	}
#header_site h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	padding: 30px 0;
	margin: 0 10px;
	}			
#header_site h1 span { color: #999; }	
#header_site h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #33CC00; }	

#strike {
	background-image:url(images/site-strike.jpg);
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	}
#strike div {
	width: 460px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 30px 40px 0;
	}	

#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: -1px;
	}	
	
#mid {
	width: 460px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	}		
#mid h1 {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 30px 20px 40px;
	margin-left:-200px;
	font-size: 3em;
	color: #0C7ABC;
}

#body_site { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(images/line_bg.gif) repeat-y 565px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	}
#body_site:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body_site { height: 1%; }

#l, 
#l {
	width: 530px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}
#l p,
#r p {
	margin-top: 10px;
	}	

#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
#r p span {
	/*  color: #009900;*/
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer_site {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer_site div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}	
#footer_site div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer_site a { color: #fff; font-weight: bold; }

/* my additions */

.date {
	font-style: italic;
	color: #99CC00;
	font-size: 12px;
}
.testimonial {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

/* roundbox green */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
/*.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }*/
.rbbot { background: url(images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:#333333; text-align: left;}
.rbroundbox { width: 50%; margin: 1em 0em 0em auto; }

/* roundbox blue*/
.rbroundbox_blue { background: url(images/blue_nt.gif) repeat; }
.rbtop_blue div { background: url(images/blue_tl.gif) no-repeat top left; }
/*.rbtop_blue { background: url(images/blue_tr.gif) no-repeat top right; }*/
.rbbot_blue div { background: url(images/blue_bl.gif) no-repeat bottom left; }
/*.rbbot_blue { background: url(images/blue_br.gif) no-repeat bottom right; }*/

/* height and width stuff, width not really nessisary. */
.rbtop_blue div, .rbtop_blue, .rbbot_blue div, .rbbot_blue {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent_blue { margin: 0 7px; color:white; text-align: left;}
.rbroundbox_blue { width: 50%; margin: 1em; }

/* roundbox green2 */
.rbroundbox_green2 { background: url(images/nt.gif) repeat; }
/*.rbtop_green2 div { background: url(images/tl.gif) no-repeat top left; }*/
.rbtop_green2 { background: url(images/tr.gif) no-repeat top right; }
.rbbot_green2 div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot_green2 { background: url(images/br.gif) no-repeat bottom right; }
.rbtop_green2 div, .rbtop_green2, .rbbot_green2 div, .rbbot_green2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:#333333; text-align: left;}
.rbroundbox { width: 50%; margin: 1em 0em 0em auto; }


.image_box_left{
	position: relative;
	top: -167px;
	margin-bottom: -157px;
	right: -50px;
}
.image_box_right{
	position: relative;
	top: -197px;
	margin-bottom: -167px;
	right: -280px;
}
.image_box_left2{
	position: relative;
	top: -167px;
	margin-top: -30px;
	margin-bottom: -100px;
	right: -50px;
}
.nounderline {
	text-decoration: none;
}
.text_white_large{
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.text_dark_large{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.img_border{
	border: 1px solid #EEEEEE;
}