* {
padding: 0;
margin: 0;
}

html, body {
height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	color: #666666;
}

.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
}



#holder {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(/images/top-gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
}

#header {
	width: 950px;
	text-align: left;
	position: relative;
	left: 25px;
}

#footer {
	width: 1000px;
	position: relative;
	background-image: url(/images/bottom-gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto;
	height: 80px;
}

#footer-left {
	float: left;
	width: 600px;
	text-align: left;
	color: #ADADAD;
	padding-left: 25px;
	padding-top: 45px;
}

#footer-right {
	float: right;
	width: 300px;
	text-align: right;
	color: #ADADAD;
	padding-right: 25px;
	padding-top: 45px;
}

#menu {
	color: #ADADAD;
	height: 60px;
	position: relative;
	left: 25px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
	text-decoration: none;
}

#menu a:hover {
	/* see color stylesheets */
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#content {
	position: relative;
	left: 25px;
	width:950px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #454545;
	margin-top: 0px;
	margin-bottom: 0.1em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

.blocks {
	padding: 20px;
	margin: 20px 10px 0px;
}

.imageblocks {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#linkspage a {
	color: #716959;
	text-decoration: none;
}

#linkspage a:hover {
	color: #cc6704;
	text-decoration: none;
}

h2 a {
	color: #454545;
}

#header-logo {
	width: 190px;
	height: 77px;
	position: absolute;
}

#header-titlebar {
	height: 120px;
	position: relative;
	clear: both;
}

#header-toplinks {
	float: right;
	width: 220px;
	text-align: right;
}

#header-sharethis {
	width: 97px;
	height: 32px;
	float: left;
	position: relative;
	top: 8px;
}

#header-contactus {
	width: 97px;
	height: 32px;
	float: right;
}

#header-titlearea {
	width: 580px; 
	height: 77px;
	position: absolute;
	left: 155px;
}

#header-titleareatext {
	position: absolute;
	bottom: 0px;
	font-size: 30px;
	font-weight: bold;
	text-transform: lowercase;
}

#header-pagetitle {
	color: #CCCCCC;
}

.large-text {
	font-size: 1.7em;
	font-weight: bold;
}

.adminblock td {
	font-size: 0.8em;
	color: #ffffff;
	padding: 4px;
}

.adminblock a:link, .adminblock a:visited {
	color: #ffffff;
}

#menu a.selectedNav {
	color: #000000;
}	

hr {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px dashed #CCCCCC;
	border-style: none none dashed;
}

.dark-grey {
	color: #454545;
}

.prices-table {
	width: 90%;
}

.prices-table td {
	font-size: 0.8em;
}

.price {
	text-align: right;
}

.homepage-package a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #454545;
	margin-top: 0px;
	margin-bottom: 0em;
}

.homepage-package img {
	vertical-align: bottom;
	margin-bottom: 3px;
}

.text-margin {
	margin-left: 10px;
	margin-right: 10px;
}

ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

li {
	margin-left: 20px;
	list-style: disc;
}

.push {
	height: 80px;
}

#page-info {
	width: 100%;
	background-color: #e9e9e9;
	border: 1px solid #000000;
	border-bottom: 4px solid #000000;
	padding: 10px;
	text-align: left;
}

#page-info td {
	font-size: 0.8em;
}
