@charset "UTF-8";

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fcf1c5 url(images/headblock.gif) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-size: 110%;
	font-weight: bold;
}

input {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	padding-left: 4px;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	color: #000000;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

select {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	padding-left: 4px;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	color: #000000;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

textarea {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	padding-left: 4px;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	color: #000000;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

img {
	border: 0;
}

h1 {
	display: none;
}

h2 {
	font-size: 167%;
	font-weight: normal;
	color: #0072bb;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Generic styles */
.minitext {
	font-size: 70%;
	font-style: italic;
}

.button {
	width: 100px;
	float: right;
	margin-bottom: 5px;
	padding: 2px;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	text-transform: lowercase;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.comment {
	font-weight: bold;
	text-align: justify;
}

.author {
	float: right;
	font-style: italic;
	text-align: right;
	border-bottom: 1px #000000 dotted;
}

.subnote {
	font-size: 77%;
	font-style: italic;
	color: #000000;
	padding: 0;
	margin: 0;
	float: left;
}

.wide {
	width: 300px;
}

.short {
	width: 150px;
}

.tics {
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

.invisible {
	display: none;
}

/* Header */
#header {
	width: 720px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

/* Tier 1 Menu */
#mmenu {
	width: 720px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mmenu h2 {
	display: none;
}

#mmenu ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#mmenu li {
	display: inline;
}

#mmenu a {
	display: block;
	float: left;
	height: 22px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	border-bottom: 1px solid #000000;
}

#mmenu a:hover {
	color: #0072bb;
	background: url(images/redhov.gif) no-repeat center bottom;
}

#mmenu .active a {
	color: #000000;
	font-weight: bold;
	background: url(images/rednow.gif) no-repeat center bottom;
}

/* Tier 2 Menu */
#smenu {
	width: 720px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#smenu h2 {
	display: none;
}

#smenu ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#smenu li {
	display: inline;
}

#smenu a {
	display: block;
	float: left;
	height: 18px;
	padding: 10px 10px 0 10px;
	border: 0;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#smenu a:hover {
	color: #0072bb;
	background: url(images/grnhov.gif) no-repeat center top;
}

#smenu .active a {
	color: #000000;
	font-weight: bold;
	background: url(images/grnnow.gif) no-repeat center top;
}

/* Page */
#page {
	width: 720px;
	margin: 0 auto;
	background: #cdcdcd url(images/pageblock.gif) top repeat-y;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 260px;
	padding-top: 20px;
	background: url(images/topper.jpg) top left no-repeat;
	text-align: center;
}

#sidebar .slidebox {
	width: 240px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}

#sidebar img {
	float: left;
	width: 240px;
	margin-left: 20px;
	border: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/dots.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #afcee5;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	width: 200px;
	float: left;
	padding-left: 25px;
	background: #cdcdcd url(images/pageblock.gif) repeat-y;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Content */
#content {
	float: right;
	width: 420px;
	background: url(images/topper.jpg) top right no-repeat;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 15px;
}

#content h1 {
	font-size: 175%;
	display: block;
}

#content ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

#content ul li {
	margin: 0;
	padding: 0;
	list-style: url(images/listmark.gif);
}

#content .small {
	font-size: 85%;
	font-style: italic;
}

#content .title {
	border-bottom: 1px #888888 double;
}

#content .subtitle {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px #666666 dashed;
}

#content .a {
	text-decoration: none;
}

/* Special cases */
.quotehead {
	color: #0071BB;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}

.phono {
	color: #0071BB;
	font-style: italic;
	text-decoration: underline;
}

/* Full-page content box */
#topper {
	float: left;
	width: 720px;
	background: url(images/topper.jpg) top no-repeat;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

#topper h1 {
	font-size: 175%;
	display: block;
}

#topper ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

#topper ul li {
	margin: 0;
	padding: 0;
	list-style: url(images/listmark.gif);
}

#topper .small {
	font-size: 85%;
	font-style: italic;
}

#topper .title {
	border-bottom: 1px #888888 double;
}

#topper .subtitle {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px #666666 dashed;
}

#topper .a {
	text-decoration: none;
}

/* Boxed content */
.boxed {
	background: #e8e8e8;
	border: 1px #666666 solid;
	-moz-border-radius: 0px 20px 0px 0px;
	-webkit-border-radius: 0px 20px 0px 0px;
}

.boxed .title {
	margin: 0;
	padding: 5px 10px;
	background: #0072bb;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	-moz-border-radius: 0px 20px 0px 0px;
	-webkit-border-radius: 0px 20px 0px 0px;
}

.blurb {
	padding: 10px;
}

.boxed .blurb img {
	clear: both;
	float: left;
	border: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Thumbnail boxes */
.thumbbox {
	float: left;
	vertical-align: top;
	text-align: center;
	width: 120px;
	padding: 0;
	margin-bottom: 6px;
	margin-right: 10px;
}

.thumbbox .thumbpic {
	border: 0;
	vertical-align: top;
	width: 120px;
	height: 120px;
}

.thumbbox .thumbtext, .thumbbox .thumbtext a, .thumbbox .thumbtext a:hover, .thumbbox .thumbtext a:active, .thumbbox .thumbtext a:visited {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* Footer */
#footer {
	width: 720px;
	height: 60px;
	background: url(images/footblock.jpg) top center no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#footer p {
	font-size: 77%;
	color: #000000;
	padding: 0;
	margin: 0;
	float: right;
}

#footer a {
	color: #000000;
}

/* SPRY Interactive stuff */
.CollapsiblePanel {
	background-color: #e8e8e8;
	margin: 0px;
	padding: 2px;
	border: solid 1px #666666;
}

.CollapsiblePanelTab {
	background: #000060 url(images/popopen.gif) top left no-repeat;
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	border: 0;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	background-color: #e8e8e8;
	color: #000000;
}

.CollapsiblePanelTab a {
	color: #000000;
	text-decoration: none;
}

.CollapsiblePanelOpen {
	background-color: #e8e8e8;
	color: #000000;
	border: solid 1px #666666;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	border: 0;
	background: #0077bb url(images/popclose.gif) top left no-repeat;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	border: 0;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	border: 0;
}

/* More SPRY Interactive stuff */
.Accordion {
	background-color: #e8e8e8;
	border: solid 1px #666666;
}

.AccordionPanel {
	background-color: #e8e8e8;
	margin: 0px;
	border: 0;
	padding: 0px;
}

.AccordionPanelTab {
	background: #000060 url(images/popopen.gif) top left no-repeat;
	color: #ffffff;
	font-size: 100%;
	border: 0;
	border-top: 1px solid #404080;
	margin: 0px;
	padding: 2px;
	padding-left: 60px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelContent {
	background-color: #e8e8e8;
	padding: 10px;
	color: #000000;
}

.AccordionPanelOpen {
	background-color: #e8e8e8;
	color: #000000;
	border: 0;
	border-top: 1px solid #000040;
}

.AccordionPanelOpen .AccordionPanelTab {
	border: 0;
	background: #0077bb url(images/popclose.gif) top left no-repeat;
}

.AccordionPanelTabHover, .AccordionPanelOpen .AccordionPanelTabHover {
	color: #ffff00;
}

.AccordionPanelFocused .AccordionPanelTab {
	border: 0;
}

.spacer {
	height: 10px;
}

.price {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	border-top: #0077bb 1px dashed;
	padding: 2px 10px 2px 2px;
	margin: 10px 0 0 0;
}

.price .note {
	font-size: 80%;
}
