@charset "UTF-8";
/* CSS Document */

body {background-color:#faf4e8; 
 }
 
 h1 {font:18px Helvetica, sans-serif; font-weight:bold; color:#922d01;}
 
 h1 a {
	color:orange;
	background-color:transparent;
	font-weight:bold;
	font-size:18px;
	font-family:Helvetica, sans-serif;
	text-decoration:none;
}

 
 #nav a {color:#922d01;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	word-spacing: 2px;
	text-decoration:none;
}
#nav a:link {
	color:#922d01;
	background-color:transparent;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	
}
#nav a:visited {
	color:#666;
	background-color:transparent;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	
}
#nav a:hover {
	color:orange;
	background-color:transparent;
	font-weight:bold;
font-size:15px;
	font-family:Helvetica, sans-serif;
	
}
a:active {
	color:#ffffff;
	background-color:transparent;
	font-weight:bold;
font-size:15px;
	font-family:Helvetica, sans-serif;

}
 
#popup a{color:#922d01;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	word-spacing: 2px;
	text-decoration:none;
}

#popup img {border:#922d01 solid 1px;}
 
 #nav { background-image:url(images/navbgb.png); background-repeat:no-repeat; background-position: center; }


 .nav {position: relative; top:-30px; margin-left:13px; font:15px Helvetica, sans-serif; font-weight:bold; text-align:left; color:#922d01;}
 .navr {font:15px Helvetica, sans-serif; font-weight:bold; text-align:left; color:#922d01; position: relative; top:-30px; margin-left:0px; }

.bodytext{	font-weight:normal;
font-size:15px;
	font-family:Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:1.2em;
	text-align:justify;}
	
	
.bodyimages img {border:#922d01 solid 1px;}


.footer {font-weight:normal;
font-size:12px;
	font-family:Helvetica, sans-serif;
	color: #922d01;
	letter-spacing:1.5px;
	line-height:1.2em;
	text-align:left;}
	
	.footer a{color:#922d01;
	font-weight:normal;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	letter-spacing:1.5px;
	line-height:1.2em;
	text-align:left;;
	}
	
	.design {text-decoration:none;}