/*  Globals
--------------------------------------------------------------------------------------------------- */
* { margin:0; padding:0; }
ul { list-style: none; }

body {
	font: 13px/1 Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:15px 0 0 0;
	background:#405840 url(../gfx/bg.jpg) repeat-x 0 0;
	color:#666;
}

/*  Links
--------------------------------------------------------------------------------------------------- */
a:link {
	color: #FFCC66;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

a img { border: none; text-decoration: none; }

/*  Layout
--------------------------------------------------------------------------------------------------- */
#container {
	width: 776px;
	margin: 0 auto;
	position: relative;
	color:#fff;
}
#header {
	width: 100%;
	height: 291px;
	background: url(../gfx/maincol_wide_top.gif) no-repeat 50% 100%;
}
#contentarea {
	padding: 0 0 0 15px;
	background: url(../gfx/maincol_wide.gif) repeat-y 50% 0;
}
#content {
	float: right;
	width: 573px;
	padding: 0px 0 15px 0;
}
#navigation {
	float: left;
	width: 172px;
	margin: 0px 0 0 0;
}
#primary {
	float: left;
	width: 376px;
}
#secondary {
	float: right;
	width: 175px;
}
#footer {
	clear: both;
	text-align: center;
	padding: 0 30px 30px 30px;
	background: url(../gfx/maincol_wide.gif) repeat-y 50% 0;
}

/*  Header
--------------------------------------------------------------------------------------------------- */
#logo  {
	width: 180px;
	height: 206px;
	line-height: 206px;
	text-indent:-9999px;
	float: left;
}
#logo a {
	display: block;
	width: 180px;
	height: 206px;
	line-height: 206px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/logo.png');
}
#logo[id] a {
	background: url(../gfx/logo.png) no-repeat 0 0;
}
#tagline { 
	display: block;
	height: 90px;
	text-indent: -9999px;
	background: url(../gfx/tagline.gif) no-repeat 50% 10px;
}

/*  Content
--------------------------------------------------------------------------------------------------- */
h2 { 
	color:#999966;
	border-bottom: 1px solid #fff;
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
}
#primary h3 {
	border-bottom: 1px solid #fff;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
	color:#fff;
}
#primary h4 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
	color:#999966;
}
#primary h5 {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
	color:#fff;
}
#primary h6 {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
	color:#999966;
}
#primary p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
#primary ul,
#primary ol {
	margin: 0 0 15px 20px;
}
#primary ul li {
	list-style: disc;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}
#primary ul li ul {
	margin: 5px 0 0 20px;
}
#primary ol li {
	line-height: 1.4em;
	margin: 0 0 5px 0;
}

#primary ul.lightbox,
#primary ul.albums {
	margin: 0 0 15px 0;
}
#primary ul.lightbox li,
#primary ul.albums li {
	list-style: none;
	float: left;
	width: 120px;
	height: 150px;
	text-align: center;
}
#primary ul.lightbox li  img,
#primary ul.albums li img {
	width: 100px;
}
#primary ul.lightbox li {
	height: 120px;
}
#primary ul.lightbox h4,
#primary ul.albums h4{
	margin: 5px 0;
	font-size: 11px;
}
#primary ul.lightbox li img,
#primary ul.albums li img{
	border: 1px solid #999999;
	padding: 3px;
	background:#666666;
}
#secondary p {
	text-align: center;
	margin: 0 20px;
	padding: 0 0 15px 0;
	line-height: 1.2em;
	font-size: 11px;
	font-style: italic;
}
#secondary ul li {
	margin: 0 0 12px 0;
}
#secondary img { border: 1px solid #999966; }


form fieldset { 
	border: none;
	outline: none;
}
#primary form ul li { list-style: none; }

.personalinfo label, 
.personalinfo input {
	display: block;
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
.personalinfo label {
	text-align: left;
	width: 48%;
	padding-right: 2%;
}
.personalinfo br {
	clear: left;
}
legend { display: none; }

.zemError, .zemRequirederrorElement { color: blue; }

/*  Navigation
--------------------------------------------------------------------------------------------------- */
#globalnav {
	margin: 0 auto; 
	width: 172px; 
	background: url(../gfx/globalnav_foot.gif) no-repeat 50% 100%;
	font-stretch: normal;
}
#subnav {
	margin: 0 auto; 
	width: 172px; 
	background: url(../gfx/subnav_top.gif) no-repeat 50% 0;
	font-stretch: normal;
}
#navigation h3 {
	margin: 15px 0 9px 0;
	font-size: 14px;
	color:#999966;
}
#navigation ul li {
	line-height: 1.4em;
	text-align: right;
	font-weight: bold;
	line-height: 1.2em;
}
#navigation ul li a {
	display: block;
	line-height: 1.2em;
	color:#fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding: 3px 0;
}
* html #navigation ul li a { height: 20px; padding: 0; }

#navigation ul li a:hover,
#navigation ul li.current a {
	color:#333;
}

#globalnav ul { padding: 10px 0; background: url(../gfx/globalnav_top.gif) no-repeat 50% 0; }
#globalnav ul li { margin: 0 5px; padding: 0 10px; font-size: 14px; }
#globalnav ul li { background: #999966; }

#subnav ul { padding: 10px 0; background: url(../gfx/subnav_foot.gif) no-repeat 50% 100%; }
#subnav ul li { margin: 0 5px; padding: 0 10px; font-size: 12px; }
#subnav ul li { background: #999; }

/*  Footer
--------------------------------------------------------------------------------------------------- */
#footer ul  {
	padding: 15px 0;
	margin: 0 180px;
	border-top: 1px dotted #666;
}
#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
	line-height: 1.6em;
		font-size: 11px;
}
#footer ul li.last {
	border-right: none;
}
#footer p {
	padding: 9px 40px;
	color:#999;
}
#footer address {
	font-style; normal;
	padding: 9px 40px;
	line-height: 1.4em;
}

/* Easy Clearing
--------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */