.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: E4E1D6;
	border-left-color: E4E1D6;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.mainred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a0932;
	font-weight: bold;
}
.mainredwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.mainredwhite a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
text-decoration: underline;
}


a{
text-decoration:none;
}
a:hover{
color:black;
}
.Heading1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.headerlinks {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.headerlinks a {
	color: #FFF;
}
.headerlinks a:hover {
	text-decoration:underline;
	color: #FFF;
}

#header{
	background:url(images/header5.jpg) no-repeat 0 0;
	align:center;
	width:779px;
	height:120px;
	font-size:0;
}
#header .col_1 { width:200px}
#header .col_2 {
	margin-left:550px;
	text-align:right;
	align:bottom;
	line-height:25px;
	width:220px;
}

h1
{
	font-size: 28px;
	padding: 10px;
	color:#5a0932;
}
