/*
Theme Name: Woodworkers Source Blog Theme
Theme URI: http://www.woodworkerssource.com/
Description: The custom Woodworkers Source Blog theme, just tweaked the Default Kubric theme.
Version: 1.0
Author: Mark Stephens
Author URI: http://www.woodworkerssource.com/
Tags: fixed width, right column

	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: Verdana, Arial, Sans-Serif;
	background: #cdd2aa;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-color: #999;

	}
.buybutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);

}

#header {
	background-color: #FFF;
	margin: 0 0 0 0px;
	padding: 0;
	width: 800px;
	}

#headerimg 	{
	width: 800px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size: 10px;
	display: block;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	background-color: #FFF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #333;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #660;
	text-decoration: none;
	}

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: #000099;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

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: #000099;
	text-decoration: underline;
	}

a:hover {
	color: #0066FF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
.moretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	display: block;
   }
   	
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	margin: 0px;
	width: 570px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	}
	
.narrowcolumn .entry p {
	margin-left: 15px;	
	}

.widecolumn {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.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 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


#comments h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
/* 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: 0 0 2px 7px;
	display: inline;
	}

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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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*/
.responseWrapper {
	background-image: url(images/comment_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.comment-body img {
    max-width: 460px;
}

#leaveReply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	list-style: none;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	margin-top: 15px;
	margin-left: 35px;
	background-image: url(images/child_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-image: url(images/sidebar_bg2.gif);
	background-repeat: repeat-y;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
	
.widgettitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

.recentcomments {
	color: #000000;
}
/* 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;
	}

blockquote {
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5;
	margin-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	background-image: url(images/project_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-color: #666600;
	clear: both;
	}
	
blockquote h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #660;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

.gallery-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 150px;
	padding-left: 15px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */







/* Adding stuff added for WWS design */

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer104483122 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:800px;
	text-align:left;
}

#MMMenuContainer0318071600_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0318071600_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:438px;
	top:101px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0318071600_0 {
/* This class defines things about menu MMMenu0318071600_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:199px;
	height:67px;
}

.MMMIFVStyleMMMenu0318071600_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318071600_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:199px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:191px;
	height:15px;
}

.MMMIVStyleMMMenu0318071600_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318071600_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:199px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:191px;
	height:15px;
}

#MMMenu0318071600_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318071600_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318071600_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318071600_0 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318071600_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318071600_0 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenuContainer0318071600_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0318071600_0 a {
/* Controls the general apperance for menu MMMenuContainer0318071600_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ced2ab;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0318071600_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0318071600_0 */
	color:#e2e5c7;
	background-color:#767a49;
}
#MMMenuContainer0318072829_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0318072829_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:529px;
	top:99px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0318072829_1 {
/* This class defines things about menu MMMenu0318072829_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:190px;
	height:133px;
}

.MMMIFVStyleMMMenu0318072829_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318072829_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:190px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:182px;
	height:15px;
}

.MMMIVStyleMMMenu0318072829_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318072829_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:190px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:182px;
	height:15px;
}

#MMMenu0318072829_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318072829_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318072829_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0318072829_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu0318072829_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenu0318072829_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0318072829_1 so we can set its position */
	left:0px;
	top:111px;
}

#MMMenu0318072829_1_1 {
/* This class defines things about menu MMMenu0318072829_1_1's div. */
	position:absolute;
	left:183px;
	top:51px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:126px;
	height:111px;
}

.MMMIFVStyleMMMenu0318072829_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318072829_1_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:126px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:118px;
	height:15px;
}

.MMMIVStyleMMMenu0318072829_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318072829_1_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:126px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:118px;
	height:15px;
}

#MMMenu0318072829_1_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318072829_1_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318072829_1_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318072829_1_1 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318072829_1_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318072829_1_1 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0318072829_1_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0318072829_1_1 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu0318072829_1_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0318072829_1_1 so we can set its position */
	left:0px;
	top:89px;
}

.MMMenuItemSpanMMMenu0318072829_1 {
/* The span class definition so we can make sure that arrows and menu text in menu MMMenu0318072829_1 look correct */
	float:left;
	width:176px;
}

.MMArrowStyleMMMenu0318072829_1 {
/* This class allows us to position the submenu arrows for menu MMMenu0318072829_1 */
	position:absolute;
	left:177px;
	top:7.5px;
}

#MMMenuContainer0318072829_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0318072829_1 a {
/* Controls the general apperance for menu MMMenuContainer0318072829_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ced2ab;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0318072829_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0318072829_1 */
	color:#e2e5c7;
	background-color:#767a49;
}
#MMMenuContainer0318075304_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0318075304_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:589px;
	top:99px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0318075304_2 {
/* This class defines things about menu MMMenu0318075304_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#666666;
	border:1px solid #898e58;
	width:130px;
	height:67px;
}

.MMMIFVStyleMMMenu0318075304_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:130px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:122px;
	height:15px;
}

.MMMIVStyleMMMenu0318075304_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:130px;

	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:122px;
	height:15px;
}

#MMMenu0318075304_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318075304_2 so we can set its position */
	left:0px;
	top:0px;
}


