﻿a {
	color: #A9321A;
	text-decoration: none;
	cursor: auto;
}
a:active {
	color: #A9321A;
	text-decoration: none;
}
a:hover {
	color: #A9321A;
	text-decoration: underline;
}
a:link {
	color: #A9321A;
	text-decoration: none;
}
a:visited {
	color: #A9321A;
	text-decoration: none;
}

body{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#SocialNav
{
    padding: 0px;
    margin: 4px auto 0px auto;
    position: relative;
    width: 900px;
    text-align: right;
    z-index: 100;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10px;
    vertical-align: middle;
}
#SocialNav	A {text-decoration: none;}
#SocialNav	A:Hover {text-decoration: underline;}
#SocialNav	A:Visited {text-decoration: none;}
#SocialNav	A:Visited:Hover {text-decoration: underline;}

.SocButPad{
    padding-top: 6px;
    margin-top: 6px;
}

.HeaderContainer{
    position: absolute;
    top: 0px;
    left: 0px;
	background-image: url('images/Header_GrayFade.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
}
.Header{
	width: 900px;
	height: 100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.HeaderLogo{
    position:absolute;
	width: 400px;
	height: 72px;
	margin-top: 28px;
	z-index: 110;
}
.HeaderTagLine
{
    position: absolute;
    width: 400px;
    margin-top: 80px;
    margin-left: -2px;
    text-align: center !important;
    z-index: 110;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}
.HeaderGraphic{
	float: right;
	width: 200px;
	margin-top: 20px;
	height: 85px;
	z-index:  200;
}
.HeaderRedBar{
    position: absolute;
    top: 100px;
    left: 0px;
	width: 100%;
	height: 10px;
	background-color: #A9321A;
}
.MainNavigation{
	position: absolute;
	top: 110px;
	left: -455px;
	width: 910px;
	height: 20px;
	margin-right: 50%;
	margin-left: 50%;
	background-color: #A9321A;
	z-index: 100;
}


.ContentContainer{
    position: absolute;
    margin-top: 115px;
	width: 910px;
	margin-left: -455px;
	left: 50%;
	right: 50%;
	text-align: left;
	clear: both;
	z-index: 50;
}
.ContentLeft{
    width: 640px;
    padding-right: 10px;
}
.ContentRight
{
    width: 235px;
}
.ContentLeftSec{
    width: 235px;
    padding-right: 10px;
}
.ContentRightSec
{
    width: 640px;
}
.FooterRedBar{
    margin-top: 10px;
    margin-bottom: 10px;
	width: 100%;
	height: 10px;
	background-color: #A9321A;
}

#FooterStyle{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	clear:right;
	text-align: center;
}
#Footer	A {text-decoration: none;}
#Footer	A:Hover {text-decoration: underline;}
#Footer	A:Visited {text-decoration: none;}
#Footer	A:Visited:Hover {text-decoration: underline;}

/*
----------------------------------------------------------
PAGE BANNERS 
----------------------------------------------------------
*/

.PageBanner{
	width: 100%;
	height: 125px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.PageBannerTitle{
	float: left;
	width: 250px;
	height: 125px;
	background-image: url('../../images/BannersTitles/PageBanner-TitleBox-Blue.gif');
	background-repeat: no-repeat;
	text-align: left;
}
.PageBannerImage{
	width: 640px;
	height: 125px;
	float: right;
}
.PageBannerLogo{
	width: 250px;
	margin-top: 24px;
	margin-bottom: 28px;
	text-align: center;
}
.PageBannerDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-right: 10px;
	margin-left: 5px;
	padding-left: 10px;
}

/*
----------------------------------------------------------
STANDARD STYLES
----------------------------------------------------------
*/
.GrayWrapper
{
    width: 235px;
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 10px;
}
.GrayWrapper	A {text-decoration: none;}
.GrayWrapper	A:Hover {text-decoration: underline;}
.GrayWrapper	A:Visited {text-decoration: none;}
.GrayWrapper	A:Visited:Hover {text-decoration: underline;}

.GrayWrapper h1
{
    font-size: 16px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom-color: #A9321A;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.GrayWrapper p{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: left;
}
.ContentLeft .GrayWrapper
{
    width: 610px;
}
.ContentLeft .GrayWrapper p{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}

.ContentRightSec .GrayWrapper
{
    width: 620px;
}
.ContentRightSec .GrayWrapper p{
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
.BlueWrapper
{
    width: 243px;
    background-color: #507282;
    padding: 6px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
.BlueWrapper	A {text-decoration: none;}
.BlueWrapper	A:Hover {text-decoration: underline;}
.BlueWrapper	A:Visited {text-decoration: none;}
.BlueWrapper	A:Visited:Hover {text-decoration: underline;}

.GrayWrapper2{
    width: 235px;
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 10px;
    }
.GrayWrapper2	A {text-decoration: none;}
.GrayWrapper2	A:Hover {text-decoration: underline;}
.GrayWrapper2	A:Visited {text-decoration: none;}
.GrayWrapper2	A:Visited:Hover {text-decoration: underline;}

.GrayWrapperForm{
    width: 235px;
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 10px;
    }
.GrayWrapperForm	A {text-decoration: none;}
.GrayWrapperForm	A:Hover {text-decoration: underline;}
.GrayWrapperForm	A:Visited {text-decoration: none;}
.GrayWrapperForm	A:Visited:Hover {text-decoration: underline;}

.GrayWrapper3
{
    width: 200px;
    background-color: #EFEFEF;
    padding: 6px 0px 6px 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.GrayWrapper3	A {text-decoration: none;}
.GrayWrapper3	A:Hover {text-decoration: underline;}
.GrayWrapper3	A:Visited {text-decoration: none;}
.GrayWrapper3	A:Visited:Hover {text-decoration: underline;}

.PhotoGalleryButtons h2
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
    border-style: none;
    border-width: 0px;
    text-align: center;
    font-size: 14px;
}
.PhotoGalleryButtons	A {text-decoration: none;}
.PhotoGalleryButtons	A:Hover {text-decoration: underline;}
.PhotoGalleryButtons	A:Visited {text-decoration: none;}
.PhotoGalleryButtons	A:Visited:Hover {text-decoration: underline;}
/*
----------------------------------------------------------
Location Table
----------------------------------------------------------
*/
.LocationTable{

}

.LocationTable th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    background-color: #EAEAEA;
    padding: 0px;
    margin: 0px;
}


/*
----------------------------------------------------------
Blog Styles
----------------------------------------------------------
*/
.GrayWrapper h3
{
    color: #A9321A;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    text-decoration: none;
    border: none 0px #ffffff !important;
    margin-bottom: 6px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    
}

.GrayWrapper .rthover .rtln,
.GrayWrapper .rtSelected .rtln
{
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    border: none 0px #ffffff !important;
    background-color: #EFEFEF !important;
}
.RSSFeed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A9321A;
    font-weight: bold;
}

.GrayWrapper2 .sf_postTitle
{
    font-size: 15px !important;
    margin-bottom: 6px !important;

}
.sf_postTitle
{
    font-size: 20px !important;
    margin-bottom: 10px !important;

}
.GrayWrapper2 .sf_postDate {
	font-size: 10px !important;
	margin-left: 0px !important;
}
.sf_postDate {
	font-size: 12px !important;
	margin-left: 0px !important;
}
.GrayWrapper2 .sf_postContent
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	line-height: 14px;
}
.sf_postContent
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	line-height: 17px;
}
.sf_back  {
    margin-top: 10px !important;
    }

