@charset "utf-8";
/* CSS Document */

/*----------------------------------*/
/*       GLOBAL DEFINITIONS         */
/*----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

.red{
    color: #8b0b04;
}

.red-strong{
    color: #8b0b04;
    font-weight: bold;
}

.clear {
    clear:both;
}

.addresses{clear: both;}
/*----------------------------------*/
/*          AJAX TICKER             */
/*----------------------------------*/

#ajaxticker1{
width: 200px;
height: 100px;
font-size: 14px;
text-align: left;
margin: 50px 0 0 15px;
line-height: 18px;
color: #ffffff;
font-weight: bold;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FEEEB8;*/
}

.someclass{ /*//class to apply to your scroller(s) if desired*/
}




/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

body {
    background: url(../images/main-bg.jpg) repeat-y center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

a{
    color: #8b0b04;
}

a:hover{
    color: #CD2022;
}

ul{
    padding: 0 0 20px 35px;
}

ol{
    padding: 0 0 20px 35px;
}

p{
    padding: 0 0 20px 0;
}

#container {
    width: 961px;
    margin: 0 auto;
}

#container2{
    width: 961px;
    margin: 0 0 0 1px;
}

#header{
    /*margin: 0 0 0 1px;*/
    width: 961px;
    height: 83px;
    text-decoration: none;
}
#logo {
    float: left;
    width: 298px;
}
#nfg {
    background: url(../images/nfg.png) no-repeat left top;
    float: right;
    width: 178px;
    padding-right:40px;
    height: 83px;
}
#phone{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #8b0b04;
    font-weight: bold;
    padding:25px 30px 0 0;
    float: right;
    height: 58px;
}

#hours{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #231f20;
    font-weight: bold;
    margin:-2px 0 0;
    padding:0 0 0 5px;
    float: left;
}

#middle{
    width: 960px;
    height: 234px;
    float: left;
}

#flash{
    float: left;
    width: 609px;
    height: 234px;
}

#quote-main{
    float: right;
    width: 305px;
    height: 265px;
    padding-top:10px;
}

/*-------------------------QUOTE-----------------------------------*/
/*.quote{
    background: url(../images/quote-top.jpg) no-repeat scroll left top ;
    width: 475px;
    padding: 15px 0;
}

.quote2{
    background: url(../images/quote-top.jpg) no-repeat scroll left top ;
    width: 300px;
    padding: 15px 0;
}

.quote-content{
    width: auto;
    text-align: center;
    font-size: 16px;
    color: #8b0103;
    font-weight: bold;
}

.quote-content a{
    color: #000000;
    text-decoration: none;
}

.quote-content a:hover{
    color: #e21b1b; 
}*/
/*-------------------------END QUOTE-----------------------------------*/



/*----------------------------------*/
/*             H TAGS               */
/*----------------------------------*/
 
h1{
    font-size: 26px;
    color: #94130a;
}

h1 a{
    text-decoration: none;
}

h1 a:hover{
    text-decoration: underline;
}

h2{
    color: #000;
    font-size: 15px;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

h3 a{
    font-size: 18px;
    color: #8b0b04;
    text-decoration: none;
}

h3 a:hover{
    color: #CD2022;
    text-decoration: underline;
}

h3{
    font-size: 21px;
    color: #000;
    text-decoration: none;
    margin: 0 0 10px;
}

h4{
    font-size: 18px;
    color: #8b0b04;
    text-decoration: none;
}

h5 {
    font-size: 15px;
    color:#000;
    text-decoration:none;
}

/*----------------------------------*/
/*           NAVIGATION             */
/*----------------------------------*/

#nav{
    background: url(../images/nav.jpg) no-repeat left top;
    font-family: Arial, Helvetica, sans-serif;
    width: 960px;
    height: 64px;
    float: left;
    color: #fff;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

#nav ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:17px 0px 0 30px;
    width: auto;
}

