﻿/* CSS Document */

Body { 		
	
		margin:0; 
		margin-bottom:0; 
		margin-left:0;  
		margin-right:0; 
		margin-top:0; 
		font-family:Times New Roman; 
		font-size:16px; 
		line-height:135%; 
		background-color:#FFFFFF; 
		color:#000000;
		
		}
		
a:link {
	color: #538719;
}
a:hover {
    color: #ff0000;
 }
a:visited {
	color: #244D0B;
}
.title {
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	}
img {
border:0;
	}
.center{
	text-align:center;
}

/*   Flow Text  -  starting */	
.normal_text {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
		
/*   Flow Text  -  End */	

/*   ---------------------- */	

/*   Consulation  -  Starting */	

.bg {

		background-image:url(../images/left_bg.jpg); 
		background-position:left; 
		background-repeat:repeat-y; 
		
		}
/*   Consulation  -  Starging */	

/*   ---------------------- */	

/*   Flow Text  -  white */	

.normal_text_white {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
		
/*   Flow Text  -  End */	

/*   ---------------------- */	

/*   Bold whit Text  -  Staring */	
.style4 {font-size: 16px; font-family:Times New Roman; margin:auto}

.bold_text { 

		font-family:Times New Roman; 
		font-size:14px; 
		color:#FFFFFF; 
		font-weight:bolder;
		text-align:Left;
		padding-left:5px;
}
		
/*   Bold whit Text  -  End */	

/*   ---------------------- */	

/*   Flow Text_left  -  starging */	

.normal_text_white2 { 

		font-family:Times New Roman; 
		font-size:10px; 
		color:#FFFFFF; 
		font-weight:normal; 
		text-align:left;
		padding-left:2px;
		padding-right:2px;
		
		}
		
/*   Flow Text_left  -  End */	

/*   ---------------------- */	

/*   Footer  -  starging */	

.footer {
	font-family: Times New Roman;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
		
.footer_green-bk {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url('../images/footer-background-bk.jpg');
	padding-top: 5px;
	height: 68px;
}


a.footer:link {

		font-family:Times New Roman;
		font-size:11px;
		color:#666666;
		text-align:left;
		font-weight:normal;
		text-decoration:none;
		
		}
		
a.footer:active {

		font-family:Times New Roman;
		font-size:11px;
		color:#666666;
		text-align:left;
		font-weight:normal; 
		text-decoration:none;
		
		}
		
a.footer:hover {

		font-family:Times New Roman;
		font-size:11px;
		color:#666666;
		text-align:left;
		font-weight:normal;
		text-decoration:underline; 
		
		}
		
a.footer:visited {

		font-family:Times New Roman;
		font-size:11px;
		color:#666666;
		text-align:left;
		font-weight:normal; 
		text-decoration:none;
		
		}
		
/*  Button Links  */
		
a.button:link {

		font-family:Times New Roman;
		font-size:12px;
		color:#000000;
		text-align:left;
		font-weight:bold;
		text-decoration:none;
		
		}
		
a.button:active {

		font-family:Times New Roman;
		font-size:12px;
		color:#000000;
		text-align:left;
		font-weight:bold; 
		text-decoration:none;
		
		}
		
a.button:hover {

		font-family:Times New Roman;
		font-size:12px;
		color:#000000;
		text-align:left;
		font-weight:bold;
		text-decoration:underline; 
		
		}
		
a.button:visited {

		font-family:Times New Roman;
		font-size:12px;
		color:#000000;
		text-align:left;
		font-weight:bold; 
		text-decoration:none;
				}
.text-blink{

		font-family:Times New Roman;
		font-size:12px;
		color:#000000;
		text-align:left;
		font-weight:bold;
	text-decoration: blink;
		
		}
		

/*  Button Links -  End */
.bold_red {
	color: #FF0000;
	font-weight: bold;
}
.bold_redCopy {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.red {
	color: #FF0000;
	font-weight: normal;
}
.bottom_right{
	text-align:center;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	width:50%;
}
.bottom_left{
	text-align:center;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	width:50%;
}

li {
	list-style-image: url('../images/diamond.gif');
}
ul {
	list-style-image: url('../images/diamond.gif');
}
.bullet {
	list-style-image: url('../images/diamond.gif');
}
.border {
	border: 1px solid #C0C0C0;
}
.green {
	color: #538719;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bold-caps {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.footer-links {
	font-family: Times New Roman;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.footer-links a{
	font-family: Times New Roman;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.nav_bold-black {
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
	font-family: "times New Roman", Times, serif;
}
.style7 {
	font-weight: bold;
	font-size: 16px;
	color: #538719;
}
.style8 {
	color: #FFFFFF;
}
.bold-caps_white {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.style9 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
}
.CAPS {
	text-transform: uppercase;
}
.hm-links {
	text-align: left;
	padding-left: 4px;
	vertical-align: top;
}
.clr{
	clear: both ;
}
.tagline {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 21px;
	text-align: center;
}
.main {
	width:750px;
}
#wrapper {
	width: 950px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.header_wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.footer_center {
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.col_left {
	width: 200px;
	text-align: left;
	vertical-align: top;
	background: #B2CF8D url('../images/but_bg.jpg'); 
	background-repeat: repeat;

}
.col_center {
	width: 520px;
	padding: 5px 15px 15px 15px;
	vertical-align: top;
}
.col_right {
	width: 200px;
	background: #B2CF8D url('../images/but_bg.jpg') ;
	background-repeat: repeat-y;
	vertical-align: top;
}
.bold-caps_white a {
	color: #FFFFFF;
}
.bold-caps_white {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
