/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*End of YUI code*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 3, 2010 07:51:12 AM America/New_York */

@font-face {
        font-family: 'DejaVuSansExtraLight';
        src: url('fonts/dejavusans-extralight-webfont.eot');
        src: local('DejaVuSans-ExtraLight'), url('fonts/dejavusans-extralight-webfont.woff') format('woff'), url('fonts/dejavusans-extralight-webfont.ttf') format('truetype'), url('fonts/dejavusans-extralight-webfont.svg#webfontOOIW8XHs') format('svg');
        font-weight: normal;
        font-style: normal;
}

/* Visited Links */
a:hover,a:visited,#contextnav li a:visited, a:hover {
	color: #324607;
}

#header-wrapper {
	padding: 8px 10px 8px 5px;
	border-bottom: solid 1px #aaaaaa;
	border-top: solid 1px black;
	width: 100%;
	background-color: #f6f6f6;
	clear: both;
	height: 75px;
}
#header {
	margin: 0 auto 0 auto;
	width: 900px;
	position: relative;
}
.logo {
	width: auto;
	float: left;
}
.login {
	font-size: 10pt;
	position: relative;
	right: 5px;
	float: right;	
}
.login a, .menu a {
	color: black;
	text-decoration: none;	
}
.menu {
	position: absolute;
	right: 0px;
	top: 62px;
}

.menu li {
	font-size: 12pt;
	list-style: none;
	width: 7em;
	text-align: center;
	float: right;
	margin: 0 5px 0 0;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topleft: 6px;
	-khtml-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.darken {
	background-color: black;
}

.fontlighten {
	color: white !important;
}

#middlearea {
	margin: 40px auto 0 auto;
	width: 900px;
}

.statement {
	padding: 20px 0 0 0;
	font-family: "DejaVuSansExtraLight", "Lucida Sans", "Arial", sans-serif;
        font-style: normal;
        line-height: normal;
	font-size: 31pt;
	width: 342px;
	float: right;
}

.panel-overlay h2 {
	font-size: larger;
	font-weight: bold;
}

.panel-overlay p {
	font-size: larger;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}

#bottomarea {
	margin: 40px auto 0 auto;
	width: 900px;
}

#columns ul {
	height: 16em;
}

#columns li {
	list-style: none;
	text-align: left;
	font-size: 10pt;
	float: left;
	width: 156px;
	margin-right: 30px;	
}

#columns li:last-child {
	margin-right: 0px;
}

p {
	margin: 0 0 1em 0;
}

.gallery {
	background: none repeat scroll 0 0 #ffffff !important;
	border: none !important;
}

.panel .panel-overlay, .panel .overlay-background {
	height: 120px !important;
}

.panel-overlay h2 {
	margin-top: 2px;
	font-size: 12pt;
	font-weight: bold;
}

.panel-overlay p {
	font-size: 10pt;
}

#contactpanel {
	display: none;
	background-color: #f6f6f6;
	border: solid 1px #aaaaaa;
	z-index: 10;
	position: absolute;
	width: 342px;
	right: 5px;
	top: 83px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomright: 6px;
	padding: 10px;
	box-shadow: 10px 10px 5px #AAA;
	-moz-box-shadow: 8px 8px 3px #AAA;
	-webkit-box-shadow: 8px 8px 3px #AAA;
}

h2 {
	font-size: 12pt;
	font-weight: bold;	
}

