html {
	background: #fff;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
}

/* BASIC */
h1 {
color: #414244;
margin-bottom: 1.5em;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 1.4em;
line-height: 1.1em;
font-weight: normal;
}
h2 {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1.5em;
}
h1.nospace,
h2.nospace {
margin: 0;
}
h3 {
font-size: 1.6em;
line-height: 1.1em;
}
h4 {
font-size: 1.4em;
line-height: 1.1em;
}
h5 {
color: #80786f;
font-weight: normal;
}
h6 {
font-size: 1.0em;
line-height: 1.1em;
}
p {
margin-bottom: 1.5em;
}
em { font-style: italic; }
img { border: 0; }
sup {
font-size: 75%;
vertical-align: top;
}
sub {
font-size: 75%;
vertical-align: bottom;
}
sup,sub{vertical-align:baseline;_vertical-align:bottom;position:relative;}
sup{bottom:.9ex;}
sub{top:.5ex;}
.align-left {
float: left;
}
.align-right {
float: right;
}
IMG.align-left {
float: left;
padding: 0 10px 10px 0;
}
IMG.align-right {
float: right;
padding: 0 0 10px 10px;
}
.clear {
clear: both;
overflow: hidden;
width: 100%;
}
.small {
font-size: 0.9em;
}
.underline {font-style: underline;}
.bold {font-weight: bold;}
.italic { font-style: italic;}
.nowrap { white-space: nowrap; }
.gray { color: #606060; }
.yellow { color: #fdc85a; }
.alert { color: #990000; font-weight: bold; }

hr {
clear: both; /* NEED TO TEST */
border: none 0;
border-top: 1px solid #666;
width: 100%;
height: 1px;
}
div.hr_dots {
border: none 0; height: 1px;
background: transparent url('/img/hr_dots.gif') no-repeat scroll left;
}
div.hr_dots hr {
display: none;
}


a, a:link, a:visited {
color: #7d7669;
text-decoration: underline;
outline: none;
font-weight: bold;
}
a:hover {
color: #f7ae2f;
text-decoration: none;
}
a:active {
color: #7d7669;
text-decoration: none;
}
a.blue, a.blue:link, a.blue:visited {
color: #243d8d;
text-decoration: underline;
font-weight: bold;
}
a.blue:hover, a.blue:active {
color: #7d7669;
text-decoration: none;
}
a.purple, a.purple:link, a.purple:visited {
color: #4D267E;
text-decoration: underline;
font-weight: bold;
}
a.purple:hover, a.purple:active {
color: #7d7669;
text-decoration: none;
}



/* LAYOUT */
#wrapper {
width: 850px;
margin: 0 auto;
background: #fff;
}
#page {
width: 830px;
padding: 10px 10px 10px 10px;
font-size: 1.3em;
line-height: 1.4em;
color: #7d7669;
}
#header {
position: relative;
}
#masthead {
padding: 25px 10px 25px 10px;
}
#masthead_logo {
float: left;
width: 150px;
}
#masthead_navigation {
float: left;
width: 680px;
}
#navigation {
padding: 0;
margin: 0;
}
#page.full #col-main {
width: 830px;
}

#page.wide #col-main {
float: right;
width: 780px;
}
#page.wide #col-main .col-half {
float: left;
width: 363px;
margin: 0 0 0 40px; 
}
#page.wide #col-main .col-half.first {
margin: 0; 
}


#page.general #col-sidebar {
float: left;
width: 238px;
}
#page.general #col-main {
float: right;
width: 572px;
}
#page.general #col-main .col-half {
float: left;
width: 260px;
margin: 0 0 0 40px; 
}
#page.general #col-main .col-half.first {
margin: 0; 
}

#page.photography #col-sidebar {
float: right;
width: 275px;
}
#page.photography #col-main {
float: left;
width: 540px;
}


#page.general #col-main.space-vertical,
#page.full #col-main.space-vertical {
margin: 100px 0 100px 0;
}



