body {
	margin:0;padding:0;
	font-size: 100%;
}

div { margin:0;padding:0; }

body,td {
	font-family: Georgia, sans-serif;
	line-height: 1.1em;
	text-align: left;
	color: #737373;
}

div.right {
	text-align: right;
	font-size: 1em;
	font-style: italic;}

img.paddedleft {
	margin-bottom: .6em;
	margin-left: .5em; }

img.paddedright {
	margin-top: .5em;
	margin-right: .5em; }

img.nopaddedtop {
	margin-top: -.2em;
}

img.paddedbottom {
	margin-bottom: 2em; }

img.nopaddedbottom {
	margin-top: 5px;
	margin-bottom: -1.2em;
}


img.gallerypad {
	margin-left: 30px;
	margin-top: 20px;
}

p {
	font-size: .8em;
	text-align: left;
	margin-bottom: .9em;
	margin-left: 2px;
	margin-right: 2em;
}

p.footer {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 6px;
}

p.disclaim {
	font-size: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 12px;
	margin-left: 200px;
	margin-right: 200px;
}

p.date {
	font-size: .6em;
	margin-bottom: -.8em;
}


li.list {
	font-family: Georgia, sans-serif;
	line-height: .5em;
	margin-left: 32px;
	text-indent: -14px;
	font-size: 1em;
	list-style-type: square;
	list-style-position: inside;
}

h3 {
	margin-left: 2px;
	margin-top: .8em;
	margin-bottom: .2em;
	font-size: 16px;
	text-align: left;}

h4 {
	margin-left: 2px;
	margin-bottom: -.9em;
	margin-top: .6em;
	text-align: left;}

h5 {
	margin-left: 2px;
	margin-bottom: -1em;
	margin-top: .6em;
	text-align: left;
}

h6 {
	font-size: .8em;
	text-align: left;
	margin-bottom: .9em;
	margin-left: 2px;
	margin-right: 2em;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


p.firstpara {
font-size: 14px;
line-height: 1.5em;
	margin-top: -1px;
}

p.firstparacenter {
font-size: 1em;
line-height: 1.3em;
	text-align: center;}

a:link {
color: #c85f01;
text-decoration: none; }

a:visited {
color: #c85f01;
text-decoration: none; }

a:hover {
color: #f08c37;
text-decoration: none; }


#lwing {
	background: #fff url(images/wings_white.gif) repeat-y top right;
	}
#rwing {
	background: #fff url(images/wings_white.gif) repeat-y top left;
	}