body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000000;
	background-color: #e3d7bd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(images/blue_index_bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}

#box {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 1px;
	margin-top: 0px;
	position: relative;
}

a:link, a:visited {
	color:#5f506d;
}

a:hover{
	text-decoration:none;
	border-bottom: 1px dashed #000000;
}
#title {
	background-color: #3a2b30;
	width: 760px;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	border-bottom:2px solid white;
	height: 30px;
}
#title h1 {
	color: #c8c2c4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	font-style: oblique;
	font-variant: normal;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#header {
	background-image: url(images/gar_900.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 200px;
	margin: 0px 0px 0px 11px;
	padding: 1px 1px 1px 0px;
}
#header p {
	color: #c8c2c4;
	margin: 10px 10px;
	text-align: right;
}
#top-nav {
	width:760px;
	margin-left: 11px;
	background-color: #3a2b30;
	height: 30px;
	font-size: 80%;
	border-top: 2px solid #FFFFFF;
	padding: 0px;
	margin-top: -3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top-nav h1 {
        color: #c8c2c4;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: left;
        font-style: oblique;
        font-variant: normal;
	padding-top: 6px;
	padding-right: 0;
	padding-left: 0;
	margin: 0px 0px 0px 8px;
}
#main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.7em;
	padding: 1px;
	margin-top: 0px;
	border: thin none #FF0000;
	float: left;
	width: 560px;
}

#main p {
	padding-left: 20px;
	padding-right: 15px;
}

#main h1 {
	text-transform: uppercase;
	margin:10px 40px 0px 20px;
	color:#3a2b30;
	text-align:left;
	font-size: 120%;
}

.highlight {
        padding:4px;
        background-color:#e4d07a;
}

#right-menu {
	width:180px;
	margin:0px 0px 0px 580px;
	border: 2px none #af915f;
	padding: 0px;
}
#right-navlist {
	width: 99.99%;
	font-size: 80%;
	line-height: 20px;
	margin: 5px 0px 5px 0px;
	padding:0;
	list-style-type: none;
	border: 1px none #af915f;
	color: #c99fc7;
}
#right-navlist a {
	width: 99.99%;
	display: block;
	border-bottom: 1px solid #886226;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

#right-navlist a:hover{
	background-color: #e4d07a;
}

.current {
	background-color: #e4d07a;
}

#right-navlist a:visited { 
	color: #c52f00;
}
.sideheader {
	background-color: #3a2b30;
	color: #c8c2c4;
	font-size:15px;
	margin-top:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#more-info {
	font-size: 0.75em;
	line-height: 130%;
}
#footer {
	margin-left: 11px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #000000;
}

img.indeximg {
        margin-left: 25px;
}

table {
        padding-top: 20px;
        padding-left: 20px;
        width: 100%;
}

td {
        vertical-align:top;
}

input, textarea {
        width: 370px;
}

.customer {
        font-size: .9em;
        margin-left: 250px;
        font-style: oblique;
}

.bordered {
        margin-left: 10px;
        margin-top: 8px;
}

a img {
        border: 0px;
}
