img { behavior: url(iepngfix.htc) }
body {
	background-color: #151515;
	margin: 0px;
	padding: 0px;
}
.TopOuter {
	background-image: url(images/top_gradient_lines.png);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	height: 140px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2D2E2C;
	border-right-color: #2D2E2C;
	border-bottom-color: #2D2E2C;
	border-left-color: #2D2E2C;
}
.TopWrapper {
	height: 140px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.GradientOuter {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	height: 300px;
	width: 100%;
	border-top-color: #323431;
	border-right-color: #323431;
	border-bottom-color: #323431;
	border-left-color: #323431;
}
.GradientWrapper {
	height: 300px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Photo1 {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MainOuter {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #849884;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.MainWrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.SpaceOuter {
	background-image: url(images/bottom_gradient_lines.png);
	float: left;
	height: 40px;
	width: 100%;
	background-position: center bottom;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #88c681;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #88c681;
	margin: 0px;
	padding: 0px;
}
.Logo {
	float: left;
}
.NavBar {
	height: 20px;
	width: 500px;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: right;
}
.NavBotton {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.FooterOuter {
	background-color: #242424;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D2712;
	border-right-color: #5D2712;
	border-bottom-color: #5D2712;
	border-left-color: #5D2712;
}
.FooterInner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 18px;
}
.FooterLeft {
	float: left;
	width: 400px;
}
.FooterRight {
	float: right;
	text-align: right;
	width: 400px;
}
.MainLeft {
	float: left;
	width: 580px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.MainFull {
	float: left;
	width: 950px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.MainRight {
	float: right;
	width: 300px;
	text-align: justify;
	padding: 10px;
	border: 1px dashed #5D2712;
	background-color: #1B1B1B;
}
.DropDownMenus {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #ECE8CC;
}
.ContactForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #ECE8CC;
	width: 250px;
}
.MainLink {
	color: #849884;
	text-decoration: none;
}
.MainLink:hover {
	color: #ffffff;
	text-decoration: none;
}
.TwitLink {
	color: #CCCCCC;
	text-decoration: none;
}
.TwitLink:hover {
	text-decoration: underline;
}
