/* CSS for all front-end elements goes here */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #2a2b5c;
	background: #4f6486;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

a {
color: #2a2b5c;
}

h2 {
padding: 0px;
margin:5px 0px 10px 0px;
font-weight: normal;
font-size: 1.7em;
color: #b38f6b;
}

#wrapper {
width: 771px;
margin: 0px auto;
background: white;
padding: 0px 10px 0px 10px;
}


#footer {
background: url(../Images/Gif/footer-bg.gif);
height: 13px;
padding: 4px 10px 4px 10px;
}

#outercontent {
padding: 0px 13px 13px 13px;;
}

#content {
width: 487px;
float: left;
}

#contentwide {
width: 745px;
float: left;
}


#rightcolumn {
width: 238px;
float: right;
}

.headerimage img {
margin: 0px 14px 0px 14px;
}

.logo {
position: absolute;
margin-left: 16px;
}

.brownbar {
background: url(../Images/Gif/shadow.gif);
height: 13px;
}

.navigation {
width: 100%;
margin-top:-4px;
}

.navigation1 {
width: 582px;
float: left;
height: 23px;
}

.navigation2 {
width: 159px;
float: right;
height: 35px;
}

.member {
cursor:pointer;
margin-top: 15px;
width: 238px;
background: url(../Images/Gif/membmonth-bg.gif);
}

.memberinside {
color: white;
background: url(../Images/Gif/membmonth-bgtop.gif) no-repeat;
padding: 40px 15px 0px 15px;
}

.memberinside a {
color: white;
}

.event {
cursor: pointer;
margin-top: 14px;
width: 238px;
background: url(../Images/Gif/event-bg.gif);
}

.eventinside {
background: url(../Images/Gif/event-bgtop.gif) no-repeat;
padding: 40px 15px 0px 15px;
}

.login {
margin-top: 15px;
width: 238px;
background: url(../Images/Gif/login-bg.gif);
}

.login label {
padding-top:4px;
float: left;
width: 63px;
}

.logininside {
background: url(../Images/Gif/login-bgtop.gif) no-repeat;
padding: 40px 15px 0px 15px;
}

.login2 {
padding-top: 5px;
width: 63px;
float: left;
}

.textbox {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
}

.logintextbox {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
height: 12px;
margin:2px 0px 2px 0px;
}

.droplist {
color: #2a2b5c;
font-size: 100%;
}

.news {
background: url(../Images/Gif/news-bg.gif) no-repeat;
width: 458px;
height: 26px;
color: white;
padding: 35px 15px 15px 15px;
margin-top: 15px;
}

.news a {
	color: white;
}

.articletitle {
	margin-bottom: 5px;
	padding: 3px 3px 3px 6px;
	font-weight: bold;
	background: #e2d8be;
}

/* calendar css */
.maintable {
	border-collapse:collapse;
	background: #e2d7bc;
	border: 1px solid #2a2b5c;
}

.maintable th {
	padding: 0 0.5em;
	text-align: left;
}

.maintable td {
	border: 1px solid #2a2b5c;
}

.linegrey {
	height: 1px;
	background: #ccc;
	font-size: 1px;
	margin: 5px 0px 5px 0px;
}

.RedText12Sales {
	color: #9B0A0A;
}

.RedText12Saleslrg {
	color: #9B0A0A;
	font-size: 1.5em;
}

.starbuyslist {
padding: 7px 0px 7px 17px;
margin: 0px;
}
.starbuyslist li {
list-style-image:url(/Images/Arrow_Red.gif);
}


.hhsearchinfobox {
	float: left;
	width: 458px;
	padding: 3px;
	background-color: #E7DFC8;
}