.text {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	padding: 15px 30px 150px 30px;
	color: #847e77;
	font-family: 'PT Sans Narrow', arial, sans-serif;
	font-weight: normal;
}

h1 {
	color: #2E2B27;
	font-size: 23px;
	line-height: 150%;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
}

h2, h3 {
	color: #7A6E5C;
	font-size: 15px;
	line-height: 150%;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #2b4a69;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #424242;
	text-decoration: underline;
}

header {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 23px;
	padding-left: 30px;
	text-shadow: 1px 1px black;
	border-bottom: solid 4px #757575;
	margin: 0px 0px 18px 0px;
	background-image: -webkit-linear-gradient(top,#454444 0%,#252424 100%);
	background-image: -moz-linear-gradient(top,#454444 0%,#252424 100%);
	background-image: -o-linear-gradient(top,#454444 0%,#252424 100%);
	background-image: linear-gradient(to bottom,#454444 0%,#252424 100%);
	background-color: #454444;
}

h3.MainHeader {
	color: #2E2B27;
	margin: 0px 0px 5px 0px;
	height: 33px;
	line-height: 33px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	border-bottom: solid thin #564b39;
	box-shadow: 0 8px 6px -6px black;
	text-transform: none;
	background-image: -webkit-linear-gradient(top,#e9cea2 0%,#c3a97d 100%);
	background-image: -moz-linear-gradient(top,#e9cea2 0%,#c3a97d 100%);
	background-image: -o-linear-gradient(top,#e9cea2 0%,#c3a97d 100%);
	background-image: linear-gradient(to bottom,#e9cea2 0%,#c3a97d 100%);
	background-color: #e9cea2;
}

h3.MainHeader a {
	color: #2E2B27;
	display: block;
	padding-left: 30px;
}

h3.MainHeader a:hover {
	text-decoration: none;
}

#TopNav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1050px;
	height: 43px;
	background-image: url(../images/Divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: table;
}

#TopNav ul {
	margin: 0px;
	padding: 0px;
	display: table-row;
}

#TopNav ul li {
	list-style: none;
	display: table-cell;
}

#TopNav ul li:hover {
	background-image: url(../images/TopNavRO.jpg);
	background-repeat: repeat-x;
}

#TopNav ul li a {
	display: block;
	line-height: 43px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 50px;
	background-image: url(../images/Divider.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#TopNav ul li a:hover {
	text-decoration: none;
}

#TopNav ul li div.iflylist {
}

#TopNav ul li div.iflylist .ifly {
	background-color: #7B8085;
	height: 30px;
	line-height: 30px;
}

#TopNav ul li div.iflylist .ifly:hover {
	background-image: url(../images/TopNavRO.jpg);
	background-repeat: repeat;
}

#TopNav ul li div.iflylist .ifly a {
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 30px;
	text-align: left;
	width: 122px;
}

#TopNav ul li div.iflylist .ifly a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

HTML.no-display-table #TopNav ul li {
	float: left;
}

#TopPhone {
	position: absolute;
	right: 0px;
	top: 75px;
	text-align: right;
	color: #fff;
	font-family: 'Times New Roman', Times, serif;
	font-size: 28px;
}

#TopPhone span {
	display: block;
	color: #cec8bc;
	font-size: 12px;
	font-family: 'Oswald', arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

#Logo {
	position: absolute;
	top: 76px;
	left: 185px;
}

#Accolades {
	position: relative;
	left: 0px;
	top: 180px;
	color: #fff;
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	font-size: 23px;
	margin: 0px;
	line-height: 23px;
}

#Accolades img {
	display: block;
	border: none;
}

body.sub #Accolades {
	top: 154px;
}

#scroller {
	width: 930px;
	height: 121px;
	background-image: url(../images/Logos.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 5;
	margin: 0px 0px 0px 30px;
	left: 0px;
}

/* Cta Styles */
#Ctas {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#Ctas li {
	list-style: none;
	float: left;
	background-image: url(../images/CtaBG.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 189px;
	margin: 0px 20px 0px 0px;
}

#Ctas li a:hover {
	text-decoration: none;
}

#Ctas li:hover {
	background-image: url(../images/images/CtaBG.png);
}

#Ctas li.pos1 p {
	background-image: url(../images/Pos1.png);
}

#Ctas li.pos2 p {
	background-image: url(../images/Pos2.png);
}

#Ctas li.pos3 {
	margin: 0px;
}

#Ctas li.pos3 p {
	background-image: url(../images/Pos3.png);
}

#Ctas li h3 {
	text-align: center;
	color: #2e2b27;
	font-size: 23px;
	margin: 0px;
	line-height: 43px;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
	text-transform: none;
}

