
body
{
    color: #808084;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../../media/images/wrap.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
td
{
    color: #808084;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border-color: #000000;
}

#logo
{
    position: absolute;
    left: 150px;
    top: 0px;
}

#logo a{outline:none;}

#image
{
    position: absolute;
    left: 390px;
    top: 0px;
}

#header
{
    position: absolute;
    left: 390px;
    top: 173px;
    background-color: #ffffff;
}

a{outline:none;}

#reqform
{
    position: absolute;
    left: 10px;
    top: 180px;
}

#navcontainer
{
    position: absolute;
    left: 150px;
    top: 173px;
}

#nav
{
    position: relative;
    left: 0px;
    top: 0px;
}

#nav img{border:none;border:0;}

#nav a{outline:none;}

#mdllogo
{
    font-size: 9px;
    position: relative;
    left: 50px;
    top: 50px;
    float: left;
}

#mdllogosub
{
    font-size: 9px;
    position: absolute;
    left: 50px;
    top: 250px;
}


#mdllogosub
{
    font-size: 9px;
    position: absolute;
    left: 50px;
    top: 250px;
}
#mdllogoJoin
{
    font-size: 9px;
    position: absolute;
    left: 50px;
    top: 350px;
}

#hours
{
background-color:#D0EAF7;
position: absolute;
width:185px;
height:160px;
border:4px dotted #FBCF85;
left: 10px;
top: 180px;
}

#hours p{margin:0px;padding:8px;}

#hours2
{
background-color:#D0EAF7;
position: absolute;
width:185px;
height:200px;
border:4px dotted #FBCF85;
left: 10px;
top: 535px;
}

#hours2 p{margin:0px;padding:8px;}

#hours3
{
background-color:#D0EAF7;
position: absolute;
width:185px;
height:160px;
border:4px dotted #FBCF85;
left: 10px;
top: 355px;
}

#hours3 p{margin:0px;padding:8px;}

#hours4
{
background-color:#D0EAF7;
position: absolute;
width:185px;
height:160px;
border:4px dotted #FBCF85;
left: 10px;
top: 755px;
}

#hours4 p{margin:0px;padding:8px;}



p.map{margin-left:35px;_margin-bottom:10px;}




#whitebg
{
    width: 740px;
    height: 535px;
    position: absolute;
    left: 206px;
    top: 287px;
    background-color: #ffffff;
    background-image: url(../../media/images/image_footer.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}


#whitebgExpand
{
    width: 740px;
    position: absolute;
    left: 206px;
    top: 287px;
    background-color: #ffffff;
    background-image: url(../../media/images/image_footer.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
#content
{
    width: 450px;
    position: relative;
    left: 255px;
    top: 0px;
}

#promoleftcontainer
{
    width: 265px;
    height: 200px;
    position: relative;
    left: 251px;
    top: 9px;
    float: left;
}

#promoimageleft
{
    width: 200px;
    position: relative;
    left: 0px;
    top: 0px;
}
#promotextleft
{
    width: 193px;
    position: relative;
    left: 7px;
    top: 10px;
}

#promorightcontainer
{
    width: 265px;
    height: 200px;
    position: relative;
    left: 221px;
    top: 9px;
    float: left;
}

#promoimageright
{
    width: 200px;
    position: relative;
    left: 0px;
    top: 0px;
}

#promotextright
{
    width: 193px;
    position: relative;
    left: 7px;
    top: 10px;
}

#footer
{
    width: 740px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 445px;
}
.titles{
	font-size:14px;
	font-weight:bold;
}

#footerSub
{
    width: 740px;
    text-align: center;
    font-size: 10px;
}
a
{
    color: #808084;
}

a:hover
{
    color: #68a5d2;
}
li
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}

/*----------------------------------------------------------------------------*/
/*-----------------------------  CSS TWEAKS  ---------------------------------*/
/*----------------------------------------------------------------------------*/

/* CLEAR FIX COLUMN CORRECTION */
.clearfix:after
{
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* END OF CLEAR FIX COLUMN CORRECTION */