/*
----------------------------------------------------------
FORM STYLES
----------------------------------------------------------
*/
.formContainer
{
    padding: 0px !important;
    margin: 0px !important;
}
.formContent
{
    padding: 0px !important;
    margin: 0px !important;
}
.inputLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.inputRadio{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.inputText{
    width: 220px !important;
}
.submitButton{
    padding: 0px !important;
    margin: 0px !important;
}

.formContainer .success, .formContainer .error
{
    display: block;
    margin: 20px 0px 0px 0px !important;
    text-align: center !important;
    background-color: #EFEFEF !important;
    padding: 0px;
}
.formContainer .success span, .formContainer .error span
{
    padding: 5px 0 5px 0px !important;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 220px;
}
.formContainer .success
{
    border: solid 0px green !important;  
}
.formContainer .success span
{
    background: none !important;
}
.formContainer .error
{
    border: solid 1px red;  
}
.formContainer .error span
{
    background: none !important;
}
/*
----------------------------------------------------------
List Styles
----------------------------------------------------------
*/
#CustomList h2{
border-bottom-width: 0px !important;
}
#CustomList .sf_ItemTitle
{
    font-size: 22px !important;
    margin-bottom: 20px !important;
}
#CustomList .sf_listTitle
{
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
#CustomList .sf_pageList ul{

}
#CustomList .sf_pageList li{
    margin-right: 60px;
    float: left;
}
#CustomList .sf_pageList li a:hover{
    Text-decoration: underline;
}
#CustomList .sf_listItemBody p{
    margin-top: 0px !important;
    }
