/* CSS Document - main formatting styles for overall site aesthetics */
/* Author: Dionne Aiken Design Coordinator (and webmaster) January 21, 2008.*/


*{
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	background-image: url(../images/build_imgs/body_bg_x.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a:link {
	color: #c0a67c;
	text-decoration: none;
}
a:visited {
	color: #c0a67c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #e51837;
}
a:active {
	text-decoration: none;
}

#wrapper {
	width: 782px;
	background-image: url(../images/build_imgs/wrapper_bg_y.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 782px;
	background-image: url(../images/build_imgs/masthead2.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 782px;
	height: 95px;
	clear: both;
	background-image: url(../images/build_imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}
#contentfoot {
	width: 580px;
	height: 21px;
	background-image: url(../images/build_imgs/pgcontent_foot.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#nav {
	float: left;
	width: 152px;
	text-align: right;
	line-height: 25px;
	padding-right: 20px;
	margin-top: 50px;
}
#boxwrapmain {
	width: 600px;
	float: right;
	padding-right: 10px;
}
#boxcontent {
	width: 177px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
}
.boxcaption {
	font-weight: bold;
	text-transform: capitalize;
	color: #e51837;
}
#boxtext {
	float: right;
	width: 90px;
	text-align: left;
	padding-right: 17px;
	font-size: 11px;
	line-height: 14px;
}


.prevboximgs {
	float: left;
}



#contentwrapper {
	width: 782px;
	text-align: left;
	clear: both;
	margin-top: 7px;
}
#content {
	background-image: url(../images/build_imgs/content_body_bg.png);
	background-repeat: repeat-y;
	width: 580px;
}
#feedtext {
	width: 400px;
	padding-right: 75px;
	padding-left: 75px;
	position: relative;
	z-index: 1;
	bottom: 40px;
	left: 13px;
}

.homeintro {
	color: #e51837;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h1 {
	font-size: 12px;
	color: #E51837;
}
h3 {
	font-size: 11px;
}
.anchorlinks {
	text-align: center;
}



#imgbox {
	float: left;
	width: 343px;
	padding-left: 16px;
	clear: none;
}



#subcontentwrap {
	float: right;
	width: 600px;
	padding-right: 10px;
	background-image: url(../images/build_imgs/pgcontent_bg_y.jpg);
	background-repeat: repeat-y;
}
#pagetitle {
	height: 63px;
	width: 580px;
	background-image: url(../images/build_imgs/pgcontent_head.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 56px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#icons {
	height: 53px;
	width: 152px;
	text-align: right;
	float: left;
	position: relative;
	z-index: 100;
	top: 110px;
}
#icons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#addressblock {
	text-align: center;
	width: 738px;
	height: 56px;
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 22px;
	line-height: 16px;
	color: #999999;
}

#bottomlinks {
	color: #c0a67c;
	text-align: center;
	font-size: 11px;
	width: 782px;
}

#nav ul {
list-style-type:none;
margin: 0;
padding: 0;
}

#nav ul li a {
display: block;
float: right;
text-decoration: none;
}

#nav ul li a:hover {
color: #e51837;
background-color: #f2ede5;
background-position: right;
width: 136px;
}
#tbtext a:hover {
	color: #E51837;
}

#boxwrap1 {
	width: 192px;
	float: left;
}
#boxwrap2and3 {
	width: 384px;
	float: left;
}
#box {
	background-image: url(../images/build_imgs/prevbox_bg_y.jpg);
	background-repeat: repeat-y;
	width: 192px;
}
#boxhead {
	background-image: url(../images/build_imgs/prevbox_head.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 192px;
	color: #FFFFFF;
	line-height: 47px;
	text-align: left;
	text-indent: 22px;
	font-weight: bold;
}
#boxfoot {
	background-image: url(../images/build_imgs/prevbox_foot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 192px;
	clear: both;
}
#box2 {
	background-image: url(../images/build_imgs/prevbox_bg_y.jpg);
	background-repeat: repeat-y;
	width: 192px;
	float: left;
}
#box3 {
	background-image: url(../images/build_imgs/prevbox_bg_y.jpg);
	background-repeat: repeat-y;
	width: 192px;
	float: right;
}
#boxhead2 {
	background-image: url(../images/build_imgs/prevbox_head.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 192px;
	color: #FFFFFF;
	line-height: 47px;
	text-align: left;
	text-indent: 22px;
	font-weight: bold;
}
#boxfoot2 {
	background-image: url(../images/build_imgs/prevbox_foot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 192px;
	clear: both;
}
#boxfoot3 {
	background-image: url(../images/build_imgs/prevbox_foot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 192px;
	clear: both;
}
#boxhead3 {
	background-image: url(../images/build_imgs/prevbox_head.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 192px;
	color: #FFFFFF;
	line-height: 47px;
	text-align: left;
	text-indent: 22px;
	font-weight: bold;
}
.pageindicator {
background-color: #f2ede5;
background-position: right;
width: 136px;
}
#text {
	float: right;
	width: 460px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
}

