@charset "utf-8";
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #900;
	line-height: normal;
	height: 60px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:3px;
	font-variant: small-caps;
}
.h2 {
	font-size: 12px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.navigation2 {
	font-size: 12px;
	font-variant: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.mainimage {
	height: 314px;
	width: 472px;
	border: 2px solid #000;
	margin-left: 10px;
}
.MainLeftInfoSection {
	height: auto;
	width: auto;
	color: #333;
}
.TopRedBar {
	height: 20px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BottomRedBar {
	height: 20px;
	width: 800px;
}
.MenuWidth {
	width: 313px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #FFF;
	background-color: #900;
	border: thin inset #000;
}

.TopWhiteBar {
	height: 20px;
	width: 800px;
}
.BottomWhiteBar {
	height: 20px;
	width: 800px;
}
.ThumbsRow {
	height: 50px;
}

.EmailAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