#nav li{
    display:inline;
    padding: 0;
}

#nav a{
    color: #f0f0f0;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

#nav li a{
    display:inline;
    float:left;
    margin:0;
    padding: 5px 15px;
}

#social-nav{
    margin-left:40px!important;
}

*html #nav li a{
    display:inline;
    float:left;
    margin:0;
    padding: 5px 10px 0 10px;
}

#nav a:hover{
    background-color: #3b3c37; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; 
}


/*----------------------------------*/
/*           LEFT COLUMN            */
/*----------------------------------*/
.neg-margin{margin-left: -30px;}

#attorneys{
    background: url(../images/attorneys.jpg) no-repeat left top;
    width:175px;
    height: 200px;
    border-bottom:20px solid #EEEEEE;
}

#attorney-list{
    float: left;
    padding: 5px 0 0 0;
}

*html #attorneys{
    background: url(../images/attorneys.jpg) no-repeat left top;
    width: 215px;
    height: 250px;
    border-bottom:20px solid #EEEEEE;
}

#practice-news{
    
    height: auto;
    width: 175px;
    padding: 15px;
	background: #8f0300;
	float: left;
	margin: 0 0 30px;
}

#practice-news-sub{
    background: #8B0B04;
    height: auto;
    width: 175px;
    float: left;
    margin: 0 0 0 30px;
}

*html #practice-news-sub{
    background: #8B0B04;
    height: auto;
    width: 215px;
    float: left;
    margin: 0 0 0 16px;
}

*:first-child+html #practice-news-sub{
    background: #8B0B04;
    height: auto;
    width: 215px;
    float: left;
    margin: 0 0 0 30px;
}

#practice{
    padding: 5px 0 0 0;
    min-height:520px;
}

/*#practice-top{
    background: url(../images/practice-top.jpg) no-repeat left top;
    height: 47px;
    width: 415px;
    clear: both;
}

#practice-top-sub{
    background: url(../images/practice-top-sub.jpg) no-repeat left top;
    height: 47px;
    width: 415px;
    clear: both;
}

#practice-bottom{
    background: url(../images/practice-bottom.jpg) no-repeat left top;
    height: 35px;
    width: 415px;
    clear: both;
}

#practice-bottom-sub{
    background: url(../images/practice-bottom-sub.jpg) no-repeat left top;
    height: 35px;
    width: 215px;
    clear: both;
}

#practice-top-sub{
    background: url(../images/practice-top-sub.jpg) no-repeat left top;
    height: 47px;
    width: 215px;
    clear: both;
}

#practice-bottom-sub{
    background: url(../images/practice-bottom-sub.jpg) no-repeat left top;
    height: 35px;
    width: 215px;
    clear: both;
}*/

.practice-title{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 18px;
    float: left;
    padding:10px 0 0 10px;
    width: 185px;
}

.practice-title-sub{
    color: #717174;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    float: left;
    text-transform: uppercase;
}

.news-title{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 18px;
    float: right;
    width: 200px;
    padding:4px 0 0 9px;
}

.news-title-sub{
    color: #717174;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    clear: both;
    width: 200px;
}

#practice-news ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    float: left;
    clear: both;
    padding: 0 0 10px 0;
    width: 175px;
}

#practice-news li{
    clear: both;
}

#practice-news a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#practice-news-sub a{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#practice-news li a, #practice-news-sub li a{
    display:inline;
    float:left;
    font-size: 12px;
    padding: 0 0 3px;
    font-weight:normal;
}

#practice-news a:hover{
    color: #a2a59f;
}

#practice-news-sub ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    float: left;
    clear: both;
    padding: 10px 0 10px 20px;
    width: 185px;
}

#practice-news-sub li{
    clear: both;
}

#practice-news-sub a:hover{
    color: #a2a59f;
}

#divider{
    background: url(../images/divider.jpg) no-repeat left top;
padding: 10px 0 0!important;}
#breaking-news {
    width: 389px;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    background-color: #E5E5E5;
    border: 1px solid #D6D6D6;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.smallThumb {
    float: left;
    padding: 2px;
    border: 2px solid #999;
    margin-right: 7px;
}

.communityThumb {
    float: left;
    padding: 2px;
    border: 2px solid #999;
    margin-right: 15px;
}

#givingBack {
    background-color:#F5F5F5;
    border:1px solid #999999;
    height:280px;
    margin-bottom:20px;
    overflow:auto;
    padding:10px;
    width:650px;
}

#news{
    float: right;
    font-size: 12px;
    padding:10px 10px 0px 0;
    width:190px;
    position:relative;
}

#news a{
    color: #8b0b04;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

#news a:hover{
    color: #1F1F1F;
}

#news p{
    padding: 0 0 5px 0;
}

/*-------------------------SMALL FORM--------------------------------*/

#free{
    background: url(../images/free.jpg) no-repeat left top;
    width: 160px;
    height: auto;
    float: left;
    margin: 0px 0 25px 31px;
    padding: 10px 0 15px 15px;
}

*html #free{
    background: url(../images/free.jpg) no-repeat left top;
    width: 175px;
    height: 250px;
    float: left;
    margin:20px 0 0 16px;
    padding:10px 0 0 15px;
}

#free h2{
    padding: 0 0 10px 0;
    width: 180px;
    font-size:12px;
}

#free h1{
    color: #8B0B04;
    width: 180px;
    font-size:20px;
}

.form-title{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 38px 0 0 20px;
}

.form-text{
    /*font-family: "Lucida Sans Unicode", "Times New Roman", serif;*/
    font-size: 11px;
    color: #ffffff;
    line-height: 11px;
    margin: 0;
    padding: 0 0 8px 5px;
}

.smallForm {
    /*float:left;
    height:200px;
    margin: 0;
    padding:0 0 30px;
    width:255px;*/
}
.smallForm .formInput, .smallForm select {
    display:block;
    font-size:12px;
    height:18px;
    margin:0;
    padding:0 0 0 5px;
    text-align:left;
    width:140px;
    text-transform: uppercase;
    color: #929292;
    border: 1px #929292 solid;
}
.smallForm textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    height:60px;
    margin:0;
    padding:0 0 0 5px;
    text-align:left;
    width:140px;
    text-transform: uppercase;
    color: #929292;
    border: 1px #929292 solid;
}
.smallForm .formButton {
    background: url(../images/submit.jpg) repeat-x scroll  center top;
    color:#ffffff;
    cursor:pointer;
    font-size:18px;
    text-transform: uppercase;
    font-weight: bold;
    height:35px;
    margin:3px 0 0;
    padding:0;
    width:150px;
    border:1px solid #929292;
    float: left;
}
.smallForm .formButton:hover {
    color:#ff1;
}
.smallForm p {
    margin:0;
    padding: 0 0 3px;
    width:180px;
}

/*-------------------------END SMALL FORM--------------------------------*/


/*-------------------------new SMALL FORM--------------------------------*/

#quote-main h1{
    font-size: 24px;
    color:#ffffff;
    font-weight: normal;
}

#quote-main p {
    font-size: 14px;
    color:#ffffff;
    line-height:30px;
}

#quote-main .formInput {
    color: #63655c;
    font-style:italic;
    font-size:12px;
    margin: 6px 0 0 0;
    width: 165px;
}
#quote-main .form-left {
    float: left;
    width: 80px;
    margin: 10px 0 0 0;
}
#quote-main .form-right {
    float: left;
    width: 200px;
    margin: 10px 0 0 0;
}
.newFormButton {
    background: url(../images/submit-new.jpg) repeat-x scroll  center top;
    color:#ffffff;
    cursor:pointer;
    font-size:14px;
    height:40px;
    margin:11px 0 0;
    padding:0;
    width:172px;
    float: left;
    border:none;
}
.newFormButton:hover {
    background: url(../images/submit-new.jpg) repeat-x scroll  center -40px;
}