#navigation ul#nav {
width: 680px;
min-height: 50px;
height: auto !important;
height: 50px;
margin: 0;
padding: 0;
background: transparent url('/img/nav/main.gif') 0 0 no-repeat;
list-style-type: none;
}
#navigation ul#nav li {
float: left;
list-style-type: none;
}
#navigation ul#nav li#nav_1 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main.gif') -80px 0 no-repeat; width: 100px; height: 50px; margin: 0 0 0 80px; }
#navigation ul#nav li#nav_2 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main.gif') -180px 0 no-repeat; width: 120px; height: 50px; }
#navigation ul#nav li#nav_3 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main.gif') -300px 0 no-repeat; width: 120px; height: 50px; }
#navigation ul#nav li#nav_4 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main.gif') -420px 0 no-repeat; width: 140px; height: 50px; }
#navigation ul#nav li#nav_5 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main.gif') -560px 0 no-repeat; width: 120px; height: 50px; }
#navigation ul#nav li#nav_1 a:hover, #navigation ul#nav li#nav_1 a:active { background: transparent url('/img/nav/main.gif') -80px -50px no-repeat; }
#navigation ul#nav li#nav_2 a:hover, #navigation ul#nav li#nav_2 a:active { background: transparent url('/img/nav/main.gif') -180px -50px no-repeat; }
#navigation ul#nav li#nav_3 a:hover, #navigation ul#nav li#nav_3 a:active { background: transparent url('/img/nav/main.gif') -300px -50px no-repeat; }
#navigation ul#nav li#nav_4 a:hover, #navigation ul#nav li#nav_4 a:active { background: transparent url('/img/nav/main.gif') -420px -50px no-repeat; }
#navigation ul#nav li#nav_5 a:hover, #navigation ul#nav li#nav_5 a:active { background: transparent url('/img/nav/main.gif') -560px -50px no-repeat; }
#navigation ul#nav li#nav_1 a.selected { background: transparent url('/img/nav/main.gif') -80px -100px no-repeat; }
#navigation ul#nav li#nav_2 a.selected { background: transparent url('/img/nav/main.gif') -180px -100px no-repeat; }
#navigation ul#nav li#nav_3 a.selected { background: transparent url('/img/nav/main.gif') -300px -100px no-repeat; }
#navigation ul#nav li#nav_4 a.selected { background: transparent url('/img/nav/main.gif') -420px -100px no-repeat; }
#navigation ul#nav li#nav_5 a.selected { background: transparent url('/img/nav/main.gif') -560px -100px no-repeat; }

body.work #navigation ul#nav {
width: 680px;
min-height: 50px;
height: auto !important;
height: 50px;
margin: 0;
padding: 0;
background: transparent url('/img/nav/main-work.gif') 0 0 no-repeat;
list-style-type: none;
}
body.work #navigation ul#nav li {
float: left;
list-style-type: none;
}
body.work #navigation ul#nav li#nav_1 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-work.gif') -80px 0 no-repeat; width: 100px; height: 50px; margin: 0 0 0 80px; }
body.work #navigation ul#nav li#nav_2 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-work.gif') -180px 0 no-repeat; width: 120px; height: 50px; }
body.work #navigation ul#nav li#nav_3 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-work.gif') -300px 0 no-repeat; width: 120px; height: 50px; }
body.work #navigation ul#nav li#nav_4 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-work.gif') -420px 0 no-repeat; width: 140px; height: 50px; }
body.work #navigation ul#nav li#nav_5 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-work.gif') -560px 0 no-repeat; width: 120px; height: 50px; }
body.work #navigation ul#nav li#nav_1 a:hover, body.work #navigation ul#nav li#nav_1 a:active, body.work #navigation ul#nav li#nav_1 a.selected { background: transparent url('/img/nav/main-work.gif') -80px -50px no-repeat; }
body.work #navigation ul#nav li#nav_2 a:hover, body.work #navigation ul#nav li#nav_2 a:active, body.work #navigation ul#nav li#nav_2 a.selected { background: transparent url('/img/nav/main-work.gif') -180px -50px no-repeat; }
body.work #navigation ul#nav li#nav_3 a:hover, body.work #navigation ul#nav li#nav_3 a:active, body.work #navigation ul#nav li#nav_3 a.selected { background: transparent url('/img/nav/main-work.gif') -300px -50px no-repeat; }
body.work #navigation ul#nav li#nav_4 a:hover, body.work #navigation ul#nav li#nav_4 a:active, body.work #navigation ul#nav li#nav_4 a.selected { background: transparent url('/img/nav/main-work.gif') -420px -50px no-repeat; }
body.work #navigation ul#nav li#nav_5 a:hover, body.work #navigation ul#nav li#nav_5 a:active, body.work #navigation ul#nav li#nav_5 a.selected { background: transparent url('/img/nav/main-work.gif') -560px -50px no-repeat; }

