/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
img {vertical-align: bottom;}

a img {border: 0px; }

img { border: none;
width: auto !important;
height: auto !important;
max-width: 100%;
}
.imgmarginright {
	margin-right: 20px;
	border: 1px solid #666;
}
.imgmarginleftbrdfull {
	margin-left: 26px;
	border: 1px solid #333;
}
.imgmarginleftnoborder {
	margin-left: 20px;
}



.brdfull {
	border: 1px solid #666;
}
.bdrfullwhite {
	border: 1px solid #FFF;
}



.masthead {
	text-align: left;
	background-color: #fff;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-logobar.png);
}
.masthead .logo {
	position: relative;
}

.taglinetext {
	text-align: right;
	font-weight: bold;
	line-height: 1.3em;
}
.masthead h1 {
	margin: 0;
	color: #0098db;
	font-size: 1.35em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
}
.masthead .banner {
	position: relative;
	z-index: 20;
	box-shadow: 0px 0px 20px #000;
}
/*Max-Width allows the banner image to scale with the page*/
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}


.content-wrapper {
	margin: 0px;
	overflow: hidden;
}

.columns-wrapper {
	background-color: #FFF;
}


.content {
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
}
.brdfullgray {
	border: 1px solid #666;
}

/* controls bar across the top of the page */
.content-sitetop {
	padding: 6px;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #838e59;
}

/*controls the logo bar */
.content-logo {
	text-align: left;
	background-color: #838e59;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-logobar.png);
}