.sublinks {
	color: #e51837;
	padding-right: 25px;
}
#boxcontent2 {

	width: 177px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
}
#boxtext2 {
	float: right;
	width: 90px;
	text-align: left;
	padding-right: 17px;
	font-size: 11px;
	line-height: 14px;
}
#boxcontent3 {
	width: 177px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
}
#boxtext3 {
	float: right;
	width: 90px;
	text-align: left;
	padding-right: 17px;
	font-size: 11px;
	line-height: 14px;
}
#steps a {
	font-size: 10px;
	text-transform: uppercase;
}

.stepintro {
	font-weight: bold;
}

h2 {
	color: #E51837;
	font-size: 11px;
}
.sectiondivide {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c0a67c;
}
.pdficon {
	float: left;
	padding-right: 5px;
}
.imgfloatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.articletitle {
	font-size: 11px;
	text-transform: uppercase;
}
.imgfloatright {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#indent {
	text-indent: 30px;
	list-style-position: inside;
	list-style-image: url(../images/build_imgs/target_bullet.jpg);
	line-height: 33px;
	text-transform: none;
	font-weight: bold;
}
#services a {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 30px;
}
#clientlist a{
	color: #E51837;
}
#resultstext {
	text-align: left;
	width: 550px;
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#resultstext h1{
	color: #000000;
}
#successlist {
	line-height: 30px;
	list-style-position: inside;
	list-style-image: url(../images/build_imgs/target_bullet.jpg);
	font-weight: bold;
}
#clickhere {
	font-weight: bold;
	text-transform: capitalize;
	line-height: 25px;
}
.articleicon {
	float: left;
	padding-right: 5px;
}
.successlist {
	line-height: 30px;
	list-style-position: inside;
	list-style-image: url(../images/build_imgs/target_bullet.jpg);
	font-weight: normal;
}
.biopics {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: left;
}
.biotitle {
	line-height: 20px;
	font-weight: bold;
	color: #E51837;
	font-size: 16px;
}

.biosubhead {
	font-weight: bold;
	width: 100%;
}


#p1, #p2, #p3, #p4, #p5 {
	margin-top: 10px;
	margin-bottom: 20px;
}  
#s1, #s2, #s3, #s4, #s5 {

	margin-top: 10px;
	margin-bottom: 20px;
}
#text p {
	margin-bottom: 15px;
}
#i1, #i2, #i3, #i4, #i5 {
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-type: circle;
}


.tip {
	font-style: italic;
}

.clientlinks p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0a67c;
	padding-bottom: 15px;
}
#c1, #c2 {
	margin-top: 30px;
}
#a1, #a2, #a3, #a4, #a5, #a6, #a7, #a8, #a9, #a10, #a11, #a12 {
	margin-bottom: 30px;
}

.awards h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0a67c;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.nametitle {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 50px;
	text-transform: capitalize;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	text-align: left;
	text-indent: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bioitems {
	font-size: 12px;
	font-weight: bold;
	color: #e51837;
}
.newsarticles p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0a67c;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(../images/build_imgs/readrollover_on.jpg);
	background-image: url(../images/build_imgs/readrollover_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#s4 a {
	font-weight: bold;
}
.bioparagraph p {
	margin-bottom: 10px;
}

h1.link a:hover span {
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: beige;
  max-width:220;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;}
  

#wrapper #contentwrapper #subcontentwrap #content #text #i2 ol li {
	list-style: decimal;
	list-style-position: inside;
}

