/* CSS Document for Elkins Law Office*/

img {behavior: url(pngHack.htc);}

body	{

	margin:0 auto;
	padding:0;
	font: 70% Verdana, Helvetica, sans-serif;
	color: #fff;
	background:#0065b2 url(../images/backimg3.gif) repeat-x;
	}


a:link {color:#333; font-weight:bold; text-decoration:underline; }
a:hover { color:#ccc; text-decoration:underline;}
a:visited, a:active {color:#000;}

a img {border:0;}

img a {border:0;}


h1 { font: 14px bold "Times New Roman", Times, serif; margin:0; padding-top:5px;}

h2 { font: 13px bold "Times New Roman", Times, serif; margin:0; padding-top:5px;}

h3 { font: 12px bold "Times New Roman", Times, serif; margin:0; padding-top:5px;}

#wrapper	{
	width:742px;
	margin: 0 auto;
	text-align:left;
	min-height:100%;
	}
	
#header  {
float:center;
background: url(../images/topimg.png) no-repeat;  width:743px; height:180px; 
color:#000;
}

#header #topnav {
	margin-left:20px;
	font-weight:bold;
	color:#000;	
}


.clearfloat {clear:both;}

.content { width: 742px; color: #333;}

.leftcontent {float:left; margin:10px; width:400px; height:300px;}

.rightcontent {float:right; margin:65px 5px 0 10px; width:300px; height:auto; }

.heading {font-size:18px; font-weight:bold; font-family:"Times New Roman", Times, serif; margin:8px 8px 8px 0;}

.leftimg { float:none; margin:0px !important; margin:0px; width:200px; border-right:1px dotted #9ac2e1;}

.leftinfo { margin:0; background: url(../images/leftinfo.png) no-repeat; width:200px; height:170px;color:#333;}

.leftinfo p { margin:20px 15px 0px 15px !important; margin:10px 8px 0px 8px; padding:40px 30px; color:#333;}

.leftinfo p a { border:0;}

.rightinfo {float:right; margin:10px !important; margin:5px;  padding:0px 10px 20px 10px !important; width:475px;  background: #fff url(../images/paper_fill.gif) repeat-x; }

.rightinfo p {margin:0px; padding-bottom:5px; }

.rightinfo img {margin:0px; padding:0px 0px 2px 0px; }

.bottom {width:100%; border-top: 1px solid #9ac2e1; background-color:#000; }

li {margin-left:20px; margin-bottom: 10px;}

.questions p {margin:0; padding-bottom:3px; font-size: .9em;}

.questions p.answer { margin-left: 20px; margin-bottom: 4px; color: #c5e6ff;}

.questions p.answer ul li {margin-left: 20px; margin-bottom: 4px; color: #c5e6ff;}


	

	

/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:left;
	width: 400px;
	}	


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #b9e7fe;
	color:#666;
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#333;
	background: #fff;
	border: 1px solid #999;
	font-weight:bold;
	font-variant:small-caps;
	font-size:15px;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
	
#contact legend {  
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact #city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#contact .shhhh, .shhhh { display:none; }






	

/**********  CONTACT FORM   **********/
form#volform 	{
	margin:0 auto;
	padding: 5px;
	z-index:10;
	width: 475px;
	}	


#volform label,#volform input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	}

#volform label {
	text-align: right;
	width: 155px;
	padding-right: 5px;
	}

#volform br {clear: left;}

#volform fieldset	{
	background: #6a9bd1;
	color:#fff;
	margin:5px 0px 15px 0px;

	z-index:10;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#volform legend	{
	color:#000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:21px;
	padding:5px 5px;
	z-index:10;
	left: -7px;  
	top: -0.75em;
	}

#volform .check	{
	width:15px;
	}

#volform fieldset ol {  
	padding-top: 0.25em;
	}
	
#volform #city {
	display: block;
	width: 160px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#volform textarea	{
	display: block;
	width: 440px;
	height:80px;
	margin-bottom: 15px;
	}
	
#volform #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#volform .shhhh { display:none; }







