﻿body
{
    margin: 0;
    padding: 0;
    font-size: 62.7%;
    font-family: Verdana, Sans-Serif;
    color: #000;
    background: #fff url(../images/background_tile.jpg) top left repeat-x;
    text-align: center;
    margin-bottom: 50px;
}
	
a { color: #900; text-decoration: underline; }	
a:link { color: #900; text-decoration: underline; }	
a:visited { color: #c66; text-decoration: underline; }
a:hover { color: #c33; text-decoration: underline; }	
a:active { color: #f66; text-decoration: underline; }
a.newWin
{
    padding-right: 12px;
    background: url(../images/icon_newwin.png) no-repeat right center;
}

a.img, 
a.img:visited, 
a.img:active, 
a.img:hover 
{ border: none; }

h1, h2, h3, h4, h5, h6 
{ 
    font-weight: bold;
    margin: .25em 0;
}
h1 { font-size: 300%; }	
h2 { margin-top: 0; color: #024a7a; font-size: 160%; font-family: Tahoma; }
h3 { font-size: 130%; margin-top: 1.25em; line-height: 1.3em; }
h4 { font-size: 120%; margin-top: 1.25em; color: #000; }
h5 { font-size: 125%; margin-top: 1.25em; }
dt { font-size: 125%; margin-top: 1.25em; }
h6 { font-size: 100%; margin-top: 1.25em; }		
		
tfoot, thead	
{	
    font-size: 120%;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}	
		
th	
{	
    vertical-align: baseline;
    font-size: 100%;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

p
{
    margin: 0 0 15px 0;
    line-height: 1.75em;
    font-size: 120%;
}	

blockquote, code
{
    font-family: "Times New Roman", Serif;
    font-size: 110%;
    color: #666666;
    margin: 15px 20px 20px 30px;
    padding: 0;
    font-style: italic;
}
pre, code 
{
    font-family: "Courier New", monospace;
    font-style: normal; 
}	

strong { font-weight: bold; }
em { font-style: italic; }

ul { margin: 15px 0 20px 40px; }
li { margin-bottom: 10px; }
ul li { list-style-type: disc; font-size: 110%; line-height: 1.3em; }	
ul li li { list-style-type: square; }	
ul li li li { list-style-type: circle; }	
ol li { list-style-type: decimal; }	
ol ol li { list-style-type: lower-alpha; }	
ol ol ol li { list-style-type: lower-roman; }	

/******End Generic Rules**************************/

#Page
{
    margin: 0 auto;
    width: 912px;
    text-align: left;
    font-size: 110%;
}

#Header
{
    background: url(../images/header_background.jpg) top left no-repeat;
    width: 912px;
    height: 250px;
    margin-top: 30px;
    position: relative;
}

#Header h1
{
    background: url(../images/logo.gif) top left no-repeat;
    width: 223px;
    height: 176px;
    text-indent: -9000px;
    position: absolute;
    top: 16px;
    left: 26px;
}

#Header h1 a { display: block; width: 223px; height: 176px; }

#Nav
{
    position: absolute;
    top: 13px;
    right: 0;
}

#Nav li
{
    list-style-type: none;
    display: inline;
    padding-right: 18px;
    font-size: 110%;
}

#Nav li a:link { color: #fff; text-decoration: none; }
#Nav li a:visited { color: #fff; text-decoration: none; }
#Nav li a:active { color: #fff; text-decoration: none; }
#Nav li a:hover { color: #fff; text-decoration: underline; }

.TopBarPhone
{
    position: absolute;
    top: -23px;
    left: 27px;
    background: url(../images/icon_phone.gif) center left no-repeat;
    padding-left: 21px;
    height: 16px;
    color: #c0d2de;
    list-style-type: none;
    font-size: 100%;
}

.TopBarPhone .NavSpan { display: none;}

.TopBarFax
{
    position: absolute;
    top: -23px;
    left: 150px;
    background: url(../images/icon_fax.gif) center left no-repeat;
    padding-left: 21px;
    height: 16px;
    color: #c0d2de;
    list-style-type: none;
    font-size: 100%;
}

.TopBarFax .NavSpan { display: none;}

.TopBarEmail
{
    position: absolute;
    top: -23px;
    left: 275px;
    background: url(../images/icon_email.gif) center left no-repeat;
    padding-left: 21px;
    height: 16px;
    color: #c0d2de;
    list-style-type: none;
    font-size: 100%;
}

.TopBarEmail .NavSpan { display: none;}

.TopBarEmail a:link { color: #c0d2de; text-decoration: none; }
.TopBarEmail a:visited { color: #c0d2de; text-decoration: none; }
.TopBarEmail a:active { color: #c0d2de; text-decoration: none; }
.TopBarEmail a:hover { color: #c0d2de; text-decoration: underline; }

.TopBarContact
{
    position: absolute;
    top: -22px;
    right: 70px;
    padding-right: 7px;
    color: #c0d2de;
    border-right: 1px solid #c0d2de;
    list-style-type: none;
    font-size: 100%;
}

.TopBarContact a:link { color: #c0d2de; text-decoration: none; }
.TopBarContact a:visited { color: #c0d2de; text-decoration: none; }
.TopBarContact a:active { color: #c0d2de; text-decoration: none; }
.TopBarContact a:hover { color: #c0d2de; text-decoration: underline; }

.TopBarSitemap
{
    position: absolute;
    top: -22px;
    right: 15px;
    color: #c0d2de;
    list-style-type: none;
    font-size: 100%;
}

.TopBarSitemap a:link { color: #c0d2de; text-decoration: none; }
.TopBarSitemap a:visited { color: #c0d2de; text-decoration: none; }
.TopBarSitemap a:active { color: #c0d2de; text-decoration: none; }
.TopBarSitemap a:hover { color: #c0d2de; text-decoration: underline; }

#Banner
{
    width: 631px;
    height: 155px;
    position: absolute;
    top: 60px;
    right: 18px;
}

.Photo01 { background: url(../images/photo_01.jpg) top left no-repeat; }
.Photo02 { background: url(../images/photo_02.jpg) top left no-repeat; }
.Photo03 { background: url(../images/photo_03.jpg) top left no-repeat; }
.Photo04 { background: url(../images/photo_04.jpg) top left no-repeat; }
.Photo05 { background: url(../images/photo_05.jpg) top left no-repeat; }
.Photo06 { background: url(../images/photo_06.jpg) top left no-repeat; }
.Photo07 { background: url(../images/photo_07.jpg) top left no-repeat; }
.Photo08 { background: url(../images/photo_08.jpg) top left no-repeat; }
.Photo09 { background: url(../images/photo_09.jpg) top left no-repeat; }
.Photo10 { background: url(../images/photo_10.jpg) top left no-repeat; }
.Photo11 { background: url(../images/photo_11.jpg) top left no-repeat; }
.Photo12 { background: url(../images/photo_12.jpg) top left no-repeat; }


#Content
{
    background: url(../images/content_background.jpg) top left repeat-y;
    padding: 0 30px 15px 30px;
    color: #777777;
    font-family: Tahoma;
}

#Footer
{
    background: url(../images/content_bottom.jpg) top left no-repeat;
    padding-top: 25px;
    clear: both;
}

#Footer span 
{
     display: block;
     line-height: 1.4em;
     text-align: center;
     color: #8b8b8b;
}

#DesignedBy
{
    margin-top: 7px;
    color: #bababa;
}

#DesignedBy a:link { color: #bababa; }
#DesignedBy a:visited { color: #bababa; }
#DesignedBy a:active { color: #bababa; }
#DesignedBy a:hover { color: #bababa; }

a:link { color: #024a7a; text-decoration: underline; }
a:visited { color: #024a7a; text-decoration: underline; }
a:active { color: #024a7a; text-decoration: underline; }
a:hover  { color: #0569a4; text-decoration: none; }

#LeftCol
{
    float: left;
    width: 235px;
    text-align: center;
}

#RightCol
{
    float: left;
    width: 612px;
    padding-left: 3px;
    position: relative;
}

#RightCol p { text-align: justify; }

.FrontpageQuote
{
    text-indent: -9000px;
    width: 221px;
    height: 151px;
    background: url(../images/frontpage_quote.jpg) top left no-repeat;
    margin: 0 auto;
}

.ClearFloats { clear: both; }

.PayNowButton
{
    background: url(../images/flgz_pay.jpg) top left no-repeat;
    width: 213px;
    height: 79px;
    margin: 15px auto;
    text-indent: -9000px;
}

.PayNowButton a
{
    display: block;
    width: 213px;
    height: 79px;
}

.FLGZGroupShot
{
    margin: 0 0 10px 28px;
}

.ArticlesPage ul li { line-height: 1.5em; }
.ArticlesPage ul { margin-left: 15px; }

.ArticleIconPDF
{
    vertical-align: middle;
    list-style-type: none;
    background: url(../images/icon_pdf.gif) 1% 25% no-repeat;
    padding-left: 30px;
}

.ArticleIconHTML
{
    vertical-align: middle;
    list-style-type: none;
    background: url(../images/icon_html.gif) 1% 25% no-repeat;
    padding-left: 30px;
}

.ArticleIconHTML div { padding-top: 5px; }
.ArticleIconPDF div { padding-top: 5px; }

.ArticlesLegend { margin-bottom: 0; }

.ArticlesLegend li
{
    float: left;
    padding-right:  30px;
    padding-left: 22px;
}

hr
{
    margin: 0;
    padding: 0;
    width: 98%;
    border: solid 1px #ccc;
}

ul.RobertIndustries li
{
    float: left;
    width: 49%;
    list-style-type: none;
    line-height: 1em;
}


ul.RobertIndustries { margin-left: 35px; }

.BioPhotoEmailvCard
{
    margin: 5px 15px 5px 0px;
    text-align: left;
    line-height: 1.5em;
    font-size: 110%;
}

.BioPhotoEmailvCard p { font-size: 110%; line-height: 1.3em; margin-bottom: 5px; }
.BioPhotoEmailvCard ul li { font-size: 100%; line-height: 1.3em; margin-bottom: 0; }

.BioPhotoEmailvCard .img
{
    float: left;
    margin: 0 35px 10px 0;
}

.BioPhotoEmailvCard .imgContent
{
    float: left;
    margin: 0 15px 10px 0;
}

.BioPhotoEmailvCard h3 { margin-top: 0; }

.PDFFile
{
    background: url(../images/icon_pdf.gif) 1% 25% no-repeat;
    padding-left: 25px;
}

.AttorneyBox
{
    width: 150px;
    float: left;
    text-align: center;
    font-size: 110%;
    margin: 5px 3px 20px 0;
}

.AttorneyBox a img { border: none; }

.StaffBox
{
    width: 108px;
    float: left;
    text-align: center;
    font-size: 110%;
    margin: 5px 6px 20px 7px;
}

.LinksSection
{
    margin-left: 25px;
    border-bottom: 1px solid #ccc;
}

.AddressBox
{
    width: 240px;
    float: left;
    margin-top: 10px;
    padding-left: 4px;
}

.MapBox
{
    width: 366px;
    float: left;
    margin-top: 10px;
}

.ContactForms
{
    margin-top: 25px;
    margin-left: 50px;
}

.ContactForms label { display: block; padding-bottom: 3px; font-size: 110%; }

.ContactForms div { margin: 5px 20px 5px 0; }

.FloatLeft { float: left; }

.ContactMessageBox { width: 500px; }

.ContactFormMessage
{
    margin: 15px 0 15px 0;
}

#RightCol .AlignCenter { text-align: center; }