﻿body
{
    margin: 0;
    padding: 0;
    font-size: 62.7%;
    font-family: Verdana, Sans-Serif;
    color: #000;
    background: #6f2520 url(../images/background-tile.gif) top left repeat-x;
    text-align: center;
}
	
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%; margin: 0; padding: 0; }	
h2 { font-size: 160%; color: #7b1220; text-align: right; border-bottom: 1px solid #e2e2e2; padding: 0 10px 3px 3px; }
h3 { font-size: 140%; margin-top: 1.25em; text-transform: uppercase; color: #7b1220; }
h4 { font-size: 120%; margin-top: 1.25em; }
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; }	
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**************************/

.ClearBoth
{
    clear: both;
}

#Page
{
    text-align: left;
    width: 775px;
    margin: 0 auto;
}


.TopBarContent
{
    padding: 7px 8px 3px 8px;
    color: #fff;
    text-transform: uppercase;
    font-size: 110%;
    background: #7b1220 url(../images/topbar-dark.gif) top left no-repeat;
}

.TopBarShadow
{
    background: transparent url(../images/topbar-shadow.png) top left no-repeat;
    height: 14px;
    clear: left;
}

.TopBarNumbers
{
    margin: 0;
    padding: 0 0 3px 0;
    float: left;
}

.TopBarNumbers li
{
    display: inline;
}

.TopBarNumbers .PhoneIcon
{
    background: url(../images/phone-icon.gif) left center no-repeat;
    padding: 2px 12px 3px 22px;
}

.TopBarNumbers .FaxIcon
{
    background: url(../images/fax-icon.gif) left center no-repeat;
    padding: 0 0 3px 21px;
}

.TopBarNavigation
{
    margin: 0;
    padding: 0;
    text-align: right;
}

.TopBarNavigation li
{
    display: inline;
}

.TopBarFix
{
    height:0px;
    clear:left;
    margin:0;
    padding:0;
    font-size:0;
}

.TopBarNavigation a:link { text-decoration: none; color: #fff; }
.TopBarNavigation a:visited { text-decoration: none; color: #fff; }
.TopBarNavigation a:hover { text-decoration: underline; color: #fff; }
.TopBarNavigation a:active { text-decoration: none; color: #fff; }

.TopCorners
{
    background: url(../images/content-corners-top.png) top left no-repeat;
    height: 9px;
    margin-top: 8px;
    padding: 0;
    font-size: 0;
}

.BottomCorners
{
    background: url(../images/content-corners-bottom.png) top left no-repeat;
    height: 9px;
    margin-bottom: 10px;
}

#Content
{
    background: #fff;
}

.BottomPad
{
    height: 1px;
    clear: both;
}

#Footer
{
    text-align: center;
    text-transform: uppercase;
    color: #3a0e0c;
    margin-bottom: 35px;
}

#Copyright
{
    padding-right: 20px;
}

#Footer a:link { color: #3a0e0c; text-decoration: underline; }
#Footer a:visited { color: #3a0e0c; text-decoration: underline; }
#Footer a:hover { color: #3a0e0c; text-decoration: none; }
#Footer a:visited { color: #3a0e0c; text-decoration: underline; }


#Header h1
{
    background: url(../images/logo.gif) top left no-repeat;
    text-indent: -9000px;
    width: 330px;
    height: 67px;
    float: left;
    margin: 0 0 0 14px;
    border-right: 1px solid #e1e1e1;
    padding: 0;
}

#Header h1 a
{
    display: block;
    height: 67px;
}

#Nav
{
    padding: 37px 13px 0 0;
    margin: 0;
    text-align: right;
}

#Nav li
{
    display: inline;
    padding-right: 25px;
    font-size: 130%;
}

#Nav li a:link { color: #6b7174; text-decoration: none; }
#Nav li a:visited { color: #6b7174; text-decoration: none; }
#Nav li a:active { color: #6b7174; text-decoration: none; }
#Nav li a:hover { color: #6b7174; text-decoration: none; border-bottom: 2px solid #d2d4d5; }

#InnerContent
{
    clear: left;
    margin-top: 30px;
}

.Banner
{
    background: url(../images/banner.jpg) bottom left no-repeat;
    height: 185px;
    margin-bottom: 5px;
    position: relative;
}

.LeftColumn
{
    float: left;
    width: 180px;
}

.LeftColumn ul
{
    margin: 30px 0 0 25px;
    font-size: 110%;
    color: #7b1220;
}

.LeftColumn ul li
{
    line-height: 1.7em;
    list-style-image: url(../images/bullet.gif);
}

.RightColumn
{
    float: left;
    width: 550px;
    padding: 10px 20px 10px 25px;
    background: url(../images/leftcolumn-fadebar.gif) top left no-repeat;
}

.RightColumn ol
{
    margin-left: 40px;
    font-size: 120%;
}

.RightColumn ul
{
    margin-left: 40px;
    font-size: 120%;
}

.MainPageRightColumn
{
    padding: 10px 25px 10px 25px;
    text-align: justify;
}

.RightColumn p
{
    text-align: justify;
}

.MainPageRightColumn p
{
    text-align: justify;
}

.BannerTextHomePage
{
    background: url(../images/banner_homepage_text.png) top left no-repeat;
    width: 391px;
    height: 42px;
    position: absolute;
    top: 115px;
    left: 20px;
}

.VerdictItem
{
    background: #f4eeee;
    border: 1px solid #d5bfbe;
    width: 640px;
    margin: 0 auto;
    padding: 8px 8px 0 8px;
    margin-bottom: 20px;
}

.SpecialtyList a { color: #7B1220; }
.SpecialtyList a:hover { color: #7B1220; text-decoration: none; }

.AreasBox
{
    border: 1px solid #ccc;
    padding: 8px;
    margin:15px;
}

.SpecialtyListMain
{
    margin: 0 0 15px 15px;
}

.SpecialtyListMain li
{
    float: left;
    width: 40%;
    margin-left: 45px;
}

.AreasOfSpecialty .RightColumn
{
    float: none;
    width: 93%;
    background: none;
}

.ClearFloats
{
    clear: both;
}

.ContactInfoUL
{
    font-size: 120%;
}

.ContactInfoUL li
{
    line-height: 1.3em;
}

.GoogleMap
{
    float: right;
    margin-bottom: 15px;
}

/* ------- QUESTIONNAIRE FORMS ------- */

.Item
{
    display: block;
    font-size: 120%;
    margin: 5px 15px 10px 0;
    clear: both;
}

.Item label { line-height: 1.3em; }

.ItemLeftCol
{
    width: 300px;
    float: left;
    text-align: right;
    padding: 5px 10px 5px 0;
    margin: 5px 0 5px 0;
}

.ItemRightCol
{
    text-align: left;
    width: 300px;
    float: left;
    margin: 8px 0 5px 0;
}

.FormsH3
{
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0;
}

.FormsSubmitBtn
{
    font-weight: bold;
}

.FormsList li
{
    list-style-type: none;
}