.content-outerlogo {
	background-color: #838e59;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


/* controls navigation bar on the home page */
.content-nav {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
}

/* controls box containing the slideshow on the home page */
.content-slideshow {
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.content-slideshow2 {
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.content-cove-fontsize {
	font-size:38px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}

/* controls image and text at top of practice area pages only */
.content-practiceareasheaderouter {
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-image: url(../images/practiceareas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: ##838e59;
}

.content-practiceareastext {
	text-align: left;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 2.5em;
	height: 300px;
}

/*CONTROLS THE HEADER IMAGE AND TEXT ON PROFESSIONALS (ATTORNEYS AND STAFF PAGES ONLY */
.content-professionalsheaderouter {
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838E59;
	background-image: url(../images/bg-ourprofessionals.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
}

.content-professionalstext {
	text-align: left;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 2.5em;
	height: 300px;
	color: #333;
}

/* end of this control set*/


/* controls the main messaging section of the home page */
.content-mainmessage {
	font-size: 1.6em;
	line-height: 1.2em;
	background-color: #000;
	font-weight: normal;
	color: #cada8b;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
}


/*CONTROLS SECONDARY MESSAGING BOXES ON THE HOME PAGE*/

.content-secondarymessaging {
	text-align: center;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 30px;
	font-size: 2.2em;
	line-height: 1.5em;
	font-family: 'Bad Script', cursive;
	color: #FFF;
	
}

.content-secondarymessaging a:link {
	color: #838e59;
	text-decoration: none;
}

.content-secondarymessaging a:visited {
	color: #838e59;
	text-decoration: none;
}
.content-secondarymessaging a:hover {
	color: #FC3;
	text-decoration: underline;	
}

.content-secondarymessagingouter {
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,444444+100 */
background: #222222; /* Old browsers */
	background: -moz-linear-gradient(top, #222222 0%, #444444 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #222222 0%,#444444 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #222222 0%,#444444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
}

/*END OF THIS SECTION*/

.content-autismmessaging {
	text-align: left;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: 'Bad Script', cursive;
	color: #111;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;	
}

.content-bjkmessagingouter {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838e59;
	border-bottom-color: #838E59;
}


.content-bjkmessaging {
	text-align: left;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: 'Bad Script', cursive;
	color: #111;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

.content-bjkmessagingouter2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838e59;
	border-bottom-color: #838E59;
	background-color: #E1E1E1;
}


.content-bjkmessaging2 {
	text-align: left;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: 'Bad Script', cursive;
	color: #111;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}


/*controls messaging at top of inner pates*/
.content-mainmessage2 {
	font-size: 1em;
	line-height: 1.2em;
	background-color: #333333;
	font-weight: normal;
	color: #cada8b;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
}

/* controls main text areas of inner pages only */
.content-main {
	font-size: 0.95em;
	line-height: 1.2em;
	max-width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

.content-main a:link {
	color: #00C;
	text-decoration: none;
	}
	
.content-main a:visited {
	color: #00C;
	text-decoration: none;
	}
	
.content-main a:hover {
	color: #C00;
	text-decoration: underline;
	}
	
/* contols top of contact page */	
.content-main-contact {
	font-size: 0.95em;
	line-height: 1.2em;
	max-width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}	

/*end of this control*/

/* another text area control for text areas on home page */
.content-main1 {
	font-size: 1.12em;
	line-height: 1.3em;
	max-width: 1100px;
	text-align: left
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333;
}

.content-outermain1 {
	background-image: url(../images/bg-main1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838e59;
	border-bottom-color: #838e59;
}

.content-outermain3 {
	background-image: url(../images/bg-main2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838e59;
	border-bottom-color: #838e59;
}

.content-outermain2 {
	background-repeat: no-repeat;
	width:auto;
	background-color: #E2E2E2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #838e59;
	border-bottom-color: #838e59;
	background-image: url(../images/bg-main1.jpg);
}

.content-outerrequestconsult {
	background-color: #222;
	border-top-color: #838e59;
	border-bottom-color: #838e59;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/*controls consult bar on inside pages*/
.content-outerrequestconsult2 {
	background-color: #e2e2e2;
	border-top-color: #838e59;
	border-bottom-color: #838e59;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 10px;
	background-image: url(../images/bg-consultation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/* controls the box containing the what we do section on the home page, the outer section controls the full width background and borders of this box */

.content-practiceareas {
	font-size: 1em;
	line-height: 1.3em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 26px;
	padding-bottom: 60px;
	padding-left: 26px;
	color: #fff;
	font-weight: bold;	
}
.content-outerpracticeareas {
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #858e59;
	border-bottom-color: #858e59;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#badafa+0,207cca+0,2989d8+0,badafa+100 */
background: #badafa; /* Old browsers */
	background: -moz-linear-gradient(top, #badafa 0%, #207cca 0%, #2989d8 0%, #badafa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #badafa 0%,#207cca 0%,#2989d8 0%,#badafa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #badafa 0%,#207cca 0%,#2989d8 0%,#badafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#badafa', endColorstr='#badafa',GradientType=0 ); /* IE6-9 */
}






/* controls the box containing the industries section on the home page, the outer section controls the full width background and borders of this box */

.content-attorneys {
	font-size: 1em;
	line-height: 1.3em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: left;
	color: #FFF;
}

.content-attorneys a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.content-attorneys a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.content-attorneys a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


.content-outerattorneys {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	background-image: url(../images/bg-attorneys.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #333;
}

/* controls the box containing the 800 lb gorilla section on the home page, the outer section controls the full width background and borders of this box */

.content-news {
	font-size: 1em;
	line-height: 1.2em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	color: #333;
}
.content-outernews {
	background-color: #e2e2e2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
}

.content-newsreleasefooter {
	padding: 30px;
	border: 1px solid #999;
	font-size: 0.8em;
	background-color: #f1f1f1;
	}

/* controls the box containing the latest work section on the home page, the outer section controls the full width background and borders of this box */

.content-clients {
	font-size: 1.2em;
	line-height: 1.3em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 14px;
	padding-bottom: 60px;
	padding-left: 14px;
	color: #fff;
	
}
.content-outerclients {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838e59;
	background-image: url(../images/bg-clients.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838e59;
}

.content-viewportfolio {
	font-size: 1em;
	line-height: 1.5em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
}

/* controls the box containing the how we can help section on the home page, the outer section controls the full width background and borders of this box */

.content-howwehelp {
	font-size: 1.1em;
	line-height: 1.3em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
	color: #fff;
}

.content-outerhowwehelp {
	background-color: #0098DB;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e59c04;
}

/* controls the box containing the look forward section on the home page, the outer section controls the full width background and borders of this box */

.content-lookforward {
	font-size: 2.8em;
	line-height: 1.3em;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
	color: #333333;
	text-align:center;
	letter-spacing: 0.2em;
}

.content-outerlookforward {
	font-family: 'Quattrocento', serif;
	background-color: #000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e59c04;
	background-image: url(../images/bg-look-forward.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.qoutetext {
	font-family: 'Bad Script', cursive;
	color: #FFF;
	font-size: 2.0em;
	line-height: normal;
	padding: 20px;
	border: 6px double #666;
	background-image: url(../images/bg-secondarymessaging.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,444444+100 */
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top, #222222 0%, #444444 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #222222 0%,#444444 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #222222 0%,#444444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
}

/*END OF THIS SECTION*/
}

.content-brochures {
	text-align: center;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	border: 2px solid #e59c04;
	font-size: 1.3em;
	line-height: normal;
	font-style: italic;
	background-attachment: scroll;
	background-image: url(../images/bg-latestnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}

.content-brochuresheadline {
	color: #FFFFFF;
	border: 2px solid #000099;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	line-height: normal;
	font-size: 1.4em;
	letter-spacing: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d4193+0,2989d8+50,7db9e8+100 */
background: #1d4193; /* Old browsers */
background: -moz-linear-gradient(top, #1d4193 0%, #2989d8 50%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1d4193 0%,#2989d8 50%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1d4193 0%,#2989d8 50%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d4193', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
Color format:
Comm
}

/* CONTROLS THE BOXES FOR EACH WORKSHOP ON THE EVENTS PAGE ONLY*/
.content-events {
	border: 1px solid #666;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #e1e1e1;
}

.content-eventsheadlines {
	font-family: 'Libre Baskerville', serif;
	font-size: 1.2em;
	color: #154297;
	font-style: normal;
	line-height: normal;
}


.content-eventsheader2{
	color: #CCC;
	background-color: #333;
	padding: 20px;
	border: 1px solid #838e59;
	
	}




.content-eventstext {
	border: 1px solid #999;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	}
/*END OF THIS STYLE*/


/*TOOLTIP POUPUP MARKUP FOR EMAIL ADDRESSES*/

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

/*END OF TOOLTIP MARKUP*/



.imagemarginleftbrd {
	margin-bottom: 15px;
	border: 1px solid #FFF;
	margin-right: 30px;
}



.footer {
	background-color: #222;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	font-size: .7em;
	color: #8C8C8C;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.content-footer {
	max-width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
}
h1 {
	font-size: 2em;
	color: #333333;
	font-family: 'Libre Baskerville', serif;
	line-height: normal;
}
h2 {
	font-size: 1.3em;
	color: #333333;
	font-family: 'Libre Baskerville', serif;
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

/*Ordinary Link Styles*/
.content a { color: #0066CC; }
.content a:hover, .content a:focus { color: #C30; }
.footer a { color: #8C8C8C; }
.footer a:hover, .footer a:focus { color: #FFF; }

/*The DIV that contains the horizontal menu bar at the top of your page. Edit the text-align to set menu position to left, center, or right*/
.menutop-wrapper {
	background-color: #6E6D68;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 10;
	padding: 10px;
	background-image: url(img/pbm-menu-bg.jpg);
	overflow: hidden;
	text-align: center;
}
.menutop {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.menutop li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menutop li:last-child {
	margin-right: 0px;
}
.menutop a {
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 12px 12px;
	font-size: 1em;
	border: 1px solid;
	background-color: #333;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.menutop a:hover, .menutop a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

/*MEDIA QUERIES*/
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 680px) {
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
.content, .menutop-wrapper {padding: 10px 20px !important;}
.content-wrapper {margin: 0px;}
}
