body, p, table {
	color: #937e5b;
	font-family: "Trebuchet MS", Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #dae9cc;
    background-image: url(images/bg.jpg);
    text-align: "justify";
}


p {
    background-color: transparent;
    padding-left: 12px;
    padding-top: 12px; 
}

table {
    text-align: "justify";
}

h1 {
font-size: 12px;
color: #853a35;
font-family: Verdana, Tahoma, Sans-Serif; 
font-weight: normal;
letter-spacing: 3px; 
text-align: center;
background: url(images/h1.jpg);
background-repeat: no-repeat;
text-transform: uppercase;
height: 35px;
width: 431px;
}


h2 {
font-size: 12px;
color: #853a35;
font-family: Verdana, Tahoma, Sans-Serif; 
font-weight: normal;
letter-spacing: 3px; 
text-align: center;
background: url(images/h1.jpg);
background-repeat: no-repeat;
text-transform: uppercase;
height: 35px;
width: 431px;
}

h3 {
font-size: 12px;
color: #a38455;
font-family: Verdana, Tahoma, Sans-Serif; 
font-weight: normal;
letter-spacing: 3px; 
text-align: center;
background: url(images/h3.jpg);
background-repeat: no-repeat;
text-transform: uppercase;
height: 35px;
width: 149px;
}  

.border {
border: 4px solid #f1ecd9;
}

/* Input Fields */
input { font-family:Times New Roman; font-size:10px; font-style: italic; background: url(images/formbg.jpg); color:#937e5b; border-bottom: #d5c1a1 2px solid; border-top: #d5c1a1 0px solid; border-left: #d5c1a1 0px solid; border-right: #d5c1a1 0px solid;}

textarea { font-family:Times New Roman; font-size:10px; font-style: italic;  background: url(images/formbg.jpg); color:#937e5b; border-bottom: #d5c1a1 2px solid; border-top: #d5c1a1 0px solid; border-left: #d5c1a1 0px solid; border-right: #d5c1a1 0px solid;}

select { font-family:Times New Roman; font-size:10px; font-style: italic;  background: url(images/formbg.jpg); color:#937e5b; background-color: #e9e3d6; border-bottom: #d5c1a1 2px solid; border-top: #d5c1a1 0px solid; border-left: #d5c1a1 0px solid; border-right: #d5c1a1 0px solid;}

/* Hyper Links */
a {
color:#853a35;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Tahoma;
}

a:visited {
color:#853a35;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Tahoma;
}

a:hover {
color:#b5746f;
text-decoration:none;
font-family:"Trebuchet MS", Verdana, Tahoma;
}

/* No Borders Images */
img { border: 0; }
