@charset "iso-8859-1";
/* CSS Document */

html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #FF2F0A;
	color: #333;
	width: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
form {
	margin: 0px;
}
input, select, textarea {
	border: 1px solid #971805;
	background-color: #FFE6E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline: none;
}
textarea {
	width: 100%;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a {
	outline: none;
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #951400;
}
h1 span {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #951400;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #951400;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 span {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #951400;
	margin: 0px;
}
h4 span {
	font-size: 0.7em;
	font-weight: normal;
}
h4 a {
	color: #951400;
	text-decoration: none;
}
h4 a:hover {
	color: #FF2F0A;
	text-decoration: none;
}
ol li {
	margin-bottom: 5px;
}
ul li {
	margin-bottom: 5px;
}

#container {
	width: 1000px;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;
	position: relative;
}
#header {
	height: 95px;
	clear: both;
	width: 950px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 40px;
	position: relative;
}
#logo {
	float: left;
	width: auto;
}
#topNav {
	height: 40px;
	clear: both;
	width: 950px;
	position: absolute;
	z-index: 2;
	margin: 0px auto;
	top: 130px;
	left: 25px;
}
#mainBody {
	width: 950px;
	clear: both;
	padding: 40px 25px 0px;
	background-image: url(../images/side-shadows.png);
	position: relative;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#footer {
/*	height: 50px;
	clear: both;
	border-top: 3px double #CCC;
	margin-top: 20px;
	line-height: 50px;
	text-align: center;
*/}
#column1 {
	width: 150px;
}
#column2 {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#column3 {
	width: 150px;
}
.clearingDiv {
	clear: both;
	height: 1px;
	width: 100%;
}
#header #quotes {
	background-image: url(../images/bg-quotes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 485px;
	position: relative;
	left: 50px;
	padding: 5px 5px 14px 14px;
	height: 74px;
	font-size: 13px;
	color: #666;
	display: none;
}
#header #calendar {
	padding: 5px 5px 9px 9px;
	clear: right;
	float: right;
	height: 80px;
	width: 190px;
	background-image: url(../images/bg-calender.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 0px;
	right: 0px;
	color: #FFF;
}
#calendar #calendarText {
	width: 90px;
	position: relative;
	top: 0px;
	left: 25px;
	float: left;
	text-align: center;
}
#calendar #calendarText #date {
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	line-height: 32px;
}
#calendar #calendarText #year {
	font-size: 16px;
}
#calendar #clock {
	left: 18px;
	top: 3px;
	position: relative;
	height: 75px;
	width: 75px;
	float: left;
}
#topNav #home:mouseDown {
 background-image: url(../img/buttons-top-nav.jpg);
 background-repeat: no-repeat;
 background-position: 0px -80px;
}
#screenshots {
	background-image: url(../images/bg-screenshots.jpg);
	background-position: 0px bottom;
	clear: both;
	height: 205px;
	width: 950px;
	background-repeat: repeat-x;
	padding: 10px 0px;
}
#mainBody .col2l {
	padding: 3px 15px 0px 15px;
	width: 445px;
	clear: left;
	float: left;
	height: 100%;
	margin-bottom: 20px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainBody .col2r {
	padding: 3px 15px 0px 15px;
	width: 445px;
	clear: right;
	float: left;
	height: 100%;
	margin-bottom: 20px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#mainBody .col4l {
	padding: 3px 15px 0px 15px;
	width: 237px;
	clear: left;
	float: left;
	height: 100%;
	margin-bottom: 20px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainBody h1 a {
	font-size: 12px;
}
#breadcrumb {
	font-size: 10px;
	margin-top: -15px;
}
#breadcrumb a {
	color: #FF2F0A;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
.imageWithCaption {
	position: relative;
	left: 0px;
	top: 0px;
	height: 205px;
}
.ssCaption {
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	width: 200px;
	left: 0px;
	font-size: 10px;
	bottom: 10px;
}
.ssCaption a {
	text-decoration: none;
}
.imageRight {
	margin: 0px 0px 15px 30px;
	clear: right;
	float: right;
	width: auto;
}
.wpcat {
	clear: left;
	float: left;
	width: auto;
}
.wpcom {
	clear: right;
	float: right;
	width: auto;
}
.requiredStars {
	color: #FF2F0A;
	font-size: 1.2em;
	line-height: 11px;
}
#addressBlock {
	font-size: 2em;
	margin: 0px 0px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactForm #doContact {
	border-style: none;
	background-image: url(../images/send-enquiry.jpg);
	background-position: 0px 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
}
#contactForm #doContact:hover {
	border-style: none;
	background-image: url(../images/send-enquiry.jpg);
	background-position: 0px -30px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
}