/*-------------------------END new SMALL FORM--------------------------------*/

/*-------------------------------------------discount*/

#discount{
    background: url(../images/discount.jpg) no-repeat left top;
    width: 417px;
    height: 331px;
    float: left;
    margin:30px 0 0 30px;
}

*html #discount{
    background: url(../images/discount.jpg) no-repeat left top;
    width: 417px;
    height: 331px;
    float: left;
    margin:30px 0 0 13px;
}

#discount-content-left{
    font-size: 11px;
    float: left;
    padding: 15px 0 0 15px;
    width: 220px;
}

#discount-content-right{
    float: right;
    padding: 45px 15px 0 0;
    width: 162px;
}

#discount-content-left p{
    padding: 10px 0 20px;
}


#discount-title{
    color: #8b0b04;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
}

#pharmacy{
    background:url(../images/pharmacy.jpg) no-repeat left top;
    width: 162px;
    height: 47px;
    float: left;
    text-indent: -9999px;
    clear: both;
    padding: 0 0 5px;
}

#medication{
    background:url(../images/medication.jpg) no-repeat left top;
    width: 162px;
    height: 47px;
    float: left;
    text-indent: -9999px;
}

#card-title{
    font-size: 14px;
    color: #8b0b04;
    font-weight: bold;
}

/*-------------------------------------------drug form*/

#drug-form{
    float: right;
    width: 162px;
    height: auto;
    padding: 50px 0 0;
}

.input{
    width:158px;
}

.submit{
    background-color:#CCCCCC;
    border:1px solid #959799;
    color:#000000;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    height:25px;
    padding:0 0 3px;
    width:162px;
}

.submit:hover{
    color:#8B0B04;
}

#copyright{
    width: 400px;
    float: left;
    font-size: 10px;
    padding:0 0 0 50px;
    margin:-5px 0 0;
}

/*----------------------------------*/
/*           RIGHT COLUMN           */
/*----------------------------------*/

#main-content{
    width:675px;
    float: left;
    height: auto;
    padding: 30px 20px 0 30px;
    
}

#main-content-sub{
    width:450px;
    float: left;
    height: auto;
    padding: 30px 20px 0 30px;
}
#main-content-two-col{
    width:675px;
    float: left;
    height: auto;
    padding: 30px 20px 0 30px;
}

.thumb{
    border: 2px solid #c4c4c4;
    float: right;
    padding: 2px;
    margin:0 0 15px 15px;
}
.thumb-left{
    border: 2px solid #c4c4c4;
    float: left;
    padding: 2px;
    margin-top: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.thumb-right{
    border: 2px solid #c4c4c4;
    float: right;
    padding: 2px;
    margin:0px 0px 0px 10px;
}

.thumb2{
    float: right;
    padding: 2px;
    margin:0 0 5px 5px;
}

/*-------------------------------------------exp*/

#exp{
    background: url(../images/exp.jpg) no-repeat right top;
    width: 441px;
    height: 268px;
    float: left;
}

#exp-content{   
    float: left;
    padding: 48px 0 0 0;
}

/*----------------------------------*/
/*              FOOTER              */
/*----------------------------------*/

#footer{
    float: left;
    width: 980px;
    height: 82px;
    padding:30px 0 0 0px;
    background:url(../images/footer.jpg) no-repeat top left;
}

#footer a{
    color: #fff;
    text-decoration: none;
}

#footer a:hover{
    color: #8b0b04;
}

#footer p {
    color: #fff;
    margin:5px 0 0 40px;
}

