@charset "utf-8";
/* CSS Document */

/* ------------------------------ HIDES -------------------------- */
 #nav, #footer, #header, #rightcolumn, #side-a, .menu , #slider, .inline_nav { display : none; }
/* ------------------------------ HIDES -------------------------- */

	body,
	html {
	margin:0;
	padding:0;
background-image: url(images/Website_bg.jpg);
background-repeat: repeat;
	}
	body {
	min-width:900px;
	font-family:Verdana, Arial, Helvetica;
	line-height:1.5;
	color: #808080;
	font-size:12px;
	line-height:1.5;
	text-align:justify;
	
			}
	#wrap { /*  */
	background-color:#FFFFFF;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	height: 100%;

	}
		#header {
		background:transparent;
		background-image: url(images/Website_header555.jpg);
		width: 900px;
		height: 144px;
	}
	
		#rightcolumn {

		font-family:Arial, Helvetica, sans-serif;
		float:right; 
		width:190px;
		font-size:10px; 
		line-height:1.5;
		color: #808080;
		padding-right:8px; 
		padding-left:0px; 
		margin-top:10px;
		text-align:justify;		
		}
		/* ----------- L I N K S S T A R T -----------	*/
		A:link    {color:navy;  text-decoration:underline}
		A:visited {color:navy;  text-decoration:underline}
		A:active  {color:navy;  text-decoration:underline}
		A:hover   {color:navy;  text-decoration:underline} 
		/* ----------- L I N K S END ----------------	*/
		
		
		/* ----------- title links infos -----------	*/
