
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #c6c5b0;
}

body.Landing { background: #003a74; }

a {
	color: #4296cd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, div {
	behavior: url(./iepngfix.htc)
}

img { border: none; max-width: 100%; }

img.staff, img.frame { background: #fff; padding: 4px; border: 1px solid #ccc; }

img.imgLeft { float: left; margin-right: 15px; margin-bottom: 15px; }
img.imgRight { float: right; margin-left: 15px; margin-bottom: 15px; }

#lpContainer {
	background: url(../images/bgLPMain.gif) repeat-x;
}

#container { background: url(../images/home-back.png) 0px 0px repeat-x; }

#container.Landing { background: #c6c5b0 url(../images/landing-back.png) 0px 0px repeat-x; }

#containerInside {
	background: url(../images/bgMainInside.gif) repeat-x;
}

.Clear { clear: both; }

#wrapper {
	width: 910px;
	margin:  0 auto;
}

#header {
	padding: 0 5px;
	height: 110px;
}

.logo {
	float: left;
	margin-top: 5px;
}

.logo img {
	border: none;
}

.tagline {
	float: right;
	margin-top: 13px;
	text-align: right;
}

.tagline img {
	border: none;
}

.tagline h3 {
	margin: 5px 0 0 0;
	color: #919185;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
}

#menu {
	clear: both;
	overflow: hidden;
	height: 40px;
	padding: 0 5px;
}

#menu ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
}

#menu li {
	display: inline;
	float: left;
}

#menu span {
	display: none;
}

.navHome {display: block; width: 58px; height: 40px; background: url(../images/navMenuSprite.gif) 0 0 no-repeat;}
.navHomeSelected {display: block; width: 58px; height: 40px; background: url(../images/navMenuSprite.gif) 0 -40px no-repeat;}
.navHome:hover {background: url(../images/navMenuSprite.gif) 0 -40px no-repeat;}

.navAboutUs {display: block; width: 78px; height: 40px; background: url(../images/navMenuSprite.gif) -60px 0 no-repeat;}
.navAboutUsSelected {display: block; width: 78px; height: 40px; background: url(../images/navMenuSprite.gif) -60px -40px no-repeat;}
.navAboutUs:hover {background: url(../images/navMenuSprite.gif) -60px -40px no-repeat;}

.navPracticeAreas {display: block; width: 107px; height: 40px; background: url(../images/navMenuSprite.gif) -140px 0 no-repeat;}
.navPracticeAreasSelected {display: block; width: 107px; height: 40px; background: url(../images/navMenuSprite.gif) -140px -40px no-repeat;}
.navPracticeAreas:hover {background: url(../images/navMenuSprite.gif) -140px -40px no-repeat;}

.navWhyHireUs {display: block; width: 97px; height: 40px; background: url(../images/navMenuSprite.gif) -249px 0 no-repeat;}
.navWhyHireUsSelected {display: block; width: 97px; height: 40px; background: url(../images/navMenuSprite.gif) -249px -40px no-repeat;}
.navWhyHireUs:hover {background: url(../images/navMenuSprite.gif) -249px -40px no-repeat;}

.navOurResults {display: block; width: 91px; height: 40px; background: url(../images/navMenuSprite.gif) -348px 0 no-repeat;}
.navOurResultsSelected {display: block; width: 91px; height: 40px; background: url(../images/navMenuSprite.gif) -348px -40px no-repeat;}
.navOurResults:hover {background: url(../images/navMenuSprite.gif) -348px -40px no-repeat;}

.navFAQ {display: block; width: 49px; height: 40px; background: url(../images/navMenuSprite.gif) -441px 0 no-repeat;}
.navFAQSelected {display: block; width: 49px; height: 40px; background: url(../images/navMenuSprite.gif) -441px -40px no-repeat;}
.navFAQ:hover {background: url(../images/navMenuSprite.gif) -441px -40px no-repeat;}

