body
{
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
	line-height: 18px;
	background-image: url('/img/stripesbgtile.gif');
}

#main
{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 836px;
	line-height: 18px;
}

h1
{
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

h2, 
h3
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h2
{
	font-size: 20px;
	line-height: 27px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a,
a:link,
a:visited,
a:hover
{
	position: relative;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;	
}

a:link
{
	background: #0b64b4;
	color: #ffffff;
}

a:visited
{
	background: #7d4800;
	color: #ffffff;
}

a:hover
{
	background: #00a34b;
	color: #ffffff;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover
{
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

#content
{
	width: 820px;
	background-color: #ffffff;
	border: 8px solid #000000;
	border-width: 0px 8px 0px 8px;
	padding: 0px;
}

.story #content
{
	padding-top: 1px;
	margin:0px;
}

.main
{
	position: relative;
	margin-left: 4px;
	width: 580px;
	float: left;
}

.secondary
{
	position: relative;
	margin-left: 18px;
	width: 200px;
	float: left;
}

.prevnext
{
	float: right;
}

/***
 * 
 * generic styles
 *
 *
 ****/

h1 a,
.navi a,
#primaryNavi a,
#primaryNavi a:link,
#primaryNavi a:hover,
#primaryNavi a:visited,
#primaryNavi a:active,
a.img,
h2 a
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background: #ffffff;
	outline: none;
}


h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover

{
	padding: 2px 4px 1px 4px;
	font-weight: bold;
}

/***
 * 
 * Form Styles
 *
 ***/

form
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
}


form label
{
	display: block;
}

form p
{
	margin-bottom: 0px;
}

form textarea
{
	position: relative;
	width: 540px;
	max-width: 540px;
	border: 1px dashed #000000;
	padding: 3px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

form input.text
{
	position: relative;
	width: 546px;
	border: 1px dashed #000000;
	padding: 3px 0px 3px 3px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;	
}

form .optional
{
	font-size: 7pt;
	font-style: italic;
	color: #777777;
}

.formMessage
{
	font-size: 7pt;
	white-space: nowrap;
}



form .buttons
{
	clear: both;
	position: relative;
	text-align: right;
	width: 97%;
}

form span.pre
{
	position: relative;
	display: block;
	width: 100%;
	border: 1px dashed #000000;
	color: #555555;
	padding-left: 3px;
	margin: 0px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

#designCredit
{
	font-size: 90%;
	clear: both;
	padding: 0px 30px 0px 30px;
	text-align: right;
	color: #999999;
}

#designCredit a
{
	padding: 0px;
	background: none;
	color: #999999;
}

/***
 *
 * Navi Styles
 *
 ***/

.navi ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navi ul li
{
	font-weight: bold;
	list-style: none;
	padding: 0px;
}

.navi ul h4
{
	margin: 0px 0px 0px 10px;
}

.navi ul.items
{
	margin: 0px 0px 5px 5px;
}


.navi ul.items li
{
	line-height: 22px;
}

.navi ul.items a
{
	padding: 3px 4px 3px 4px;
	font-weight: bold;
}

.navi ul.items a .count
{
	margin-left: 15px;
	text-align: right;
}


.navi li a,
.navi li a:visited
{
	background: #0b64b4;	
}

.navi li a:hover
{
	background: #00a34b;	
}

.navi li.current a
{
	background: #00a34b;
}

.page
{
	padding-left: 18px;
}



/****
 *
 * pages classes
 *
 ****/

.pages ul 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}


.pages ul li
{
	position: relative;
	display: inline;
	height: 22px;
}

.pages a
{
	position: relative;
	padding: 3px 4px 3px 4px;
}

.pages a:visited
{
	background: #0b64b4;	
}

.pages a:hover
{
	background: #00a34b;	
}

.pages .current a
{
	background: #00a34b;
}

.pages .inactive
{
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	border: 1px solid #000000;
	color: #555555;
}

/****
 *
 * block Classes
 *
 ****/

.block h2,
.block p
{
	margin-left: 10px;
}

.block form p
{
	margin-left: 0px;
}

/****
 *
 * holding page styles
 *
 ****/

.holding
{
	text-align: center;
}

.block
{
	width: 573px;
	border: 6px solid #000000;
	border-width: 0px 6px 0px 6px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#galleryContainer
{
	width: 820px;
	height: 400px;
	border: 8px solid #000000;
	border-width: 8px 0px 8px 0px;
	margin-bottom: 10px;
	text-align: left;
}

#galleryContainer a,
#galleryContainer a:link,
#galleryContainer a:hover,
#galleryContainer a:visited
{
	text-decoration: none;
	background: #ffffff;
	padding: 0px;
}

#galleryNavi
{
	text-align: center;
}

#galleryNavi .galleryButton
{
	border: 0px;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 10px 20px 10px 20px;
	float: left;
	background: #ffffff;
}

#galleryCaption
{
	float: left;
	width: 600px;
	text-align: left;
	font-size: 120%;
}

#galleryCaption p.last
{
	margin-bottom: 0px;
}

#galleryCaption h2
{
	margin-top: 6px;
}

#galleryNavi .small
{
	color: #777777;
	font-size: 8pt;
	font-weight: bold;
}

/****
 *
 * blog styles 
 *
 ****/

.blog .title a
{
	text-decoration: none;
	color: #eeeeee;
}

.blog .block h2,
.blog .block p
{
	margin-left: 0px;
}

.blog .title h2 a 
{
	padding: 0px;
}

.blog .title h3
{
	display: block;
	width: 50%;
	float: left;
	margin: 0px;
	text-transform: none;
	clear: left;
}

.blog .title h4
{
	display: block;
	width: 50%;
	float: left;
	font-style: normal;
	text-align: right;
	clear: right;
	line-height: 17pt;
}

.blog .entry
{
	padding: 0px 10px 6px 10px;
	clear: both;
}

.blog .entry .attachment
{
	float: left;
	margin: 0px 6px 10px 0px;
	background: #7d4800;
	color: #ffffff;
	text-align: center;
}

.blog .entry .attachment h5
{
	font-size: 10pt;
	padding: 4px;
	margin: 0px;
}

object,
embed
{
	position: relative;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.blog blockquote
{
	font-family: courier;
	margin-left: 20px;
	
}

.blog .topics ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

.blog .topics ul li
{
	display: inline;
}

.blog .topics a
{
	white-space: nowrap;
}



.blog p.response
{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

p.first
{
	margin-top: 0px;
}

p.last
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.key
{
	padding: 0px 15px 0px 15px;
}

.key .intro
{
	font-weight: bold;
	font-size: 120%;
}

.key p.items a
{
	padding: 0px;
	display: block;
	float: left;
	height: auto;
	width: auto;
	line-height: auto;
	width: 184px;	
	background: #ffffff;
	text-align: center;
	margin: 0px 4px 8px 0px;
}

.key .quarter
{
	width: 192px;	
	margin: 0px 4px 0px 0px;
	display: block;
	float: left;
	
}

.third
{
	width: 32%;
	margin-right: 1%;
	float: left;
}

.half
{
	width: 46%;
	margin-right: 4%;
	float: left;
}

.left
{
	float: left;
	margin-right: 4%;
}

.blog .comments
{
	border-top: 6px solid #000000;
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 8px;
}

.blog .comments h4
{
	margin: 0px;
	padding: 8px 10px 0px 10px;
	font-size: 18px;
	margin-bottom: 0px;
}


.blog .comment
{
	padding: 0px 10px 6px 10px;
	border-bottom: 6px solid #000000;
}

.blog .last
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.blog .byline
{
	color: #777777;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	clear: both;
}

/****
 *
 * Stories Classes
 *
 ****/

.stories h2
{
	margin-bottom: 4px;
}

.stories .swf
{
	margin-top: 10px;
}

ul.stories

{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.stories h3

{
	margin: 0px 0px 2px 20px;
}

ul.stories p
{
	margin: 0px 0px 10px 20px;
}

ul.stories h4
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
}

ul.stories li
{
	border-bottom: 6px solid #000000;
	margin-bottom: 20px;
}

ul.stories ul
{
	list-style: none;
}

ul.stories li li
{
	border: 0px;
	margin-bottom: 5px;
	
}

div.details
{
	margin-bottom: 10px;
}

div.details div
{
	float: left
}

div.details div.right
{
	float: right;
}

/****
 *
 * global classes
 *
 ****/

.abstract
{
	font-weight: bold;
}

.strong
{
	font-weight: bold;
	color: #eeeeee;	
}

.top
{
	margin-top: 0px;
}

.boxBottom
{
	margin-bottom: 2em;
}

.clear
{
	position: relative;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.plain
{
	font-weight: normal;
}

.third
{
	width: 31%;
	margin-right: 2%;
	float: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
	clear: both;
}

.message,
.success
{
	background-color: #00a34b;
	font-size: 125%;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.error
{
	background-color: #ff3333;
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
	text-align: center;
}

a.swf
{
	padding: 0px;
	background:#ffffff;
}