body.home #navigation ul#nav {
width: 680px;
min-height: 50px;
height: auto !important;
height: 50px;
margin: 0;
padding: 0;
background: transparent url('/img/nav/main-home.gif') 0 0 no-repeat;
list-style-type: none;
}
body.home #navigation ul#nav li {
float: left;
list-style-type: none;
}
body.home #navigation ul#nav li#nav_1 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-home.gif') -80px 0 no-repeat; width: 120px; height: 50px; }
body.home #navigation ul#nav li#nav_2 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-home.gif') -180px 0 no-repeat; width: 120px; height: 50px; }
body.home #navigation ul#nav li#nav_3 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-home.gif') -300px 0 no-repeat; width: 120px; height: 50px; }
body.home #navigation ul#nav li#nav_4 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-home.gif') -420px 0 no-repeat; width: 140px; height: 50px; }
body.home #navigation ul#nav li#nav_5 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/main-home.gif') -560px 0 no-repeat; width: 120px; height: 50px; }
body.home #navigation ul#nav li#nav_1 a:hover, body.home #navigation ul#nav li#nav_1 a:active, body.home #navigation ul#nav li#nav_1 a.selected { background: transparent url('/img/nav/main-home.gif') 0 -50px no-repeat; }
body.home #navigation ul#nav li#nav_2 a:hover, body.home #navigation ul#nav li#nav_2 a:active, body.home #navigation ul#nav li#nav_2 a.selected { background: transparent url('/img/nav/main-home.gif') -180px -50px no-repeat; }
body.home #navigation ul#nav li#nav_3 a:hover, body.home #navigation ul#nav li#nav_3 a:active, body.home #navigation ul#nav li#nav_3 a.selected { background: transparent url('/img/nav/main-home.gif') -300px -50px no-repeat; }
body.home #navigation ul#nav li#nav_4 a:hover, body.home #navigation ul#nav li#nav_4 a:active, body.home #navigation ul#nav li#nav_4 a.selected { background: transparent url('/img/nav/main-home.gif') -420px -50px no-repeat; }
body.home #navigation ul#nav li#nav_5 a:hover, body.home #navigation ul#nav li#nav_5 a:active, body.home #navigation ul#nav li#nav_5 a.selected { background: transparent url('/img/nav/main-home.gif') -560px -50px no-repeat; }


#navigation ul#nav2 {
width: 680px;
min-height: 50px;
height: auto !important;
height: 50px;
margin: 0;
padding: 0;
list-style-type: none;
}
#navigation ul#nav2 li {
float: left;
list-style-type: none;
}
#navigation ul#nav2 li#nav_21 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') 0 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_22 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -85px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_23 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -170px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_24 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -255px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_25 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -340px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_26 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -425px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_27 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -510px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_28 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/work.jpg') -595px 0 no-repeat; width: 85px; height: 50px; }
#navigation ul#nav2 li#nav_21 a:hover, #navigation ul#nav2 li#nav_21 a:active, #navigation ul#nav2 li#nav_21 a.selected { background: transparent url('/img/nav/work.jpg') 0 -50px no-repeat; }
#navigation ul#nav2 li#nav_22 a:hover, #navigation ul#nav2 li#nav_22 a:active, #navigation ul#nav2 li#nav_22 a.selected { background: transparent url('/img/nav/work.jpg') -85px -50px no-repeat; }
#navigation ul#nav2 li#nav_23 a:hover, #navigation ul#nav2 li#nav_23 a:active, #navigation ul#nav2 li#nav_23 a.selected { background: transparent url('/img/nav/work.jpg') -170px -50px no-repeat; }
#navigation ul#nav2 li#nav_24 a:hover, #navigation ul#nav2 li#nav_24 a:active, #navigation ul#nav2 li#nav_24 a.selected { background: transparent url('/img/nav/work.jpg') -255px -50px no-repeat; }
#navigation ul#nav2 li#nav_25 a:hover, #navigation ul#nav2 li#nav_25 a:active, #navigation ul#nav2 li#nav_25 a.selected { background: transparent url('/img/nav/work.jpg') -340px -50px no-repeat; }
#navigation ul#nav2 li#nav_26 a:hover, #navigation ul#nav2 li#nav_26 a:active, #navigation ul#nav2 li#nav_26 a.selected { background: transparent url('/img/nav/work.jpg') -425px -50px no-repeat; }
#navigation ul#nav2 li#nav_27 a:hover, #navigation ul#nav2 li#nav_27 a:active, #navigation ul#nav2 li#nav_27 a.selected { background: transparent url('/img/nav/work.jpg') -510px -50px no-repeat; }
#navigation ul#nav2 li#nav_28 a:hover, #navigation ul#nav2 li#nav_28 a:active, #navigation ul#nav2 li#nav_28 a.selected { background: transparent url('/img/nav/work.jpg') -595px -50px no-repeat; }