.navFreeCaseEvaluation {display: block; width: 150px; height: 40px; background: url(../images/navMenuSprite.gif) -492px 0 no-repeat;}
.navFreeCaseEvaluationSelected {display: block; width: 150px; height: 40px; background: url(../images/navMenuSprite.gif) -492px -40px no-repeat;}
.navFreeCaseEvaluation:hover {background: url(../images/navMenuSprite.gif) -492px -40px no-repeat;}

.navConsumerResourcecs {display: block; width: 150px; height: 40px; background: url(../images/navMenuSprite.gif) -644px 0 no-repeat;}
.navConsumerResourcecsSelected {display: block; width: 150px; height: 40px; background: url(../images/navMenuSprite.gif) -644px -40px no-repeat;}
.navConsumerResourcecs:hover {background: url(../images/navMenuSprite.gif) -644px -40px no-repeat;}

.navContactUs {display: block; width: 88px; height: 40px; background: url(../images/navMenuSprite.gif) -796px 0 no-repeat;}
.navContactUsSelected {display: block; width: 88px; height: 40px; background: url(../images/navMenuSprite.gif) -796px -40px no-repeat;}
.navContactUs:hover {background: url(../images/navMenuSprite.gif) -796px -40px no-repeat;}

#heroArea {
	height: 230px;
	padding: 0px 0px 0px 10px;
	color: #fff;
}

#heroArea.Landing { margin-top: 1px; }

#heroArea h1 {
	display: block;
	width: 500px;
	margin: 0;
	padding-top: 10px;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.1em;
}

#heroArea .heroTitle {
	display: block;
	width: 500px;
	margin: 0px;
	padding-top: 20px;
	font-size: 2.1em;
	font-weight: normal;
	line-height: 1.1em;
}

#heroArea img {
	border: none;
}

#heroArea p {
	display: block;
	width: 350px;
	font-size: .85em;
	line-height: 1.2em;
	margin: 20px 0px;
}

.personalInjury {
	height: 230px;
	background: url(../images/headerPersonalInjury-2.jpg) no-repeat;
}

.carAccident {
	height: 230px;
	background: url(../images/headerCarAccident-2.jpg) no-repeat;
}

.truckAccident {
	height: 230px;
	background: url(../images/headerTruckAccident-2.jpg) no-repeat;
}

.motorcycleAccident {
	height: 230px;
	background: url(../images/headerMotorcycleAccident-2.jpg) no-repeat;
}

.dogBite {
	height: 230px;
	background: url(../images/headerDogBite.jpg) no-repeat;
}

#midSection {
	width: 900px;
	height: 90px;
	padding: 0 5px;
	background: url(../images/bgMidSection.gif) no-repeat;
}

#midSection a {
	display: inline;
	float: left;
}

.contactInjuryLawyer {display: block; width: 224px; height: 90px; background: url(../images/ctaMenuSprite.gif) 0 0 no-repeat;}
.whyHirePenney {display: block; width: 225px; height: 90px; background: url(../images/ctaMenuSprite.gif) -224px 0 no-repeat;}
.viewPracticeAreas {display: block; width: 225px; height: 90px; background: url(../images/ctaMenuSprite.gif) -449px 0 no-repeat;}
.clientTestimonials {display: block; width: 226px; height: 90px; background: url(../images/ctaMenuSprite.gif) -674px 0 no-repeat;}

#homeContentFrame {
	background: url(../images/bgContent.gif) repeat-y;
}

.homeContent {
	overflow: hidden;
	padding: 0px 30px;
	background: url(../images/bgContentInside.gif) no-repeat;
}

.homeContent br {
	clear: both;
}

.insideContent {
	overflow: hidden;
	padding: 30px 30px 0px 30px;
	background: url(../images/bgContentInsidePg.gif) no-repeat;
}

.insideContent br {
	clear: both;
}

.insideLPContent {
	overflow: hidden;
	padding: 25px 20px 0 20px;
	background: url(../images/bgContentLPPg.gif) no-repeat;
}

.insideLPContent br {
	clear: both;
}

#breadcrumbs {
	padding-top: 15px;
	font-size: .75em;
}