#MMMenu0318075304_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318075304_2 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318075304_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318075304_2 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0318075304_2_1 {
/* This class defines things about menu MMMenu0318075304_2_1's div. */
	position:absolute;
	left:123px;
	top:7px;
	visibility:hidden;
	background-color:#666666;
	border:1px solid #898e58;
	width:247px;
	height:133px;
}

.MMMIFVStyleMMMenu0318075304_2_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:247px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:239px;
	height:15px;
}

.MMMIVStyleMMMenu0318075304_2_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:247px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:239px;
	height:15px;
}

#MMMenu0318075304_2_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318075304_2_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318075304_2_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0318075304_2_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu0318075304_2_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenu0318075304_2_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0318075304_2_1 so we can set its position */
	left:0px;
	top:111px;
}

#MMMenu0318075304_2_1_1 {
/* This class defines things about menu MMMenu0318075304_2_1_1's div. */
	position:absolute;
	left:363px;
	top:124px;
	visibility:hidden;

	background-color:#666666;
	border:1px solid #898e58;
	width:103px;
	height:45px;
}

.MMMIFVStyleMMMenu0318075304_2_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_1_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:103px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:95px;
	height:15px;
}

.MMMIVStyleMMMenu0318075304_2_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_1_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:103px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:95px;
	height:15px;
}

#MMMenu0318075304_2_1_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318075304_2_1_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318075304_2_1_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318075304_2_1_1 so we can set its position */
	left:0px;
	top:23px;
}

.MMMenuItemSpanMMMenu0318075304_2_1 {
/* The span class definition so we can make sure that arrows and menu text in menu MMMenu0318075304_2_1 look correct */
	float:left;
	width:233px;
}

.MMArrowStyleMMMenu0318075304_2_1 {
/* This class allows us to position the submenu arrows for menu MMMenu0318075304_2_1 */
	position:absolute;
	left:234px;
	top:7.5px;
}

#MMMenu0318075304_2_2 {
/* This class defines things about menu MMMenu0318075304_2_2's div. */
	position:absolute;
	left:123px;
	top:29px;
	visibility:hidden;
	background-color:#666666;
	border:1px solid #898e58;
	width:127px;
	height:45px;
}

.MMMIFVStyleMMMenu0318075304_2_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:127px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:119px;
	height:15px;
}

.MMMIVStyleMMMenu0318075304_2_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;

	width:127px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:119px;
	height:15px;
}

#MMMenu0318075304_2_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318075304_2_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318075304_2_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318075304_2_2 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318075304_2_3 {
/* This class defines things about menu MMMenu0318075304_2_3's div. */
	position:absolute;
	left:123px;
	top:51px;
	visibility:hidden;
	background-color:#666666;
	border:1px solid #898e58;
	width:200px;
	height:89px;
}

.MMMIFVStyleMMMenu0318075304_2_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:200px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:192px;
	height:15px;
}

.MMMIVStyleMMMenu0318075304_2_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0318075304_2_3 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:200px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:192px;
	height:15px;
}

#MMMenu0318075304_2_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu0318075304_2_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0318075304_2_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu0318075304_2_3 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0318075304_2_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu0318075304_2_3 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0318075304_2_3_Item_3 {
/* Unique ID for item 3 of menu MMMenu0318075304_2_3 so we can set its position */
	left:0px;
	top:67px;
}

.MMMenuItemSpanMMMenu0318075304_2 {
/* The span class definition so we can make sure that arrows and menu text in menu MMMenu0318075304_2 look correct */
	float:left;
	width:116px;
}

.MMArrowStyleMMMenu0318075304_2 {
/* This class allows us to position the submenu arrows for menu MMMenu0318075304_2 */
	position:absolute;
	left:117px;
	top:7.5px;
}

#MMMenuContainer0318075304_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0318075304_2 a {
/* Controls the general apperance for menu MMMenuContainer0318075304_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ced2ab;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0318075304_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0318075304_2 */
	color:#e2e5c7;
	background-color:#767a49;
}

.quoteLeft {
	margin-top: 6px;
	margin-right: 15px;
	margin-left: -18px;
	margin-bottom: 6px;
	padding-right: 0px;
	padding-left: 10px;
	display: block;
	float: left;
	width: 285px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #660;
	display: block;
	line-height: 125%;
	font-weight: 400;
}

/* End stuff added for WWS design */













