body{
	margin: 0;
	padding: 0;
}

h1 {
	font-size:21px;
	color:#ff7300;
	font-weight:bold;
}

h2 {
	font-size:15px;
	color:#c6c6c6;
}

h3 {
	margin:11px 0px;
	font-size:12px;
	color: #f47521;
}
h3 a {color: #f47521;}
h3 a:hover {color: #f47521;}

a {font-size:1em;}
a:hover {
	font-size:1em;
	text-decoration:none;
}
a img {border:none;}

button {
	border:none;
	cursor:pointer;
	height:16px;
	margin:10px 0px;
}
button.signup {width:82px;}
button.message {width:141px;}

.divLine {width:268px;}
.divLine, .divLine2 {height:5px;}

.divLine3 {
	height:54px;
	margin-top:-13px;
	width:1px;
}

#outermost{
	height: auto;
	margin: 0 auto;
}
#content {	
	margin:0 auto 20px;
	min-height:258px;
	width:992px;
}
#content.microsite {
	width:962px;
	padding:15px;
	overflow:hidden;
}
#footer {	
	width: 992px;
	height: auto;
	margin: 0 auto;
}
#header {
	width: 992px;
	height: auto;
	margin:0 auto 2px;	
}
#nav {
	height: 155px;
	width:748px;
	float: left;
	margin-left: 11px;
}

#navtext {
	position: relative;
	top: 32px;
	left: -5px;
}

#NavigationCustom > ul {
	margin:0 0 0 7px;
	padding:0px;
	list-style:none;
}
#NavigationCustom > ul > li {float:left;}
#NavigationCustom > ul > li:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
	background:rgba(0, 0, 0, 0.25);
}
#NavigationCustom > ul > li.CurrentPage {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
	background:rgba(0, 0, 0, 0.25);
}
#NavigationCustom > ul > li.ParentCurrentPage {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
	background:rgba(0, 0, 0, 0.25);
}
#NavigationCustom > ul > li > a {
	display:block;
	text-indent:-10000px;
	width:148px;
	height:61px;
	padding:22px 0 0;
}
#NavigationCustom > ul > li > span {
	display:block;
	text-indent:-10000px;
	width:148px;
	height:61px;
	padding:22px 0 0;
}
#NavigationCustom > ul > li > ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:-10000px;
	position:absolute;
}
#NavigationCustom > ul > li:hover > ul {
	margin-left:0px;
}
#NavigationCustom > ul > li > ul > li {
	float:left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
	background:rgba(0, 0, 0, 0.25);
	height:20px;
	padding:5px 0px;
}
#NavigationCustom > ul > li > ul > li > a, #NavigationCustom > ul > li > ul > li > span {
	display:block;
	padding:0px 20px;
	font-size:11px;
	color:#909090;
	border-left:1px solid #F57428;
}
#NavigationCustom > ul > li > ul > li:first-child > a, #NavigationCustom > ul > li > ul > li:first-child > span {border:none;}
#NavigationCustom > ul > li > ul > li.ParentCurrentPage > span, #NavigationCustom > ul > li > ul > li.CurrentPage > span{
	color:#ffa153;
}
#NavigationCustom > ul > li > ul > li > a:hover {
	text-decoration:none;
	color:#ffa153;
}

#logoholder{
	height: 155px;
	width: 233px;
	float: left;	
	position: relative;
	left: -30px;
}
#search{
	
	text-align: right;
	width: 235px;
	float: right;
	margin-right: 10px;
}

#rclear{
	clear: right;
}
#lclear{
	clear: left;
}
#bclear{
	clear: both;
	padding: 0;
	margin: 0;
}
#top{
	/*height: 275px;
	width: 992px;*/
}
#bottom{
	padding: 5px 0 0 0;
	
	
}
#bottom h2{
	font-family: "Franklin Gothic Demi Cond","Arial Narrow";
	color: #f47521;
	margin: 0 7px;
	font-size: 23px;
	padding-top: 1px;
	margin-bottom: 15px;
}

