/* General Formatting */

body {
	background: #03447e url('../images/background.jpg') no-repeat center 0;
	font: 9pt Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 12pt;
	color: #355c90;
	letter-spacing: .1em;
	font-weight: bold;
	padding-top: 10px;
	clear: left;
}
	.headerimg h1 {
		font: 25pt Arial, Helvetica, sans-serif;
		color: #fff;
		letter-spacing: 4px;	
		font-weight: bold;
		padding: 0;
		text-shadow: 2px 2px 2px #000
	}

h2 {
	font-size: 10pt;
	font-weight: bold;
	clear: left;
}
	#press h2 {
		font-size: 11pt;
		text-align: center;
		font-weight: bold;
		padding: 10px 0;
		color: #cb5057;
		clear: both;
	}

h3 {
	font-size: 10pt;
	font-weight: bold;
	clear: left;
}
	#news h3 {
		border-bottom: 1px dotted #aaaaaa;
		font-size: 11pt;
		margin-bottom: 5px;
	}
	#rightnav h3 {
		padding-top: 5px;
		font-weight: normal;
		letter-spacing: 1px;
		font-size: 8pt;
	}
	#press h3 {
		float: left;
		padding: 10px;
	}

h1 a, h2 a, h3 a, h4 a {
	margin-left: 100px;
	font-size: 9pt;
	letter-spacing: normal;
	font-style: italic;
}

hr {
	border-bottom: 1px dotted #AAAAAA;
	margin: 5px;
	display: block;
}
	#press hr {clear: both}

p {
	color: #000;
	margin: 4px 0;
	padding-bottom: 10px;
}

a {
	color: #8a99f7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ol {
	list-style: decimal inside none;
	text-indent: -30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
ul.bullets {
	list-style: disc inside none;
	text-indent: -15px;
	margin-left: 30px;
	padding-bottom: 10px;
}

blockquote {
	margin-left: 15px;
}

/* Containers */
#wrapper {
	width: 705px;
	margin: 0 auto;
}
	#wrapper div {
		margin-bottom: 3px;
	}

div#mainarea {
	background: #fff url('../images/slivergrad.gif') repeat-x;
	line-height: 1.6em;
}

	div#content, div#press {
		padding: 30px 30px 15px 30px;
		line-height: 1.6em;
	}

.pr_contact {
	font-size: 8pt;
	font-style: italic;
	padding: 10px;
	float: right;
	margin: 0;
}
	.pr_contact p {
		margin: 0;
		line-height: 12pt;
		padding: 0;
	}


/* Individual Elements */
#bullets {
	list-style: disc;
	padding: 0 0 10px 40px;
	margin-bottom: 10px;
}

.SHsign {
	float: right;
	margin-right: 10px;
	height: 150px;
	width: 200px;
	background: url('../images/ALLsigns.gif') top center no-repeat
}
	#OLDsign { background-image: url('../images/OLDsign.gif') }
	#NEWsign { background-image: url('../images/NEWsign.gif') }
	#AZsign { background-image: url('../images/AZsign.gif') }

#testimonials {
	border: 1px solid #355c90;
	margin: 5px 5px 0 0;
	padding: 3px;
	text-align: center;
}
	#press #testimonials {margin-left: 25px;}

#spots h2 {margin-left: 30px;}
#spots object {display:block; border: solid 2px #355C90; margin: 5px auto;}

.pdf {background: url(../images/pdf.gif) no-repeat center right; padding: 1px 32px 1px 0;}
.link {background: url(../images/link.gif) no-repeat center right; padding: 1px 35px 1px 0;}
.left {float: left}
.right {float: right}
.center {margin: auto; text-align: center}
.clear {clear: both}
.bold, strong {font-weight: bold}
.unbold {font-weight: normal}
.italic, em, i {font-style: italic}
.indent {margin-left: 10px;}
.blue {color: #355C90}
.boldred {color: #CB5057; font-weight: bold; font-size: 11pt;}
.sm_font {font-size: 8pt; line-height: 1.2em; margin: .4em; color: #355c90;}