#navigation ul#nav3 {
width: 80px;
min-height: 33px;
height: auto !important;
height: 33px;
margin: 0;
padding: 0;
list-style-type: none;
position: absolute;
top: 63px;
left: 357px;
}
#navigation ul#nav3 li {
float: left;
list-style-type: none;
}
#navigation ul#nav3 li#nav_31 a { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('/img/nav/team.jpg') 0 0 no-repeat; width: 80px; height: 33px; }
#navigation ul#nav3 li#nav_31 a:hover, #navigation ul#nav3 li#nav_31 a:active, #navigation ul#nav3 li#nav_31 a.selected { background: transparent url('/img/nav/team.jpg') 0 -33px no-repeat; }




#team-footer {
width: 850px;
margin: 0 auto;
background: #fff;
font-size: 62.5%;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #7d7669;
}


#footer {
padding: 10px;
margin-bottom: 25px;
font-size: 0.9em;
line-height: 1.4em;
color: #80786f;
}
#footer p {
margin: 0;
}
#footer-left {
float: left;
width: 480px;
padding: 38px 0 0 0;
}
#footer-right {
float: right;
width: 350px;
}
#footer a, #footer a:link, #footer a:visited {
color: #80786f;
text-decoration: none;
font-weight: normal;
}
#footer a:hover, #footer a:active {
color: #464749;
text-decoration: underline;
}
#footer a.dark, #footer a.dark:link, #footer a.dark:visited {
color: #464749;
text-decoration: none;
font-weight: normal;
}
#footer a.dark:hover, #footer a.dark:active {
color: #80786f;
text-decoration: underline;
}
body.home #copyright a, body.home #copyright a:link, body.home #copyright a:visited {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
body.home #copyright a:hover, body.home #copyright a:active {
color: #f7ae2f;
text-decoration: none;
}




#col_sidebar {
float: left;
display: block;
width: 300px;
}
#col_main {
float: left;
display: block;
width: 650px;
margin-left: 30px;
}
#col_wide {
display: block;
width: 100%;
}

ul.disc {
list-style-type: disc;
margin: 0 0 1.5em 0;
}
ul.disc li {
list-style-type: disc;
margin: 0 0 0 1.5em;
padding: 0;
}
ol.decimal {
list-style-type: decimal;
}
ol.decimal li {
list-style-type: decimal;
margin: 0 0 0 1.5em;
display: list-item;
vertical-align: top;
}



#col-sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#col-sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
#col-sidebar ul li a, #col-sidebar ul li a:link, #col-sidebar ul li a:visited {
color: #7f786e;
text-decoration: none;
font-weight: normal;
}
#col-sidebar ul li a:hover {
color: #f7ae2f;
text-decoration: none;
}
#col-sidebar ul li a:active {
color: #7d7669;
text-decoration: none;
}
#col-sidebar ul li a.selected {
color: #464749;
}

/* CYCLE */
#cycle-slideshow-container-572 { position:relative; margin:0; padding:0; width:572px; height:450px; z-index:500; }
#cycle-slideshow-572 { margin:0; padding:0; width:572px; height:450px; overflow:hidden; }
#cycle-slideshow-572 * { margin:0; padding:0; }
#cycle-slideshow-container-540 { position:relative; margin:0; padding:0; width:540px; height:450px; z-index:500; }
#cycle-slideshow-540 { margin:0; padding:0; width:540px; height:450px; overflow:hidden; }
#cycle-slideshow-540 * { margin:0; padding:0; }
#cycle-slideshow-nav { left:15px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-container-540.total-slides-8 #cycle-slideshow-nav { left:349px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-container-540.total-slides-7 #cycle-slideshow-nav { left:371px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-container-572.total-slides-4 #cycle-slideshow-nav { left:469px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-container-572.total-slides-3 #cycle-slideshow-nav { left:491px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-container-572.total-slides-2 #cycle-slideshow-nav { left:513px; top:15px; position:absolute; z-index:501; }
#cycle-slideshow-nav ul { margin:0; padding:0; list-style-type:none; }
#cycle-slideshow-nav li { margin:0 0 0 10px; padding:0; list-style-type:none; float:left; }
#cycle-slideshow-nav li a { float:left; text-decoration:none; width:12px; height:12px; overflow:hidden; text-indent:-9999px; display:block; text-align:left; background:transparent url(../img/global/cycle-pager.png) 0 0 no-repeat; }
#cycle-slideshow-nav li.activeSlide a { background:transparent url(../img/global/cycle-pager.png) 0 -12px no-repeat; }


