#wrapper {
	padding: 0px;
	width: 642px;
	border: 4px solid #666666;
	margin-top: 20px;
}
#header {
	padding: 15px 22px 20px;
	width: 598px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#MainNav {
	width: 642px;
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainNav li {
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
#MainNav ul {
	background-color: #858383;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#MainNav a {
	background-color: #858383;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 4px solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#MainNav a:link {
	
}
#MainNav a:visited {
	
}
#MainNav a:hover {
	background-color: #E50D2E;	
}
#MainNav .first {
	border-left-width: 2px;
}
#MainNav .last {
	border-right-width: 2px;
}
#MainNav a.selected  {
	background-color: #E50D2E;	
}

h2 {
	background-color: #E6E6E6;
	margin: 8px 12px 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: "Courier New", Courier, mono;
	background-image: url(../images/whiteSqr.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.hNav {
	font-size: 100%;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #656565;
}
a {
	color: #E30C2D;
}
a:link {
	color: #E30C2D;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #FF3333;
}
.column {
	background-image: url(../images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.column img {
	margin-right: 10px;
}

.column p {
	padding-left: 24px;
	
}
.item {
	margin-top: 22px;
}
#feature {
	background-color: #FFFFFF;
	height: 280px;
}
#subnav {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#subnav a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;	
}
#subnav a:hover {
	color: #FF6666;	
}
#subnav li {
	margin-left: 8px;
	list-style-type: circle;
}
#feature2 {
	background-image: url(../photos/Detail-Feature2.jpg);
	background-repeat: no-repeat;
}

#full {
	float: left;
	width: 618px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-top: 6px;
}
#full img {
	margin-right: 10px;
}
#full p {
	padding-left: 24px;
	padding-right: 10px;	
}
#feature2 p {
	margin-top: 10px;
}
