.main2 {
	background-image: url(../images/secondaryback.gif);
	background-repeat: repeat-y;
	width: 913px;
}
.secondarynavhd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #ddc48e;
	text-decoration: none;
	text-transform: uppercase;
}

.secondarynavtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

.secondarynavtxt a:link, .secondarynavtxt a:visited, .secondarynavtxt a:active {text-decoration: none;color: #FFFFFF}
.secondarynavtxt a:hover {text-decoration: underline;color: #ddc48e}


.secondarynav {
	background-image:url(../images/secondarynavback.gif);
	width: 227px;
	float: left;
	padding: 20px 0 20px 20px;
	background-repeat: no-repeat;
}
.secondarynav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ddc48e;
	text-transform: uppercase;
	margin: 4px 0 5px 0;
	font-weight: normal;
}
.secondarynav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.secondarynav ul li {
	font-size: 14px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DDC48E;
}
.secondarynav ul li a:link, .secondarynav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.secondarynav ul li a:hover {
	color: #DDC48E;
	text-decoration: underline;
}

.secondaryrightback {
	background-image: url(../images/secondaryrightback.gif);
	background-repeat: repeat-x;
	width: 663px;
	float: left;
	padding-top: 20px;
}

.secondarymainimage {
	width: 420px;
	margin: 0 20px 0 100px;
}
.secondarymainimage img {
	border: 5px solid #e2e9f2;
}

.secondaymaincaption{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#secondarycopy{
	width: 515px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000033;
	text-decoration: none;
	margin: 20px 20px 30px 100px;
	display: inline;
	float: left;
}
#secondarycopy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000033;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#secondarycopy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: capitalize;
	color: #922027;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#secondarycopy p {
	margin: 0 0 20px 0;
}