﻿html, body {
    height: 100%;
}

body 
{
    background-color:#e1e1e1;
    color: #666;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
}

h1
{
    font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size:22px;
    color:#cc292c;
    border-bottom:1px dotted #d1d1d1;
    height:35px;
    margin-top:15px;
    margin-bottom:3px;
    font-weight:lighter;
}

h2
{
    color:#cc292c;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}

span
{
    float:left;
    width:590px;
    border-bottom:1px dotted #d1d1d1;
    margin-bottom:10px;
    
}

div.doubleDot
{
    float:left;
    width:100%;
    border-bottom:1px dotted #d1d1d1;
    margin-bottom:3px;
}

div.doubleDot h1
{
    float:left;
    border:0;
}

div.doubleDot h2
{
    font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#666;
    height:35px;
    margin:15px 0 3px 0;
    font-weight:lighter;
    float:left;
    padding:3px 0 0 10px;
}

a
{
    color:#3c5ff6;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

img.floatLeftImage
{
    clear:left;
    float:left;
    padding-right:10px;
}

div.main
{
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    padding: 0;
    position: relative;
    width: 800px;
    border:1px solid #e1e1e1;
}

/* HEADER */
div.header
{
    background:#7e180b url('../images/header.gif') no-repeat;
    width:800px;
    height:119px;
    float:left;
    display:block;
}

div.headerRight
{
    float:right;
    width:200px;
    height:119px;
    display:block;
    text-align:right;
    padding:57px 30px 0 0;
}

div.headerRight p
{
    color:#fff;
    padding:0;
    margin:0;
}

div.headerRight b
{
    font-weight:bold;
    padding-right:3px;
    color:#cc292c;
}

div.headerRight a
{
    color:#fff;
    text-decoration:none;
}

div.headerRight a:hover
{
    text-decoration:underline;
}

/* MENU */
div.menu
{
    background:#e1e1e1 url('../images/menubg.gif') repeat-x;
    float:left;
    width:800px;
    height:45px;
    display:block;
}

div.menu .AspNet-Menu-Leaf
{
    background:#7e180b url('../images/menuitembg.gif') repeat-x;
    float:left;
    height:31px;
    width:101px;
    display:block;
    text-align:center;
    
}

div.menu .AspNet-Menu-Selected
{
    background:#7e180b url('../images/menuitemselectedbg.gif') repeat-x;
}

div.menu .AspNet-Menu-Link
{
    color:#fff;
    font-weight:bold;
    font-family:Century Gothic;
    font-size:14px;
    height:26px !important;
    width:101px;
    display:block;
    padding-top:5px;
}

/* CONTENT */
div.contentWrapper
{
    border:1px solid #c5c5c5;
    display:block;
    float:left;
    width:798px;    
}

div.content
{
    background-color:#f5f4f4;
    float:left;
    width:798px;
    display:block;
    border-top:1px solid #fff;
}

div.contentLeft
{
    float:left;
    display:block;
    width:151px;
    padding:20px;
}

div.contentRight
{
    float:left;
    display:block;
    width:587px;
    padding:0 20px 20px 0;
}

div.contentRight ul
{
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
}

div.contentRight li
{
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
}

div.contentRight ul.bullets
{
    float:none;
    margin-left:30px;
}

div.contentRight ul.bullets li
{
    float:none;
    list-style-type:disc;
}

div.contentRight p
{
    
    
}


/* SUBNAV */
div.contentLeft .AspNet-Menu
{
    float:left;
    display:block;
    width:149px;
}

div.contentLeft div.infoBox
{
    border:1px solid #d1d1d1;
    float:left;
    display:block;
    width:149px;
    margin-bottom:20px;
}

div.contentLeft .AspNet-Menu-Leaf
{
    background:#f5f4f4 url('../images/submenuitembg.gif') repeat-x;
    border-bottom:1px dotted #d1d1d1;
    height:31px;
    width:149px;
    display:block;
    text-align:center;
}

div.contentLeft .AspNet-Menu-Link
{
    color:#666;
    font-weight:bold;
    font-size:12px;
    /*height:23px !important;*/
    width:149px;
    display:block;
    padding-top:8px;
    padding-bottom:8px;
}

div.infoBoxTitle
{
    background:#f5f4f4 url('../images/infoboxbg.gif') repeat-x;
    float:left;
    display:block;
    width:149px;
    border-bottom:1px dotted #d1d1d1;
    height:31px;
}

div.infoBoxTitle p
{
    background:#f5f4f4 url('../images/arrow.gif') no-repeat;
    color:#cc292c;
    font-weight:bold;
    /*padding-left:10px;*/
    margin:8px 0 0 10px;
    padding:0 0 0 10px;
}

div.infoBoxContent
{
    float:left;
    padding:10px 5px 5px 5px;
}

div.infoBoxContent p
{
    margin-top:0;
    clear:left;
}

div.infoBoxContent b
{
    color:#cc292c;
    margin-bottom:10px;
    float:left;
}

div.infoBoxContent .contact
{
    font-size:10px;
}

div.infoBoxContent .contact a
{
    color: #666;
    text-decoration:none;
}

div.infoBoxContent .contact b
{
    margin:0;
}

div.infoBoxContent .contact a:hover
{
    text-decoration:underline;
}

div.infoBoxContent .download
{
    background:#f5f4f4 url('../images/download.gif') no-repeat;
    display:block;
    height:26px;
    padding:5px 0 0 30px;
}

div#map
{
    border:1px solid black;
    width: 585px;
    height: 300px;
    float:left;
    margin-bottom:20px;
    overflow: hidden;
}

a.facebook
{
    background:url('../images/facebook.gif') no-repeat;
    display: block;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    float: left;
    margin:5px;
}

a.twitter
{
    background:url('../images/twitter.gif') no-repeat;
    display: block;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    float: left;
    margin:5px;
    border:1px solid red;
}

a img
{
    border:0;
}

div.gmap_marker
{
    height:75px;
    width:220px;
    margin-top:20px;
}

div.gmap_marker img
{
    float:right;
}

/* FOOTER */
div.footer
{
    background:#e1e1e1 url('../images/footerbg.gif') repeat-x;
    float:left;
    width:798px;
    height:47px;
    display:block;
}

div.footer p
{
    color:#bdbdbd;
    font-size:10px;
    text-align:center;
    line-height:15px;
    margin-top:8px;
}

div.copyright
{
    float:left;
    display:block;
    width:800px;
}

div.copyright p
{
    color:#666666;
    font-size:10px;
    text-align:center;
}
