body {
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #999;
	}
	
a {
	color: #c30;
	text-decoration: none;
	border-bottom: 1px solid #c30;
	}
	
a:hover {
	color: #fff;
	background: #c30;
	border: 0;
	}
	
a.pdf
{
	padding: 0 18px 0 0; 
	background-image: url(../i/icn-pdf.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
	
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	}
	
h1 {
	color: #c30;
	}
	
h2 {
	font-size: 1.2em;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
ul li {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0;
	}
	
img.feature {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.clean {
	list-style: none;
	}
	
.clear {
	clear: both;
	}
	
.super {
	position: relative;
	font-size: .6em;
	top: -4px;
	}
	
a.img, a.img:hover {
	border: none;
	background: white;
	}
	
ul.items {
	margin-bottom: 10px;
	}
	
.items li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../i/bullet-arrow-green.gif) 2px 3px no-repeat;
	}
	
#shadow {
	width: 770px;
	margin: 0 auto;
	background: #f00 url(../i/bg-shadow-sides.jpg) left top repeat-y;
	}
	
#shadow-sides {
	}
	
#shadow-top {
	height: 10px;
	background: url(../i/bg-shadow-top.jpg) left top no-repeat;
	}
	
#shadow-bottom {
	height: 11px;
	background: url(../i/bg-shadow-bottom.jpg) left top no-repeat;
	}

#canvas {
	width: 750px;
	margin: 0 10px;
	/*margin: 10px auto 20px auto;*/
	/*border: 1px solid #666;*/
	background-color: #f3f5f8;
	/*padding: 20px;*/
	}
	
#masthead {
	position: relative;
	background: #ccc;
	height: 195px;
	}
	
#banner {
	position: relative;
	height: 175px;
	}
	
.home #masthead {
	height: 295px;
	}
	
.home #banner {
	background: url(../i/banner-home-csmith.jpg) left top no-repeat;
	height: 275px;
	}
	
.firm #banner {
	background: url(../i/banner-firm.jpg) left top no-repeat;
	}

.csmith #banner {
	background: url(../i/banner-csmith-csmith.jpg) left top no-repeat;
	}

.pharmacylaw #banner {
	background: url(../i/banner-pharmacylaw-csmith.jpg) left top no-repeat;
	}

.history #banner {
	background: url(../i/banner-history-csmith.jpg) left top no-repeat;
	}
	
.contact #banner {
	background: url(../i/banner-contact-csmith.jpg) left top no-repeat;
	}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	}
	
#toplinks {
	position: absolute;
	right: 5px;
	top: 5px;
	}
	
#toplinks li {
	float: left;
	}
	
#toplinks li a {
	display: block;
	background-color: rgb(37,67,48);
	padding: 5px 10px;
	border: 0;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	}
	
#menu {
	position: absolute;
	left: 0;
	top: 175px;
	font-size: 14px;
	}
	
.home #menu {
	top: 275px;
	}
	
#menu ul {
	float: left;
	}
	
#menu ul li {
	float: left;
	border-right: 1px solid #f3f5f8;
	}
	
#menu ul li.last {
	border: none;
	}
	
#menu li a {
	display: block;
	background: #036 url(../i/menu-bg-default.gif) left top repeat-x;
	height: 25px;
	width: 149px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	border: 0;
	}
	
#menu li.last a {
	width: 150px;
	}
	
#toplinks li a:hover, #menu li a:hover {
	color: #fff;
	background: #036;
	/*background: url(../i/menu-bg-hover.gif) left top repeat-x; !important*/
	}
	
#content {
	margin: 20px 0;
	}
	
#content p {
	line-height: 150%;
	margin-bottom: 10px;
	}
	
#main {
	float: left;
	width: 460px;
	padding: 0 20px 0 20px;
	font-size: 1.2em;
	border-right: 1px solid #ccc;
	}
		
.home #main {
	float: right;
	width: 209px;
	padding: 0 20px 0 20px;
	border-right: none;
	border-left: 1px solid #ccc;
	}
	
#main h1, #xtra h1 {
	font-size: 1.4em;
	margin-bottom: 5px; 
	}
	
#xtra {
	width: 209px;
	margin-left: 500px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #ccc;
	}
	
.home #xtra {
	margin: 0;
	width: 460px;
	padding: 0 20px 0 20px;
	font-size: 1.2em;
	border-left: none;
	border-right: 1px solid #ccc;
	}
	
#xtra p {
	text-align: justify;
	}
	
#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
	text-align: center;
	}
	
.sidebarPhoto {
	margin-bottom: 10px;
	}
	
#subnav {
	border-top: 1px solid #ccc;
	margin-left: -20px;
	}

#subnav li a {
	display: block;
	padding: 5px 10px 5px 25px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	color: #036;
	}
	
#subnav li a:hover {
	background: #036 url(../i/subnav-arrow-hover.gif) 5px 50% no-repeat;
	color: #fff;
	}

	
ul.address {
	font-size: 1.2em;
	}

ul.em {
	color: #036;
	}
	
ul.em li {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}
	
#main ul.em li {
	border: none;
	}
	
ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
	
ol li {
	margin: 0 0 5px 0;
	padding: 0;
	}

.callout {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #036;
	background-color: #dae1e9;
	font-weight: bold;
	}
	
ol.first {
	float: left;
	margin-right: 20px;
	}
	
blockquote.constitution {
	margin: 5px;
	padding: 5px;
	font-size: 1.3em;
	color: #036;
	}
	
p.hero {
	font-size: 1.4em;
	color: #036;
	}