body {
font: 12px normal Helvetica, arial, san-serif;
text-align: center;
margin: 0;
padding-top: 10px;
background: #4A689D;
color: #4C565C;
}
td {
color: #4C565C;
font: 12px normal Helvetica, arial, san-serif;
}
a {
color: #0C4EA8;
}
a:hover {
color: #1080C3;
}
h1 {
color: #08A5D0;
font-size: 20px;
font-weight: bold;
font-style: italic;
}
h2 {
color: #08A5D0;
font-size: 18px;
font-weight: bold;
font-style: italic;
}
#container {
width: 880px;
margin: 0 auto;
border: 1px solid #08A5D0;
padding: 15px;
text-align: left;
background: #ffffff;
-moz-border-radius-topleft:20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
border: 1px solid #08A5D0;
font-size: 11px;
}
#topLeft {
color: #08A5D0;
text-align: left;
font-size: 30px;
padding: 0px 0px 10px 10px;
}
#topRight {
color: #08A5D0;
text-align: right;
font-size: 30px;
padding: 0px 0px 10px 10px;
}
#banner {
width: 100%;
height: 253px;
text-align: right;
margin: 0px 0px 20px 0px;
background: url(../images/banner.jpg) no-repeat top left;
padding: 0px;
color:#000;
font-size:11px;
line-height: 20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
border: 1px solid #08A5D0;
}
#banner a {
color: #DCDCDC;
text-decoration: none;
}
#banner a:hover{
color: #ffffff;
text-decoration: none;
}
#messageBanner {
font-size: 16px;
padding: 35px 20px 0px 0px;
color: #8A7CA7;
}
#content {
margin: 0 auto;
text-decoration: none;
text-align: left;
font-size: 12px;
padding:0px;
width: 860px;
}
#table1 {
border-bottom: solid 1px #ccc;
}
#main_content {
height: 150px;
margin: 20px;
font-size: 14px;
color: #4C565C;
padding: 10px;
}
#services {
margin: 20px 10px 0px 0px;
text-align: right;
color:#08A5D0;
font-size: 13px;
border-left: 1px solid #ccc;
padding: 10px;
}
#services a {
text-decoration: none;
}
#nav {
text-align: right;
width: 250px;
padding: 10px;
font-size: 13px; 
color: #3E77C9;
}
#nav a { 
text-align: right;
background: #08A5D0; 
display: block; 
color: #ffffff; 
padding:10px 20px 10px 0px; 
margin: 8px; 
font-size: 14px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
}
#services2 {
border-right: solid 1px #ccc;
padding: 10px 20px 10px 20px;
margin-top: 20px;
}
#services2 h2 {
text-align: center;
}
#services3 {
padding: 10px 20px 10px 20px;
margin-top: 20px;
}
#services3 h2 {
text-align: center;
}
#about {
margin-top: 20px;
padding: 10px 20px 10px 20px;
}
#about h2{
text-align: center;
}
#pictures {
margin-top: 20px;
width: 840px;
background: #4A689D;
padding-left:8px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 20px;
}
#footer {
text-align: center;
margin: 50px 0px 0px 0px;
width: 840px;
background: #08A5D0;
-moz-border-radius-topleft:15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
border: 1px solid #08A5D0;
padding: 10px;
color: #ffffff;
}
#footer a {
font-size: 13px;
color:#ffffff;
padding: 0px 20px 0px 20px;
text-decoration: none;
}
.readMore {
float: right;
margin: 0px;
padding: 0px;
}
.readMore a {
display: block; 
color: #08A5D0; 
padding: 5px 5px 5px 0px; 
margin: 3px; 
font-size: 12px;
text-align: right;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
text-decoration: none;
width: 130px;
border: 2px solid #08A5D0;
}
.readMore a:hover {
background-color: #08A5D0;
color: #ffffff;
}


#admin-navigation { border-bottom: solid 1px #484541; border-top: solid 1px #484541; padding: 10px; background-color: #2E96BE; }
#admin-navigation a { padding: 0px 8px 0px 8px; color: #ffffff; text-decoration: none; }
#admin-navigation a:hover { color: #FAFD04; }
#admin_form td { padding: 3px;}


.sideBar {
color: #3C3C3C;
text-decoration: none;
margin: 0px;
padding: 4px 19px 4px 38px;
text-align: left;
vertical-align: middle;
background-image: url(../images/sideBar_navBG.gif);
background-repeat: no-repeat;
background-position: left center;
height: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E5E5E5;
}
.sideBar a { margin: 0px; padding: 0px; color: #3C3C3C; text-decoration: none; }
.sideBar a:hover { color: #3C3C3C; text-decoration: underline; }

