/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #10240b;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#nav1 {
	background-color: transparent;
        background-image: url('images/kubrickheader.png') no-repeat;
        background-position: bottom;
	text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
	}
#section{
        margin-bottom: 20px;
        }

#section dl dt{
        text-transform: uppercase;
        font-weight: bold;
        }
#section ul li{
        list-style-type: none;
        font-family: times roman;
        font-style: italic;
        font-size: 14px;
        }
        
.nav {
	background-color: transparent;
        padding-top: 12px;
	font-size: 1em;
	line-height: 2em;
        padding-left: 20px;
        text-color: #2f0101
	}
.group ul li{
       list-style-type: none;
        }



#headerimg 	{
	margin: 0px 9px 0;
	height: 155px;
	width: 958px;
	}


#navcontainer {
        margin-top: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-left: 0;
        background-color: #238B8C;
        color: White;
        float: none;
        width: 880px;
        height: 60px;
        }
#homecontent {
        margin: 0;
        padding: 0;
        }
#homecontent h2{
        font-color: #416863;
        }

#wrap { 
        background: url(images/lsbwrap.jpg) repeat-y left top; 
        float: left; 
        }
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

p {
        margin-bottom: 15px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.listings {
        line-height: 1.4em;
        border-bottom: 1px solid black;
        }
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
        background:#a3d0fa;
        background-image:url(/images/footer-bg.jpg);
        background-position:center top;
        background-repeat:no-repeat;
	border: none;
	}
#footer a {
	color: #fff
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 6px;
	text-align: left;
        
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#lsidebar h1 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
        background: url(images/sidehead.png) no-repeat center bottom;
	font-size: 16px;
        text-align: center;
        text-color: white;
        padding-bottom: 10px;
	}
#lsidebar li {
	list-style-type: none;
	}

#lsidebar h1 a: hover{
        color: #f1e1c0;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
        font-size: .3;
        line-height: .3;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
        font-size: 16px;
        font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#banner{
        align: center;
        padding: 0px 15px 15px 15px;
        }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #660033;
	text-decoration: none;
        font-weight: bold;
        
	}

a:hover {
	color: #a59100;
	text-decoration: none;
        font-weight: bold;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
        margin: 0px auto;
	width: 880px;
	border: 1px solid #959596;
	}



#header {
        color: #fff;
 	margin-left: 0px;
	padding: 0;
	height: 151px;
	width: 880px;
	}

#headerimg {
	margin-left: 20px;
	height: 151px;
	}

#examplebg {
	width:70%;
}
.controltop {
	background:#f4e1c2;
	padding:0;
	margin-left:15px;
}
.controlheader {
	background: #f4e1c2;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
        font-family: Georgia;
        margin-left:15px;
}
.controlcontent {
        padding:7px 15px 2px 15px;
	margin-left:15px;
	background-color:#f4e1c2;
        font-family: Georgia;
        font-size: 14px;
        line-height: 18px;
}
.controlbottom {
	background-color:#f4e1c2;
	padding:0;
	margin-left:15px;
}
.cornerul {
	background:url('images/ulcorner.gif') top left no-repeat;
	height:12px;
}
.cornerur {
	background:url('images/urcorner.gif') top right no-repeat;
	float:right;
	height:12px;
	width:12px;
	margin-top:-12px;
}
.cornerll {
	background:url('images/llcorner.gif') bottom left no-repeat;
	height:12px;
}
.cornerlr {
	background:url('images/lrcorner.gif') bottom right no-repeat;
	float:right;
	height:12px;
	width:12px;
	margin-top:-12px;
}

.narrowcolumn {
	float: left;
	padding: 0 20px 10px 10px;
	margin: 0px 0 0;
	width: 460px;
	}
.narrowcolumn2 {
	float: right;
	padding: 0 25px 10px 10px;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 880px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
        font-size: .3;
        line-height: .3;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 5px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding-left: 20px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
        margin-right: 100px;
	display: inline;
        margin-top: 8px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


       

#lsidebar ul {
        margin: 0;
	padding: 0;
	}

#lsidebar ul li {
        list-style-image: url(/images/list-off.gif);
        margin-left: 20px;
        margin-top: 8px;
	}

#lsidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#lsidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#lsidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #lsidebar ul ol li {
	list-style: none;
	}

#lsidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
        display: inline;
        float: left;
        width: 40%;
	}
#textsize {
        float: right;
        width: 40%;
        }

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
        background: url(images/go.jpg) no-repeat;
        display: inline;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        float: right;
        width: 185px;
        margin-right: 10px;
        padding-left: 5px;
        margin-top: 20px;
        }

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Left Sidebar */
#lsidebar
        {
	padding: 20px 0 10px 0;
        background: url(images/menubg.jpg);
        float: left;
        width: 185px;
        height: 100%;
        margin-left: 0px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 0px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
        padding-left: 5px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: 10px;
	margin-right: auto;
        padding: 10px 10px 10px 10px
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;		font-weight: normal;
	text-decoration: none;
}

.listings a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;		font-weight: normal;
	text-decoration: none;
}

.listings a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
		font-weight: normal;
	text-decoration: none;
}

.listings a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a59100;
	font-weight: normal;
	text-decoration: underline;
}

.listings a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;		font-weight: normal;
	text-decoration: none;
}



.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F99302;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660033;
}

.hptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #238b8c;
	text-decoration: bold;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8e0a3c;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #238b8c;
	font-weight: normal;
	text-decoration: none
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}




a.section:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
}

a.section:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;	line-height: 27px;
}

a.section:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a59100;
	font-weight: bold;
	text-decoration: underline;	line-height: 27px;
}

a.section:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;	line-height: 27px;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #238b8c;
	text-decoration: none;
	font-weight: bold;
}


.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: left;
	height: 310px;
}

* html div.tablesmain{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}


* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }


.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */
body {
background-color:#a2cff9;
background-image:url(images/background-gradient.jpg);
background-repeat:repeat-x;
margin:0px;
}

.rptbg {
background-image:url(../images/rptmain-bg.jpg);
background-position:center;
background-repeat:repeat-y;
}

.topbg {
background-image:url(../images/topmain-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.footerbg {
background-image:url(../images/footer-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:15px;
color:#686850;
}

.footerbg a:link, .footerbg a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#686850;
text-decoration:none;
}

.footerbg a:active, .footerbg a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}

.greenmenu {
padding:8px;
}

.indexcontentarea {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:8px;

}

.contentarea {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:8px;

}

.menu {
padding-top:15px;
padding-left:8px;
}


.selectlocation {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ad4f1f;
}

.selectlocation a:link, .selectlocation a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#238b8c;
text-decoration:none;
}

.selectlocation a:active, .selectlocation a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#238b8c;
text-decoration:underline;
}

.forms {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#660033;
}


.articletop {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#238b8c;
}

.headers2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#660033;
}


.headers {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#660033;
}

.headers {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#660033;
}

#navcontainer ul {
list-style-image: url(/images/list-off.gif)
text-align: left;
margin:0;
padding:0;
}

#navcontainer ul li a {
background: transparent url(/images/list-off.gif) no-repeat left center;
padding-left: 15px;
text-align: left;
font: normal 13px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #8e0a3c;
line-height:24px;
}

#navcontainer ul li a:hover {
background: transparent url(/images/list-on.gif) left center no-repeat;
color: #238b8c;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:24px;
}