/* FORMS */

/* LOGIN FORM */
#content-login { width: 240px; margin: 0 295px 0 295px; }
#content-login .form-col-wrapper { width: 240px; }
#content-login .form-col-left { float: left; width: 70px; padding: 5px 0 0 0; margin: 0 30px 0 0; text-align: right; }
#content-login .form-col-right { float: left; width: 140px; text-align: left; }
INPUT.input_login {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #7f786e;
padding: 3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
color: #333333;
width: 130px;
margin: 0 0 20px 0;
font-size: 1.2em;
background: #ffffff;
}
INPUT.input_login:focus {
border: 1px solid #f7ae2f;
}

/* SUBSCRIBE/CONTACT FORM */
INPUT.input_general,
TEXTAREA.input_general {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #7f786e;
padding: 3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
color: #333333;
width: 250px;
margin: 0 0 15px 0;
font-size: 1.2em;
background: #ffffff;
}
INPUT.input_general:focus,
TEXTAREA.input_general:focus {
border: 1px solid #f7ae2f;
}
INPUT.input_checkbox {
margin: 0 0 15px 0;
}


/* FORM VALIDATION */
label.error { margin-left: 10px; width: auto; display: inline; color: #990000; font-weight: bold; font-size: 0.9em; }
input.error,
textarea.error { border: 1px solid #990000; }

/* PORTFOLIO */
.portfolio-overview {
color: #464749;
line-height: 1.1em;
}

/* NEWS */
#page.general #col-main #news-grid .col-half {
float: left;
width: 260px;
margin: 0 0 0 40px;
padding: 0 0 20px 0;
}
#page.general #col-main #news-grid .col-half.first {
margin: 0; 
}
.news-thumb {
width: 82px;
margin: 0 15px 0 0;
float: left;
}
.news-summary {
width: 163px;
float: left;
}
#news-grid a.blue, #news-grid a.blue:link, #news-grid a.blue:visited {
color: #243d8d;
text-decoration: none;
font-weight: normal;
}
#news-grid a.blue:hover, #news-grid a.blue:active {
color: #7d7669;
text-decoration: underline;
}

/* TEAM IFRAME */
body.team-iframe {
color: #7d7669;
}
body.team-iframe #col-a {
float: left;
width: 245px;
margin: 0 20px 0 0;
font-size: 1.3em;
line-height: 1.4em;
}
body.team-iframe #col-b {
float: left;
width: 195px;
font-size: 1.3em;
line-height: 1.4em;
}
body.team-iframe .team-bio-img {
margin: 0 0 20px 0;
}
body.team-iframe h1 {
color: #fdc85a;
font-family: Arial, Helvetica, Verdana, sans-serif;
margin: 0;
font-size: 1.6em;
line-height: 1.3em;
font-weight: bold;
}
body.team-iframe  #col-a p {
margin: 0;
}
#wn	{
position:relative;
width:100%;
height:558px;
overflow:hidden;
}
#scrollLinks {
width: 100%;
text-align: center;
margin-top: 0px;
}
a img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}


/* HOME */
body.home #header {
}
body.home #logo {
position: fixed;
top: 50px;
left: 50px;
}
body.home #menu {
position: fixed;
top: 50px;
left: 195px;
width: 100%;
background: transparent url(../img/home/header_bg.png) repeat-x;
height: 50px;
margin: 0;
padding: 0;
font-size: 1.3em;
line-height: 1.5em;
color: #4c4c4c;
}
body.home #nav_1,
body.home #nav_2,
body.home #nav_3,
body.home #nav_4,
body.home #nav_5 {
float: left;
padding: 16px 50px 0 50px;
}
body.home #buttons a, body.home #buttons a:link, body.home #buttons a:visited {
color: #4c4c4c;
font-weight: normal;
text-decoration: none;
}
body.home #buttons a:hover, body.home #buttons a:active {
color: #000000;
text-decoration: none;
}

