body
	{
	background: url(/included/images/background.gif) 0 0 repeat;
	margin: 0;
	padding: 10px;
	text-align: center;
	}

body.popup
	{
	background: url(/included/images/background.gif) 0 0 repeat;
	margin: 0;
	padding: 10px;
	text-align: center;
	}

p.accolade
	{
	text-align: center;
	}

p.pn
	{
	float: right;
	padding-right: 50px;
	}

p.closewindow
	{
	text-align: left;
	padding-left: 50px;
	}
	
img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #888;
	}

a.active
	{
	color: #963;
	}
	
a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, p, blockquote, li, td, th
	{
	font-family: georgia, times, serif;
	color: #000;
	margin: 0;
	}

p, ul, li, blockquote, td, th
	{
	font-size: 14px;
	line-height: 140%;
	}

body.home p
	{
	font-size: 11px;
	line-height: 140%;
	}

th
	{
	text-align: left;
	}
	
p, ul, blockquote
	{
	padding: 0 0 20px 0;
	}
	
ul
	{
	margin: 0 0 0 20px;
	}
	
h1
	{
	font-size: 18px;
	padding: 0 0 15px 0;
	}

h2
	{
	font-size: 14px;
	padding: 0;
	}

h3
{
	font-size: 12px;
	padding: 0;
	font-style: italic;
}

div
	{
	margin: 0;
	padding: 0;
	line-height: 100%;
	}

.right
	{
	float: right;
	}
	

div#logo
	{
	position: absolute;
	top: 10px;
	left: 720px;
	width: 181px;
	height: 80px;
	}

body.home div#logo
	{
	display: block;
	width: 181px;
	height: 191px;
	line-height: 100%;
	position: absolute;
	top: 102px;
	left: 425px;
	}
	
div#container
	{
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 960px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	}

p#topnav
	{
	color: #888;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 87px 17px 22px 0;
	margin: 0 0 40px 0;
	text-align: center;
	background: url(/included/images/logo_lines960x111.gif) 0 0 no-repeat;
	line-height: 100%;
	font-size: 11px;
	font-weight: bold;
	}

body.home p#topnav
	{
	border-bottom: 1px solid #888;
	padding: 0 17px 15px 0;
	margin: 0 0 190px 0;
	background: none;
	}

p#topnav a
	{
	display: block;
	margin: 0;
	padding: 0 37px 12px 37px;
	float: left;
	color: #888;
	text-decoration: none;
	}

body.home p#topnav a
	{
	padding: 0 37px 12px 37px;
	line-height: 100%;
	}
	
p#topnav a:hover
	{
	text-decoration: none;
	background: url(/included/images/triangle.gif) bottom center no-repeat;
	z-index: 200;
	}
	
p#topnav a.active
	{
	color: #000;
	}

div.submenu
	{
	width: 100px;
	position: absolute;
	top: 110px;
	background: url(/included/images/background.gif) 0 0 repeat;
	text-align: center;
	z-index: 100;
	padding-top: 5px;
	font-weight: bold;
	}

body.home div.submenu
	{
	top: 22px;
	}
	
.submenu a, .submenu span, div#leftnav a, div#leftnav span
	{
	display: block;
	padding: 0 3px 3px 3px;
	color: #b03;
	font-size: 10px;
	line-height: 100%;
	font-family: Georgia, georgia, arial;
	text-transform: uppercase;
	font-weight: bold;
	}

.submenu span, div#leftnav span
	{
	color: #888;
	}
	
div#menu1sub1
	{
	left: 23px;
	}

div#menu2sub1
	{
	left: 206px;
	}

div#menu3sub1
	{
	left: 384px;
	}

div#menu4sub1
	{
	left: 520px;
	}

div#menu5sub1
	{
	left: 712px;
	}

div#menu6sub1
	{
	left: 839px;
	}
	
div#leftnav
	{
	float: left;
	width: 350px;
	text-align: center;
	padding-bottom: 20px;
	}

img.borders
	{
	display: block;
	margin: 0;
	padding: 0 2px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	}

img.popupphoto
	{
	padding: 0 2px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	}

div#leftnav p, p.accolade
	{
	font-size: 10px;
	}

div#leftnav a.active
	{
	color: #888;
	}

div#content
	{
	white-space: normal;
	margin-left: 380px;
	background: url(/included/images/big_shield.gif) center top no-repeat;
	min-height: 655px;
	}

body.home div#content
	{
	white-space: normal;
	margin-left: 0;
	background: none;
	min-height: 272px;
	}
	
p#footer
	{
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	clear: both;
	}

span.cap
	{
	float: left;
	padding-right: 3px;
	font-size: 48px;
	line-height: 31px;
	font-weight: normal;
	color: #b03;
	}

blockquote
	{
	font-weight: bold;
	font-size: 13px;
	}