.title A:link    {color:#808080;  border: dotted 1px #999999; font-style:italic;  text-decoration:none} 
.title A:visited {color:#808080;  border: dotted 1px #999999; font-style:italic; text-decoration:none} 
.title A:active  {color:#808080;  border: dotted 1px #999999; font-style:italic; text-decoration:none} 
.title A:hover   {color:#808080;  border: dotted 1px #999999; font-style:italic; text-decoration:none} 
		/* ----------- title links infos -----------	*/
		
		
		/* ----------- N A V I G A T I O N    L A Y E R   S T A R T -----------	*/
		#nav {	

		float:left;
		width:200px;
				}	
		#nav p
		{
		font-size:11px; 
		text-decoration: none; 
		line-height:1.5;
		margin-left:10px; 
		color: #808080;
		 
		}
		/* ----------- N A V I G A T I O N    L A Y E R   E N D    -----------	*/



		
		/* ----------- N A V I G A T I O N    L I N K S   S T A R T -----------	*/
		.menu{/*list formatting*/
		list-style:none;
		background: transparent;	
		display:block;
		width: 195px;
		margin-left:5px;
		padding: 0px;
		}
		#side-a {
		float: left;
		width: 195px;
		display:block;
}
		.side-a A:link, .side-a a:visited, .side-a a:active {
		text-decoration:none;
		color: #4069a0;
		padding:0px;
		border-bottom: dashed 1px #4069a0;
		display:block;
		width: 100%;
		font-size: 12px;
		font-weight: 400;
		line-height:2;
		}
		.side-a  a:hover {
		text-decoration:none;
		color: #000000;
		padding:0px;
		border-bottom: dashed 1px #4069a0;
		display:block;
		width: 100%;
		font-size: 12px;
		font-weight: 400;
		line-height:2;
		
		font-style:italic;
		}

		/*--------------SUB NAVIGATION -------------*/
		.side-a_sub a:link,    .side-a_sub a:visited,    .side-a_sub a:active {
		text-decoration:none;
		color: #ff9966;
		line-height:1.7;
		display:block;
		width: 180px;
		margin-left:15px;
		font-size: 11px;
		font-weight: 400;
		
		}
		.side-a_sub  a:hover {
		text-decoration:none;
		color: #000000;
		line-height:1.7;
		display:block;
		width: 180px;
		margin-left:15px;
		font-size: 11px;
		font-weight: 400;
		font-style:italic;
		}
		/*--------------SUB NAVIGATION -------------*/
	
		/* ----------- N A V I G A T I O N    L I N K S    E N D  -----------	*/
		
		
		
		
		
		
		
		
		
		
		
		
	/* ----------- C O N T E N T   --------------------------------------------	*/
	
/*----------- inline navigation 

		background-color:#ffffff;
		border:#FDE1BB 1px dotted;
		display:block;
		float:none;
		padding: 5px 0px 5px 0px;
		color:#FF9933;
		font-size:11px;
		line-height:1.7;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		
		-----------------------*/
		.inline_nav
		{
		background-color:#cccccc;

		display:block;
		float:none;
		padding: 3px 3px 6px 3px;
		color:#FF9933;
		font-size: 8px;
		line-height:1.7;
		
		
		}
		.inline_nav a
		{color:#000000;		font-size: 9px;}
		.inline_nav a:hover
		{color:#FF9933;		font-size: 9px;
		}
/*----------- inline navigation -----------------------*/
		/*----------- Q U O T E -----------------------*/	
		.box_red_border
		{
		background-color:#ffffff;
		border:red 1px solid;
		display:block;
		float:none;
		padding: 5px 20px 5px 20px;
		}		
		.box_orange
		{
		background-color:#FDE1BB;
		border:#808080 1px dotted;
		display:block;
		float:none;
		padding: 5px 20px 5px 20px;
		}
		.box_blue
		{
		background-color:#E0ECFE;
		border:#808080  1px dotted;
		display:block;
		float:none;
		padding: 5px 20px 5px 20px;
		}
		.box_green
		{
		background-color:#D5FDCE;
		border:#808080 1px dotted;
		display:block;
		float:none;
		padding: 5px 20px 5px 20px;
		}
		#main_content h5 /*green*/
		{
		background-color:#ffffff;
		border:none;
		display:block;
		float:none;
		padding: 5px 38px 5px 38px;
		color:#009933;
		font-style:italic;
		text-align:justify;
		font-weight:100;
		
		font-size:11px;
		line-height:1.5;
		text-align:justify;
		}
		#main_content h4 /*blue*/
		{
		background-color:#ffffff;
		border:none;
		display:block;
		float:none;
		padding: 5px 38px 5px 38px;
		color:#000099;
		font-style:italic;
		text-align:justify;
		font-weight:100;

		font-size:11px;
		line-height:1.5;
		text-align:justify;
		}

		#main_content h6 /*orange*/
		{
		background-color:#ffffff;
		border:none;
		display:block;
		float:none;
		padding: 5px 38px 5px 38px;
		color:#FF9933;
		font-style:italic;
		text-align:justify;
		font-weight:100;

		font-size:12px;
		line-height:1.5;
		text-align:justify;
		}



	/*----------- Q U O T E -----------------------*/
	
		#main_content {
		background-color:#FFFFFF;
		float:left;
		width:100%;
		padding-left: 20px;
		padding-right: 20px;
		font-family:Arial, Helvetica, sans-serif;

		}
	
		#main_content h1 
		{ 		
		color: #808080;
		font-size:16px;
		font-weight:800;
		
 		 }
		#main_content h2 
		{ 
		color: #808080;
		font-size:14px;
		font-weight:500;
		
		  }
		 #main_content p 
		 { 
		color: #808080;
		font-size:12px;
		line-height:1.5;
		text-align:justify;
		font-weight:normal;
		
  		}
				 p 
		 { 
		color: #808080;
		font-size:12px;
		line-height:1.5;
		text-align:justify;
		font-weight:normal;
		
  		}
		.bold 
		 { 
	
		font-weight:600!important
		
  		}
		#h3 /*SAME AS P but not justified*/
 		{ 
		color: #808080;
		font-size:12px;
		line-height:1.5;
  		}
		
		
		#main_content ul li
		{
		color: #808080;
		font-size:12px;
		line-height:1.5;
		text-align:justify;
		list-style-type: circle;
		padding-right:15px;		
  		}
		
		# ul li
		{ 
		color: #808080;
		font-size:12px;
		line-height:1.5;
		text-align:justify;
		list-style-type: circle;
		padding-right:15px;		
  		}
		

	#slider{}
	/* ----------- C O N T E N T   --------------------------------------------	*/
	
	
	
	
	
			
		#footer {
		background-image: url(images/Website_bottom.jpg);
		background-repeat:no-repeat;
		width: 900px;
		height: 71px;
		clear:both;
		}
		.footer_txt {		
		color: #ffffff;
		font-weight:800;
		font-size:11px;
		line-height:1.5;
		text-align:right;
		height: 71px;
		padding-top:16px;
 		 }
		#footer A:link    {color:#ffffff;  text-decoration:underline}
		#footer A:visited {color:#ffffff;  text-decoration:underline}
		#footer A:active  {color:#ffffff;  text-decoration:underline}
		#footer A:hover   {color:#000000;  text-decoration:underline} 		
INPUT, TEXTAREA, SELECT {
border:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #91744d; font-style:italic;
} 

/******** images!!!! *********************/
img.float_right {
	float: right;
	margin: 0px 5px 5px; padding: 1px;
	border:0;
}


a img {border:none}


img.float_left {
	float: left;
	margin: 0px 5px 5px; padding: 1px;
	border:0;
}
