/* MARKUP */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #5ABCE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.3em;
	text-align: center;
	}

p {
	margin: 0em 0em 1em 0em;
	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #04006E;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #343A49;
	line-height: 1em;
	font-weight: normal;
	text-align: left;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	border-bottom: 2px solid #FECA16;
	}

p {
	margin: 0em 0em 1em 0em;
	}

ul, ol {
	margin-bottom: 1em;
	}

li {
	margin-bottom: .5em;
	}
	
a:link {color: #04006E;}
a:visited {color: #04006E;}
a:hover {color: #2828FF;}
a:active {color: #2828FF;}


/* DIV's */

#headerSub {
	margin: 0 auto;
	width: 730px;
	height: 118px;
	background-image: url(images/logo_sub.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	}

#headerHome {
	margin: 0 auto;
	width: 730px;
	height: 183px;
	background-image: url(images/logo_home.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	}

#headerSub p, #headerHome p{
	margin: 0em 0em 0em 0em;
	}

/* lawyer menu */

#lawyerListBG {
	margin: 0 auto;
	width: 100%;
	height: 140px;
	background-image: url(images/bg_lawyers.jpg);
	}

#lawyerList {
	margin: 0 auto;
	padding: 3px 0px 0px 0px;
	width: 730px;
	height: 136px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .6em;
	color: #04006E;
	line-height: 1.2em;
	}

#lawyerList a:link {text-decoration: none;}
#lawyerList a:visited {text-decoration: none;}
#lawyerList a:hover {text-decoration: none;}
#lawyerList a:active {text-decoration: none;}

/* crawler */

#crawler {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	background-color: #04006E;
	}

#crawlerText {
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	width: 730px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	color: #FECA16;
	}

/* title */

#title {
	margin: 0em;
	padding: 0px 60px 0px 10px;
	height: 60px;
	background-image: url(images/bg_t_white.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	}
	
#title h1{
	margin: 0em 0em 0em 0em;
	padding: 10px 0px 0px 0px;
	}

#titleLeft {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background-image: url(images/bg_t_blue.jpg);
	}

/* content */

#content {
	width: 600px;
	margin: 0px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	}

.pullQuote {
	width: 160px;
	padding: 10px;
	margin: 0px 0px 20px 20px;
	background-color: #FFEBA6;
	color: #04006E;
	border: 1px solid #FECA16;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	font-style: italic;
	float: right;
	}


/* menu */

#menuList {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

.menuBtnOff, .menuBtnOn {
	width: 160px;
	height: 20px;
	padding: 8px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	}

.menuBtnOff {
	background-image: url(images/bg_btn_off.jpg);
	}

.menuBtnOn {
	background-image: url(images/bg_btn_on.jpg);
	}

#menuLeftBG {
	margin: 0px;
	padding: 0px;
	height: 640px;
	background-image: url(images/bg_menu_l.jpg);
	background-repeat:no-repeat;
	background-position: right;
	}

.subMenu {
	width: 200px;
	margin: 0px;
	background-color: #9CDDF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	text-align: left;
	}

.subMenu p{
	padding: 6px 0px 6px 12px;
	margin: 0px 20px 0px 20px;
	background-image: url(images/submenuTic.gif);
	background-repeat: no-repeat;
	}

.lawyerphoto {
	border: 1px solid black;
	margin: 0px 10px 5px 0px;
	}
.lawyerphoto1 {
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	}

.notice
{
  background-color: #5ABCE9; 
  border: 1px solid #4D4846; 
  border-left: 0px; 
  border-right: 0px; 
  padding: 5px 5px 5px 10px;
}


/* footer */

#footer {
	margin: 0 auto;
	padding: 40px 0px 40px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FECA16;
	background-image: url(images/bg_footer.jpg);
	}

#footer p {
	margin: 0em;
	}

.iconLine {
	font-size: .8em;
	}

.formText {
	font-size: 12px;
}

.requiredFormText {
	background-color: #5abce9;
}

.formTextHeader {
    background-color: #04006E; 
    color: white; 
    padding-left: 5px;
}

.formField {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #5ABCE9;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-weight: normal;
        TEXT-DECORATION: none;
        }
.formBttn {
	background-image: url(images/btn_gradient.jpg);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: black;
        padding: 3px 0px 3px 0px;
        border-style: solid;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        TEXT-DECORATION: none;
        }


.iconLine a:link {color: #FECA16;}
.iconLine a:visited {color: #FECA16;}
.iconLine a:hover {color: #FFFFFF;}
.iconLine a:active {color: #FFFFFF;}
