﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background:#000;
    font-size:12px;
    line-height:16px;
    font-family:Arial;
}

a
{
    text-decoration:none;
    color:#000;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:10px 0px 10px 0px;
}

h1
{
    font-size:17px;
    color:#fff;
    background:#781407;
    margin:0px;
    padding:5px 0px 5px 148px;
}

h2
{
    font-size:18px;
    color:#8d1c0c;
}

h3
{
    width:321px;
    border-right:2px solid #781407;
    font-size:17px;
    color:#fff;
    background:#bf4435;
    margin:1px 0px 0px 0px;
    padding:5px 0px 5px 148px;
}

h4
{
    font-size:12px;
    color:#8d1c0c;
}

.red
{
    color:#8d1c0c;
}

.archive-header
{
    color:#000;
    font-size:14px;
    font-weight:bold;
}

h3 a
{
    color:#fff;
}

h3 a:hover,
h3 a.current
{
    color:#751407;
    text-decoration:none;
}

ul
{
    margin-left:20px;
    padding:0px;
}

.textbox
{
    margin-bottom:10px;
    width:250px;
    color:#b4b4b4;
}

.style3
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
    margin-bottom:5px;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:826px;
    margin:0 auto;
    height:auto;
}

#layout
{
    float:left;
    width:826px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:20px 0px 65px 0px;
    background:URL(../../images/layout-bg.gif) repeat;
}

#layout-terms
{
    float:left;
    width:786px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:20px 20px 65px 20px;
    background:URL(../../images/layout-bg.gif) repeat;
}

#layout-archive
{
    float:left;
    width:826px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:0px 0px 65px 0px;
    background:URL(../../images/layout-bg.gif) repeat;
}

		/*---------------------header---------------------*/
		
#header
{
    width:826px;
    margin:0px;
}

#header-top
{
    width:826px;
    height:70px;
    background:URL(../../images/header-top-bg.jpg) no-repeat;
    padding-bottom:10px;
}

#header-top a
{
    width:141px;
    height:26px;
    position:relative;
    top:20px;
    left:20px;
}

#header-flash
{
    float:left;
    width:826px;
    padding-bottom:10px;
}

        /*----------------------nav-----------------------*/

.menu
{   
    float:left;
    width:auto;
}

ul.subnav
{
    padding:2px 30px 2px 45px;
    margin:0px;
    
}

ul.subnav li
{
    margin-bottom:1px;
}

ul.subnav li a
{
    text-decoration:none;
    color:#fff;
    display:block;
    margin:0px;
    padding:0px;
}

ul.subnav li a:hover,
ul.subnav li a.current
{
    text-decoration:none;
    display:block;
    margin:0px;
    padding:0px;
    color:#fff;
    background:#8d1c0c;
}
 
        /*---------------------content--------------------*/
        
#content-leftcol
{
    float:left;
    width:471px;
}

#content-rightcol
{
    float:right;
    width:286px;
    background:#8d1c0c;
    color:#fff;
}

.rightcol-link
{
    width:286px;
    height:28px;
    background:URL(../../images/rightcol-link-bg.jpg);
    color:#fff;
    font-size:14px;
    line-height:28px;
    font-weight:bold;
    text-align:center;
}

.rightcol-link2
{
    width:286px;
    height:28px;
    background:URL(../../images/rightcol-link-bg2.jpg);
    color:#fff;
    font-size:14px;
    line-height:28px;
    font-weight:bold;
    text-align:center;
}

.rightcol-link a
{
    font-size:10px;
    color:#fff;
}

.rightcol-link2 a
{
    font-size:10px;
    color:#fff;
}

.rightcol-text-top
{
    background:#bf4435;
    margin:0px;
}

.rightcol-text
{
    margin:10px 30px 10px 40px;
}

.leftcol-left
{
    float:left;
    width:123px;
    padding:20px 0px 0px 13px;
}

.leftcol-left IMG
{
    margin-bottom:25px;
}

.leftcol-right
{
    float:right;
    width:315px;
    padding:0px 10px 0px 10px;
    background:URL(../../images/leftcol-right-bg.jpg) top left no-repeat;
}

.property-wrapper
{
    float:left;
    width:471px;
}

.events-left
{
    float:left;
    width:95px;
}

.events-right
{
    float:right;
    width:250px;
}

.events-archive
{
    float:left;
    width:650px;
    margin:5px 0px 5px 30px;
}

.events-right-archive
{
    float:right;
    width:530px;
}
        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:826px;
    background:URL(../../images/footer-bg.jpg) no-repeat;
    height:115px;
    text-align:center;
    color:#e5e6e8;
    padding-top:15px;
    font-size:10px;
}

#footer a
{
    color:#e5e6e8;
}

.footer-links
{
    margin-top:7px;
}

.footer-links a
{
    margin:0px;
    padding:0px;
}

.oby
{
    display:block;
    padding-top:10px;
    color:#939598;
}

.oby a
{
    color:#939598 !important;
}