#bottom h2.bottom{	
	margin-top: 10px;	
	color: #6f6f6f; 
	margin-left: 20px;
}
#bottom h2.bottom a {
	font-family: "Franklin Gothic Demi Cond","Arial Narrow";
	color: #6f6f6f;
}
#bottom h2.bottom a:hover {color:#7b7b7b;}

.color1{
	color: #f47521;
}
a.color1:hover{
	color: #F49454;
}
.color2{
	color: #90542d;
}

#bottom p{
	padding: 5px 5px 2px 5px;
	margin-left: 15px;
	line-height: 17px;	
}
#bleft{
	float: left;
	width: 327px;
	height: 174px;
}
#container{
	padding: 10px;
}
#bcenter{
	float: left;
	width: 327px;
	height: 174px;
	margin: 0 4px;
}
#bright{
	float: left;
	width: 327px;
	height: 174px;
}

#container div{
	margin-left: 20px;
}

#bright table p{
	padding: 0;
}
#bright td{
	padding: 4px 0px;
}
#bright td p{
	margin: 0 5px;
}
#bright input{
	border: 1px solid #5e5e5e;
}

#bottom .mltr{margin-left:0px;}
.mltr{
	font-size: 11px;
	color: #999999;
	font-weight: bold;	
}
a.mltr:hover {
	font-size: 11px;
	color: #fff;
	font-weight: bold;	
}

.e{
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: "Arial Narrow";
}
.e span{
	font-size: 18px;
}

p{
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-family: arial;
}

#FooterBorder {height:1px;}

#footer{
	padding: 0;
	padding-top: 10px
}


#footer p{	
	color: #4d4d4d;
	font-size: 11px;
	line-height: 18px;
	
}
#footer a {
	color: #727272;
	font-size:11px;
}
#footer a:hover {color:#fff;}

#footertext{
	float: left;
	margin-top: 7px;
}

#footerright{float: right;}
#footerright p {float: left;}
#footerright a {
	display:block;
	width:32px;
	height:32px;
}
#footerright a:hover {text-decoration:none;}

#footerright h2{
	margin: 0;
	color: #3b3b3b;
	font-family: "Arial Narrow";
	font-size: 26px;
}
#endline {height: 5px;}

.call{font-size: 15px;}

.bg{height: 54px;}
.bg td {padding: 0;}
.bg a img {border:none;}

.dv{
	color: #f47521;
	padding: 0 3px;	
}

.dv2 {color: #f47521;}
a.dv2:hover {
	color: #FF7A22;
	text-decoration:underline;
}

#last{
	width: 992px;
	height: 30px;
	margin: 0 auto;	
}
#last div {float: right;}
#last p { margin:10px 0px;)
}

/*Contact*/
.rightColumn {
	float:right;
	width:308px;
	padding:0 0 0 15px;
}
.rightColumn .pageTitle {border:none;}

.leftColumn {
	border-right:4px double #353535;
	overflow:hidden;
	padding-right:10px;
}
.pageTitle{
	height:35px;
	padding:1px 0 0 3px;
	border-bottom:1px solid #45230d;
}
.pageTitle h2, .pageTitle h1 {
	font-family:"Franklin Gothic Demi Cond","Arial Narrow";
	font-size:23px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.pageTitle h2 {
	color:#5e5e5e;
}
.pageTitle h1 {
	color:#a24b12;
}

#PartnersList {
	padding:0 0 15px;
}
#PartnersList p {
	margin:10px 0;
	text-transform:uppercase;
}
#PartnersList a {color:#5e5e5e;}
#PartnersList p a:hover {text-decoration:underline;}
#PartnersList img {border:1px solid #5e5e5e;}

#ContactInfo {
	/*border-top:1px solid #45230d;*/
	padding:10px;
}
#ContactInfo h2 {
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
}
#ContactInfo h2 span {
	color:#a8a8a8;
	font-size:12px;
	font-style:normal;
	text-transform:none;
}
#ContactInfo table tr td {padding:2px;}
#ContactInfo table tr td:first-child {text-align:right;}
#ContactInfo table tr td:first-child p {
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	color:#4e4e4e;
	text-transform:uppercase;
}
#ContactInfo table tr td p {
	color:#7a6455;
	font-size:13px;
}
#ContactInfo table tr td a {color:#7a6455;}
#ContactInfo table tr td p span {color:#ff7300;}

#ContactInfo .socialLinks {
	float:right;
	text-align:right;
}
#ContactInfo .socialLinks div {float:none;}
#ContactInfo .socialLinks p {
	font-family:"Arial Narrow";
	font-weight:bold;
	line-height:23px;
	color:#515151;
	text-transform:uppercase;
	margin:15px 30px;
}
#ContactInfo .socialLinks a {
	display:inline-block;
	width:109px;
	height:23px;
}

#ContactForm {
	border-top:1px solid #424242;
	padding:20px 20px 20px 10px;
	margin-top:15px;
}
#ContactForm h1 {
	font-family:"Franklin Gothic Demi Cond","Arial Narrow";
	font-size:17px;
}
#ContactForm h1 + div {
	float:left;
	margin-right:10px;
}
#ContactForm div {margin-bottom:10px;}
#ContactForm div p {font-weight:bold;}
#ContactForm p {
	font-size:11px;
	color:#999999;
}
#ContactForm textarea {height:163px;}
#ContactForm button {float:right;}


.socialLinks div {
	float:right;
}
.socialLinks p {
	font-family:"Arial Narrow";
	font-weight:bold;
	line-height:23px;
	color:#515151;
	text-transform:uppercase;
	margin:0px 20px;
}
.socialLinks a {
	display:inline-block;
	width:109px;
	height:23px;
}

.breadcrumbs {
	font-size:11px;
	margin:5px 10px;
	color:#a24b12;
}
.breadcrumbs a, .breadcrumbs span {color:#3f3f3f;}
.breadcrumbs a:hover {
	color:#7f7f7f;
	text-decoration:underline;
}

.textArea {margin:10px;}
.textArea p, .textArea li {
	margin:10px 0px;
	color:#959595;
	font-size:12px;
}
.textArea a {color:#fff;}
.textArea a:hover {
	color:#fff;
	text-decoration:underline;
}

.imageArea {
	float:left;
	margin-right:20px;
}
.imageArea img {border:1px solid #424242;}
.imageArea p {font-size:11px;}
.imageArea p span {color:#ff7300;}

.buttonDiv {
	border-bottom:1px solid #2b2b2b;
	overflow:hidden;
}
.buttonDiv > * {float:left;}
.buttonDiv a {margin:10px;}
.buttonDiv a p {
	font-size:11px;
	text-align:center;
}
.buttonDiv a img {width:295px;}

/*Home*/
#Rotator {
	/*width:991px;
	height:275px;*/
}
#Rotator div {
	width:989px;
	height:342px;
}
#Rotator div:first-child {position:absolute;}

#HiddenImages {display:none;}

/*Blog*/
.blogImage {
	float:left;
	margin:5px 10px 5px 0px;
}
.blogEntry {margin:0px 10px;}
.blogEntry p {margin:10px 0px;}

#BlogList h2 a {font-family:"Franklin Gothic Demi Cond","Arial Narrow";}

/*Client Feedback*/
table.triColumn td {
	vertical-align:top;
	padding:0 4%;
	width:33%;
}

/*Color Scheme Fixins*/
.DialogButtonHover {
	color:#acacac;
	text-transform:uppercase;
}

h1, .DialogHeaderTitleFont, .DialogButton, .DialogButtonHover {text-transform:uppercase;}

/*font.MenuToolbarBreadcrumbFont {color:#a24b12;}*/