.leftColumnHome {
	float: left;
	width: 515px;
	padding-right: 25px;
	margin-top: 10px;
}

.leftColumnHome h1 {
	margin: 0;
	padding: 15px 0 5px 0;
	color: #676654;
	font-size: 1.6em;
	font-weight: normal;
}

.leftColumnHome h2 {
	margin: 0;
	padding-bottom: 5px;
	color: #93916b;
	font-size: 1.25em;
	font-weight: normal;
	border-bottom: 1px solid #93916b;
}

.leftColumnHome h2.noBorder {
	font-size: 1.3em;
	border-bottom: none;
}

.leftColumnHome h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #919185;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #93916b;
}

.leftColumnHome p {
	color: #444;
	font-size: .9em;
	line-height: 1.4em;
}

.leftColumn {
	float: left;
	width: 515px;
	padding-right: 25px;
}

.insideContent h1 {
	margin: 0;
	padding: 10px 0 5px 0;
	color: #676654;
	font-size: 1.6em;
	font-weight: normal;
}

.insideContent h2 {
	margin: 0;
	padding-bottom: 5px;
	color: #93916b;
	font-size: 1.25em;
	font-weight: normal;
}

.insideContent h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #919185;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #919185;
}

.insideContent p {
	color: #444;
	font-size: .8em;
	line-height: 1.6em;
}

.insideContent hr {
	color: #c6c5b0;
	background-color: #c6c5b0;
	border: none;
}

/*.leftColumn h1 {
	margin: 0;
	padding: 15px 0 5px 0;
	color: #676654;
	font-size: 1.6em;
	font-weight: normal;
}

.leftColumn h2 {
	margin: 0;
	padding-bottom: 5px;
	color: #93916b;
	font-size: 1.25em;
	font-weight: normal;
}

.leftColumn h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #919185;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #919185;
}

.leftColumn p {
	color: #444;
	font-size: .8em;
	line-height: 1.6em;
}

.leftColumn hr {
	color: #c6c5b0;
	background-color: #c6c5b0;
	border: none;
}*/

.updatesList {
	list-style-type: none;
	margin: 20px 0;
	padding: 0 0 0 20px;
	font-size: .8em;
}

.updatesList li {
	padding: 3px 0;
	border-bottom: 1px solid #e0dfcc;
}

.updatesList a {
	display: block;
	padding-left: 20px;
	background: url(../images/iconPencil.gif) 0 2px no-repeat;
}


.rss_items {
	list-style-type: none;
	margin: 20px 0;
	padding: 0 0 0 20px;
	font-size: .8em;
}

.rss_items li {
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #e0dfcc;
	background: url(../images/iconPencil.gif) 0px 10px no-repeat;
}

.rss_items a {	
	padding-left: 5px;	
}



.extraLinksList {
	list-style-type: none;
	margin: 20px 0;
	padding: 0 0 0 20px;
	font-size: .8em;
}

.extraLinksList li {
	padding: 3px 0;
	border-bottom: 1px solid #e0dfcc;
}

.extraLinksList a {
	display: block;
	padding-left: 20px;
	background: url(../images/iconArrowRight.gif) 0 2px no-repeat;
}

.imgCenter {
	display: block;
	margin: 0 auto 10px auto;
}

.floatRight {
	float: right;
	margin: 15px 0 15px 15px;
	border: none;
}

.readMore {
	display: block;
	margin-bottom: 10px;
	color: #852c2c;
	font-size: .75em;
	text-align: right;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
}

.testimonial {
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c5b0;
}

.testimonial span {
	display: block;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
}

.rightColumnHome {
	float: left;
	width: 280px;
	padding-left: 30px;
	padding-top: 10px;
	background: url(../images/bgRightColumnHome.gif) no-repeat;
}

.rightColumnHome h2 {
	margin: 15px 0;
	padding-bottom: 5px;
	color: #003264;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	border-bottom: 1px solid #003264;
}

