@charset "UTF-8";
/* CSS Document */
a {
	color:#006CAD;
}

li.expanded {
	list-style-type:none;
}
	
body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#58595b;
	background-color:#aebbc4;
	margin-top:-20px;
}

.author {
	text-align:right;
	margin-bottom:30px;
}

.clear-float {
	clear:both;
}

.collapsed {
	display:none;
}

.menu .expanded li a {
	color:#DA550E;
	text-transform:capitalize;
}

.pageHeader {
	margin-top:-5px;
	font: bold 20px Verdana;
	color:#006CAD;
	text-transform:uppercase;
}

#content strong,
.hilight {
	color:#DA550E;
}

.hr {
	width:145px;
	height:1px;
	border-top:#c7cfd6 solid 1px;
	margin-top:3px;
	margin-bottom:4px;
}

.testimonial-txt {
	color:#006cad;
	font-style:italic;
	margin-bottom:-10px;
}

.quote,
.quote-sm {
	color:#006cad;
	font-weight:bold;
	font-style:italic;
}

#body {
	width:900px;
	text-align:left;
	background-color:#FFF;
	padding:25px;
}

#content {
	width:460px;
	padding:0px 44px 0px 44px;
	float:left;
}

#content a {
	text-decoration:none;
}

#content a:hover {
	color:#666;
	text-decoration:underline;
}

#content ul {
	line-height:1.6em;
}

#footer {
	font-size:9px;
	margin-left:20px;
	margin-top:30px;
}

#form-signup {
	margin:-20px 0px 0px -10px;
	padding:20px 0px 0px 10px;
	width:500px;
	height:381px;
	background-image:url(image/background_signup.gif);
	background-repeat:no-repeat;
}

#header {
	text-align:center;
	margin-bottom:20px;
}

#homepage-right {
	width:145px;
}

#homepage-right img {
	float:right;
}

#homepage-right hr {
	height:1px;
	color:#ccc;
}

#sidebar-left {
	margin-left:-20px;
	width: 125px;
	padding-right:20px;
	text-transform:uppercase;
	float:left;
}

#sidebar-left a {	
	text-decoration:none;
}

#sidebar-left a:hover {
	color:#DA550E;
}

#sidebar-left ul {
	margin-top:0px;
	text-align:right;
	list-style:none;
}

#sidebar-left ul ul {
	margin:10px 0px 15px 0px;
}

#sidebar-left ul ul li{
	margin-left:-80px;
}

#sidebar-left li {
	margin-left:-20px;
	margin-bottom:12px;
}

#sidebar-left li.selected,
#sidebar-left li.parent-selected {
	list-style-image:url(image/arrow.gif);
}

#sidebar-left li.selected a {
	color:#DA550E;
}

#sidebar-right-bottom,
#sidebar-right {
	width:145px;
	padding-left:20px;
	float:left;
}

#sidebar-right {
	padding-bottom:20px;
}

#sign-up{
	position:relative;
	bottom:0px;
	width:145px;
	padding-top:5px;
	font-size:10px;
	text-transform:uppercase;
	border-top:#c7cfd6 solid 1px;
}

#testimonials-hp {
	width:480px;
	margin:30px 0px 0px -20px;
	padding:20px 0px 0px 20px;
	border-top:#c7cfd6 solid 1px;
}

#table-centre {
	border-right:#c7cfd6 solid 1px;
	border-left:#c7cfd6 solid 1px;
}

#table-centre,
#table-left {
	vertical-align:top;
}

#table-right {
	vertical-align:top;
}

/* SIDE BAR ELEMENTS */
#upcoming-events,
#special-news,
#testimonials {
	margin-bottom:15px;
}

#sign-up a {
	color:#797a7c;
	font-size:10px;
	text-decoration:none;
	background-image:url(image/go_btn_up.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
}

#special-news a {
	color:#da550e;
	background-image:url(image/go_btn_over.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

#special-news a:hover {
	background-image:url(image/go_btn_up.gif);
	background-repeat:no-repeat;
	color:#0061a6;
}

#upcoming-events a,
#testimonials a {
	color:#0061a6;
	background-image:url(image/go_btn_up.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

#product-update a,
#ELVIS a {
	color:#da550e;
	background-image:url(image/go_btn_up.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

#product-update a:hover {
	background-image:url(image/go_btn_up.gif);
	background-repeat:no-repeat;
	color:#0061a6;
}

#sign-up a:hover,
#upcoming-events a:hover,
#testimonials a:hover {
	background-image:url(image/go_btn_over.gif);
	background-repeat:no-repeat;
	color:#da550e;
}
