/*  
Theme Name: health
Theme URI: http://www.healthandhealingonline.org
Description: Online newsletter for Health and Healing in the Triangle.
Version: 1.0.0
Author: Linda K. Carter
Author URI: http://www.lkcwebdesign.com

http://www.opensource.org/licenses/gpl-license.php


/***************************************
CSS Reset by Eric Meyer v1.0 | 20080212 
****************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 175%;
}
ul {
	margin-left: 10px;
	list-style-position: inside;
}

li {
	margin-left: 50px;
	list-style-position: outside;
	margin-right: 75px;
	

}

ol (


)
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align:: left;
}

h2 {
	font-size: 1em;
	color: #990000;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-family: "Franklin Gothic Medium";
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 10px;
}

STRUCTURAL ELEMENTS {
	
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}


#body-background {
	background-color: #25405C;
	padding-top: 15px;
	padding-bottom: 15px;
}


#wrapper {
	width:1000px;
	font-size:1em;
	border:8px double #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #c8ddea;
	background-image: url(images/content-gradiant.png);
	background-repeat: repeat-y;
	}
#banner {
	width: 1000px;
}



#header {
	width:1000px;
	height: 147px;
	background-image: url(images/header.jpg);
	}


#bottom-banner  {
	height: 35px;
	background-color: #065671;
	width: 999px;
}
	
#bottom-banner p {
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	margin-top: 5px;
	padding-top: 5px;
}
	
#content-sidebar {
	width: 1000px;
}	
	

#content {
	width:790px;
	float:left;
	padding-left: 5px;
	padding-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#content-home  {
	width:800px;
	float:left;
	padding-left: 5px;
	}	

#sidebar-top-corner {
	background-image: url(images/right-corner.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 38px;
}


#sidebar {
	background-image: url(images/sidebar-body.jpg);
	background-repeat: repeat-y;
	min-height: 600px;
	margin-left: 801px;
	}


#sidebar-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 55px;
	background-image: url(images/sidebar-body.jpg);
	background-repeat: repeat;
	}
	
#sidebar h2 {
	letter-spacing: 0.2em;
	color: #000066;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}
	
a {
	decoration: none;
	color: #990000;
	text-decoration: none;
}

hover {
	color: #EA0000;
}
	
#title {
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 0.75em;
	font-style: italic;
	height: 21px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4C510;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4C510;
	background-position: center center;
	background-image: url(images/volume-number.jpg);
	padding-top: 3px;
}

.menu {




}

ul.menu li{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	list-style-type: none;
	}

ul.menu a{
	padding-right: 15px;
	padding-top: 4px;
	padding-left: 15px;
	text-decoration: none;
	color: #EAEAEA;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 115%;
	letter-spacing: 1px;
	display: block;
	text-align: center;
	}
	
ul.menu a:hover {
	color: #FFFFFF;
}

li.current_page_item a {
	color: #D5EEFF;

}



#editor-width {
	width:656px;
}

#storycontent  {
	background-color: #fff;
}






.entry {
	margin-top: 0px;

}

.entry p {

}

.left {
	float:left;
	}

.right {
	float:right;
	}



.right {
	float:right;
	padding: 10px;
	}


.post-list ul {
	list-style-type: circle;
}

#leftcolumn {/*the left homepage column carrying the "Featured Article" section*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	background-color: #99FFFF;
	}

#leftcolumn, #rightcolumn {
	margin-top:10px;
	float:left
	}	
	
#rightcolumn {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:18px;
	background-color: #c8ddea;

	}
	
	
.clearfloat {
	clear:both;
	height:5px;
	content:".";
	width: 500px;

	}
	


h1 {
	font-size: 1.6em;
	color: #990000;
	margin-top: 35px;
	line-height: 125%;
	text-align: center;
}


.subtitle {
	font-size: 2.0em;
	font-style: italic;
	color: #990000;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
}



.pull-quote-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	float: right;
	width: 125px;
	text-align: center;
	padding-left: 10px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F79B8;
	border-left-color: #5F79B8;
	margin-left: 10px;
	padding-right: 15px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.pull-quote-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	float: left;
	width: 125px;
	text-align: center;
	padding-left: 10px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F79B8;
	border-left-color: #5F79B8;
	margin-left: 10px;
	padding-right: 15px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}

table.portrait-captions {
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	width: 300px;
}
table.portrait-captions p {
	font-style: italic;
	font-size: smaller;
	margin-top: 5px;
	text-indent: 0px;
}

table.portrait-captions td {
	padding: 5px;

}




table.caption {
	float: right;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	width: 300px;
}
table.caption p {
	font-style: italic;
	font-size: smaller;
	margin-top: 5px;
}

table.caption td {
	
}



table.caption-small {
	float: right;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	width: 200px;
}
table.caption-small p {
	font-style: italic;
	font-size: smaller;
	margin-top: 5px;
}

table.caption-small td {
	
}


table.caption-large {
	float: right;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	width: 400px;
}
table.caption-large p {
	font-style: italic;
	font-size: smaller;
	margin-top: 5px;
}

table.caption-large td {
	
}





div.captioned-image {
	float: left;

  }
  
div.captioned-image p {
	font-style: italic;
	font-size: smaller;
	text-align: center;
	margin-top: 5px;
	margin-left: -25px;
	line-height: 125%;
   }



.post-list {
	color: #333333;
	list-style-type: disc;
	margin-left: 20px;
}
	
.post-list a {
	text-decoration: none;
	color: #333333;
	}
	
.post-list ul {
	color: #333333;
	list-style-type: circle;
}



#features {
	width: 642px;
	background-color: #FBFBFB;
	border: 2px solid #E0E0E0;
	margin-right: auto;
	margin-left: auto;
}

.category-features {
	width: 196px;
	float: left;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
	border: 2px solid #E0E0E0;
}

.category-features h2 {
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #990000;
	text-align: center;
}

.category-features a {
	text-decoration: none;
	color: #333333;
	line-height: 110%;
	color: #990000;
}

.category-features p {
	line-height: 150%;
	font-size: .8em;
	margin-right: 0px;
}

hr .clear-floats  {
	clear: both;
}

.clear-floats  {
	clear: both;
}

.clear-left {
	clear: left:

}

#front-page-bkgd a {
	color: #FFFFFF;
	text-decoration: none;
}

#front-page-photo {
	height: 540px;
	width: 432px;
	background-image: url(images/AprilCoverWithDropShadow.png);
	margin-left: 310px;
}

#front-page-title {
	font-size: 2.25em;
	color: #FFFFFF;
	margin-top: 310px;
	margin-left: 25px;
	text-align: left;
	line-height: 100%;
}

#lead-article {

	margin: 5px;
	padding-top: 15px;
}

#lead-article img {

}

#lead-article-excerpt {
	width: 400px;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
}

#lead-article-title {
	width: 200px;
	float: left;
}

#lead-article-title h1 {
	font-size: 1.2em;
	color: #990000;
}

.lead-article-title a:hover {
	color: #EA0000;
	}

#lead-article-clear {
	clear: both;
}

#articles {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 10px;
	min-height: 400px;
	float: right;
}

.articles-title {
	font-size: 120%;
	line-height: 100%;
	margin-top: 25px;
}

.articles-title a {
	margin-top: 25px;
	line-height: 150%;


}

#articles li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;

}

#articles ul {
	margin-bottom: 15px;
	margin-top: 15px;

}


.articles h2 a {
	font-size: .9em;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	font-weight: normal;
	color: #003399;
}

.articles-excerpt {

}



#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
}


#footer a {
	color: #ffffff;
}

#footer hover {
	color: #ffffff;
}

#bottom-footer {
	width: 1200px;
	height:  25px;
	background-color: #25405C;

}
form#searchform {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#blank {
	background-image: url(images/content-gradiant.png);
	width: 790px;
	background-color: #CCFFFF;
}

a:hover {
	color: #EA0000;
	}


#front-page-left-column-home  {
	float: left;
	width: 325px;

}
#front-page-left-column-home h1 {

}

#front-page-left-column  {
	float: left;
	width: 275px;
	background-color: transparent;
	line-height: 125%;
	margin-left: 15px;
}


#front-page-left-column h1 {
	color: #FFFFFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4D788C;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D788C;
	margin-bottom: 15px;
}


#front-page-left-column li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 25px;
	line-height: 110%;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

#front-page-left-column-no-caps  {
	float: left;
	width: 275px;
	background-color: transparent;
	line-height: 125%;

}


#front-page-left-column-no-caps li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 25px;
	line-height: 110%;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#front-page-left-column-no-caps ul {
	margin-top: 25px;


}




#front-page-left-column ul {

	margin-top: 15px;
	margin-bottom: 15px;
}


#front-page-left-column p {
	padding-left: 15px;

}


#front-page-left-column blockquote {
	padding-left: 20px;

}

#front-page-right-column-home {
	float: left;
	width: 400px;
	margin-left: 25px;
}

#front-page-right-column {
	float: left;
	width: 450px;
	margin-left: 25px;
}

#front-page-right-column h1 {
	color: #4D788C;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	text-align:left;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#front-page-right-column li {
	text-indent: -15px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 100%;
	letter-spacing: 1px;
}


#front-page-right-column h2 {
	color: #3D5374;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#front-page-right-column p {
	letter-spacing: 1px;
	margin-bottom: 15px;

}


#front-page-right-column img {
	float: right;
	margin-bottom:  25px;
}


.front-page-right-no-indent p {
	text-indent: 0px;
}

#front-page-right-column blockquote {
	margin-left: 25px;	

}

#front-page-sponsors {
    background: none repeat scroll 0 0 #0C73A9;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-left: -10px;
    margin-top: 25px;
    padding: 10px 10px 10px 20px;
    text-transform: uppercase;
    width: 220px;
}

#front-page-sponsors a {
	color: #fff;
}

#front-page-sponsors a:hover {
	color: #f7f7d9;
}

.contact-us-list {
	line-height: 125%;
	font-size: 90%;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 15px;

}

#contact-us td {
	padding-right: 10px;

}

#contact-us-left-column  {
	float: left;
	width: 225px;
	background-color: transparent;
	line-height: 125%;

}



#contact-us-right-column {
	float: left;
	width: 500px;
	margin-left: 25px;
}




#upcoming {
	width: 250px;
	margin-left: 10px;
	background-color: #236287;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #638FA5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #578D99;
	padding: 5px;
}

#upcoming h1 {
	color: #FFFFFF;
	font-size: 125%;
	margin-top: 10px;


}

table#where-to-find {
	line-height: 145%;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: transparent;

}

table#where-to-find p {
	text-indent: 0px;
}


#where-to-find td {
	padding-left: 20px;
	width: 50%;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#where-to-find h2 {
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 1px;
	margin-left: -10px;
	font-style: normal;
	text-indent: 0px;
}
#sponsors {

}

#sponsors h1 {
	color: #FFFFFF;
	width: 450px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4D788C;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D788C;
	margin-bottom: 5px;
	font-size: 1.4em;
	font-style: italic;
	margin-top: 5px;

}

#sponsors h2 {
	color: #FFFFFF;
	width: 260px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4D788C;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D788C;
	margin-bottom: 3px;
	font-size: .9em;
	text-align: center;
	margin-top: 3px;
	margin-left: 25px;

}


.sponsor-name p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	
}

.sponsors-location p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

.sponsor-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	
}

.sponsors-location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}



#sponsors td {
	padding:  5px;
	width: 33%;

}

.issue-image {
	float:left;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-left: 5px;
}

.issue-sponsors {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D788C;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D788C;
	font-weight: bold;
	font-size: .95em;
}

.home-page-issues {


}

.issue-date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;

}

.volume-number {
	font-size: 0.8em;
	line-height: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-left: 10px;

}

.issue-title {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	line-height: 110%;

}

.issue-contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 110%;
	text-decoration: underline;
}

.issue-sponsors2 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 110%;
	text-decoration: underline;
	margin-left: 10px;

}


.right-float {
	float:right;
}



#article-left-column  {
	width: 185px;
	background-color: transparent;
	line-height: 130%;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#article-left-column p {
	font-size: 0.8em;
	line-height: 150%;
}

#article-right-column  {
	width: 550px;
	margin-left: 240px;
	line-height: 130%;
}
#article-right-column p {
	margin-bottom: 1em;
	line-height: 150%;
	letter-spacing: 1px;
}

#article-right-column-no-indent p {
	margin-bottom: 1em;
	line-height: 150%;
	letter-spacing: 1px;
	text-indent: -15px;

}

#article-right-column h1 {
	text-align: left;
}

#article-right-column ul {

}

#article-right-column li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 150%;
	letter-spacing: 1px;
	margin-bottom: 15px;

}


/*portrait*/


