@charset "utf-8";
/* CSS Document */

body { padding:0px; margin:0px; background:url(../../images/top-bar.png) repeat-x; font-family: 'Varela Round', sans-serif; }

#container { background:url(../../images/header.jpg) no-repeat center; min-height:525px; }	

#columns { clear:both; margin:0 auto; width:940px;}
#column_left { width:265px; float:left; background:url(../../images/nav-bg.png) no-repeat center top; margin: 45px 0 0 0; padding:0 0 30px 0; min-height:500px }
#column_left .logo { margin:20px 0 0 30px }
#column_left .nav { width:229px; margin:20px 0 0 18px; }
#column_left .nav ul { margin:0px; padding:0px}
#column_left .nav li { list-style:none; display:block; }
#column_left .nav li a{ display:block; background-color:#ededed; padding:6px 8px; color:#074e62; border-top:1px solid #bfbfbf; border-bottom:1px solid #ffffff; text-decoration:none }
#column_left .nav li a:hover { background-color:#f2f6d7; color:#074e62}
#column_left .callouts img { margin:-8px 0 0 0 }


#column_right { width:645px; float:right }
#column_right .twitter { text-align:right; margin:15px 30px 0 0}
#column_right .content { margin:48px 0 0 0; font-size:12px; line-height:18px }

h1 { font-size:35px; color:#046c8a}

#footer { clear:both; background:url(../../images/footer.png) repeat-x; height:60px; width:100%}
#footer .content { width:940px; color:#ffffff; margin:0 auto; text-align:center}	
#footer .content ul { margin:16px 0 0 0; padding:10px 0 0 0}
#footer .content li { list-style:none; display:inline-block; padding:0 10px 0 10px;}
#footer .content li a { color:#ffffff; text-decoration:none; font-size:12px;}
#footer .content .info { color:#aeaeae; font-size:12px; margin:3px 0 0 0}

.hero { width:644px; }
#slideshow { width:604px; height:288px; z-index:1; overflow:hidden; margin-left:20px}
#slideshow a { display: block; }
.item { width:644px;}

img { border:0 }

.contentTable {width:645px}
.contentTable tr:nth-child(odd) {background-color:#dcdcdc}
.contentTable tr td:nth-child(1) {width:120px}
.contentTable tr td:nth-child(2) {width:200px}
.contentTable tr td:nth-child(3) {width:200px}
.contentTable tr td:nth-child(4) {width:120px}