﻿/* CSS Document */

* {margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

body {
	background-image:url(images/bg.jpg);
	
	}


.about {
	 background-image:url(images/main_menu_02.png);width:980px; height:567px;
}


h1 {
	
	background-image:url(images/h1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px 0px 7px 0px;
	padding:0px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	colors:#c43f01;
	color:#540701;
	}

h2 {
	
	background-images:url(images/h1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px 0px 00px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	colors:#c43f01;
	color:#540701;
	}


h3 {
	background-images:url(images/h1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	colors:#c43f01;
	color:#FFFFFF;
	}


ul {
	}
	
li {
	margin:0px 0px 0px 40px;
	}



.flash {
	float:left !important;
	width:423px;
	heights:190px;
	padding:14px 000px 0px 59px;
	
	
	}



.find {
	margin:050px 0px 0px 0px;
	float:left;
	text-align:left;
	
	}


.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	width:465px;
	color:black;
	padding:15px 0px 0px 50px;
	float:left;
}

.text a {
	color:#540701;
	text-decoration:underline;
}

.text a:hover {
	text-decoration:none;
	
}

.main {
	width:980px;
	}
	
	
.image {
}

.image img {
	padding:5px;
	border:1px solid #DBDBDB;
	}