.portrait-top {
	width: 780px;

}

.portrait {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.portrait p {


}

.portrait h1 {
	text-align: center;
	font-size: 1.4em;
	color: #114759;
	margin-top: 0px;
	margin-bottom: 0px;
}

.portrait h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 5px;
	background-color: #065573;
	background-position: 55px center;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -75px;
	margin-right: -75px;
	width: 825px;
}

.portrait h3 {
	font-size: 1.6em;
	color: #114759;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
}


.portrait-two-columns {
	width: 780px;
}
.portrait-two-columns {
	width: 780px;
}

.portrait-left-column {
	width: 280px;
	background-color: transparent;
	line-height: 130%;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.portrait-left-column-blue {
	width: 280px;
	background-color: #105471;
	color: #ffffff;
	line-height: 130%;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px;
	font-size: .75em;
	line-height: 150%;
	text-indent: 25px;	
}

.portrait-left-column-blue h2 {
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
	font-size: 1.2em;
}

.portrait-left-column p {
	font-size: .8em;
	line-height: 150%;
}

.portrait-right-column  {
	width: 450px;
	line-height: 130%;
	float: right;
}
.portrait-right-column p {
	margin-bottom: 1em;
	line-height: 150%;
	letter-spacing: 1px;
}


.portrait-right-column h1 {

}

.portrait-right-column ul {

}

.portrait-right-column li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 125%;
}