#wrapper #contentwrapper #subcontentwrap #content #text #i2 ol li ul li {
	list-style-type: disc;
}

#i1 ul li, #i2 ol li, #i3 ul li, #i4 ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 30px;
}

#i1 ul li, #i2 ol li, #i3 ul li, #i4 ol li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 30px;
}


.awards {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}

.awards li {
	padding-bottom: 5px;
	padding-top: 5px;
}

#tbwrapper {
	text-align: left;
	width: 782px;
	}
	
#tbcontent {
	float: none;
	width: 580px;
	background-image: url(../images/build_imgs/pgcontent_bg_y.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 100px;
}
#tbtext {
	background-image: url(../images/build_imgs/content_body_bg.png);
	background-repeat: repeat-y;
	width: 500px;
	text-align: justify;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#tbpagetitle {
	height: 63px;
	width: 580px;
	background-image: url(../images/build_imgs/pgcontent_head.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 56px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
}
#tbcontentfoot {

	width: 580px;
	height: 21px;
	background-image: url(../images/build_imgs/pgcontent_foot.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#tbwrapper {
	width: 782px;
	background-image: url(../images/build_imgs/wrapper_bg_y.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#tbtext img {
	margin-right: 5px;
	float: left;
}

#tbtext h1 {
	text-align: left;

}
#biotext {
	background-image: url(../images/build_imgs/content_body_bg.png);
	background-repeat: repeat-y;
	width: 500px;
	text-align: justify;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-top: 10px;
}
#biotext img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0a67c;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#biotext p {
	margin-bottom: 10px;
}

#biopagetitle {
	height: 63px;
	width: 580px;
	background-image: url(../images/build_imgs/pgcontent_head.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 56px;
	color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	text-indent: 40px;
	text-transform: capitalize;
}

#newstext p {

	margin-bottom: 10px;
}
#newstext {

	background-image: url(../images/build_imgs/content_body_bg.png);
	background-repeat: repeat-y;
	width: 500px;
	text-align: justify;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-top: 10px;
}
#newstext h1 {
	text-transform: capitalize;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
}

#newstext a {
	color: #C0A67C;
	text-decoration: none;
}
#newstext ul {
	padding-left:30px;
}
#newstext a:hover {
	color: #E51837;
}
.picnoline {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#s5 a {
	line-height: normal;
}
.lowercase {
	text-transform: lowercase;
}
.newslinks {
	color: #C0A67C;
}
/*styles for blog feed*/

#creditfooter {
	visibility: hidden;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-size: 14px;
	line-height: 33px;
}

div.feedburnerFeedBlock ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0a67c;
	padding-bottom: 20px;
	list-style-image: url(../images/build_imgs/target_bullet.jpg);
	line-height: 16px;
}

div.feedburnerFeedBlock .headline {
	padding-bottom: 20px;
}

div.feedburnerFeedBlock .date {
/*	padding-bottom: 10px; ---- if plain text selected in buzzboost reveal this comment*/


}

div.feedburnerFeedBlock div p {
	padding-bottom: 15px;
}
#floatsubscribe {
	float: right;
	clear: both;
	margin-top: 20px;
}

#floatsubscribe img {
	padding-right: 5px;
}


#blogheader {
	background-image: url(../blogstuff/blogheader2.jpg);
	height: 100px;
	width: 540px;
	background-repeat: no-repeat;
	margin-left: 16px;
	position: relative;
	z-index: 2;
	bottom: 45px;
	text-align: left;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
}
#blogheader p {
	display: block;
	color: #999999;
	line-height: 25px;
	text-align: right;
	padding-top: 105px;
	font-weight: normal;
	padding-right: 10px;
	width: 535px;
	height: 30px;
}
#feedtext img {
	border:none;
}
#giveyourselfheader {
	height: 100px;
	width: 540px;
	margin-left: 16px;
	position: relative;
	z-index: 2;
	bottom: 45px;
	text-align: left;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
	background: url(../blogstuff/giveyourselfheader.jpg) no-repeat left top;
}