#player {
    float:right;
    width:340px;
    padding:0;
    margin:5px 5px 5px 5px;
    text-align:center;
    border:1px solid #666;
}
#share {
    float: right;
    margin:-35px 50px 0 0;
}
#copyright-footer {
    margin-top: 25px;
    text-align:center;
}
#copyright-footer p {
    color: #959493;
    font-size: 11px;
}
#copyright-footer a{
    color: #959493;
    text-decoration: none;
}

#copyright-footer a:hover{
    color: #8b0b04;
    text-decoration:underline;
}
/*---------------------------------------BIG FORM--------------------------------------------*/

/*controls the long form formatting */
    
#divDisclaimer{
    /*float: left;*/
    padding: 25px 0 0 0;
    width: 300px;
    margin: 0px;
    clear:both;
}

#divDisclaimer p{
    width: 300px;
    clear:both;
}

#divLeft{
    float: left;
    width: 325px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

#divRight{
    float: left;
    width: 140px;
    height: 0px;
    /*height: 125px;*/
    margin: 0px;
    padding: 0px;
}


.bigForm {
    /*float: left;*/
    margin: 0;
    padding: 0;
    width: auto;

}

.bigForm .formInput, .bigForm select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    border: 1px solid #999999;
    text-align: left;
    width: 230px;
    height: 18px;
    padding: 2px 0 0 4px;
    margin:0;
    display: block;
    
    }

.bigForm textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    border: 1px solid #999999;
    text-align: left;
    width: 230px;
    height: 75px;
    padding: 0px;
    margin: 0;
}

.bigForm .formButton  {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0 0 0px;
    padding: 0;
    height: 50px;
    width: 300px;
    background: url(../images/submit-button.jpg) left top no-repeat;
    border: none;
    display: block;
    cursor: pointer;
}

.bigForm .formButton:hover{
    color: #ffff00;
}

.bigForm p {
    padding: 5px 0 5px 0;
    margin: 0;
    width: 250px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/
.click-chat {
    margin: 25px 0 25px 0px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/
.click-chat-left {
    float: left;
    margin: -9px 12px 6px -20px;
}
/*---------------------------------------Talk to a Nurse--------------------------------------------*/
#nurse-btn {
    background-image: url(../images/nurse-btn.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    height: 57px;
    width: 175px;
    margin: 0px 0 25px 30px;
}
#nurse-btn:hover {
    background-position: left -57px;
}
#nurse {
    width: 680px;
    height: 350px;
}
.nurse-img {
    float: left;
    margin-right: 5px;
    margin-bottom: 0px;
}
#nurse-form {
    float: left;
    width: 320px;
}
#nurse-content {
    float: left;
    width: 300px;
    margin-right: 30px;
    margin-left: 8px;
}
#nurse-content p {
    line-height: 19px;
}
.nurse-head {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.smallNurse {
    float: left;
    padding: 0;
    height: 300px;
    width: 320px;
    clear: both;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
}

.smallNurse .formInput, .smallNurse select {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    border: 2px solid #CCC;
    text-align: left;
    width: 315px;
    height: 27px;
    margin:0;
    display: block;
    background-color: #F0F0F0;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
}

.smallNurse textarea {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    background-color: #F9F9F9;
    border: none;
    text-align: left;
    width: 315px;
    height: 80px;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
}
.smallNurse select {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    border: 2px solid #CCC;
    text-align: left;
    width: 324px;
    height: 33px;
    display: block;
    background-color: #F0F0F0;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
    margin-top: -18px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.smallNurse .formButton  {
    font-family: Georgia, serif;
    font-size: 24px;
    /*text-align: center;*/
    font-weight: bold;
    color: #FFF;
    margin: 10px 0 0 0;
    padding: 0;
    height: 37px;
    width: 323px;
    background: #000000;
    border: none;
    cursor: pointer;
}

.smallNurse .formButton:hover{
    color: #999;
}

.smallNurse p{
    margin: 0;
    padding: 3px 0;
}
h7.nurse-head {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #015c97;
    margin-left: 8px;
    background-image: url(../images/case-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    line-height: 34px;
}
/*.qlabel {
    display:none;
}*/

/*////////// Tool Tip CSS //////////*/
a:active {outline:none;}
:focus {-moz-outline-style:none;}
#tooltip {display:none; background:transparent url(../images/tooltip-spanish.png) no-repeat center top; font-size:10px; height:142px; width:359px; padding:35px; color:#fff; font-family:MuseoSans500; line-height:14px; z-index:5000; text-align: justify;}
#tooltip-wrapper img {border:0; cursor:pointer; margin:0 8px;} 

#index-form {
    background: url(../images/form-bkgd.jpg) no-repeat left top;
    width:351px;
    height:254px;
    float: left;
}
#center-boxes {
 margin: 15px 0 15px 0;
 height:213px;
}
#gulf {
    background: url(../images/sidebar-gulf.png) no-repeat;
    margin: 0px 0 0px 0px;
    padding:4px 0px 15px 10px;
    height:194px;
    width: 187px;
    float: left;
}
#gulf h3, #dui-app h3, #attorneys-box h3 {
    line-height:28px;
    font-size:13px;
    color:#555555;
}
#gulf p {
    color: #555555;
    font-size: 10px;
    line-height:14px;
    padding-right: 10px;
}
#gulf a {
    color: #921813!important;
    text-decoration:none;
    font-weight:bold;
    line-height:22px;
    font-size:13px;
}
#gulf a:hover, #dui-app a:hover, #attorneys-box a:hover {
    color: #921813!important;
    text-decoration:underline;
}
#gulf img {
    float: left;
    width: 70px;
    padding:5px 10px 5px 0;
}