#CustomList .sf_backToList2 p{
    margin-top: 10px !important;
}
#CustomList .sf_backToList2 p a:hover{
    Text-decoration: underline !important;
}
/*
----------------------------------------------------------
Call To Action Banners
----------------------------------------------------------
*/


.HPLeadForm{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #A9321A;
    width: 220px;
}
.HPLeadForm .phonenumber
{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.HPLeadForm .Message
{
     text-align: center;
   font-size: 12px;
}
.CallTodaySec
{
    width: 235px;
    background-color: #507282;
    padding: 20px 10px 20px 10px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.CallTodaySec .statement
{
    font-size: 11px;
    text-transform: uppercase;
}
.CallTodaySec .phonenumber
{
    font-size: 32px;
    text-transform: uppercase;
}
.LeadFormLink
{
    width: 233px;
    background-color: #ccc;
    padding: 11px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}
.LeadFormLink	A {text-decoration: none; color: #000000;}
.LeadFormLink	A:Hover {text-decoration: underline;color: #000000;}
.LeadFormLink	A:Visited {text-decoration: none; color: #000000;}
.LeadFormLink	A:Visited:Hover {text-decoration: underline; color: #000000;}


/*
----------------------------------------------------------
SEARCH RESULTS
----------------------------------------------------------
*/

.searchResults dt{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A9321A;
	text-align: left;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
}
.searchResults dd{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	line-height: 17px;
}
.sf_pager
{
    font-size: 12px !important;
}
.sf_PagerItem{
	color: #A9321A !important;
}
.sf_PagerSelItem{
    color: #808080 !important;
}

/*
----------------------------------------------------------
STANDARD STYLES
----------------------------------------------------------
*/

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A9321A;
	text-align: left;
	padding-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #A9321A;
	margin-bottom: 10px;
	clear:both;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A9321A;
	text-align: left;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A9321A;
	text-align: left;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	line-height: 17px;
}
/*
p	A {text-decoration: none; color: #103E00; font-weight:normal;}
p	A:Hover {text-decoration: underline;color: #333;font-weight:normal;}
p	A:Visited {text-decoration: none; color: #103E00;font-weight:normal;}
p	A:Visited:Hover {text-decoration: underline; color: #333;font-weight:normal;}
*/


ul{
	text-align: left;
	margin: 0px;
	padding: 0px 25px 10px 25px;
}
li{
	padding: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-image: url('images/Bullet.gif');
	list-style-position: outside;
}


hr{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}


/*
----------------------------------------------------------
TREEVIEW STYLES
----------------------------------------------------------
*/

.RadTreeView{
    padding: 0px !important;
    margin: 0px 0px 10px 0px !important;
    }
.RadTreeView .rtUL .rtLI .rtUL .rtFirst .rtTop .rtSp .rtBot .rtLast .rtIn .rtHover
{
    padding: 0px !important;
    border-width: 0px !important;
    border-style: none !important;
    background-repeat: no-repeat !important;
    background-color: #EFEFEF !important;
    background-image: none !important;
}
.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot
{
    color: #333 !important;
    padding: 0px !important;
    margin: 0px !important;
    border-width: 0px !important;
    border-style: none !important;
    background-repeat: no-repeat !important;
    background-color: #EFEFEF !important;
    background-image: none !important;
}
.rtIn{
    color: #333 !important;
    padding: 0px !important;
    margin: 0px !important;
    border-width: 0px !important;
    border-style: none !important;
    background-repeat: no-repeat !important;
    background-color: #EFEFEF !important;
    background-image: none !important;
}
.rtSp{
    height: 10px !important;

    }
.RadTreeView .rtHover .rtIn, .RadTreeView .rtSelected .rtIn
{
    color: #A9321A !important;
    padding: 0px !important;
    margin: 0px !important;
    border-width: 0px !important;
    border-style: none !important;
    background-repeat: no-repeat !important;
    background-color: #EFEFEF !important;
    background-image: none !important;

}




/*
----------------------------------------------------------
FOOTER STYLES
----------------------------------------------------------
*/
#FooterStyle ul
{
    text-align: left;
    margin: 0px !important;
    padding: 0px !important;
}

#FooterStyle li
{
    padding: 0px 25px 3px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    list-style-image: none !important;
    list-style-position: inside;
    width: 125px;
    float: left;
    list-style-type: none;
}
#FooterStyle p{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
#FooterStyle a:hover {
	text-decoration: underline;
}

.footerLinkTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
