body 	{
	margin:0px;
	padding: 0px;
	background: url(graphics/background.jpg) no-repeat;
	background-position: left top;
	background-color: #cbb494;

	}


h1	{
	font: 16 px "Trebuchet MS";
	font-weight: bold;
	color: #663333;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -5px;
	font-variant: small-caps;
	
	}
	
	h2	{
	font: 14 px "Trebuchet MS";
	font-weight: bold;
	color: #663333;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -5px;
	font-variant: small-caps;
	
	}
	
	h3	{
	font: 14 px "Trebuchet MS";
	font-weight: bold;
	color: #663333;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -5px;
	font-variant: small-caps;
	
	}
	
	h6	{
	font: 12 px "Trebuchet MS";
	font-weight: bold;
	color: #663333;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -20px;
	font-variant: small-caps;
	
	}

h4	{
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-left: auto;
    	margin-right: auto;
	text-align: center;
	font: 12 px "Trebuchet MS";
	font-weight: bold;
	color: #339999;
	clear: both;
	width: 90%;
	}

p	{
	font: 14 px "Trebuchet MS";
	color: #121212;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	}

ul	{
	padding: 20px;
	margin: 2px;
	float: left;
	list-style-type: disc;

	}

li 	{
	font: 12 px "Trebuchet MS";
	font-variant: small-caps;
	color: #339999;
	list-style-position: outside;
	}




img	{
	border: 0px;
	}
	

.container {
	position: absolute;
	width: 655px;
	top: 0;
	left: 125px;
	background-color: #800000;
	z-index: 0;
	padding: 10px;
	}

.banner 	{
	position: relative;
	z-index: 1;
	left: 10px;
	margin:0;
	padding: 0;

	}

.nav 	{
	position: relative;
	z-index: 1;
	left: 10px;
	margin:0;
	padding: 0;
	
	}

.content {
	position: relative;
	width: 625px;
	left: 10px;
	background-color: #fff;
	z-index: 1;
	padding-top: 10px;
	}

.content:after {
	content: ".";
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

#wx_module_1357 {
	margin: 5px 0 15px 10px;
}

.photoboxRight img {
	border: 10px double #999966;
	}
.photoboxLeft img {
	border: 10px double #999966;
	}

.nowrap {
	clear: both;
	}

.photoboxRight	{
	margin: 5px;
	}

.photoboxRight p 	{
  	font-style: italic;
	font-weight: bold;
  	font-size: smaller;
  	text-align:center;
	}

.photoboxLeft	{
  	float: left;
  	margin: 5px;
	}

.photoboxLeft p 	{
  	text-align: left;
  	font-style: italic;
	font-weight: bold;
  	font-size: smaller;
  	text-indent: 0;
	}



.footer 	{
	position: relative;
	width: 625px;
	height: 90px;
	padding-top: 30px;
	font: 12 px "Trebuchet MS";
	font-weight: bold;
	color: #FFCC66;
	background: url(graphics/footer.jpg);
	z-index: 1;
	clear: both;
	
	}

.footer a	{
	font: 10 px "Trebuchet MS";
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	padding-top: 5px;
	
	}

.footer a:hover {
	text-decoration: underline;	
}

.footer h3	{
	font: 14 px "Trebuchet MS";
	font-weight: bold;
	color: #FFcc66;
	
	font-variant: small-caps;
	
	}
.footer h1	{
	font: 18 px "Trebuchet MS";
	font-weight: bold;
	color: #FFcc66;
	padding: 10px;
	margin-bottom: -15px;
	font-variant: small-caps;
	
	}