#attorneys-box {
    background: url(../images/attorneys-box.png) no-repeat;
    margin: 0px 0 0px 30px;
    padding:4px 10px 15px 10px;
    height:194px;
    width: 177px;
    float: left;
}
#attorneys-box a {
    color: #921813!important;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
}

#dui-app {
    background: url(../images/sidebar-dui.png) no-repeat;
    width:185px;
    height:194px;
    margin: 0px 0 0px 30px;
    padding:4px 10px 15px 10px;
    float: left;
}
#dui-app a {
    color: #921813!important;
    text-decoration:none;
    font-weight:bold;
    line-height:30px;
    font-size:13px;
}
#dui-app h1 {
    text-transform:uppercase;
    color: #FFF;
    line-height:22px;
    font-size:11px;
}
#dui-app h4 {
    color: #FFF;
    font-size: 12px;
}
#dui-app p, #attorneys-box p {
    color: #555555;
    font-size: 12px; 
    line-height:14px;
}
#demand {
    position: absolute;
    top: 413px;
    left: 112px;
}
#news a {
    color: #fff;
}

#main-left-box {
    float: left;
    width: 225px;
    margin: 0 30px 0 0;
}
#main-right-box {
    float: left;
    width: 420px;
}
#google_translate_element {
    margin: 30px 0 0 21px;
    position: relative;
    left: 5px;
    border-top-style:solid;
    border-top-width:5px;
    border-color: #94130A;
}
#video {
    margin: 20px 0 25px 5px;
    background: url(../images/video_btn.png) no-repeat left top;
    cursor:pointer;
    height:58px;
    width:182px
}
#video:hover {
    background: url(../images/video_btn.png) no-repeat left -58px;
}
#video p {
    display: none;
}
#left-column {
    float: left;
    width: 175px;
    margin:30px 50px 0 0;
}
#right-column {
    float: left;
    width: 175px;
}
#video a {
    display: block;
    height:58px;
    width:182px 
}
/*----------------------SCHOLARSHIP BANNER---------------------------*/

#box{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #999;
    width: 640px;
    min-height: 120px;
    margin: 15px 0 15px 0px;
    padding: 15px;
}


#accordion h4:hover {
    color: #000;
    text-decoration:underline;
}
