BODY {
margin: 0;
color: #a2998b;
background: #ffffff;
font-size: 62.5%;
line-height: 100%;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
a, a:link, a:visited {
color: #506eb2;
text-decoration: none;
outline: none;
}
a:hover, a:active {
color: #506eb2;
text-decoration: underline;
outline: none;
}
#col_sidebar a, #col_sidebar a:link, #col_sidebar a:visited {
color: #a2998b;
text-decoration: none;
outline: none;
}
#col_sidebar a:hover, #col_sidebar a:active {
color: #a2998b;
text-decoration: underline;
outline: none;
}
p {
margin-bottom: 1.5em;
}
ul {
margin-left: 1.5em;
margin-bottom: 1.5em;
}
img {
border: none;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
line-height: 1.2em;
color: #666666;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
line-height: 1.2em;
color: #666666;
margin-bottom: 10px;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
line-height: 1.2em;
color: #666666;
margin-bottom: 10px;
}
h5 {
color: #a2998b;
}
.clear {
clear: both;
}
.alignright {
float: right;
clear: both;
display: block;
}
.alignleft {
float: left;
clear: both;
display: block;
}
img.alignleft {
margin: 0px 10px 10px 0px;
float: left;
clear: left;
}
img.alignright {
margin: 0px 10px 10px 10px;
float: right;
clear: right;
}
/* layout */
#page_wrapper {
padding: 35px;
width: 835px;
margin: 0 auto;
}
#page {
font-size: 1.2em;
line-height: 150%;
}
#col_sidebar {
width: 200px;
float: left;
color: #333333;
}
#col_main {
width: 578px;
float: right;
}
#footer {
color: #a2998b;
font-size: 0.9em;
line-height: 133%;
padding-top: 20px;
}
#footer a, #footer a:link, #footer a:visited {
color: #a2998b;
text-decoration: none;
}
#footer a:hover, #footer a:active {
color: #a2998b;
text-decoration: underline;
}


/* nav styles */
#nav {
color: #a2998b;
font-size: 1.1em;
line-height: 100%;
padding-bottom: 40px;
display: block;
}
#nav_logo {
float: left;
}
ul#nav_main {
margin: 0;
padding: 0;
list-style-type: none;
float: right;
padding-top: 20px;
}
ul#nav_main li {
display: inline;
padding-left: 55px;
}
ul#nav_main li a, ul#nav_main li a:link, ul#nav_main li a:visited {
color: #a2998b;
text-decoration: none;
}
ul#nav_main li a:hover, ul#nav_main li a:active {
color: #111111;
text-decoration: none;
}
ul#nav_main li a.selected {
color: #111111;
text-decoration: none;
}




/* work styles */
#col_sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
padding-bottom: 40px;
line-height: 145%;
}
#col_sidebar ul li {
}
#col_sidebar ul li a, #col_sidebar ul li a:link, #col_sidebar ul li a:visited {
color: #a2998b;
text-decoration: none;
font-weight: normal;
}
#col_sidebar ul li a:hover {
color: #a2998b;
text-decoration: none;
font-weight: bold;
}
#col_sidebar ul li a:active {
color: #666666;
text-decoration: none;
font-weight: bold;
}
#col_sidebar ul li a.selected {
color: #111111;
text-decoration: none;
font-weight: bold;
}

#work_images {
width: 578px;
height: 486px;
}


body.home #nav {
padding-bottom: 0px;
}
body.home .promo {
margin-left: 235px;
margin-top: -10px;
width: 600px;
}
body.home .promo p {
font-size: 2.0em;
line-height: 1.0em;
margin-bottom: .33em;
}


.news_grid {
float: left;
width: 289px;
padding-bottom: 10px;
}
.news_grid p {
display: block;
float: left;
width: 167px;
padding-top: 10px;
padding-right: 30px;
}