@charset "utf-8";

/* CSS Document */

body {
	font: 100%/1.4 Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #42413C;
	background-image: url(../old_images/background.jpg);
	background-repeat: repeat;
	background-position: left;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	font-weight: 500;
	list-style-type: none;
	text-decoration: none;
	color: #495062;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	margin-top: 0;
	padding-right: 20px;
	padding-left: 15px;
	font-size: 10pt;
	padding-top: 5px;
	clear: none;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 100%;
	background-image: url(../old_images/headerback4.jpg);
	background-repeat: repeat-x;
}

.main {
	width: 975px;
	background-color: #FFF;
	background-image: url(../old_images/headerback.jpg);
	background-repeat: repeat-x;
}

.header {
	width: 975px;
	height: 230px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../old_images/headerback3.jpg);
}

.sidebar1 {
	width: 270px;
	padding-bottom: 10px;
	float: right;
	padding-right: 20px;
}

.content {
	width: 975px;
	float: none;
	margin-left: auto;
	background-color: #FFF;
	margin-right: auto;
	border-right: 1px solid #181B24;
	border-left: 1px solid #181B24;
	padding: 0px 0px 10px;
}

.content ul, .content ol {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}

ul.nav li {
	border-bottom: 1px solid #666;
}

ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 200px;
	text-decoration: none;
	background: #C6D580;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color: #FFF;
}

/* ~~ The footer ~~ */
.footer {
	position: relative;
	clear: both;
	background-image: url(../old_images/footer2.jpg);
	background-repeat: repeat-x;
	height: 311px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 100%;
}

.copy {
	font-size: 9px;
	color: #989eaf;
	margin-top: 207px;
	margin-left: 180px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.footer #foot {
	width: 975px;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

.main-cont {
	float: left;
	width: 660px;
	padding-left: 25px;
	padding-top: 5px;
}

#logo {
	margin-top: 32px;
	width: 975px;
}

.main-cont h1 {
	padding-left: 15px;
	font-size: 18px;
	font-weight: 500;
	color: #495062;
	line-height: 18px;
	margin-bottom: 5px;
}

#banner {
	background-color: #d9d9d9;
	height: 285px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #495062;
	border-right-color: #495062;
	border-bottom-color: #495062;
	border-left-color: #495062;
}

#specialbox {
	margin-left: 515px;
	position: absolute;
	font-size: 9pt;
	height: 180px;
	width: 430px;
	margin-top: 0px;
	line-height: 15pt;
}

#specialbox2 {
	position: absolute;
	font-size: 9pt;
	height: 180px;
	width: 390px;
	margin-top: 38px;
	line-height: 15pt;
	margin-left: 35px;
}

#specialbox h1 {
	font-size: 16px;
	font-style: normal;
	padding-left: 40px;
	margin-top: 10px;
	height: 40px;
	color: #495062;
	background: no-repeat;
	border-bottom: thin solid #181B24;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #181B24;
	border-right-color: #181B24;
	border-left-color: #181B24;
}

#specialbox p {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.footer #foot {
	color: #989eaf;
}

.footer #copy {
	color: #484f61;
	font-size: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 275px;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	line-height: 0;
}

#footernav {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

#footernav #col1, #col2, #col3, ul li {
	font-size: 14px;
	line-height: 24px;
	color: #989eaf;
	list-style-position: inside;
}

#footernav #col1, #col2, #col3 {
	width: 275px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
}

#col1 {
	float: left;
}

#col2, #col3 {
	float: right;
}

.fnav {
	font-size: 18px;
	color: #CCC;
}

#col1, #col2, #col3, ul li a, a:link, a:visited {
	text-decoration: none;
	color: #989eaf;
}

#col1, #col2, #col3, ul li a:hover {
	text-decoration: none;
	color: #CCC;
}

#submit {
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

#newsletter {
	padding-bottom: 10px;
}

#speech {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

label {
	padding-right: 20px;
}

#side {
	padding-top: 10px;
	padding-bottom: 10px;
}

.text {
	color: #c2b280;
	line-height: 20px;
}

label, input, textarea {
	font-size: 10pt;
	display:block;
	float: left;
	margin-bottom: 1em;
}

textarea {
	display:block;
	width: 20em;
	margin-top: 1em;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	clear: both;
}

label {
	color: #330;
	text-align: right;
	width: 10em;
	clear: left;
}

#code {
	text-align: left;
}

legend {
	color: white;
	background-color: #495062;
	text-align: left;
	font-weight: 600;
	padding: 5px;
	font-size: 12px;
}

fieldset {
	width: 500px;
	margin-left: 20px;
	border: #330 thin dotted;
	padding: 6px;
}

#contact {
	display:block;
	margin-left: 270px;
}

#captcha {
	margin-top: 50px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 140px;
	clear: both;
}

#hdcaptcha {
	margin-top: 10px;
	margin-right: 200px;
	float: left;
	display: block;
}

table.form {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

td form {
	padding-left: 55px;
	line-height: 16px;
}

h1.table form {
	margin-bottom: 5px;
}

#form1 #news {
	margin-left: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

form fieldset h4 {
	color: #666;
}

#newsletter form #email_address, #firstname {
	float: right;
	margin-right: 20px;
}

#newsletter form label {
	width: 90px;
	float: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

ul#ddnavigation {
	padding: 0px;
	top: 0px;
	list-style: none;
	z-index:999999;
	margin-bottom: 0px;
	width: auto;
}

ul#ddnavigation li {
	display:inline;
	float:left;
	width:82px;
}

