body,
li,
div,
td,
p,
input,
select,
button,
textarea {
	font-family: georgia, times, serif ;
	font-size: 14px ;
	line-height: 22px ;
}

body {
	background: url(/images/pageBg.gif) #fff ;
	background-position: top ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

h1 {
	font-size: 38px ;
	line-height: 42px ;
	letter-spacing: -3px ;
	margin-top: 0px ;
	font-weight: normal ;
	color: #27255F ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

a.button:link,
a.button:active,
a.button:visited,
a.button:hover {
	display: block ;
	background-image: url(/images/buttonBg.gif) ;
	background-position: center ;
	padding: 6px 12px 6px 18px ;
	border-bottom: 1px solid #ffffff ; 
	color: #ffffff ;
	text-decoration: none ;
	font-size: 18px ;
	font-family: georgia ;
	font-weight: normal ;
	letter-spacing: -1px ;
}

a.button:hover {
	background-image: url(/images/buttonBg_up.gif) ;
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #3C053C ;
}

a:active, a:visited {
	color: #666666 ;
}

a:hover {
	color: #5C115C ;
}

#content {
	padding: 15px ;
}

#heading {
	padding: 5px 10px ;
	background: url(/images/buttonBg.gif) ;
}

a.botLink:link, a.botLink:active, a.botLink:visited {
	color: #665E4A ;
	text-decoration: none ;
	white-space: nowrap ;
}

a.botLink:hover {
	color: #998D70 ;
	text-decoration: underline ;
}

.infoBar {
	background: url(/images/info_bg.gif) ;
	background-position: center ;
	border-top: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
	color: #ffffff ;
	text-align: center ;
	padding: 10px 0px ;
	font-size: 11px ;
	letter-spacing: 1px ;
}

.inquiretext {
	background: url(images/inquirebg.gif) ;
	background-position: center ;
	color: #334C96 ;
	padding: 3px 7px ;
	vertical-align: middle ;
}

a.inquireItem:link, a.inquireItem:active, a.inquireItem:visited {
	color: #334C96 ;
	font-weight: bold ;
	text-decoration: none ;
}

a.inquireItem:hover {
	color: #334C96 ;
	font-weight: bold ;
	text-decoration: underline ;
}

.inquire_tHead {
	background: #999999 ;
	font-weight: bold ;
	font-size: 14px ;
	border-bottom: 1px solid #000000 ;
	color: #ffffff ;
}

.inquire_tCol {
	background: #666666 ;
	color: #ffffff ;
	font-size: 10px ;
	border-bottom: 1px solid #000000 ;
}

.featured_table {
	width: 100% ;
}
.featured_table td {
	vertical-align: top ;
}
.featured_holder {
	border: 1px solid #27255F ;
	padding: 1px ;
}
.featured_title {
	background: #27255F ;
	color: #fff ;
	font-size: 22px ;
	line-height: 26px ;
	letter-spacing: -2px ;
	padding: 6px 9px ;
}
.featured_list a:link,
.featured_list a:active,
.featured_list a:visited,
.featured_list a:hover {
	display: block ;
	margin: 3px 9px ;
}