.rightColumnHome h2.phoneNumber {
	color: #f00;
	border-bottom: 1px solid #cf0024;
}

.rightColumnHome h2.phoneNumber span {
	font-size: 1.2em;
}

.rightColumn {
	float: left;
	color: #333;
	width: 280px;
	padding-left: 30px;
	margin-top: -5px;
	padding-top: 13px;
	background: url(../images/bgRightColumnInside.gif) no-repeat;
}

.rightColumn h2 {
	margin: 15px 0;
	padding-bottom: 5px;
	color: #003264;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	border-bottom: 1px solid #003264;
}

.rightColumn h2.phoneNumber {
	color: #f00;
	border-bottom: 1px solid #cf0024;
}

.rightColumn h2.phoneNumber span {
	font-size: 1.2em;
}

.rightColumn h5
{
color: #003264;
font-family: arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
margin: 20px 0px 10px 0px;
}



#bbb {
	margin-top: 25px;
}

#bbb img {
	display: block;
	margin: 0 auto;
}

#form {
	width: 279px;
	background: url(../images/bgForm.gif) repeat-y;
}

.formTop {
	padding: 17px;
	background: url(../images/bgFormTop.gif) no-repeat;
}

#form h5 {
	margin: 0;
	color: #848484;
	font-size: 1.1em;
	font-weight: normal;
}

#form input {
	width: 230px;
	height: 18px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#form textarea {
	width: 230px;
	height: 85px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#form img {
	margin: 10px 0 0 0;
}

.formBottom {
	overflow: hidden;
	height: 5px;
	background: url(../images/bgFormBottom.gif) no-repeat;
}

#formLong {
	width: 504px;
	background: url(../images/bgFormLong.gif) repeat-y;
}

.formLongTop {
	padding: 17px;
	background: url(../images/bgFormLongTop.gif) no-repeat;
}

#formLong h4 {
	color: #122b72;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
}

#formLong h5 {
	display: block;
	margin: 0;
	color: #848484;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}

#formLong input {
	width: 230px;
	height: 18px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#formLong textarea {
	width: 230px;
	height: 85px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#formLong img {
	margin: 10px 0 0 0;
}

.formLongBottom {
	overflow: hidden;
	height: 5px;
	background: url(../images/bgFormLongBottom.gif) no-repeat;
}

.formReq {
	margin-bottom: 5px;
	color: #848484;
	font-size: .8em;
}

.caseTypeList {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: .8em;
}

.caseTypeList li {
	padding: 7px 0;
	border-bottom: 1px solid #e0dfcc;
}

.caseTypeList a {
	display: block;
	padding-left: 20px;
	background: url(../images/iconCheck.gif) 0 1px no-repeat;
}

.caseTypeListAlt {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: .8em;
}

.caseTypeListAlt li {
	width: 250px;
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #ececec;
	line-height: 1.2em;
}

.caseTypeListAlt a {
	display: block;
	padding-left: 20px;
	background: url(../images/iconCheck.gif) 0 1px no-repeat;
}

.checkList {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	color: #444;
	font-size: .8em;
}

.checkList li {
	padding: 3px 0 3px 20px;
	line-height: 1.4em;
	border-bottom: 1px solid #e0dfcc;
	background: url(../images/iconCheck.gif) 0 4px no-repeat;
}

.landingList {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	color: #444;
	font-size: 1.1em;
}

.landingList li {
	padding: 3px 0 3px 20px;
	line-height: 1.4em;
	border-bottom: 1px solid #e0dfcc;
	background: url(../images/iconCheckLg.gif) 0 8px no-repeat;
}

.landingTestimonials {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	color: #444;
	font-size: 1em;
}

.landingTestimonials li {
	padding: 3px 0 3px 20px;
	line-height: 1.4em;
	border-bottom: 1px solid #e0dfcc;
	background: url(../images/iconWordBubble.gif) 0 5px no-repeat;
}

.landingTestimonials span {
	display: block;
	text-align: right;
	font-size: .75em;
	font-style: italic;
}


