body {	font-family: Arial, helvetica, Georgia, Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	}

html {	margin:0;
	padding:0;
	color:#000;
	background-image: url(bg.jpg)	}

#wrap {	width:750px;
	margin: 0 auto;
	background: #ffffff;
	border: 4px solid #395b82}

#header { 	background-image: url(header.jpg); 
		height:100px;
		width:750px; 
		border-top: 1px solid #000;
		text-align: left; }

#nav {		
		width: 750px;
		height: 30px;
		border-top: 2px solid #726443;
		border-bottom: 2px solid #726443;
		background-image:url('nav_bg.jpg');
		background-repeat:repeat-x; }

#nav p {	text-align: center;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold; 
		color:#000000; }

#nav a:link {font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold; 
		color:#f1e7d0;  }


#nav a:hover {font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold; 
		color:#b9cfe7; }

#nav a:active {	font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold;  
		color:#b9cfe7;}

#nav a:visited { font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold; 
		color:#726443; }

#nav .spacer {color:#ad9968;
		font-size: 24px; }


#main { 	background: #ffffff; 
		float: left;
		width:740px;
		padding: 5px; 
		text-align: left; }

#main img.image { 	border:4px solid #ad9968; }

#main h1 { 	font-family: Arial;
		color: #395b82;
		font-size: 18px;
		text-align: center; 
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 5px;}

#main h2 {	font-family: Arial;
		color: #000000;
		text-transform: uppercase;
		font-size: 14px;  } 

#main h3 {	font-family: Arial;
		color: #726443;
		font-weight: bold;
		font-size: 14px;
		margin-left: 5px; } 

#main h4 {	font-family: Arial;
		color: #000000;
		text-align: center;
		font-size: 14px;  } 

#main h5 {	font-family: Arial;
		color: #000000;
		text-transform: uppercase;
		font-size: 18px;
		margin-bottom: -10px;
		margin-left: 5px;  } 

#main p {	margin-left: 5px;
		font-family: Arial;
		font-size:12px;	 }

#main .caption {	margin-top: 1px;
		font-family: Arial;
		font-size:12px;	 }

#main a:link { font-family: Arial;
		color:#033f9f;
		text-decoration:underline;
		font-weight: bold;
		font-size:12px;
		line-height: 20px;
		 }

#main a:active { font-family: Arial;
		color:#033f9f;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }


#main a:hover { font-family: Arial;
		color:#950706;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }

#main a:visited { font-family: Arial;
		color:#950706;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }

#contact { 	background-image:url('contact_bg.jpg');
		background-repeat:repeat-x;
		clear:both; 
		height: 150px;
		width: 750px; }

#contact p 	{text-align:center;
		padding-top: 7px;
		font-size:12px; }

#contact h1 { 	font-family: Arial;
		color: #000000;
		font-size: 16px;
		text-align: center; 
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 0px;}

#contact a:link {color: #395b82;
		 font-weight: bold;
		text-decoration: none; )
#contact a:visited {color: #395b82;
		    font-weight: bold; } 


