* {
margin:0;
padding:0;
}

body {
font:normal small Verdana, Arial, Helvetica, sans-serif;
color:#333;
background-color:#EBEEF3;
background-image:url(images/mesa_web_header.gif);
background-repeat:repeat-x;
margin:0;
}

h1,h2,h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#661E19;
}

h2 {
margin-bottom:.8em;
font-size:2em;
font-weight:400;
}

h3 {
margin-bottom:1em;
text-transform:lowercase;
letter-spacing:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:medium;
font-weight:700;
color:#E08934;
}

h5 {
margin-bottom:1em;
text-transform:lowercase;
letter-spacing:1px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:x-small;
font-weight:lighter;
color:#661E19;
text-align:left;
padding-top:10px;
}

p,blockquote,ul,ol {
margin-bottom:1.4em;
line-height:1.8em;
text-align:justify;
color:#333;
}

blockquote {
margin-left:2em;
margin-right:2em;
font-style:italic;
}

a {
text-decoration:none;
color:#661E19;
}

a:hover {
text-decoration:underline;
}

.boxed .title {
background:url(images/img03.gif) no-repeat left center;
border-bottom:1px solid #D6D5D5;
font-size:1.4em;
padding:0 0 0 10px;
}

.boxed .content {
padding:10px;
}

.copy .title {
border-bottom:1px solid #D6D5D5;
margin:0;
padding:0 0 0 10px;
}

.copy .story {
padding:20px 40px;
}

#logo {
width:770px;
height:170px;
background-image:url(images/mesa_web_header_logo3.gif);
background-repeat:no-repeat;
background-position:left 0;
margin:0 auto;
}

#content {
width:770px;
margin:0 auto;
}

#main {
float:right;
width:500px;
}

#sidebar {
float:left;
width:240px;
}

#menu {
margin-bottom:30px;
border-bottom:4px solid #EBEBEB;
}

#menu ul {
list-style:none;
line-height:normal;
margin:0;
}

#menu li {
display:inline;
}

#menu a {
display:block;
background:url(images/img05.gif) no-repeat 10px 17px;
border-top:1px solid #EBEBEB;
color:#661E19;
padding:10px 0 10px 24px;
}

#menu a:hover,#menu .active a {
background:#EBEEF3;
text-decoration:none;
font-weight:700;
color:#385B88;
}

#updates ul {
list-style:none;
margin:0;
}

#updates h4 {
font:bold x-small Verdana, Arial, Helvetica, sans-serif;
margin:0;
}

#updates p {
margin-bottom:1.4em;
font-size:smaller;
line-height:normal;
}

#footer {
clear:both;
border-top:4px solid #D6D5D5;
background-color:#A7A37E;
padding:20px 50px;
}

#footer p {
width:770px;
font-size:x-small;
margin:0 auto;
}

ul,ol {
margin-left:3em;
}