.contactOffice:first { border-top: 1px solid #ccc; }
.contactOffice { padding: 15px 0; border-bottom: 1px solid #ccc; overflow: auto; clear: both; }
.contactOffice .officeInfo p { float: left; }
.contactOffice .officeInfo p:first-child { float: right; width: 260px; }


#alignRight {
	display: block;
	padding-right: 12px;
	font-size: .8em;
	text-align: right;
	background: url(../images/iconRightArrow.gif) center right no-repeat;
}

ol {
	color: #444;
	font-size: .8em;
	line-height: 1.6em;
}

.regularList {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	color: #767676;
	font-size: .8em;
}

.regularList li {
	padding: 5px 0 5px 20px;
	background: url(../images/iconCaution.gif) 0 7px no-repeat;
	border-bottom: 1px solid #e3e3e3;
	line-height: 1.2em;
}

.plainList {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	color: #767676;
	font-size: .8em;
}

.plainList li {
	padding: 3px 0 3px 20px;
	background: url(../images/iconClip.gif) 0 5px no-repeat;
}

ul.employeeList { list-style-type: none; margin: 0 0 15px 0; padding: 0 0 0 15px; font-size: .8em; }
ul.employeeList li { padding: 7px 0; }
ul.employeeList li img { vertical-align: middle; margin-right: 10px; } 

ul.staffList { 
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	float: left;
	text-align: center;
}
ul.staffList li { margin-bottom: 15px; }
ul.staffList li a p { color: #4296cd; text-decoration: none; }

#bottomLinks {
	padding-top: 40px;
	color: #444;
	font-size: .75em;
	text-align: center;
	background: url(../images/bgContentBottom.gif) 0 15px no-repeat;
}

#bottomLinksInside {
	padding-top: 40px;
	color: #444;
	font-size: .9em;
	text-align: center;
	background: url(../images/bgContentBottom.gif) 0 15px no-repeat;
}

#bottomLinksInside h3 {
	padding-top: 20px;
	color: #f00;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: none;
}

#bottomLinksInside span {
	font-size: 1em;
}

#footerSep {
	height: 50px;
	background: url(../images/bgFooterSep.gif) repeat-x;
}

.footerSepMain {
	margin: 0 auto;
	width: 910px;
	height: 50px;
	background: url(../images/bgFooterSepMain.gif) no-repeat;
}

#subFooterHome {
	background: #003a74 url(../images/bgSubFooter.gif) repeat-x;
}

#subFooterHome.Landing { background: #002951 url(../images/bgSubFooter.gif) 0px 1px repeat-x; }


/*#subFooter {
	background: #003a74 url(../images/bgSubFooter.gif) repeat-x;
	border-bottom: 1px solid #1868b6;
}*/

#subFooter {
	background: #003a74 url(../images/bgSubFooter.gif) repeat-x;
}

.subFooterMainHome {
	width: 910px;
	height: 130px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.2em;
}

.subFooterMainHome span {
	display: block;
	margin-bottom: 15px;
	font-size: .75em;
}

.subFooterMainHome p {
	margin: 0;
	font-size: .7em;
}

/*.subFooterMain {
	width: 910px;
	height: 35px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.2em;
}

.subFooterMain span {
	display: block;
	margin-bottom: 15px;
	font-size: .75em;
}

.subFooterMain p {
	margin: 0;
	font-size: .7em;
}*/

.subFooterMain {
	width: 910px;
	height: 130px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.2em;
}

.subFooterMain span {
	display: block;
	margin-bottom: 15px;
	font-size: .75em;
}

.subFooterMain p {
	margin: 0;
	font-size: .7em;
}

#footer {
	padding: 20px 0 40px 0;
	background: #050505 url(../images/bgFooter.gif) repeat-x;
}

.footerMain {
	width: 910px;
	margin: 0 auto;
}

.leftFooter {
	float: left;
}

.inlineFooterLinks {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: .75em;
	list-style-type: none;
}

.inlineFooterLinks li {
	display: inline;
}

