body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #1e1e1e;
}

p
{
	line-height: 130%;
	padding: 0px;
	margin: 12px 0px 12px 0px;
}

a, a:visited, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0f4152;
}

a:hover
{
	color: #28baef;
	text-decoration: none;
}

img
{
	padding: 0;
	border: 0px;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#container
{
	width: 780px;
	margin: 0 auto;
}

#title
{
	height: auto;
	border-bottom: 1px solid #E1E1E1;
}

#header
{
	width: 780px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#banner
{
	width: 780px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}

#header h1
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #B5D68C;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#header h1 span
{
	color: #0f4152;
}

#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover
{
	color: #dbf6ff;
	font-size: 52px;
	font-weight: bold;
	text-decoration: none;
}

#topmenu
{
	height: auto;
	float: right;
	padding: 0px 0px 0px 5px;
	margin: 0px 20px 5px 0px;
}

#topmenu ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topmenu li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active
{
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 2px 3px;
	border-bottom: 1px dotted #ffffff;
}

#topmenu li a:hover
{
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 2px 3px;
	border-bottom: 1px dotted #0f4152;
	color: #0f4152;
}

#contentcontainer
{
	clear: both;
	float: left;
	background: #ffffff;
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #E1E1E1;
}

#content
{
	width: 540px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 10px 0px 60px 0px;
}

.post
{
	margin: 0px;
	padding: 0px;
}

.entry
{
	margin: 0px;
	padding: 6px 0px 12px 0px;
}

#content h2
{
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}

#content h2 a, #content h2 a:visited, #content h2 a:active
{
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
}

#content h2 a:hover
{
	color: #28baef;
	text-decoration: none;
}

#content h3
{
	font-size: 16px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#content h4
{
	font-size: 20px;
	text-decoration: none;
	color: #a0d060;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#content h5
{
	font-size: 16px;
	text-decoration: none;
	color: #a0d060;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

.posted
{
	font-size: 11px;
	text-align: right;
	height: 15px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}

.meta
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.comments
{
	font-weight: bold;
	width: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

p
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

blockquote
{
	margin: 15px 15px 15px 15px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: 4px solid #a0d060;
	color: #000000;
	background-color: #f2f8eb;
}

h3
{
	margin-top: 20px;
	color: #0f4152;
	font-size: 15px;
	font-weight: bold;
}

#commentlist
{
	list-style: none;
	margin: 0;
	padding: 0px;
}

#commentlist li
{
	border-top: 1px solid #caeefa;
	margin: 0px;
	padding: 14px 11px 10px 11px;
}

#commentlist li p
{
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 130%;
}

#writecomment
{
	background: #dbf6ff;
	border: 1px solid #caeefa;
	padding: 10px 10px 10px 15px;
	margin-top: 20px;
}

#writecomment p
{
	margin: 10px;
}

form
{
	padding: 0;
	margin: 0;
}

#commentform textarea
{
	width: 95%;
	padding: 2px;
	border: 1px solid #5F5F5F;
}

#commentform input
{
	width: 180px;
	margin: 0px 7px 0px 0px;
	border: 1px solid #5F5F5F;
}

#commentform #submit
{
	background-color: #ffffff;
	border: 1px solid #5F5F5F;
	color: #000000;
}

#content .postpagesnav
{
	margin: 0px;
	padding: 25px 5px 5px 5px;
}

#content .postpagesnav .older
{
	width: 50%;
	float: left;
}

#content .postpagesnav .newer
{
	width: 50%;
	float: right;
	text-align: right;
}

#sidebar
{
	width: 220px;
	margin: 0px;
	padding: 60px 5px 60px 5px;
	float: left;
	position: relative;
}

#sidebar h2
{
	color: #0f4152;
	padding: 4px 8px 4px 15px;
	margin: 0px;
	font-size: 14px;
	background: url('images/sidebarbg.gif');
	font-weight: normal;
}

#sidebar a
{
	text-decoration: none;
}
#sidebar ul
{
	list-style: none;
	margin: 0px;
	padding: 17px 0px 0px 10px;
}

#sidebar li
{
	margin-left: 0px;
	margin-bottom: 3px;
}

#sidebar ul li ul
{
	list-style: none;
	margin: 0px;
	padding: 12px 0px 12px 15px;
}

#sidebar ul li ul li
{
	background: url('images/link.gif') no-repeat left 4px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#searchform
{
	margin-top: 12px;
	margin-left: 5px;
	padding-left: 10px;
	margin-bottom: 18px;
}

#searchfield
{
	border: 1px solid #5F5F5F;
	color: #000000;
	width: 160px;
	padding: 1px;
	margin: 1px;
	height: 18px;
}

#content2
{
	padding: 15px 25px 10px 25px;
	clear: both;
	text-align: center;
	border-top: 1px solid #28baef;
	margin-top: 0px;
	display: block;
}

#content2 p
{
	color: #135267;
}

#content2 a, #content2 a:visited, #content2 a:active
{
	font-size: 12px;
	color: #135267;
	text-decoration: underline;
}

#content2 a:hover
{
	text-decoration: underline;
}

#footer
{
	position: relative;
	float: left;
	height: auto;
	width: 780px;
	text-align: center;
	border-bottom: solid 1px #E1E1E1;
	background-color: #F2EFE9;
	padding-top: 3px;
}

#reviewcomments
{
	clear: both;
	float: left;
	background: #ffffff;
	width: 740px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
}

#contentWide
{
	width: 780px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 10px 0px 60px 0px;
}

#contentWide h2
{
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}

#contentWide h4
{
	font-size: 20px;
	text-decoration: none;
	color: #a0d060;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#contentWide blockquote
{
	color: #000000;
	padding: 20px;
	margin: 15px 15px 15px 15px;
	border: 4px solid #a0d060;
	color: #000000;
	background-color: #f2f8eb;
}

#contentWide ul
{
	list-style: square;
	margin: 10px;
	padding: 15px 15px 15px 15px;
}

#contentTab
{
	width: 540px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 10px 0px 60px 0px;
}

* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

#contentTab p { text-align: left; margin: 15px 0 }

#contentTab p, ul { font-size: 13px; line-height: 1.4em } 

#contentTab p a, li a { color: #39c; text-decoration: none }

#contentTab p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

#cross-links { text-align: center }

#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

#contentTab noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
#contentTab noscript a { color: #a00; text-decoration: underline }
#contentTab noscript ol { margin-left: 25px; }

#contentTab a:focus { outline:none }

#contentTab img { border: 0 }

#contentTab h2
{
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}

#contentTab h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

#contentTab h4
{
	font-size: 20px;
	text-decoration: none;
	color: #a0d060;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#contentTab body {
font-family: Verdana, Arial;
background: #ebebeb url("images/body-bg.png") repeat-y center;
color: #000;
width: 800px;
margin: auto;
text-align: center;
padding-bottom: 20px;
}

.stripViewer .panelContainer .panel ul {
text-align: left;
margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: 20px 0;
position: relative;
width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
position: relative;
overflow: hidden; 
border: 2px solid #a0d060; /* this is the border. should have the same value for the links */
margin: auto;
width: 400px; /* Also specified in  .stripViewer .panelContainer .panel  below */
height: 1028px;
clear: both;
background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
float:left;
height: 100%;
position: relative;
width: 405px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
list-style: none;
}

.stripNav ul li {
float: left;
margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
font-size: 10px;
font-weight: bold;
text-align: center;
line-height: 32px;
background: #c6e3ff;
color: #fff;
text-decoration: none;
display: block;
padding: 0 15px;
}

/*.stripNav li.tab1 a { background: #999 }
.stripNav li.tab2 a { background: #999 }
.stripNav li.tab3 a { background: #999 }
.stripNav li.tab4 a { background: #999 }
.stripNav li.tab5 a { background: #999 }
.stripNav li.tab6 a { background: #999 }
.stripNav li.tab7 a { background: #999 }
.stripNav li.tab8 a { background: #999 }
.stripNav li.tab9 a { background: #999 }
.stripNav li.tab10 a { background: #999 }*/

.stripNav li a:hover {
background: #555;
}

.stripNav li a.current {
background: #a0d060;
color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
position: absolute;
top: 230px;
text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
display: block;
height: 40px;
width: 40px;
}

.stripNavL {
left: 0;
}

.stripNavR {
right: 0;
}

.stripNavL {
background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
background: url("images/arrow-right.gif") no-repeat center;
}

