* {margin:0; padding:0;}

body {
height:100%;
background:#fff;
color:#000;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}

p {margin-bottom:15px;}

dt {font-weight:bold; padding:2px 0 2px 30px;}
dt.address {background:url(../images/styles/address.jpg) left center no-repeat;}
dt.email {background:url(../images/styles/email.jpg) left center no-repeat;}
dt.phone {background:url(../images/styles/telephone.jpg) left center no-repeat;}

dd {margin-bottom:10px; padding:2px 0 2px 30px;}

img {padding:2px; border:1px solid #333; background:#fff; margin:10px;}

#postHeader {
margin:0 auto;
padding:.8em;
width:770px;
text-align:right;
vertical-align: middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}

#centerColumn {
margin:0 auto;
width:770px;
text-align:left;
vertical-align: middle;
background-color:#ffffff;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:.9em;
font-weight:lighter;
letter-spacing:.1em;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#navbar {
height:26px;
background:#fff url(../images/styles/nav.jpg) no-repeat;
padding-top:10px;
}

#navbar ul {
list-style:none;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:0 0 0 0;
padding:10px 25px;
color:#fff;
}

#navbar li a:hover {
background:#000;
}

#header {
margin:0;
padding:0 0 0 15px;
height:251px;
background:#000 url(../images/styles/header.jpg);
border-top:1px solid #fff;
}

#header h1 {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
margin-top:200px;
width:254px;
height:49px;
background:#fff url(../images/styles/logo.jpg) no-repeat;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

#block_1 {
margin:0 5px 1em 0;
padding:8px;
float:left;
width:490px;
background-color:#fff;
}

#block_2 {
margin:0 5px 1em 0;
padding:8px;
float:left;
width:754px;
background-color:#fff;
}

div.listbox {
float:left;
margin-right:15px;
border:2px solid #E3E7E2;
width:222px;
height:180px;
}

div.listbox h3 {
margin:0;
padding:5px 10px;
background:#2F342D;
color:#fff;
}

div.listbox ul {
padding:5px 3px;
margin:0 0 0 5px;
}

div.listbox ul li {
background:url(../images/styles/arrow.gif) left center no-repeat;
list-style-type:none;
padding:0 0 2px 15px;
}

.cell_3 {
margin:0 0 1em 5px;
padding:35px 0 8px 20px;
float:right;
width:207px;
background:#fff url(../images/styles/sidebar.jpg) no-repeat;
}

.cell_3 h2 {
margin:0 0 10px 0;
padding:4px 0 10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}

#contactinfo {
width:200px;
float:left;
}
#contactform {
width:280px;
float:left;
}

#smalltext {
font-size:12px;
}
.black {
color:#000;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

.cell_3 li {
margin:0 0 .3em 0;
padding:5px 0 6px 5px;
font-size:.75em;
}
.cell_3 h2 {
padding:0 0 0 7px;
}


#footer {
position:relative;
clear:both;
bottom:0;
margin:5em 0 0 0;
padding:10px 0 10px 0;
height:50px;
text-align:center;
font-size:.7em;
background:#fff url(../images/styles/footer.jpg) no-repeat;
color:#fff;
}

#footer a {
color:#fff;
}
#mbl {
width:235px;
float:left;
}
#links {
float:right;
padding:0 20px 0 0;
}

label.error { display:block; font-size:12px;}
a { outline:0;}
.gallery { width:99%; margin-left:20px;}
.gallery img { border:1px solid #d8d8d8; padding:3px; background-color:#bababa;}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../images/styles/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../images/styles/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../images/styles/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../images/styles/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../images/styles/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../images/styles/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../images/styles/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../images/styles/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:url(../images/styles/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/styles/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

.centre-images {text-align:Center;}
