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


body {
	background-color:#D3A563;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 11pt;}
	
a {
	color: #D3A563;
	font-weight: 500;
	font-size: 11pt;
	text-decoration: none;
	margin-left: 40px;
	}	
	
a:link {
	color: black;
	font-weight:500;}	
	
a:visited {
	color: #000; }	
	
a:hover {
	color: #D3A563;
	font-weight: 600;
	border-top: dashed thin #D3A563;
	border-bottom: solid thin #D3A563; 
	text-decoration: none; }
	
a:active { }

h1 {
	font-size: 15px; 
	color: #702F14;
	text-align: left;
	margin-left: 220px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: #373E37 medium solid;
	width:520px;}
	
h2 {
	font-size: 14px; 
	color: #702F14; 
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: #373E37 thin dotted;}	
	
h3 {
	font-size: 14px; 
	text-align: left;
	margin-left: 200px;
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: #373E37 thin dotted;}		
	
#container {
	width: 800px;
	background-color: white;
	border: 1px #373E37 solid;
	margin-left:  auto;
	margin-right: auto; }	
	
#banner {
	width: 800px;
	height: 214px;
	background-color: white;
	background-image:url(../images/design-pencil.jpg);
	background-repeat:no-repeat;
	text-align: left;
	border-bottom: none;}
#btext {
	display: none;
	margin-right: 70px;
	margin-top: 36px;
	line-height: 25px;
	width: 350px;
	height: 140px;
	z-index: 1;
	float: right;
	overflow: auto; } 


.ban {
	line-height: 26px;
	font-size: 11pt;}
	
#text p {
	text-align: left;
	margin: 0;}	
		 
		 
#content {
	background-image:url(../images/notepaper-yellow.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin-top: 0px;
	margin-bottom: 20px;
	height: auto;}		 
	
#main {
	background-color: white;
	text-align: center;
	height: auto;
	width: 800px;
	}

.extra {
	height: 205px;
	width: 520px;
	display: block;}
	
.sidebox{
	width: 180px;
	height: auto;
	background-color:#fff;
	border: none;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	float: left; } 
		
.sidebox1{
	background-color:#D3A563;		 
	background-image:url(../images/change.gif);
	background-repeat:no-repeat;
	height: 120px;
	padding-top: 1px;
	padding-bottom: 8px;} 
	
.sidebox2 {
	background-color:#fff;		 
	background-image:url(../images/post-its-1.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-top: 18px;
	height: 225px; }
	
	
.sidebox3 {
	background-color:#fff;		 
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 235px; 
	padding-top: 1px;
	padding-bottom: 0px;}	
	
#sidebox a:link a:visited {
	font-size: 11pt;}
	
.sbox	{
	font-size: .96em; }
	
a.sbox	{
	margin-left: 20px; }
	
ul {
	margin-top: 15px;
	margin-left: 0;}	
    
li  { 
    list-style: none;
    text-align: left;
    margin-left: 0; } 
	
#ul2 {
	background-color: #600;}	
	
img {
	margin-top: 15px;}	
	
#links {
	background-color:#702F14;
	padding: 10px 0px 8px 0px;
	width: 800px;
	height: 25px;
	display: block;}
	
#links a {
	color: #D3A563;}	
	
#footer {
	font-size: 11px;
	text-align: center;
	border-top: #373E37 thick solid;
	background-color: #702F14;
	padding-top: 15px;
	width: 800px;
	height: 40px; }	
	
#footer a{
	font-size: 11px;
	margin-left: 35px;
	text-decoration: none; }
	
#main p {
	font-size: 12px;
	text-align: left;
	line-height: 21px;
	margin-left: 220px;
	margin-right: 40px;
	padding: 5px;
	width: 520px;
	display: block; }


p.cap:first-letter {
	font-size: 25pt;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 25px;
	margin-right: 1px;
	color: #702F14; }

	
label, input, textarea {
	font-size: 10pt;
	width: 10em;
	float: left;
	margin-bottom: 1em;
	display:block;}	
	
textarea {
	display:block;
	width: 30em;
	float: right;
	margin-top: 1em;
	margin-right: 45px;
	margin-bottom: 1em;}	
	
label {
	background-color:#fdfcde;
	text-align: right; 
	width: 10em;
	clear: left;}	
	
legend {
	background-color: #D3A563;
	text-align: left;
	font-weight: 600;
	padding: 5px;}
	
fieldset {
	width: 520px;
	border: #735807 thin dotted;
	padding: 10px;
	margin-left: 20px;
	}
	
#contact {
	display:block;
	margin-left: 220px;}