.portrait-right-column a {
	color: #1B6D89;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 150%;
}


.portrait-single-column {
	width: 780px;

}

#portrait-header {
	width:1000px;
	height: 147px;
	background-image: url(images/portrait-header.jpg);
	background-repeat: no-repeat;

	}

#portrait-header-image {
	width: 286px;
	height: 135px;
	background-image: url(images/PortraitHeaderText.png);
	background-repeat: no-repeat;
	background-position: 25px;
	float: left;
}

#profile-header-image {
	width: 286px;
	height: 135px;
	background-image: url(images/ProfileHeaderText.png);
	background-repeat: no-repeat;
	background-position: 25px;
	float: left;
}

#portrait-header-title {
	float: right;
	text-align: center;
	margin-right: 50px;
	width: 500px;
	height: 127px;
}

#portrait-header-title h1 {
	font-size: 1.3em;
	color: #1B6D89;
	font-family: Verdana;
}

#portrait-header-title a {
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
}

#website {
	margin-top: 5px;

}

#website a {
	font-size: 1.2em;
	color: #990000;
	text-decoration: underline;
}

.blue-box-left {
	background-color: #1B6D89;
	border: 1px solid #990000;
	font-size: 1em;
	padding: 10px;
	list-style-type: disc;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	line-height: 150%;
	width: 240px;
	color: #FFFFFF;
	font-weight: bold;
}

