@charset "utf-8";
/* CSS Document */
.bodyHome{
 background-color: #644830;
 margin-top:0px;
 margin-bottom:0px;
}
.bodyAll{
 background-color: #644830;
 background-image:url(../images/bg.jpg);
 background-repeat:repeat-y;
 background-position:center;
 margin-top:0px;
 margin-bottom:0px;
}

#media {

position:relative;
left:40px;
}

.bodyText a: link {
color: #004731;
text-decoration: none;
}
.bodyText a: hover{
color: #004731;
text-decoration: none;
}
.bodyText a: visited{
color: #004731;
text-decoration:none;
}
.bodyText a: active {
color: #004731;
text-decoration:none;
}

#sidebarTable {
vertical-align:top;
padding:20px 15px 10px 25px;
background-image:url(../images/Galligan_Interior_18.jpg);
background-repeat:no-repeat;
background-color:#a99252;
width:210px;
}
#mainTableAboutUs {
background-color:#eae9e2;
padding:40px 40px 20px 45px;
vertical-align:top;
background-image:url(../images/Galligan_Interior_AboutUs_16.jpg);
background-repeat:no-repeat;
width:565px;
}
#mainTablePractice {
background-color:#eae9e2;
padding:40px 40px 20px 45px;
vertical-align:top;
background-image:url(../images/Galligan_Interior_Practice_16.jpg);
background-repeat:no-repeat;
width:565px;
}
#mainTableStaff {
background-color:#eae9e2;
padding:40px 40px 20px 45px;
vertical-align:top;
background-image:url(../images/Galligan_Interior_Staff_16.jpg);
background-repeat:no-repeat;
width:565px;
}
#mainTableNews {
background-color:#eae9e2;
padding:40px 40px 20px 45px;
vertical-align:top;
background-image:url(../images/Galligan_Interior_News_16.jpg);
background-repeat:no-repeat;
width:565px;
}
#mainTableContact {
background-color:#eae9e2;
padding:40px 40px 20px 45px;
vertical-align:top;
background-image:url(../images/Galligan_Interior_Contact_16.jpg);
background-repeat:no-repeat;
width:565px;
}
#staffTable {
border-bottom:medium;
border-bottom:#a99252;
}
#leftBar {
background-image:url(../images/Galligan_Interior_14.jpg);
background-repeat:repeat-y;
width:88px;
}
#rightBar {
background-image:url(../images/Galligan_Interior_17.jpg);
background-repeat:repeat-y;
width:92px;
}

.sidebarTableText {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
line-height:18px;
}

.signatureText {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.mainhead {
color:#004731;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-shadow:#000000;
}

.subhead {
color:#644830;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.homeBodyHeader {
color:#004731;
font-family:"Times New Roman", Times, serif;
font-size:18px;
}
.homeBodyText {
color:#644830;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.bodyText {
color:#004731;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

.staffName {
color:#004731;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:10px;
vertical-align:top;
}
.staffBody {
color:#004731;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:10px;
line-height:16px;
vertical-align:top;
}

