﻿body {
	background:  #FAFAFA url('BackGround-Image-001%20copy.gif') repeat-y center;
	margin: 0px;
	padding: 0px;
	font-family: Candara;
	color: #ffffff;
}
#left {
	color: #fafafa;
	font-family: Candara;
}
#left #sidenav ul {
	margin: 0px 0px 0px 28px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	font-family: Candara;

	color: #605547;
}
#left #sidenav li {
	margin: 0px;
	color: #717777;
	font-family: Candara;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left #subnav ul {
	margin: 0px 0px 0px 28px;
	padding: 0px 0px 8px 8px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	font-family: Candara;

	color: #605547;
}
#left #subnav li {
	padding: 0px;
	margin: 0px;
	color: #605547;
	font-family: Candara;
}

#main .content {
	color: #808080;
	padding-left: 15px;
	padding-right: 15px;
	font-size: small;
	line-height: 18px;
	font-family: Candara;
	text-align: left;
}
#footer {
	font-size: 10px;
	color: #666666;
	padding: 5px 0px 0px;
	margin: 25px 15px 0px;
	border-top: 1px dashed #605547;

}
#main #footer p {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Candara;
}
a:visited {
	color: #BB9C72;
	text-decoration: none;
	font-family: Candara;
}
a:link {
	background-position: 0px 0px;
	color: #BD9E66;
	text-decoration: none;
	font-family: Candara;
	font-size: small;
	text-align: left;
	background-image: url('');
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: 500;
}
a:hover {
	color: #8A6B42;
	text-decoration: underline;
	font-family: Candara;
}


#main {
	background: #ffffff repeat-x 50% bottom;
		border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
#main .content h1 {
	font-size: 20px;
	color: #808080;
	font-weight: normal;
	font-family: Candara;
	text-transform: uppercase;
	letter-spacing: 4px;
}

#gutter {
}
#left .image {
	margin-left: 28px;
}
#left .box {
	font-size: medium;
	margin-top: 30px;
}
#left .box td {
	padding: 8px;
}
#left .box th {
	font-weight: bold;
	text-transform: uppercase;
	color: #717777;
	background: #fafafa;
	font-family: Candara;
	letter-spacing: 2px;
	border-top: 1px dashed #605547;
	border-bottom: 1px dashed #605547;
	background-color: #FAFAFA;
}
#main .content .dash {
	border-top: 1px dashed #CAB69F;
	font-weight: 700;
}
#main .content #formenvelope {
}
.small {
	font-size: small;
	color: #666666;
	margin-left: 28px;
}


a:link2 {
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Candara;
	font-size: large;
	text-align: left;
	background-image: url('');
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
}



