body {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
    color: #333;
    margin: 0;
    padding: 0;
    background: #999;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    color: #cd0800;
    text-align: center;
    text-decoration: underline;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    color: #235db9;
    text-decoration: none;
}

u {
    text-decoration: underline;
}

#wrap {
    width: 1042px;
    margin: 10px auto 0 auto;
}

#top {
    width: 1042px;
    height: 161px;
    padding: 0;
    margin: 0;
}

#nav {
    width: 1045px;
    height: 61px;
    background: url('img/bg_nav.png') no-repeat;
    padding-left: 16px;
    margin: -17px auto 0 auto;
}

#nav ul {
    list-style: none;
    padding-top: 0;
}

#nav ul li {
    float: left;
    padding: 0 5px 0 5px;
}

#nav ul li a {
    display: block;
    padding: 11px 20px 11px 20px;
    height: 34px;
    font-size: 22px;
}

a.noselect {
    background: url('img/bg_nav_link.png') repeat-x;
    color: #c0c0c0;
    text-decoration: none;
}

a.noselect:hover {
    text-decoration: none;
    background: url('img/bg_nav_link_hover.png') repeat-x !important;

}

a.selected {
    text-decoration: none;
    color: #235db9 !important;
    background: url('img/bg_nav_link_selected.png') repeat-x #fff !important;
}

#main {
    width: 881px;
    margin: 0 auto 0 auto;
    padding: 25px 90px 15px 90px;
    background: url('img/bg_main.png') repeat-y #fff;
    min-height: 400px;
}

#right {
    text-align: right;
    color: #6a6a6a;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

#homeleft {
    width: 450px;
    padding-left: 10px;
    font-size: 20px;
    color: #cd0800;
}

ul.mainlist {
    list-style-image: url('img/bullet.png');
}

ul.mainlist li {
    padding-top: 15px;
}

#homeleft ul {
    padding-bottom: 30px;
}

#homeright {
    width: 400px;
    float: right;
    padding: 20px 20px 0 0;
    color: #6a6a6a;
    text-align: center;
    font-size: 18px;
}

.phonenumber {
    font-size: 24px;
    color: #235db9;
}

#homeright img {
    border: none;
    padding-top: 35px;
}

#homelocationbox {
    width: 380px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    background: #f9f9f9;
    color: #333;
    border: 1px solid #ccc;
}

#homelocationbox a {
    color: #235db9;
    text-decoration: none;
}

#homelocationbox a:hover {
    text-decoration: underline;
}

#directionspopup {
    width: 300px;
    border-top: 1px dashed #ccc;
    font-size: 16px;
    margin: 20px auto 0 auto;
    color: #666;
    display: none;
}

#directionspopup table {
    font-size: 14px;
    color: #666;
}

#directionspopup table tr td input {
    height: 30px;
    padding: 5px;
    
}

#directionspopup p.buttons input {
    padding: 5px;
    height: 30px;
    background: #f0f0f0;
    border: 1px solid #ccc;
}

#homearticles {
    width: 450px;
    margin: 60px auto 40px auto;
    text-align: center;
    color: #333;
    font-size: 20px;
}

#homearticles p {
    text-decoration: underline;
}

#homearticles a {
    text-decoration: none;
    color: #666;
    font-size: 15px;
}

#homearticles a:hover {
    text-decoration: none;
    border-bottom: 1px dashed #cd0800;
    color: #cd0800;
    font-size: 15px;
}

#hide {
    display: none;
}

#show p {
    text-indent: 25px;
}

#articlesource {
    text-align: left;
    margin-top: -10px;
    padding-left: 0;
    padding-bottom: 25px;
    font-size: 12px;
    color: #666;
}

#articletitle {
    width: 700px;
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

#charcn_1 {
    float: right;
    width: 460px;
    height: 308px;
    padding-bottom: 3px;
    margin: 10px 10px 0 10px;
}

#charcn_2 {
    float: left;
    width: 484px;
    height: 361px;
    padding-bottom: 3px;
    margin: 10px 10px 0 10px;
}

#antrimcn_1 {
    float: left;
    width: 368px;
    height: 285px;
    padding-bottom: 3px;
    margin: 10px 10px 0 10px;
}

#antrimcn_2 {
    float: right;
    width: 366px;
    height: 253px;
    padding-bottom: 3px;
    margin: 10px 10px 0 10px;
}

#homehours {
    width: 360px;
    margin: 40px auto 0 auto;
    border: 1px solid #ccc;
    font-size: 20px;
    background: #f9f9f9;
    padding: 20px;
    color: #4f4f4f;
    text-align: center;
}

#homehours p .open {
    color: #cd0800 !important;
}

#aboutright {
    float: right;
    width: 440px;
    text-align: center;
    padding: 25px 0 15px 15px;
}

#aboutleft {
    padding-left: 10px;
    padding-top: 20px;
    color: #333;
    font-size: 16px;
    text-indent: 20px;
    line-height: 20px;
}

#pricingtop {
    text-align: center;
    font-size: 20px;
    color: #333;
    padding-bottom: 30px;
}

.free {
    color: #00a70d;
    font-weight: bold;
}

#pricingright {
    float: right;
    width: 330px;
    height: 200px;
    margin-right:  20px;
    border: 1px solid #ccc;
    background: #f9f9f9;
    padding: 15px;
    text-align: center;
}

#hourly {
    font-size: 20px;
    text-decoration: underline;
    padding-top: 10px;
    padding-bottom: 5px;
}

#pricingleft {
    width: 330px;
    height: 190px;
    padding: 20px 15px 20px 15px;
    border: 1px solid #ccc;
    margin-left: 20px;
    background: #f9f9f9;
    text-align: center;
}

#pricingbottom {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
}

#gallerytop {
    text-align: center;
    font-size: 20px;
    padding: 10px 0 30px 0;
}

#gallery {
    width: 840px;
    margin: 0 auto;
}

#gallery tr td {
    padding: 8px 5px 8px 5px;
}

#gallery img {
    border: 1px solid #999;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7; 
}

#gallery img:hover {
    border: 1px solid #666;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1; 
}

#locationmap {
    float: right;
    width: 440px;
    text-align: center;
    margin-right: 10px;
}

#locationmap a img {
    border: none;
}

#locationleft {
    width: 400px;
    padding-top: 50px;
    text-align: center;
}

#locationleft table {
    font-size: 16px;
    padding-left: 20px;
    color: #666;
}

#locationleft table tr td input {
    height: 40px;
    padding: 5px;
    font-size: 16px; 
}

#locationleft p.buttons {
    padding-left: 15px;
}

#locationleft p.buttons input {
    padding: 5px;
    margin-left: 10px;
    height: 40px;
    background: #f0f0f0;
    border: 1px solid #ccc;
    font-size: 16px;
}

#footer {
    width: 1061px;
    margin: 0 auto 20px auto;
    text-align: center;
    font-size: 16px;
    color: #555;
}

#footer a {
    text-decoration: none;
    border-bottom: 1px dashed #333;
    color: #333;
}

#footer a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: none;
}