.blue-box-left p {
	text-indent: 0px;
}
	
#portrait-bottom-banner {
	background-color: #065573;
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
	margin-right: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.clear-floats {
	clear: both;
}

/*end portrait*/



#article {
	width: 790px;
}

#article h3 {
	margin-top: 0px;
	line-height: 125%;
	margin-bottom: 35px;
	color: #990000;
}



#article h1  {
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 15px;

}

#article-practice {
	font-style: italic;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 25px;
	line-height: 130%;


}

#current-issue-columns {
	width: 790px;

}

#current-issue-left-column  {
	width: 425px;
	height: 55px;
}


#current-issue-right-column {
	width: 325px;
	float: right;
}


.grey-box-right {
	background-color: transparent;
	width: 250px;
	border: 1px solid #990000;
	font-size: 0.9em;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	list-style-type: disc;
	line-height: 150%;
	padding: 10px;
}


.grey-box-right td {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.grey-box-right ul {
	list-style-type: disc;
}

.grey-box-right li {
	margin-left: 25px;
}

.grey-box-right a {

}

.grey-box-right h4 {
	font-size: 1.7em;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

.grey-box-left {
	background-color: transparent;
	width: 240px;
	border: 1px solid #999999;
	font-size: 0.9em;
	padding: 10px;
	float: left;
	list-style-type: disc;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.grey-box-left h4 {
	font-size: 1.7em;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

.grey-box-left ul {
	list-style-type: disc;
}

.grey-box-left li {
	margin-left: 25px;
}

.grey-box-left a {

}
h1 .grey-box-left {
	font-size: 1.7em;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}

#formBuilderCSSIDContact_Us {
	margin-left: auto;
	margin-right: auto;

}

.formBuilderLargeTextarea {
	width: 650px;

}

#fieldformBuilderFieldname, #fieldformBuilderFieldstreet {
	width: 400px;

} 

#fieldformBuilderFieldcity {
	width: 200px;

} 

#fieldformBuilderFieldstate {
	width: 25px;
} 