#Ctas li p {
	color: #fff;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	padding: 24px 30px 0px 100px;
	line-height: 22px;
	height: 99px;
	background-repeat: no-repeat;
	background-position: 19px 24px;
	margin: 0px;
}

div.contentcta {
	background-image: url(../images/Contentcta.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 617px;
	position: relative;
	font-family: 'Cabin Condensed', sans-serif;
}

div.contentcta blockquote {
	color: #2e2b27;
	font-size: 20px;
	margin: 0px;
	height: 70px;
	line-height: 24px;
	text-align: center;
	padding: 15px 105px 0px;
}

div.contentcta h4 {
	font-size: 24px;
	color: #3a3a3a;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	position: absolute;
	left: 50px;
	top: 110px;
	font-weight: normal;
	margin: 0px;
}

div.contentcta a {
	display: block;
	height: 40px;
	width: 285px;
	position: absolute;
	background-color: #494848;
	text-align: center;
	color: #fff;
	line-height: 40px;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(top,#2e2d2d 0%,#6b6a6a 100%);
	background-image: -moz-linear-gradient(top,#2e2d2d 0%,#6b6a6a 100%);
	background-image: -o-linear-gradient(top,#2e2d2d 0%,#6b6a6a 100%);
	background-image: linear-gradient(to bottom,#2e2d2d 0%,#6b6a6a 100%);
	right: 36px;
	top: 105px;
}

div.contentcta a:hover {
	text-decoration: none;
	background-color: #6d6b6b;
	background-image: -webkit-linear-gradient(top,#6d6b6b 0%,#2e2d2d 100%);
	background-image: -moz-linear-gradient(top,#6d6b6b 0%,#2e2d2d 100%);
	background-image: -o-linear-gradient(top,#6d6b6b 0%,#2e2d2d 100%);
	background-image: linear-gradient(to bottom,#6d6b6b 0%,#2e2d2d 100%);
}

div.contentcta2 {
	background-image: url(../images/Contentcta2.jpg);
	background-repeat: no-repeat;
	width: 617px;
	height: 122px;
	position: relative;
	font-family: 'Cabin Condensed', sans-serif;
}

div.contentcta2 h4 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	color: #ecc78b;
	font-weight: semibold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 30px;
	left: 25px;
	top: 30px;
}

div.contentcta2 p {
	color: #d9ccb8;
	font-size: 16px;
	width: 238px;
	line-height: 18px;
	position: absolute;
	top: 45px;
	left: 27px;
}

div.contentcta2 a {
	display: block;
	height: 40px;
	width: 260px;
	position: absolute;
	background-color: #e4c593;
	text-align: center;
	color: #383737;
	line-height: 40px;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(top,#e4c593 0%,#f1e0c1 100%);
	background-image: -moz-linear-gradient(top,#e4c593 0%,#f1e0c1 100%);
	background-image: -o-linear-gradient(top,#e4c593 0%,#f1e0c1 100%);
	background-image: linear-gradient(to bottom,#e4c593 0%,#f1e0c1 100%);
	right: 25px;
	top: 41px;
}

div.contentcta2 a:hover {
	text-decoration: none;
	background-color: #f1e0c1;
	background-image: -webkit-linear-gradient(top,#f1e0c1 0%,#e4c594 100%);
	background-image: -moz-linear-gradient(top,#f1e0c1 0%,#e4c594 100%);
	background-image: -o-linear-gradient(top,#f1e0c1 0%,#e4c594 100%);
	background-image: linear-gradient(to bottom,#f1e0c1 0%,#e4c594 100%);
}
/* End Cta Styles */

/* Left Nav Styles */
#SideMenu, #SideMenu2 {
	margin: 0px 0px 17px 0px;
}

.sidenav ul {
	margin: 0px;
	padding: 0px;
}

.sidenav ul li {
	list-style: none;
}

.sidenav ul li a {
	display: block;
	font-family: 'Cabin Condensed', sans-serif;
}

.sidenav ul li a:hover {
	text-decoration: none;
}

.sidenav ul li.m_sidemenu_l1 {
	height: 36px;
	line-height: 36px;
	background-image: url(../images/Arrow.png);
	background-repeat: no-repeat;
	background-position: 31px 15px;
}

.sidenav ul li.m_sidemenu_l1 a {
	color: #ffffff;
	padding-left: 50px;
	font-size: 16px;
}

.sidenav ul li.m_sidemenu_l1 a:hover {
	color: #E5CB9E;
}

.sidenav ul li.m_sidemenu_s1 {
}

.sidenav ul li.m_sidemenu_s1 a {
	color: #E5CB9E;
}

#ContactForm {
	background: -webkit-linear-gradient(top,#454444 0%,#252424 100%);
	background: -moz-linear-gradient(top,#454444 0%,#252424 100%);
	background: -o-linear-gradient(top,#454444 0%,#252424 100%);
	background: linear-gradient(to bottom,#454444 0%,#252424 100%);
}

#ContactForm input {
	width: 220px;
	padding: 0px 0px 0px 20px;
	border: none;
	height: 37px;
	background-color: #E1D6C2;
	color: #333333;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	margin: 0px 0px 6px 30px;
}

#ContactForm textarea {
	width: 220px;
	padding: 7px 0px 0px 20px;
	border: none;
	height: 90px;
	background-color: #E1D6C2;
	color: #333333;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	margin: 0px 0px 6px 30px;
	resize: none;
	overflow: auto;
}

#ContactForm input.submit {
	width: 240px;
	padding: 0px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	color: #fff;
	background: -webkit-linear-gradient(top,#736754 0%,#aaa191 100%);
	background: -moz-linear-gradient(top,#736754 0%,#aaa191 100%);
	background: -o-linear-gradient(top,#736754 0%,#aaa191 100%);
	background: linear-gradient(to bottom,#736754 0%,#aaa191 100%);
	cursor: pointer;
}

div.testimonial {
	background-color: #FBF4E9;
	padding: 30px 30px 130px 30px;
	background-image: url(../images/TestimonialBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 545px;
	margin: 0px 0px 20px 0px;
}

div.testimonial .author {
	font-family: 'Allura', cursive;
	font-size: 30px;
	text-align: right;
}
/* End Left Nav Styles */

/* Bottom Styles */
#FooterContent {
	position: relative;
	width: 1000px;
	height: 340px;
	top: 115px;
	left: 0px;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

#FooterContent a {
	color: #fff;
}

#Social {
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 20;
}

#Social a {
	margin-left: 5px;
	color: #333333;
}

#Social a:hover {
	text-decoration: none;
	color: #294867;
}

#Social a icon {
	font-size: 16px;
}

#Social a.avvo icon {
	background-color: #333333;
	color: #A4B3C1;
	border-radius: 3px;
}

#Social a.avvo:hover icon {
	background-color: #294867;
}

#FooterContent div.links {
	height: 55px;
	line-height: 55px;
	color: #fff;
}

#FooterContent div.links a {
	color: #fff;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 12px;
}

#FooterContent #SiteSchema {
	width: 1000px;
	height: 130px;
	padding: 50px 0px 0px 0px;
}

#FooterContent #SiteSchema div.left {
	text-align: left;
	float: left;
}

#FooterContent #SiteSchema div.right {
	text-align: right;
}
/* End Bottom Styles */

/* Layout Styles */
#TopDiv {
	background-image: url(../images/TopBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body.sub #TopDiv {
	background-image: url(../images/TopBG-Sub.jpg);
}

#TopZone {
	width: 1000px;
	height: 392px;
	position: relative;
	margin: 0px auto;
}

body.sub #TopZone {
	height: 311px;
}

#CtaZone {
	width: 1000px;
	height: 177px;
	margin: 0px auto;
	position: relative;
}

#BG {
	background-image: url(../images/MiddleBg.jpg);
	background-repeat: repeat-x;
	background-color: #e1d6c2;
	padding: 35px 0px 20px 0px;
}

.MiddleRepeat {
	background-image: url(../images/RepeatY.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0px auto;
	border-bottom: solid 10px white;
	box-shadow: 0px 5px 10px 2px #988f7e;
}

#MiddleDiv {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	padding: 0px 0px 0px;
	background-image: url(../images/MainZoneBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#LeftZone {
	width: 310px;
	background: -webkit-linear-gradient(top,#454444 0%,#252424 100%);
	background: -moz-linear-gradient(top,#454444 0%,#252424 100%);
	background: -o-linear-gradient(top,#454444 0%,#252424 100%);
	background: linear-gradient(to bottom,#454444 0%,#252424 100%);
	float: left;
	margin: 0px 0px 0px 10px;
	border-top: solid 15px white;
}

#MainZone {
	float: left;
	width: 620px;
	min-height: 500px;
	margin: 15px 0px 0px 0px;
}

#BottomDiv {
	background-image: url(../images/BottomBG3.jpg);
	background-repeat: repeat-x;
}

#FooterZone {
	width: 1000px;
	height: 465px;
	margin: 0px auto;
	position: relative;
	background-image: url(/images/SeenOn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 36px;
}
/* End Layout Styles */
