@charset "iso-8859-1";
/* CSS Document */

a {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#993333;
	text-align:justify;
	line-height:22px;
	}

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


a:hover {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#993333;
	text-align:justify;
	line-height:22px;
	}


ul {

	line-height:20px;
	}

h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:700;
	margin:10px 0px 0px 16px;
	text-align:left;
	color:#FFFFFF;
	}

h2 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin:10px 0px 0px 10px;
	text-align:left;
	color:#FFFFFF;
	}

h3 {	
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin:00px 10px 0px 10px;
	text-align:left;
	color:#FFFFFF;
	}

.call {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#993333;
	text-align:justify;
	line-height:22px;
	}

	


.flash {
	float:left;
	margin:20px 500px 15px 15px;
	}
	
.navigation {
	float:right;
	margin:-60px 10px 0px 0px;
	}	


.wrapper {
	width:950px;
		}
		

.header {
	width:950px;
	height:300px;
	background-image:url(images/header.jpg);
	}
	
	
.container {
	float:left;
	width:950px;
	background-image:url(images/container_bg.jpg);
	background-repeat:repeat-y;
	margin:-2px 0px 0px 0px;
	}
	
	
.left {
	float:left;
	width:175px;
	background-image:url(images/side_bg.jpg);
	background-repeat:repeat-x;
	background-color:#0e3757;
	margin:20px 0px 0px 15px;
	}
	
	
.left h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:700;
	margin:10px 0px 0px 10px;
	text-align:left;
	color:#FFFFFF;
	}
	
	
.main {
	float:left;
	width:540px;
	margin:20px 15px 0px 15px;
	background-image:url(images/bg_main.png);
	background-repeat:repeat-x;
	
	}
	
	
.main img {
	border:1px solid #999999;
	padding:5px 5px 5px 5px;
	}
	
	
	
.maintext {
	margin:20px 15px 15px 15px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align:justify;
	line-height:22px;
	}


	
.right {
	float:right;
	width:175px;
	background-image:url(images/side_bg.jpg);
	background-repeat:repeat-x;
	background-color:#0e3757;
	margin:20px 15px 0px 0px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	}	
	
.right h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:700;
	margin:10px 0px 0px 0px;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	}
	
.right img {
	border:1px solid #999999;
	padding:5px 5px 5px 5px;
	}
	
.main2 {
	float:left;
	width:730px;
	margin:20px 15px 0px 15px;
	background-image:url(images/bg_main.png);
	background-repeat:repeat-x;
	
	}
	
	
.main2 img {
	border:1px solid #999999;
	padding:5px 5px 5px 5px;
	}
	
	
	
.maintext {
	margin:20px 15px 15px 15px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align:justify;
	line-height:22px;
	}
	
	