#fieldformBuilderFieldprincipals, #fieldformBuilderFieldhours {
	margin-left: 200px;
	width: 600px;
	margin-top: -20px;
	margin-bottom: 25px;
} 

#fieldformBuilderFieldservices {
	margin-left: 200px;
	width: 600px;
	margin-top: -20px;
	margin-bottom: 25px;
	overflow: hidden;

}

.formBuilderLabel {
	width: 200px;
	font-weight: bold;
	height: 50px;

}


.formBuilderLabelRequired {
	font-weight: bold;
	height: 100%;

}



#fieldformBuilderFieldinsurance {
	margin-top: -20px;
	margin-left: 200px;
	width: 600px;
	height: 120px;
	overflow: hidden; 
	margin-bottom: 25px;
}

#fieldformBuilderFieldtraining {
	margin-top: -20px;
	margin-left: 200px;
	width: 600px;
	height: 120px;
	margin-bottom: 25px;
}

.formBuilderCommentsField {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;

}


textarea#fieldformBuilderFielddescription  {
	margin-top: -20px;
	margin-left: 200px;
	width: 600px;
	height: 450px;
	overflow: hidden;
	margin-bottom: 25px;
}




.post-meta-key  {
	display: none;
	padding-bottom: 5px;
}

.post-meta {
	margin-bottom: 25px;

}


.post-meta ul {



}

.post-meta li {
	color: #000000;
	line-height: 175%;
	list-style-type: none;
	margin-left: 25px;
}

#temp  {
	width: 650px;
}

img.left-image {
	float:left;
	padding: 10px;
	}

img.right-image {
	float:right;
	padding: 10px;
	}
	
.small {
	font-size: 60%;
}


h6  {
	font-weight: normal;
	font-size: 90%;
	letter-spacing: 1px;
	margin-bottom: 15px;
}


blockquote {

	margin-left: 25px;
	margin-right: 25px;
}

.no-indent {
	text-indent: 0px;

}

.portrait-indent {
	text-indent: 50px;
}

.indent {
	text-indent: 50px;
}



.profile-left-column  {
	float: left;
	width: 275px;
	background-color: transparent;
	line-height: 125%;

}

.profile-left-column h1 {
	color: #FFFFFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4D788C;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4D788C;
	margin-bottom: 15px;
}

.profile-left-column li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 25px;
	line-height: 110%;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

.profile-right-column {
	float: left;
	width: 450px;
	margin-left: 25px;
}

.profile-right-column h1 {
	color: #4D788C;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	text-align:left;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.profile-right-column li {
	text-indent: -15px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 100%;
	letter-spacing: 1px;
}


.profile-right-column h2 {
	color: #3D5374;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


.profile-right-column p {
	letter-spacing: 1px;
	margin-bottom: 15px;

}


.profile-right-no-indent p {
	text-indent: 0px;
}

.profile-right-column blockquote {
	margin-left: 25px;	

}