/* CSS Document */

body {
background-image:url(images/bg.jpg);
}

div#mainwrap {
width:960px;
margin:0 auto;
}

div#header {
background-image:url(images/bg-top.gif);
background-repeat:no-repeat;
background-position:5px  8px;
height:45px;
}

div#content {
position:relative;
top:0px;
left:5px;
width:941px;
height:601px;
border-left:1px solid #e98f4c;
border-right:1px solid #e98f4c;
background-image:url(images/maa_bg.jpg);
background-repeat:no-repeat;
background-color:#f5f0b6;
}

div#leftcontent {
width:455px;
height:438px;
background-image:url(images/maa_logo.gif);
background-repeat:no-repeat;
float:left;
position:relative;
left:48px;
padding-top:163px;
}

div#left1 {
float:left;
width:262px;
}
div#left2 {
float:right;
width:193px;
}

div#rightcontent {
width:437px;
height:601px;
float:right;
}

div#footer {
width:910px;
height:67px;
background-image:url(images/bg-footer.gif);
background-repeat:no-repeat;
margin:0 auto;
padding-left:50px;
padding-top:10px;
}


.headertext {
font-family:Georgia, serif, "Times New Roman";
font-size:18px;
font-weight:bold;
color:#c31c09;
background-color: #fee5e0;
padding:3px 6px 3px 6px;
margin-bottom:5px;
}

ul {
list-style-type:none;
margin:0px;
padding:0px;

}

ul li {
font-family:Tahoma, sans-serif, Arial;
color:#88311d;
font-size:11px;
line-height:18px;
text-decoration:none;
}

ul li a{
font-family:Tahoma, sans-serif, Arial;
color:#88311d;
font-size:11px;
line-height:18px;
text-decoration:none;
}


ul li a:hover{
font-family:Tahoma, sans-serif, Arial;
font-weight:bold;
color:#c31c09;
font-size:11px;
line-height:18px;
text-decoration:underline;
}


 

.footertext {
font-family:Tahoma, sans-serif, Arial;
line-height:18px;
font-size:11px;
color:#f15500;
}

.footertext a {
font-family:Tahoma, sans-serif, Arial;
line-height:18px;
font-size:11px;
color:#88311d;
text-decoration:none;
}

.quote {
color:#cb220b;
font-family:Georgia;
line-height:18px;
font-size:14px;
padding:0px 25px 0px 10px;
font-style:oblique;
}

