html, body 
{
padding: 0;
border: 0px none;
}

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset
{
-moz-border-radius: 7px; border: 1px #dddddd solid;
}

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 
font-weight: none;
font-size: 13px;
font-family: Verdana;

padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;

-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 90% Verdana, Helvetica, Arial, sans-serif;

font-size: 11px;
-moz-border-radius: 3px;
}

/* Label */
label 
{
	width: 140px;
	padding-left: 20px;
	margin: 5px;
	float: left;
	text-align: left;
}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 90% Verdana, Helvetica, Arial, sans-serif;

font-size: 11px;
-moz-border-radius: 3px;
}

/* BR */

br
{
clear: left;
}
body {
	text-align: center;
	color: #FFFFFF;
	font-family: "Trajan Pro", "Trebuchet MS";
	font-size: 10px;
	font-weight: lighter;
	background-color: #6C5737;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(siteimages/scaled.jpg);
}
#Designnotes {text-decoration:none;color:#000;clear:both;}
.oneColFixCtr #container {
	width: 900px;
	text-align: left;
	height: auto;
	text-decoration: none;
	font-size: 11px;
	background-image: url(siteimages/newcontainer.jpg);
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#rightimagecol a{color:#FFFFFF};
#maincontent {
	width:900px;
	height:1250px;
	margin-top:0px;
	background-image: url(siteimages/newcontainer.jpg);
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 760px;
}
#nav li.home{
	width:111px;
	height:51px;
	color:#fff;
	padding-left:0px;
	background-image: url(siteimages/homenav.jpg);
	background-repeat: no-repeat;
}
#nav li.home:hover{
	background-image: url(siteimages/homenavhigh.jpg);
	background-repeat: no-repeat;
	width:111px;
}

#nav li.spacer{background: url() repeat-y;}
#nav li{
	color:#fff;
	width:111px;
	height:51px;
	list-style:none;
	float:left;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(siteimages/nav.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: solid;
}

#nav li:visited{}

#nav li a{
	display:block;
	text-decoration:none;
	padding:0px;
	font-size:15px;
	color:#fff;
	font-family:Trajan Pro,Euphemia, MS Trechubet;
	margin-left: 8px;
	top: 0px;
	margin-top:14px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#header{
	padding:0px;
	width: 818px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 41px;
}
#nav li:hover{
	background-repeat: no-repeat;
	background-image: url(siteimages/navhigh.jpg);
}
#nav li:hover a{
	color:#9E8F61;
	font-weight: bold;
}

#nav{
	width:818px;
	height: 51px;
	background-image: url(siteimages/navcontainer2.jpg);
	margin-left: 42px;
	margin-top: 0px;
	margin-right: 40px;
	background-color: #737371;
}
#nav ul{
	width:auto;
	float:left;
	display:block;
	height:2px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0;
	background-image: url();
	background-repeat: no-repeat;
	margin-top:0px;
	padding-left: 0px;
	margin-left: 0px;
}
#text{
	width:818px;
	margin-left: 40px;
	height:1300px;
}
#maintext{
	height:auto;
	width:500px;
	margin-left: 40px;
	float:left;
	font-family:Garamond,Trebuchet MS, Helvetica, sans-serif
}
#rightimagecol{
	float:right;
	width:200px;
	height:550px;
	background-color: #333333;
	border: thick double #AFA572;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 16px;
	font-weight: normal;
	margin: 5px;
}
.style3 {font-size: 14px}
