@charset "UTF-8";
/* CSS Document */

body {
	background-color: #2b0b0a;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dfc4a8;
}
h1 {
	color:#ff8200;
	font-size:1.2em;
}
h2, h3 {
	color:#ff8200;
	font-size:1.2em;
}
a:link {
	text-decoration:underline;
	color: #dfc4a8;
}
a:visited {
	text-decoration:underline;
	color: #dfc4a8;
}
a:hover {
	text-decoration:none;
	color: #ff8200;
}
a:active {
	text-decoration:underline;
	color: #dfc4a8;
}
/*DIV ID's*/

#telcon {
	float:right;
	height:200px;
	width:250px;
	clear:both;
	text-align:right;
	line-height:10px;
	padding:5px 0 0 0;
}
#lefttext ul, li {
	line-height:30px;
	margin:0px;
	padding:0px;
}
#numbers {
	width:auto;
	height:auto;
	float:right;
	line-height:10px;
	text-transform: uppercase;
	font-size:1.4em;
	padding:50px 70px 0 0;
	text-align:right;
}
#wrapper {
	width:1000px;
	height:1200px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:218px;
	width:1000px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#nav {
	height:50px;
	width:auto;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:no-repeat;
	margin-left:35px;
}
#navbuttons {
	margin:0px 0 0 100px;
	padding:12px 0 0 0;
}
#navbuttons ul, li {
	list-style:none;
	text-transform:uppercase;
	font-size:1.2em;
}
#navbuttons li {
	padding:0px 15px 0 15px;
	display:inline;
}
#navbuttons a:link {
	text-decoration: none;
	color: #dfc4a8;
}
#navbuttons a:visited {
	text-decoration: none;
	color: #dfc4a8;
}
#navbuttons a:hover {
	text-decoration: underline;
	color: #dfc4a8;
}
#navbuttons a:active {
	text-decoration: underline;
	color: #dfc4a8;
}
#flash {
	width:924px;
	height:302px;
	background-image:url(../images/flash-bg.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 35px;
}
#leftcolumn {
	width:674px;
	height:322px;
	background-image:url(../images/left-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#lefthome {
	width:674px;
	height:322px;
	background-image: url(../images/left-home-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#rightcolumn {
	width:235px;
	height:850px;
	float:left;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	font-size:1.0em;
}
#rightcolumn li {
}
#main {
	width:1000px;
	height:950px;
	margin:20px 0 0 35px;
}
#lefttext {
	float:left;
	width:634px;
	height:auto;
	padding:40px 10px 0px 30px;
	font-size:1.2em;
}
#lefttext li {
	text-transform:capitalize;
	list-style:disc;
	font-size:1.0em;
}
#lefttexthome {
	float:left;
	width:634px;
	height:auto;
	padding:40px 10px 0px 30px;
	margin-top:20px;
	font-size:1.2em;
}
#textright {
	width:235px;
	height:auto;
	padding-top:110px;
}

#textright p {
	padding:0px 0 0 0;
	line-height:0px;
	margin:0 0 3px 10px;}


#textright li {
	text-transform:capitalize;
	font-size:1.2em;
}
#seofooter {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding:10px 0 0 60px;
	padding-bottom:20px;
	font-size:1.1em;
	margin:22px 10px 0 0;
	letter-spacing:1px;
}


#seofooter li {
	display:inline;
	list-style:none;
	border-right:1px solid #FFF;
	padding:0 5px 0 5px;
	margin:0px;
	text-transform:none;
	font-size:0.9em;
}
#seofooter ul {
	margin:0px;
	padding:0px;
}
#footerwrap {
	width:100%;
	height:auto;
}
#footer {
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	line-height:16px;
	padding-left:60px;
	margin-top:10px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	border-right:1px solid #FFF;
	padding:0 2px 0 2px;
	text-transform:none;
}
#form {
	margin:100px 10px 0 20px;
}
/*Classes*/
	
	.margin {
	padding-left:40px;
	list-style:none;
	line-height:24px;
	font-size:1.2em;
}
.move {
	margin-left:15px;
}
.paddinghead {
	margin-top:30px;
}
.bold {
	font-weight:bold;
}
.faux {
	color:#ff8200;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
.subtitle {
	font-size:1.0em;
	color:#dfc4a8;
	text-decoration:underline;
	font-weight:normal;
}
.float {
	float:right;
	margin-right:30px;
}
.logo {
	margin:30px 0 0 50px;
}
.orange {
	color:#ff8200;
}
.orangebig {
	color:#ff8200;
	font-size:1.2em;
}
.button {
	background-image:url(../images/submit-button.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:26px;
	margin-left:15px;
	border:0px;
}
.button1 {
	background-image:url(../images/submit-button.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:26px;
	border:0px;
}
.button2 {
	background-image:url(../images/submit.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:26px;
	border:0px;
}
.msg {
	width:188px;
	height:auto;
	margin-bottom:10px;
	background-color: #3d1f06;
	padding:6px 0 0 10px;
	border: 1px solid #65584d;
	color:#dfc4a8;
	font-size:1.2em;
}
.options {
	width:200px;
	height:auto;
	margin-bottom:10px;
	background-color: #3d1f06;
	padding:4px 0 0 10px;
	border: 1px solid #65584d;
	color:#dfc4a8;
	font-size:1.1em;
}
.padding {
	padding-left:80px;
}
.formstyle1 {
	width:188px;
	height:20px;
	margin-bottom:10px;
	background-color: #3d1f06;
	padding:6px 0 0 10px;
	border: 1px solid #65584d;
	color:#dfc4a8;
	font-size:1.1em;
}
.formstyle {
	width:188px;
	height:20px;
	margin:0 0 10px 15px;
	background-color: #3d1f06;
	padding:6px 0 0 10px;
	border: 1px solid #65584d;
	color:#dfc4a8;
	font-size:1.1em;
}
.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	border: 1px solid #008000;
}
.tickredbox {
	border: 1px solid #c33131;
}
.linkbox {
	width: 235px;
	border: 1px #BCCFDE solid;
	padding: 5px 5px 5px 5px;
}
.large {
	font-size:1.1em;
	font-weight:lighter;
}
.add {
	line-height:10px;
}

.feed { text-align:center;}

.h3news { color:#ff8200;
	font-size:1.2em; font-weight:bold; text-align:center; line-height:12px;}
	
	#feed2 { width:auto; height:auto; padding-right:20px;}
#feed2 p { line-height:12px;} 