body
{
    padding: 0px;
    margin: 0px;
    background-image: url(/images/backgrounds/bg.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    
}
div#background
{
    background-image: url(/images/backgrounds/bg2.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 25px 0px 0px 0px;
    margin: 0px;
    
}
div.shadow
{
    background-image: url(/images/backgrounds/shadow.png);
    background-repeat: no-repeat;
    background-position: top center;
}
div#container
{
    width: 960px;
    border: 1px solid #ddd;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #FFF;
position:relative;
}

div#banner
{
    padding: 0px;
    margin: 0px;
    height: 85px;
}
div#header
{
    margin-right: 5px;
    padding: 11px 0px 11px 0px;
    background-image: url(/images/backgrounds/defaultheader.jpg);
    background-repeat: no-repeat;
    height: 260px;
}
div#menu
{
    margin: 0px;
    border-top: 1px solid #334457;
    border-right: 1px solid #334457;
    border-bottom: 1px solid #334457;
    width: 208px;
    background-color: #1D2732;
    background-image: url(/images/backgrounds/navbg.jpg);
    background-repeat: repeat-x;
}
div#pagebody
{
    background-image: url(/images/backgrounds/content.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 100%;
}

div#content
{
    padding: 10px 25px 25px 15px;
    margin-right: 373px;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
div#content p
{
    
    font-size: 0.8em;
    color: #444;
    line-height: 1.6em;
}
div#content img
{
margin:4px;
}
div#content ul
{
    font-size:0.8em;
    }
div#content ul li
{
    padding-bottom:4px;
    color:#444;
}

div#rightCol
{
    float: right;
    width: 313px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px 0px 10px 0px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


div#rightCol ul.Subnav
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

div#rightCol ul.Subnav li
{
    list-style: none;
    border-bottom: 1px solid #ddd;
}

div#rightCol ul.Subnav li.level4
{
    list-style: none;
    background-color: #efefef;
    
}

div#rightCol ul.Subnav li.level4 a
{
color:#555;
}

div#rightCol ul.Subnav li.level4 a:hover
{
color:#ccc;
background-color:#444;
}
ul#nav{
font-size:11px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-bottom:4px;
text-transform:uppercase;
}
div.NewNav{
margin-left:8px;
margin-right:8px;



}

div#rightCol ul.Subnav li a
{
    font-size: 0.8em;
    color: #cc0000;
    padding: 6px;
    text-decoration: none;
    display: block;
}

div#rightCol ul.Subnav li a:hover
{
    background-color: #cc0000;
    color: #fff;
}
div.CLead
{
    background-color: #ededed;
    border: 1px solid #ddd;
    margin-bottom: 8px;
    padding: 5px;
}
div.CLead a
{
font-size:0.8em;
color:#cc0000;
}

div.events
{
    background-image: url(/images/backgrounds/events.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

div.CLead ul, div.eventsPage ul
{
    padding: 0px;
    margin: 0px;
}

div.CLead ul li, div.eventsPage ul li
{
    list-style: none;
    font-size: 0.8em;
    color: #555;
    border-bottom: 1px dotted #aaa;
    padding: 3px;
    line-height: 1.4em;
}
div.CLead ul li a, div.eventsPage ul li a
{
    color: #cc0000;
    text-decoration: none;
}
div.eventsPage ul li a{
font-size:1.3em;
}
div.CLead ul li a:hover, div.eventsPage ul li a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
div.CLead h2
{
    margin: 0px;
    font-size: 1em;
    text-transform: uppercase;
    color: #FFF;
    background-image: url(/images/backgrounds/clead.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #333;
    padding: 5px;
}
div.CLead h2 a
{
    
    color: #FFF;
    text-decoration:none;
font-size:1em;
}
div.CLead p
{
    font-size: 0.8em;
}
div#quicksearch
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    border: 1px dotted #CCC;
    padding: 5px;
    font-size: 0.7EM;
}
div#quicksearch a
{
    color: #003366;
    text-decoration: none;
}
div#quicksearch a:hover
{
    color: #006699;
    text-decoration: underline;
}
div#quicksearch h2
{
    color: #999999;
    padding: 0px;
    margin: 0px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
}

div#feature
{
    border: 1px dotted #CCC;
    padding: 1px;
    margin-top: 5px;
}
div#feature p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    padding: 0px;
    margin: 0px;
}
div#feature a
{
    color: #DF001B;
    text-decoration: none;
    display: block;
    padding: 6px;
}
div#feature a:hover
{
    color: #344456;
    text-decoration: none;
    background-color: #E3F0F6;
}
div#footer
{
    clear: both;
    padding: 15px 9px 0px 9px;
    margin-top: 0px;
    height: 70px;
}
div#footer span
{
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}
div#footer span a
{
    color: #CC0066;
    text-decoration: none;
}

div#footer span a:hover
{
    text-decoration: underline;
    color: #000;
}
div#footer strong
{
    font-weight: normal;
    color: #333;
}
h1
{
    color: #DF001B;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
div#quicksearch input.submit
{
    background-color: #fff;
    border: 1px solid #999;
    color: #555;
    text-transform: uppercase;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    padding: 0px;
    height: 24px;
    width: 70px;
}

div#quicksearch input.input
{
    width: 210px;
    margin: 0px;
    padding: 2px;
}
div#xsltsearch
{
    padding: 0px;
    margin: 0px;
}
div#content h3
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #DF001B;
}
div.menuList
{
    border-bottom: 1px dotted #ccc;
    padding: 1px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
div.menuList h3
{
    border-bottom: 1px dotted #ccc;
    font-size: 1.2em;
    padding: 6px 6px 6px 43px;
    margin: 0px;
    font-weight: normal;
    background-image: url(../images/backgrounds/h3.jpg);
    background-repeat: no-repeat;
}

div.menuList h3 a
{
    color: #000000;
    text-decoration: none;
}

div.menuList p
{
    padding: 12px 6px 12px 43px;
    margin: 0px;
    color: #555;
}

div.menuList span a
{
    font-size: 0.9em;
    padding: 6px 6px 6px 43px;
    text-decoration: none;
    color: #cc0000;
}

div.menuList span a:hover
{
    text-decoration: none;
    color: #ff0000;
}
div#content h4
{
    font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
div#menuText p
{
    width: 470px;
    color: #666;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 10px;
    font-size: 0.9em;
    border-bottom: 1px solid #eeeeee;
}
div#menuText p.price
{
    font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
    color: #495E78;
    font-weight: bold;
    border: 1px solid #CFD8E2;
    background-color: #F9FAFB;
    margin: -1px 0px 15px 10px;
    font-size: 1em;
    padding: 3px;
}
div#content p a
{
    color: #DF001B;
}

div#content p a:hover
{
    color: #003366;
    text-decoration: none;
}

div.Nav ul
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 12px 0px 12px 0px;
    font-size: 0.7em;
}

div.Nav ul li
{
    list-style: none;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    display: inline;
    border-right: 1px solid #ccc;
}

div.Nav ul li a
{
    text-decoration: none;
    color: #444;
    text-transform: uppercase;
}
div.Nav ul li a:hover
{
    text-decoration: none;
    color: #DF001B;
    text-transform: uppercase;
}
div.Nav
{
    background-color: #eee;
    border: #ddd solid 1px;
    margin-left: 7px;
    margin-right: 5px;
    margin-bottom: 5px;
}
div.LeadIns
{
    margin-left: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    height: 220px;
}
div.LeadIn
{
    float: left;
    margin-left: 5px;
    background-color: #333;
    width: 230px;
    height: 250px;
    background-image: url(/images/backgrounds/leadin.jpg);
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    border: 1px solid #ddd;
    overflow:hidden;
}
div.LeadIn a
{
    color: #cc0000;
    text-decoration: none;
}
div.LeadIn p
{
    font-size: 0.8em;
    color: #111;
    margin: 0px;
}
div.MainLeadIn
{
    float: left;
    margin-left: 2px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    width: 470px;
   
    margin-right: 1px;
    background-image: url(/images/backgrounds/mainLead.jpg);
    border: 1px solid #ddd;
   
}

div.MainLeadIn p
{
    font-size: 0.8em;
    color: #444;
    line-height: 1.7em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
div.MainLeadIn strong
{
    font-size: 1.1em;
    color: #333;
    line-height: 1.4em;
}
div.LeadIn h2
{
    color: #ddd;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 1px;
    margin: 0px;
    padding: 7px;
    background-color: #444;
    background-image: url(/images/backgrounds/h2.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #555;
    }
div.LeadIn h2 a
{
    color: #ddd;
    text-decoration:none;
}
div.LeadInner
{
    padding: 8px;
}
h1 span
{
    clear: left;
    display: block;
    font-size: 0.5em;
    color: #555;
    margin-top: -5px;
    font-weight: normal;
    letter-spacing: 1px;
}

div.LeadInner ul
{
    padding: 0px;
    margin: 0px;
}

div.LeadInner ul li
{
    list-style: none;
    font-size: 0.8em;
    color: #555;
    border-bottom: 1px dotted #aaa;
    padding: 3px;
    line-height: 1.4em;
}
div.LeadInner ul li a
{
    color: #cc0000;
    text-decoration: none;
}
div.LeadInner ul li a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
span.bannerStatement
{
    float: left;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    color: #DF001B;
    display: block;
    padding: 25px 0px 0px 10px;
    font-variant: small-caps;
}
div.searchBox
{
    padding: 0px 0px 0px 4px;
}
div.MiniNav
{
    
}
 ul.MiniNav
{
    margin: 0px;
    padding: 0px;
    float:right;
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 0.7em;
    clear:right;
}
ul.MiniNav  li
{
    display: inline;
    list-style: none;
    margin-right: 10px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
ul.MiniNav li a
{
    color: #888;
    text-decoration: none;
}
ul.MiniNav li a:hover
{
    color: #cc0000;
  
}
div.breadcrumb
{
    margin:0px;
    padding:0px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:0.7em;
}
div.breadcrumb ul
{
    padding:0px;
    margin:0px;
}

div.breadcrumb ul li
{
    list-style:none;
    display:inline;
    margin-right:8px;
    color:#aaa;
}

div.breadcrumb ul li a
{
   
    color:#666;
}

div.breadcrumb ul li a:hover
{
   
    color:#333;
    text-decoration:none;
}
textArea
{
    width:300px;
    height:150px;
}
label
{
    color:#444;
}
div.Testimonial
{
    color:#666;
    font-style:italic;
    margin-top:11px;
    margin-bottom:13px;
    }
div.Testimonial span
{
   font-style:normal;
   font-size:0.8em;
   color:#444;
}
div.Gallery
{
    padding-left:5px;
    padding-top:8px;
    
}

div.album
{
    width:170px;
    height:155px;
    background-color:#fff;
border:1px solid #eee;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    float:left;
    margin-right:15px;
    position:relative;
}

div.album div.label
{
    position:absolute;
    width:170px;
    bottom:2px;
    display:block;
   
     text-align:center;
}
     div.label a
     {
         text-decoration:none;
color:#cc0000;
}
     div.label a:hover
     {
         text-decoration:underline;
}
div.thumbnail
{
    padding:0px;
    overflow:hidden;
    }
div.thumbnail img
{
    border:0;
    padding:0px;
    margin:0px;
}

div.image
{
    width:170px;
    height:130px;
    background-color:#fff;
border:1px solid #eee;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    float:left;
    margin-right:15px;
    position:relative;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
text-transform:uppercase;
}

.price {
    font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
    color: #495E78;
    font-weight: bold;
    border: 1px solid #CFD8E2;
    background-color: #F9FAFB;
    margin: -1px 0px 15px 10px;
    font-size: 1em;
    padding: 3px;
}


