body {
margin: 0px;
padding: 0px;
background-image:url(/site-images/ar_bg.jpg);
color: #d4cb9b;
font-family: Georgia, Times, 'Trebuchet MS', Arial;
font-size: 14px;
line-height: 18px;
font-weight: normal;
background-color: #340f05;
}

h1 {
font-size: 22px;
font-weight: normal;
color: #c48873;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}

p {
padding: 0px 0px 15px 0px;
margin: 0px;
}

input {
font-family: Georgia, Times, 'Trebuchet MS', Arial;
font-size: 14px;
line-height: 18px;
font-weight: normal;
background-color:#f2ebc4;
}

textarea {
font-family: Georgia, Times, 'Trebuchet MS', Arial;
font-size: 14px;
line-height: 18px;
font-weight: normal;
background-color:#f2ebc4;
}


td {
font-family: Georgia, Times, 'Trebuchet MS', Arial;
font-size: 14px;
line-height: 18px;
font-weight: normal;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #c48873;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #c48873;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #c48873;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #c48873;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width: 100%;
text-align: center;
background-image:url(/site-images/ar_top.jpg);
background-repeat: repeat-x;
}

#top {
margin-left:auto;
margin-right:auto;
height: 146px;
width: 880px;
}

#logo {
margin-left:auto;
margin-right:auto;
height:60px;
width:336px;
padding-top: 22px;
}

#topnav {
    margin-left: auto;
	margin-right: auto;
    height: 27px;
    padding: 20px 0px 20px 0px;
    color: #54241a;
    width: 700px;
    text-align: center;
}

#topnav ul {
	list-style: none;
	display: inline;
    margin: 0px;
    padding: 0px;
}

#topnav li {
	list-style: none;
	display: inline;
    margin-right: 6px;
}

#topnav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #54241a;
}

#topnav a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #54241a;
}

#topnav a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #a66959;
}

#topnav a:active{
	font-weight: normal;
	text-decoration: none;
	color: #54241a;
}

#content {
width: 880px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#framecontainer {
width: 880px;
}

.frame {
width: 172px;
height: 215px;
padding: 56px 55px 51px 53px;
margin: 9px 12px 2px 0px;
background-image:url(/site-images/frame.gif);
float: left;
}

#homeleft {
width: 410px;
float: left;
padding: 0px 20px 0px 0px;
margin: 0px;
border-right: solid 1px #87483e;
}

#homeright {
width: 410px;
float: left;
padding: 0px 0px 0px 20px;
margin: 0px;
}

.divider {
margin: 15px 0px 10px 0px;
clear: both;
}

#footer {
width: 860px;
text-align: center;
padding: 10px 0px 10px 0px;
margin: 0px;
}

.submit {
border: 1px solid #666666;
}
