﻿	body,
	html {
        font-family:Verdana,Sans-Serif;
        font-size:8pt;
		margin:0;
		padding:0;
		background:#fff;
		color:#000;
	}
	body
	{
	    text-align:center;
		min-width:1000px;
	}
	#wrap
	{
		background:#00ab66;
		margin:0 auto;
		width:1025px;
	}

#header
{
    top:0px;
    height:200px;
    margin-right:auto;
    margin-left:auto;
}

#header #logo 
{
    float:left;
    width:700px;
    height:200px;
    background-image:url(/_extras/avenelmaze/images/header3.jpg);
    background-position:center center;
}

#header #printlogo
{
    display:none;
}

#header #reversedlogo
{
    text-align:center;
    float:right;
    left:700px;
    width:325px;
    height:40px;
    background-color:Black;
    font-weight:bold;
    color:White;
    font-size:20pt;
}

#header #hours 
{
    left:700px;
    float:right;
    width:325px;
    top:40px;
    height:160px;
    background-color:#00ab66;
    color:Black;
    font-weight:bold;
    text-align:center;
    font-size:7pt;
    font-family:Verdana,Sans-Serif;
}

#header #hours .white
{
    font-weight:bold;
    color:White;
   font-size:8pt;
}

#linkbar
{
    margin-right:auto;
    margin-left:auto;
    width:1025px;
    top:200px;
    height:25px;
    background-color:Black;
    vertical-align:middle;
}

#linkbar #link
{
    line-height:25px;
    width:700px;
    float:left;
    text-align:center;
    color:White;
    font-weight:bold;
    vertical-align:middle;
    font-size:7.5pt;
    top:2px;
}

#linkbar #link a,a:link,a:visited,a:active
{
    color:White;
    font-weight:bold;
    
}

#linkbar #link a:hover
{
    color:Red;
}

#linkbar #link .red
{
    color:Red;
}

#linkbar #easy
{
    width:325px;
    left:700px;
    float:right;
    line-height:25px;
    font-weight:bold;
    color:White;
    text-align:center;
    font-size:12pt;
}
#main
{
	padding: 10px 5px 20px 5px;
    float:left;
    width:690px;
    text-align:left;
        background-color:#fff;
        min-height:550px;
}

#map 
{
    float:right;
    width:325px;
    height:500px;
    background-color:#00ab66;    
    color:Black;
    background-image: url(/_extras/avenelmaze/images/map.png);
    background-repeat:no-repeat;
    background-position:center top;
}
#map #spacer
{
    float:right;
    width:325px;
    height:330px;
    position:relative;
}
#map #text
{
    top:350px;
    left:3px;
    height:200px;
    margin: 0px 5px 0px 5px;
    text-align:left;
    color:Black;
    font-size:8pt;
    float:left;
}

#footer
{
    background-color:#fff;
    clear:both;
    width:1025px;
    height:70px;
    margin-left:auto;
    position:relative;
    margin-right:auto;
}

#footer #left
{
    float:left;
    width:700px;
    height:70px;
}

#footer #left #racv
{
    width:700px;
    height:55px;
    background-image:url(/_extras/avenelmaze/images/racv.png);
    background-repeat:no-repeat;
    background-position:right top;
}

#footer #left #location
{
    background-color:Black;
    height:25px;
    width:700px;
    height:20px;
    line-height:20px;
    color:White;
    text-align:center;
    font-weight:bold;
    font-size:11pt;
}

#footer #left #legals
{
    width:700px;
    height:15px;
    font-family: Verdana, Sans-Serif;
    font-size:7pt;
    text-align:center;
}

#footer #left #legals a, a:link, a:visited, a:active
{
    color:Black;
    text-decoration:none;
}

#footer #left #legals a:hover
{
    color:Red;
    text-decoration:underline;
}

#footer #address 
{
    float:right;
    width:325px;
    background-color:#00ab66;    
    height:70px;
    font-weight:bold;
    color:Black;
    font-size:10pt;
}

#footer #address .header 
{
    color:White;
    font-size:12pt;
    
}


#photo
{
    width:250px;
    margin-bottom:100px;
    float:left;
    text-align:left;
    padding: 0 5 0 0;
}
#text
{
    font-family:Verdana, Sans-Serif;
    font-size:10pt;
    color:Black;
    padding: 0 15px 0 0;
}
#text h2
{
    font-family: Verdana, Sans-Serif;
    font-size:16pt;
    color:Red;
}

#text h3
{
    font-family:Verdana, Sans-Serif;
    font-size:14pt;
    color:Red;
}

#text a:link, a:visited
{
    color: Blue;
}
#text a:hover
{
    color:Red;
}

#text .frontheader
{
    font-style:italic; font-size:16pt; color:Red; font-weight:bold
}
#text .frontsub
{
    font-size:12pt;font-weight:bold;color:Black
}

