/* CSS Document */

body {
background-image:url(images/BG-Repeat.jpg);
background-repeat: repeat-x;
background-position: top;
background-color:#244c80;
margin-top: 0px;
padding-top: 0px;
}

#SiteContainer {
position:static;
background-image:url(images/BG.jpg);
background-repeat:no-repeat;
background-position:top center;
width: 100%;
min-height: 768px;
margin-left: auto;
margin-right: auto;
padding: 0px;
overflow:hidden;
}

#SiteBodyContainer {
position:relative;
top: 100px;
margin-left: auto;
margin-right: auto;
width: 940px;
margin-top:0px;
margin-bottom: 0px;
}

#SiteBodyNav {
position:relative;
background-image:url(images/SiteBodyNav.png);
background-repeat:no-repeat;
width: 940px;
height: 47px;
margin: 0px;
}

#SiteBodyRepeat {
position:relative;
background-image:url(images/SiteBodyRepeat.png);
background-repeat:repeat-y;
width: 940px;
margin-top: 0px;
padding-bottom: 20px;
min-height: 380px;
}

#Panel {
position:relative;
float: right;
margin-right: 20px;
background-image:url(images/Panel.jpg);
background-repeat:no-repeat;
width: 261px;
height: 170px;
}

#PanelPic {
position:absolute;
top: 12px;
right: 10px;
background-image:url(images/Panel.jpg);
background-repeat:no-repeat;
width: 261px;
height: 170px;
}

#PanelContent{
padding: 10px 20px 20px 30px;
}

#PanelContact {
position:absolute;
top: 12px;
right: 20px;
background-repeat:no-repeat;
width: 261px;
height: 170px;
}

#PanelContentContact{
padding: 10px 20px 20px 30px;
}

ul {
}

li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
list-style-image:url(images/Formicon.png);
height: 18px;
}

li a:link,
li a:visited,
li a:hover {
color: #666666;
text-decoration:none;
border-bottom: 1px dotted #666666;
}


#SiteBodyContent {
position:relative;
padding-top: 20px;
width: 940px;
margin-bottom: 20px;
}

#SiteBodyContentMap {
position:relative;
padding-top: 20px;
width: 940px;
margin-bottom: 20px;
}

#mapbottomtext {
position: relative;
left: 280px;
}

#SiteBodyText {
float: left;
width: 200px;
margin-left: 250px;
}

#SiteBodyBottom {
position:relative;
background-image:url(images/SiteBodyBottom.png);
width: 940px;
height: 24px;
margin: 0px;
top: -12px;
}

#SiteBodyBottomMap {
position:relative;
background-image:url(images/SiteBodyBottom.png);
width: 940px;
height: 24px;
margin: 0px;
top: -25px;
}

#SiteBottomLeft {
position: absolute;
background-image:url(images/Building.png);
background-repeat:no-repeat;
width: 262px;
height: 390px;
margin: 0px;
bottom: 12px;
left: 10px;
}

#SiteBottomRight {
position: absolute;
background-image:url(images/People2.png);
background-repeat:no-repeat;
width: 346px;
height: 267px;
margin: 0px;
bottom: 12px;
right: 12px;
}

#SiteBottomRightHome {
position: absolute;
background-image:url(images/Business.png);
background-repeat:no-repeat;
width: 280px;
height: 215px;
margin: 0px;
bottom: 12px;
right: 10px;
}

#SiteBottomRightVisit {
position: absolute;
background-image:url(images/Family.png);
background-repeat:no-repeat;
width: 287px;
height: 208px;
margin: 0px;
bottom: 12px;
right: 12px;
}

#SiteBottomRightPractice {
position: absolute;
background-image:url(images/Kids.png);
background-repeat:no-repeat;
width: 263px;
height: 151px;
margin: 0px;
bottom: 12px;
right: 10px;
}

#SiteBottomRightContact {
position: absolute;
background-image:url(images/Seniors.png);
background-repeat:no-repeat;
width: 300px;
height: 170px;
margin: 0px;
bottom: 12px;
right: 10px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #666666;
width: 400px;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
width: 400px;
padding-bottom:0px;
margin-bottom: 0px;
}

a.forms:link,
a.forms:hover,
a.forms:visited {
color: #666666;
text-decoration:none;
border-bottom: 1px dotted #666666;
}


p {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
width: 400px;
}

p.forms_p {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
width: 400px;
padding-top: 0px;
margin-top: 0px;
}

.nav {
position:relative;
top: 7px;
left: 9px;
}

#SiteFooter {
position:relative;
margin-right: auto;
margin-left: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8DB5FF;
text-align:center;
padding-top: 20px;
}

.SiteFooterNav {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8DB5FF;
text-decoration:none;
border-bottom: 1px dotted #8db5ff;
margin-left: 5px;
margin-right: 5px;
}

#tag {
font-size:10px;
color:#69C;
}


#tag a:link,
#tag a:active,
#tag a:hover {
	
font-size:10px;
color:#69C;
text-decoration: none;
border-bottom: 1px #69C dotted;
}
	