ul#ddnavigation li a {
	display: block;
	float:left;
	color:#cccccc;
	margin-top: -2px;
	height: 35px;
	width:80px;
	background-repeat:no-repeat;
	background-position:50% 10px;
	background-color:#495062;
	border:1px solid #181b24;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	text-decoration:none;
	text-align:center;
}

#ddnavigation a:hover, #ddnavigation a:active {
	color:#cccccc;
	margin-top: -2px;
	height: 35px;
	width:100px;
	background-repeat:no-repeat;
	background-position:50% 10px;
	background-color:#495062;
	border:1px solid #181b24;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	text-align:center;
	padding-top:83px;
}

ul#ddnavigation .home a:hover {
	width: 80px;
	background-image: url(../png/home.png);
}

ul#ddnavigation .about a:hover {
	width: 80px;
	background-image: url(../png/notes.png);
}

ul#ddnavigation .search a:hover {
	width: 80px;
	background-image: url(../png/quote.png);
}

ul#ddnavigation .podcasts a:hover {
	width: 80px;
	background-image: url(../png/ipod.png);
}

ul#ddnavigation .rssfeed a:hover {
	width: 80px;
	background-image: url(../png/weather.png);
}

ul#ddnavigation .photos a:hover {
	width: 80px;
	background-image: url(../png/photo.png);
}

ul#ddnavigation .contact a:hover {
	width: 80px;
	background-image: url(../png/chat.png);
}

#topnav {
	display: block;
	float: right;
	position: absolute;
	z-index: 500;
	margin-top: 0px;
	margin-left: 475px;
}

#col2 img {
	position: absolute;
	margin-top: 30px;
	margin-left: 190px;
}

.header #social {
	float: right;
	height: 40px;
	width: 200px;
	margin-left: 750px;
	position: absolute;
	z-index: 99999;
	margin-top: 95px;
	text-align: right;
}

.sidebar1 h2 {
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	text-align: center;
	margin-left: 0px;
	display: block;
	padding-bottom: 0px;
	background: url(none) no-repeat;
	padding-top: 10px;
	margin-bottom: 0px;
}

#sidenav ul li a {
	color: #474E61;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.sidebar1 #extra {
	height: 210px;
	background-image:url(../old_images/side_cart.png);
	background-repeat: no-repeat;
}

.sidebar1 #extra p {
	margin-top: 15px;
	margin-left: 95px;
}

.sidebar1 #extra h2 {
	color: #900;
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
}

.sidebar1 #imgc {
	margin-left: 75px;
}

.main-cont p a {
	color: #495062;
	text-decoration: underline;
}

.main-cont p {
	width: 600px;
	padding-top: 5px;
	line-height: 18px;
	color: #666;
}

.main-cont h3 {
	color: #666;
}

.TabbedPanelsContent.TabbedPanelsContentVisible h3 {
}

div #webthumb {
	margin: 5px 11px 5px 5px;
	float: right;
	border: thin solid #333;
}

.important {
	font-weight: bold;
}

fieldset .clear {
	clear: both;
}

div.img {
	margin: 5px 10px 5px 5px;
	border: 1px solid #000000;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

div.img img {
	display: inline;
	margin: 0px;
	border: 1px solid #ffffff;
}

div.img a:hover img {
	border: 1px solid #000000;
}

div.desc {
	text-align: center;
	border-top: thin solid #333;
	font-weight: normal;
	color: #333;
	width: 165px;
	margin: 2px;
	padding: 5px 5px;
}

.mainhead {
	font-size: 14px;
	font-weight: 600;
	margin-left: 2px;
}

.sidebar1 #extra #side a {
	color: #900;
}

.sidebar1 #sidenav ul li {
	font-size: 14px;
	display: block;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #495062;
}

#sidenav #sidehead {
	background: url(../old_images/sideheader_bg.jpg) no-repeat;
	height: 83px;
	width: 271px;
}

#sidenav #sidehead h4 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
	display: block;
	height: 20px;
	padding-top: 7px;
}

	
#search {
	position: absolute;
	z-index: 9999;
	left: auto;
	top: 50px;
	padding-left: 710px;
	padding-top: 105px;
	}

.images {
	background: #CCC;
	clear: both;
	float: left;
	height: 95px;
	width: 95px;
	margin: 15px 10px 10px 10px;
	border: thin solid #495062;
}

.main-cont #img01 {
	background: url(../old_images/img01s.jpg);
}

.main-cont #img02 {
	background: url(../old_images/img02s.jpg);
}

.main-cont #img03 {
	background: url(../old_images/img03s.jpg);
}

.main-cont #img04 {
	background: url(../old_images/img04s.jpg);
}

.main-cont #img05 {
	background: url(../old_images/img05s.jpg);
}

/* New layout styles delete if not used */

.main-cont .post {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right:10px;
	clear: both;
}

.main-cont .work {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right:10px;
	margin-right: 25px;
}

.post p {
	width: 250px;
	padding-right:10px;
}

.work p {
	width: 250px;
	padding-right:10px;
}

.services {
	padding: 3px;
	border: thin solid #D9D9D9;
	width: 95%;
	margin-bottom: 10px;
}

.services p a {
	font-weight: bold;
	color: #920403;
	text-decoration: none;
}

.footer #footernav #col1 .fnav {
	margin-bottom: 20px;
}

.footer #footernav #col2 .fnav {
	margin-bottom: 20px;
}


.footer #footernav #col3 .fnav {
	margin-bottom: 20px;
}
.main-cont .services h2 {
	font-size: 14px;
	font-weight: 600;
}

.sidebar1 #extra h3 {
	color: #900;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 16px;
}

