
/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, html{
    margin:0;
    padding:0;
    background:#e7e7e7;
    text-align:center;
    margin-bottom:10px;
}
a{
    color:#9A8348;
    text-decoration:underline;
}
    a:hover{
        color:#717171;
        text-decoration:none;
    }


#container{
    width:780px;
    margin:10px auto;
    padding:0;
    background:#fff;
    text-align:left;
}


.subContainer, #navigation ul{
    width:780px;
    margin:0 auto;    
}
#header{
    text-align:left;
    margin:0;
    padding:0px 0 0px 10px;
    height:120px;
    background:#0055A5;
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}



#navigation{
    margin:0;
    padding:0;
    background:#024788;
	background-image: url(../images/nav_bg.gif);
	background-repeat:repeat-x;
    height:39px;
    list-style:none;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#dbb35c;
        display:block;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        padding:12px 18px;
    }
    #navigation li a:hover{
        background:#023668;
    }
    #active a{
        background:#023668;
    }


h1{
}

h2{
    font-family:'Georgia';
    font-size:25px;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color:#023668;
}
h3{
    font-size:11px;
    font-weight:bold;
    color:#666;
    margin:5px 0;
    
}


p{
    color:#010d3e;
    font-size:11px;    
    line-height:20px;
}

#primaryContent ul{
    color:#010d3e;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left top no-repeat;
}
#secondaryContent p{
    
}



input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}
button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}



#primaryContent{
    width:406px;
    padding:20px 55px;
    border-right:5px solid #e7e7e7;
    font-size:11px;
    float:left;
	min-height: 680px;
    clear:none; 
}

#primaryContent img{
    /*float:right;*/
    clear:none;
    /*margin:10px;*/
    margin-right:0;
	/*margin-bottom:2px;*/
}

.attorney-container {
	border: 2px dotted #C0C0C0; 
	padding-bottom: 8px;
	padding-left: 8px;
}

.attorney-container table td, .attorney-page {
	padding-top: 10px;
}

.td-no-padding {
	padding: 0px;
}
    
#secondaryContent{
    width:228px;
    padding:10px 14px;
    font-size:11px;
    float:right;
    clear:none; 
	color: #333333;
}

#secondaryContent h3{
    color:#023668;
    margin-top:10px;
	margin-bottom:10px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:20px;
    margin:8px 0;
    background:url('../images/tiny_bullet.png') left bottom no-repeat;
}
#secondaryContent li a{
    color:#9A8348;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#666666;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

.blue{
    color:#023668;
}

.micro{
	font-size: 10px;
	font-style:italic;
	padding-top: 10px;
}


#comments{
    margin:15px 0;    
}
    #comments #status{
        color:#023668;
        background:#f8f8f8;
        border:2px solid #ececec;
        padding:10px;
        margin-bottom:15px;    
    }
        #comments #status dd, #comments #status dt{
            display:inline;
        }
    #comments a{
        color:#9A8348;
        font-weight:bold;
        text-decoration:none; 
    }
    #comments a:hover{
        color:#666;
        text-decoration:underline; 
    }
    #comments .comment{
        padding:10px 5px;
        border-top:3px solid #9A8348;  
    }
        #comments .comment dt{
            float:left;
            clear:none;
        }
        #comments .comment dd{
            clear:both;
            color:#656565;
            line-height:20px;
            font-size:10px;
            margin-bottom:10px;
        }
        #comments .comment .date{
            float:left;
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }



#footer{
    margin:0 auto;
    margin-bottom:10px;
    height:10px;
    padding:18px 20px;
    clear:both;
    width:740px;
    text-align:left;
    font-size:10px;
    color:#484848;
    background:#f4f4f4;
}
    #footer ul{
        list-style:none;    
    }
    #footer li{
        list-style:none;
        display:inline;    
    }
    #footer #copyright{
        float:left;
        clear:none;
    }
    #footer #links{
        float:right;
        clear:none;
    }
    #footer a{
        color:#606060;
        text-decoration:none;
    }
    #footer a:hover{
        color:#ccc;
        text-decoration:underline;
    }


.clear{
    clear:both;
}

/* Home page styles for images */
#home-text {
	float: left; 
	width: 50%
}

#home-images {
	float: right; 
	margin: 5px;
}