/*
-----------------------------------------------
Nagel Law Office Template Style
Designer: Barry J. Widera
URL:      www.nagel-law.com
Date:     20 March 2009

red logo, links AA5755
green bkgrd B58DA6
grey headings 5D6259
creme FAF4E8
-----------------------------------------------
*/

html,body{
	margin:0;
	padding:2px 0px 0px;
	}
	
body{
	font: 12px/14px arial,sans-serif;
	text-align:center;
 	background-color: #B5BDA6;
	/* background-image: url(/i/bodybg.gif);
	background-repeat:repeat-x;
	background-position: top; */
	color: #333333;
	}
p{
	margin:0 15px 10px;
	}

img{
	border: 0;
	padding: 0;
	margin: 0;
	}

a:link{
	text-decoration:none;
	color: #A14B49;
	font-weight:bold;
	}
	
a:visited{
	text-decoration:none;
	color: #A14B49;
	font-weight:bold;
	}
	
a:hover{
	text-decoration: underline;
	color: #A14B49;
	font-weight:bold;
	}

/* Header
-----------------------------------------------*/
div#headertop {
	background-image:url(/i/nagle_top.jpg);
	background-repeat:no-repeat;
	height:25px;
	}
	
div#header {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #686D60;
	}

div#header img {vertical-align:bottom;}
	
/* Main Menu
-----------------------------------------------*/

.blockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #DFD3B5;
	border-width: 1px 0;
	background: #847D6B url(/i/navbkgrd.gif) center center repeat-x;
	}

.blockmenu li{
	display: inline;
	}

.blockmenu li a{
	float: left;
	color: white;
	padding: 4px 15px 4px;
	text-decoration: none;
	border-right: 1px solid white;
	font: bold 13px Arial;
	}

.blockmenu li a:visited{
	color: white;
	padding: 4px 15px 4px;
	text-decoration: none;
	border-right: 1px solid white;
	font: bold 13px Arial;
	}

.blockmenu li a:hover{
	color: white;
	background: transparent url(/i/blockactive.gif) center center repeat-x;
	font: bold 13px Arial;
	padding: 4px 15px 4px;
	}

.blockmenu li a.active{
	color: white;
	background: transparent url(/i/blockactive.gif) center center repeat-x;
	font: bold 13px Arial;
	padding: 4px 15px 4px;
	}

div#container{
	text-align:left;
	background: #ffffff;
	margin: 0;
	padding: 0;
	}
	
div#content p{
	margin:0 20px 10px;
	line-height:1.4;
	}
	
div#content h1{
	margin:0 20px 5px;
	line-height:1.4;
	font: normal 18px arial,sans-serif;
	color: #5D6259;
	}
	
div#content h2{
	margin:5px 20px 5px;
	line-height:1.4;
	font: bold 16px arial,sans-serif;
	color: #5D6259;
	}

div#content h3{
	margin:5px 20px 5px;
	line-height:1.4;
	font: bold 14px arial,sans-serif;
	color: #5D6259;
	}

#content a:link{
	text-decoration:none;
	color: #A14B49;
	font-weight:bold;
	}
	
#content a:visited{
	text-decoration:none;
	color: #A14B49;
	font-weight:bold;
	}
	
#content a:hover{
	text-decoration: underline;
	color: #A14B49;
	font-weight:bold;
	}

div#content p a:link, a:visited, a:active{
	display: inline;
	color: #A14B49;
	padding: 0px;
	text-decoration: none;
	}

div#content p a:hover{
	display: inline;
	color: #A14B49;
	padding: 0px;
	text-decoration: underline;
	}

div#content li a:link, a:visited, a:active{
	display: inline;
	color: #A14B49;
	padding: 0px;
	text-decoration: none;
	}

div#content li a:hover{
	display: inline;
	color: #A14B49;
	padding: 0px;
	text-decoration: underline;
	}

div#content dl{
	margin:0 20px 10px;
	color: #333333;
	}


div#content dt, dd{
	color: #333333;
	line-height: 18px;
	}

div#extra h3{
	margin:35px 15px 10px 0px;
	line-height:1.4;
	font: bold 12px arial,sans-serif;
	color: #686D60;
	}

div#extra ul.arrow{
	margin:0px;
	padding:0px;
	list-style-image: url(/_images/ra.gif);
	}

div#extra li.arrow{
	margin:35px 15px 10px 15px;
	line-height:1.4;
	font: bold 13px arial,sans-serif;
	color: #5D6259;
	list-style-image: url(/_images/ra.gif);
	}

div#navigation h3{
	margin: 50px 15px 15px;
	line-height:1.4;
	font: bold 16px arial,sans-serif;
	color: #AA5755;
	}

div#navigation img{
	padding: 0;
	margin: 0px 0px 0px;
	}

div#addressbox {	
	background-color:#E3EDD0;
	}

div#addressbox address{	
	color: #45483F;
	margin:0 15px 10px;
	}

/* Containers
-----------------------------------------------*/

div#navigation{background:#ffffff}
div#extra{background:#E3EDD0}
div#footer{background: #686D60;color: #FFF}
div#footer p{margin:0;padding:10px 10px; text-align:center}

div#container{width:850px;margin:0 auto}
div#content{float:right;width:650px}
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%}

/* Side menu
-----------------------------------------------*/

.menu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-bottom: 2px solid #686D60;
	}

.menu ul{
	margin: 0px;
	padding: 0px;
	}

.menu li{
	border-bottom: 1px solid #B5BDA6;
	}

.menu li a{
	background:#ffffff;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #983D3B;
	display: block;
	width: auto;
	padding: 3px 0 3px 10px;
	padding-left: 10px;
	text-decoration: none;
	}

* html .menu li a{
	/*IE only. Actual menu width minus left padding of A element (10px) */
	width: 190px;
	display: block;
	}

.menu li a:visited, .menu li a:active{
	color: #983D3B;
	text-decoration:none;
	padding: 3px 0 3px 10px;
	display: block;
	}

.menu li a:hover{
	color:#77302E;
	text-decoration:none;
	padding: 3px 0 3px 10px;
	display: block;
	}

/* Footer and Misc
-----------------------------------------------*/

.copycontainer {
   position: relative;
   width: 850px;
   height: 50px;
   margin: 15px auto;
   }

.left-element {
	position: absolute;
	left: 0;
	width: 50%;
	text-align: left;
	font: normal 11px/12px;
	color: #FFF;
	}

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   } 

.right-element a:link, a:active, a:visited{
	padding:0px;
	font: normal 11px/12px;
	color: #FFF;
	text-decoration: none;
	}

.right-element a:hover {
	padding:0px;
	font: normal 11px/12px;
	color: #FFF;
	text-decoration: underline;
	}

p.where {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 0;
	margin:0 15px 10px;
	color: #7F8575;
	}

div.dots{
	background-image: url(/i/dots.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear: both;
	height: 30px;
	}

.rightimage{
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	border: 0;
	}
	
.leftimage{
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 0;
	}

div#content p.inset {
	margin: 15px 170px 10px 40px;
	padding: 10px;
	font-weight: bold;
	}
	
p.testimon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #222222;
	}
	
div.inset {
	margin: 20px;
	background-color:#FAF4E8;
	padding: 10px;
	font-weight: bold;
	}