.inlineFooterLinks a {
	padding-right: 15px;
	color: #fff;
}

.footerLinks {
	margin: 0;
	padding: 0;
	font-size: .7em;
	list-style-type: none;
}

.footerLinks li {
	padding: 6px 0;
	border-bottom: 1px solid #454545;
}

.footerLinks a {
	color: #b9b9b9;
}

.rightFooter {
	float: right;
}

#footer br {
	clear: both;
}

.ifbyphone {
	margin-top: 10px;
}

.otherLocation {
	margin-left: 20px;
	padding: 10px;
	font-size: 12px;
	color: #444444;
}

.otherLocation h4 {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 16px;
	color: #444444;
}

.otherLocation ul, table ul {
	padding: 3px 0px 0px 10px;
	margin: 0px;
}

.otherLocation ul li, table ul li {
	list-style: none;
	/*background: url(../images/iconRightArrow.gif) no-repeat 0px 3px;*/
	padding: 0px 0px 2px 15px;
	font-size: 13px;
}


table {
	color: #444444;
}

.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	padding: 5px 5px;
}

.quote2 span {
	font-size: 24px;
	color: #919185;
}

.quote2Name {
	display: block;
	text-align: right;
	font-size: 13px;
	color: #003162;
}

a.CaseButton
{
display: block;
width: 238px;
height: 48px;
padding: 0px;
}

a.CaseButton.Orange { background: url(../images/content-button-case-orange.png) 0px 0px no-repeat; }
a.CaseButton.Blue { background: url(../images/content-button-case-blue.png) 0px 0px no-repeat; }
a.CaseButton.Red { background: url(../images/content-button-case-red.png) 0px 0px no-repeat; }

a.CaseButton:hover { background-position: -238px 0px; }
a.CaseButton span { display: none; }

.insideContent .Small
{
font-size: 11px;
line-height: 13px;
color: #666;
}

.rightColumn #form
{
width: 247px;
padding: 15px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-position: -1px 0px;
}

.rightColumn #form td
{
color: #666;
font-size: 14px;
padding: 4px 0px;
}

.rightColumn #form input
{
font-family: Arial, sans-serif;
width: auto;
height: auto;
margin: 0px;
color: #666;
padding: 4px;
}

.rightColumn #form textarea
{
font-family: Arial, sans-serif;
width: auto;
height: auto;
margin: 0px;
color: #666;
padding: 4px;
}

.DarkRed, a.DarkRed { color: #852c2c; }

a.Button
{
position: relative;
display: inline-block;
font-size: 14px;
color: #fff;
font-weight: normal;
padding: 8px 10px 4px 10px;
border: 1px solid #60baef;

border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;

box-shadow: 0px 1px 2px rgba(0,0,0, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0, 0.4);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, 0.4);

background: #3076b7;
background: -moz-linear-gradient(top, #49a1d3, #1664a9);
background: -webkit-gradient(linear, left top, left bottom, from(#49a1d3), to(#1664a9));
filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#49a1d3', EndColorStr='#1664a9', GradientType=0);
}

a.Button:hover
{
text-decoration: none;
border: 1px solid #7dcfff;
background: #4491dc;
background: -moz-linear-gradient(top, #358cd8, #5bc0fa);
background: -webkit-gradient(linear, left top, left bottom, from(#358cd8), to(#5bc0fa));
filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#358cd8', EndColorStr='#5bc0fa', GradientType=0);
}


/*------------------------------------------------*/
/* Social SECTION START*/
/*------------------------------------------------*/
.Social
{
position: relative;
font-size: 12px;
overflow: hidden;
}

.insideContent .Social p
{
font-size: 12px;
line-height: 16px;
margin: 0px 0px 10px 0px;
}

.Social br
{
clear: none;
}

.BlogCTA
{
float: left;
line-height: 16px;
color: #666;
width: 155px;
margin-right: 15px;
border-right: 1px solid #ccc;
}

.insideContent .Facebook p, .insideContent .Twitter p
{
font-size: 11px;
line-height: 13px;
}



