/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #80714D url('../images/bg.gif') top center repeat-y;
text-align: justify;
}

#wrap {
background: #f9efb3;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto{margin:0 0 10px 0; border:0;}

#avmenu{clear:left; float:left; width:150px; margin:0 0 10px 0; padding:0; font-size:0.9em;}
#avmenu ul{width:150px; list-style:none; margin:0 0 20px 0; padding:0; font-size:1.1em;}	
#avmenu li{margin-bottom:4px;}
#avmenu li a{font-weight:bold; height:20px; text-decoration:none; color:#8A0700; display:block; padding:6px 0 0 10px; background:#ffffcc;
            border-left:solid 4px #FFE78C;}	
#avmenu li a:hover{background:#FFECA7; border-left:solid 4px #8A0700;}
#avmenu ul li ul{width:136px; list-style:disc none inside !important; font-size:10px !important; margin:0; padding:0 0 10px 10px;
            border-left:solid 4px #ffe78c; background-color:#ffffcc;}
#avmenu ul li ul li{margin-bottom:0px !important; text-align:left; color:#8a0700;}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #ffffcc;
line-height: 1.3em;
}

#extras {
float: right;
width: 160px;
margin-bottom:10px;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
text-align: center !important;
background-color:#ffffcc;
border:solid 1px #7c7241;
}

#extrasEmpty {

}

#extras h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #8A0700;
}

#extras p {
margin: 0 0 1.5em 0;
}

.contacttextbox{width:85px; height:15px; font-size:10px;}
.contacttextboxalt{width:140px; height:50px;}
.error{font-size:9px; color:Red;}

#extraslower {
float:right;
width:160px;
margin-top:-1.5em;
font-size:0.9em;
background-color:#f9efb3;
}

#content {
margin: 0 161px 20px 160px;
/*border-left: 1px solid #7c7241;
border-right: 1px solid #7c7241;*/
padding: 0 11px 0 10px;
line-height: 1.6em;
}

#content ul {
list-style-type: square;
margin: 0 3em 1em 3em ;
padding: 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
margin: 7px;
}

#content h1 {
font-size: 2em;
font-weight: normal;
margin: 0 0 0.5em 0;
color: #8a0700;
line-height: normal;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
font-weight: normal;
color: #8a0700;
line-height: normal;
}

#content h3 {
font-size: 1.3em;
font-weight: normal;
margin: 0 0 0 0;
color: #8a0700;
line-height: normal;
}

#content table td {
vertical-align: top;
}

a {
text-decoration: underline;
color: #8A0700;
}

a:hover {
text-decoration: none;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #7c7241;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.textbox {
font-size: 1.5em;
width: 15em;
}

.textarea {
font: 100% Verdana,Tahoma,Arial,sans-serif;
}

.moreLink {
text-align: right;
}

.clear {
	clear:both;
	height: 1px;
	overflow: hidden;
}

            #pnlAutoAccident, #pnlMedicalMalpractice, #pnlProductLiability, #pnlPersonalInjury
                {
                 width:180px;
                 height:45px;
                 display:block;
                 padding:0;
                 margin:0 0 25px 0;
                 float:left;
                 position:relative;
                 
                }
                
            #pnlAutoAccident, #pnlPersonalInjury
                {
                margin-right:45px;
                }                
                
           #pnlAutoAccident
                {
                background:url("/images/auto_accident_bg.jpg") top left no-repeat;
                }
            #pnlMedicalMalpractice
                {
                background:url("/images/medical_malpractice_bg.jpg") top left no-repeat;
                }
            #pnlProductLiability
                {
                background:url("/images/product_liability_bg.jpg") top left no-repeat;
                }
            #pnlPersonalInjury
                {
                background:url("/images/personal_injury_bg.jpg") top left no-repeat;
                }           
                
                #pnlAutoAccident a, #pnlPersonalInjury a, #pnlProductLiability a, #pnlMedicalMalpractice a
                        {
                            position:absolute;
                            line-height:350%;
                            text-indent: 12px;
							
                            color:#000;
                            text-decoration:none;
                            font-size:12px;
                            font-family:arial;
                            font-weight:bold;
                            width:180px;
                            height:46px;
                        }
                        

		
ul.nestedmenu li
			{
				list-style-position:inside;
				list-style-type:none;
				padding:0 6px 8px 9px;
				background:url("/images/bullet.gif") top left no-repeat;
				background-position: 0 .5em;
				margin-left:6px;

			}
			
#avmenu li a.submenu
	{	
		font-weight:normal;
		text-decoration:underline;
		margin-left:-6px;
		background:none;
        border-left:none;
        padding:0 6px 4px 9px;
	}			