@charset "utf-8";
body, ul, li, h1, h2, h3, h4, form, p, ol 
{ margin : 0; padding : 0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #024873;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F5EDDA;
	background-image: url(images/bg_wrapper.jpg);

}
#branding {
	background-image: url(images/bg_homebranding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 960px;
	display: inline;
	height: 250px;
	background-color: #F4ECD9;
}
#branding img {
	float: right;
	display: inline;
}

#footer {
	width: 960px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
	background-color: #bf0000;
	display: block;
	clear: both;
	background-image: url(images/bg_footer.jpg);
}
#content {
	display: inline;
	float: left;
	width: 960px;
	padding-bottom: 20px;
	padding-top: 8px;
}
#wrapper #menu {
	height: 90px;
	width: 960px;
	display: inline;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bf0000;
}

#smallcolumn {
	display: inline;
	float: left;
	width: 280px;
	margin-left: 15px;
	background-color: #E7D2A5;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	line-height: 32px;
	color: #024873;
	text-decoration: underline;
}
#wrapper #content #smallcolumn h2     {
	font-family: Arial, Helvetica, sans-serif;
}

#sitecredits {
	height: 50px;
	width: 960px;
	background-color: #F5EDDA;
}
#wrapper #footer p , #wrapper2 #footer p{
	text-align: center;
	padding-top: 5px;
}
#wrapper #footer p a , #wrapper2 #footer p a{
	text-transform: lowercase;
	text-decoration: none;
	color: #FFF;
}

#sitecredits a {
	text-decoration: none;
	color: #E0F2FC;
}
#sitecredits p {
	color: #E0F2FC;
	font-size: 10px;
	text-align: right;
}
#botnav {
	list-style-type: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	margin-top: 5px;
	text-transform: lowercase;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
}
#botnav a {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	display: inline;
	line-height: 18px;
	font-family: "Trebuchet MS";
}
#botnav a:hover {
	color: #000;
	background-color: #FFF;
}
#botnav    li.last, #mainnav   a.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainnav {
	display: inline;
	width: 600px;
	float: right;
	height: 100px;
	text-align: center;
	margin-top: 100px;
	list-style-type: none;
	margin-right: 35px;
}
#mainnav li {
	text-align: center;
	font-size: 14px;
	width: 150px;
	display: block;
	float: left;
	line-height: 30px;
	height: 100px;
}
#mainnav a {
	display: block;
	height: 35px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 65px;
	line-height: 25px;
	text-transform: uppercase;
}
#mainnav a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000000;
}
#galleryarea {
	display: inline;
	float: right;
	width: 630px;
	margin-right: 10px;
}
h2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #0384D1;
}
.salespoints {
}
.salespoints li {
	font-size: 15px;
	line-height: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin-left: 40px;
}

#wrapper #content #galleryarea a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
}
#wrapper #footer p a:hover {
	text-transform: lowercase;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}
.instructions {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wrapper2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F5EDDA;
}
#wrapper2 #content #admin {
	display: inline;
	float: left;
	width: 900px;
	margin-left: 30px;
}
.phone {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.leftcolumnpic {
	padding: 4px;
	border: 1px solid #024873;
	background-color: #F5EDDA;
}
.littlepic {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #024873;
}
.homelist {
	width: 300px;
	display: inline;
	float: left;
	list-style-type: disc;
}
.widetestimonial {
	background-color: #FFF;
	display: inline;
	padding: 13px;
	float: left;
	width: 600px;
	border: 2px dotted #024873;
	color: #000;
	margin-top: 15px;
}

.homelist li {
	margin-left: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 22px;
	color: #C00002;
}
.smalltestimonial {
	background-color: #FFF;
	display: inline;
	padding: 13px;
	float: left;
	width: 250px;
	border: 2px dotted #024873;
	color: #000;
	margin-top: 15px;
}
#frmContact fieldset {
	margin-bottom: 20px;
	width: 550px;
	margin-left: 20px;
}
#frmContact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 600px;
}
#frmContact fieldset legend {
	font-size: 16px;
	line-height: 18px;
	color: #BF0000;
	font-weight: bold;
}
#frmContact input.text {
	width: 300px;
}
#frmContact input.text:focus , #mainContent #frmContact textarea:focus{
	border: 1px solid #9D6124;
	background-color: #F8F3F3;
}
#animationbox {
	display: inline;
	float: left;
	height: 250px;
	width: 500px;
}

