* {
margin:0;
padding:0;
}

body {
font:77% Times New Roman,Arial,Tahoma,Verdana,sans-serif;
line-height:1.5em;
}

#container {
font-size:1.2em;
margin:0 auto;
width:980px;
}

#header {
position:relative;
line-height:1em;
}

#logo {
margin:10px 0;
}

#business-links {
top:76px;
position:absolute;
right:0px;
}

#business-links a {
color:#8f9537;
font-weight:700;
text-decoration:none;
}

#business-links a:hover {
text-decoration:underline;
}

#header-images {
line-height:0;
}

#navigation {
margin-top:1px;
padding-bottom:20px;
}

#navigation ul {
list-style-type:none;
}

#navigation li {
float:left;
}

#downtown-business-map {
background:url(nav-downtown-business-map.png);
margin-right:1px;
}

#available-spaces {
background:url(nav-available-spaces.png);
margin-right:1px;
}

#volunteer-opportunities {
background:url(nav-volunteer-opportunities.png);
}

#navigation a {
display:block;
height:50px;
width:326px;
}

#navigation a:hover {
background-position:0 -50px;
}

#navigation a span {
display:none;
}

#main-content {
float:left;
padding:0 20px;
position:relative;
width:940px;
}

#main-content.num-columns-2 {
width:613px;
}

#main-content.num-columns-3 {
width:286px;
}


#welcome {
background:url(welcome.png) no-repeat;
height:15px;
width:93px;
}

#welcome span {
display:none;
}

#left-content {
border-color:#ccc;
border-style:solid;
border-width:0 1px 0 0;
float:left;
font-size:1em;
padding:0 20px;
position:relative;
width:286px;
}

#right-content {
border-color:#ccc;
border-style:solid;
border-width:0 0 0 1px;
float:right;
font-size:1em;
padding:0 20px;
position:relative;
width:286px;
}

#upcoming-events {
background:url(upcoming-events.png) no-repeat;
height:12px;
margin-bottom:20px;
width:144px;
}

#upcoming-events span {
display:none;
}

#footer {
background:url(footer.png) 50% 15px no-repeat;
clear:both;
text-align:center;
}

#footer ul {
padding:50px 0 10px;
list-style-type:none;
}

#footer li {
float:left;
margin-left:42px;
}

#footer a {
font-weight:700;
}

#valid {
color:#ccc;
font-size:0.7em;
font-weight:400;
}

#valid a {
color:#ccc;
}

a {
color:#9e272a;
text-decoration:none;
}

a:hover {
color:#8f9537;
}

a.styled {
background:url(curl.png) no-repeat;
display:block;
font-size:1em;
font-weight:700;
font-variant:small-caps;
height:20px;
padding-left:30px;
}

img {
border:none;
}

p {
margin:10px;
}

h1 {
font-size:1.5em;
font-variant:small-caps;
font-weight:700;
margin:5px 0 10px;
}

h2 {
font-size:1.2em;
font-variant:small-caps;
font-weight:700;
margin:5px 0 10px;
}

h3 {
font-size:1em;
font-variant:small-caps;
font-weight:300;
margin:20px 0 10px;
}

hr {
background-color:#ccc;
border-width:0px;
border-color:#ccc;
color:#ccc;
height:1px;
}

.clear {
clear:both;
}