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

body {
	background-color: #F4E0AE;
	margin: 0px;
	padding: 0px;
}
.Envelope {
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Top {
	background-image: url(aurum-art/top-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 340px;
	width: 720px;
}
.Mid {
	background-image: url(aurum-art/repeat-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 720px;
}
.SplashEnvelop {
	margin: 0px;
	padding: 0px;
	width: 720px;
}

.Bottom {
	background-image: url(aurum-art/bottom-bg%5D.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-position: top;
	float: left;
}
.Masthead {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 720px;
}
.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	padding: 0px;
	height: 20px;
	width: 680px;
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}

.Breadcrumb a:link {
	color:#666666;
	text-decoration:none;
}

.Breadcrumb a:visited {
	color:#666666;
	text-decoration:none;
}

.Breadcrumb a:hover {
	text-decoration:underline;
}


.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	padding: 0px;
	float: left;
	width: 680px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	margin-bottom: 0px;
	display: inline;
}

.Content a:link{
	color:#B37812;
	text-decoration:none;
	font-weight: bold;
}

.Content a:visited{
	color:#B37812;
	text-decoration:none;
	font-weight: bold;
}

.Content a:hover{

	text-decoration:underline;
}



.H2 {
	font-size: 1.3em;
	color: #999999;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 5px;
}
.H1 {
	font-size: 2em;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.Logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 122px;
}
.LogoText {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 236px;
}
.TopContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	margin: 0px;
	float: right;
	height: 90px;
	width: 300px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TopContact a:link{
	text-decoration:none;
	color:#666666;
}

.TopContact a:visited{
	text-decoration:none;
	color:#666666;
}

.TopContact a:hover{
	text-decoration:underline;
	}


.Splash {
	padding: 0px;
	float: left;
	height: 150px;
	width: 500px;
	margin-top: 19px;
	margin-right: 5px;
	margin-bottom: 21px;
	margin-left: 28px;
	display: inline;
}
.CentralNav {
	padding: 0px;
	height: 150px;
	width: 145px;
	margin-top: 19px;
	margin-right: 25px;
	margin-bottom: 21px;
	float: right;
	margin-left: 0px;
	display: inline;
}
.Copyright {
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 720px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	vertical-align: text-top;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PortfoloText {
	font-size: 0.85em;
	vertical-align: top;
	width: 450px;
	line-height: normal;
	background-color: #FBF2DD;
	padding: 3px;
	border: 1px solid #999999;
}
.PortfolioTitle {
	font-weight: bold;
	color: #000099;
}



.Copyright a:link{
	text-decoration:none;
	color: #666666;
}
.Copyright a:visited{
	color: #666666;
	text-decoration:none;
}
.Copyright a:hover{
	text-decoration:underline;
}


.LastLine {
	color: #666666;
	font-size: .9em;
	font-weight: bold;
}

.ContactForm {
	float: right;
	width: 300px;
	background-color: #EFBA50;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ContactLabel {
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B97F13;
}
.ContactField {
	font-size: 0.9em;
	color: #000000;
	background-color: #F4E0AE;
	margin: 0px;
	padding: 2px;
	width: 150px;
	border: 1px solid #B97F13;
	height: 1.5em;
}
.ContactPulldown {
	font-size: 0.9em;
	color: #000000;
	background-color: #F4E0AE;
	margin: 0px;
	padding: 2px;
	width: 150px;
	border: 1px solid #B97F13;
}

.ContactInquiry {
	font-size: 0.9em;
	color: #000000;
	background-color: #F4E0AE;
	margin: 0px;
	padding: 2px;
	width: 150px;
	border: 1px solid #B97F13;
	height: 100px;
}

div { border: 0px solid red !important; }

