@charset "ISO-8859-1";
/***********************************************/
/* writersGarret.css                           */
/* Style sheet for writersgarret.org           */
/*                                             */
/* Copyright 2007 The Writer's Garret          */
/* All rights reserved.                        */
/*                                             */
/* Author:   Andrea Weissenbuehler             */
/* Created:  Summer 2007                       */
/***********************************************/


/*margins set to 0 in order to eliminate default margins in IE, Firefox, Mozilla and Netscape*/
/*padding set to "0" in order to eliminate default padding in Opera*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #2d3194;
	color: #262626;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(/images/backgroundSmaller.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link{
	color: #2d3194;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	border: none;
}

a:visited{
	color: #663399;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	border: none;
}

p {
	color: #333333;
	padding: 3px;
	margin: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}


/* Heading Levels 
---------------------------------------------------------------------------------------------------------------------------*/
h1 {
	text-transform: none;
	text-align: left;
	color: #2d3194;
	margin: 0;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 4px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: none;
	text-align: left;
	color:  #333333;
	border: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	line-height: 1em;
	clear: both;
}

h3 {
	text-transform: none;
	text-align: left;
	color: #2d3194;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 3px;
	border: none;
}

h4 {
	margin: 0;
	padding: 0 0 5px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	color: #2d3194;
}
	
h5 {
	margin: 0;
	padding: 0 0 5px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #2d3194;
	line-height: 1.5em;
}


/* Header and Page Containers - organizers of content
---------------------------------------------------------------------------------------------------------------------------*/


.header {
	margin: 0;
	padding: 0;
	border: none;
	height: 150px;
	width: 778px;
	z-index: 1;
}

.logo {
	top: 20px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 125px;
}

.headerLink {
	position: absolute;
	top: 12px;
	left: 750px;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #FFE68F;
	text-align: right;
	width: 203px;
}

.headerLink a:link{
	color: #FFE68F;
	text-decoration: none;
	font-size: 0.9em;
	}

.headerLink a:visited{
	color: #FFE68F;
	text-decoration: none;
	font-size: 0.9em;
}

.headerLink a:hover{
	color: #ffc30c;
	text-decoration: none;
	font-size: 0.9em;
}

#mainNavigation {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	padding-right: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: -8px;
}

#mainNavigation ul {
	list-style-type: none;
	float: right;
}

#mainNavigation li {
	white-space: nowrap;
	float: left;
	margin-left: 10px;
}

#mainNavigation a:link {
	color: #000000;
	text-decoration: none;
}

#mainNavigation a:visited { 
	color: #000000;
}

#mainNavigation a:hover {
	color: #FF9900;
}

#mainNavigation .on {
	background-color: #CC6600;
	background-image: url(/images/navBackground.gif);
}

#mainNavigation .on a {
	color: #CC6600;
}



#container {
	width: 768px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 110px;
	padding: 0;
	border: none;
}

.contentarea {
	clear: both;
	float: left;
}

.columnMain {
	margin: 0;
	border: none;
	padding: 0;
	width: 408px;
	float: left;
	clear: none;
}

.columnMainWide {
	margin: 0;
	border: none;
	padding: 0;
	width: 587px;
	float: right;
	clear: none;
}


.columnLeft {
	width: 174px;
	margin: 0;
	border: none;
	float: left;
	clear: both;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

.columnRight {
	width: 166px;
	margin: 0;
	border: none;
	float: left;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}

.columnRightBkgrd {
	width: 166px;
	margin: 0;
	border: none;
	float: right;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #Fff0bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000099;
}


.feature {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	clear: none;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 401px;
}

.featuretteLeft {
	background-color: #FCF8DE;
	width: 198px;
	float: left;
	clear: none;
	border: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.featuretteRight {
	background-color: #FCF8DE;
	width: 198px;
	float: right;
	clear: none;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}



.featurette h1 {
	text-transform: none;
	text-align: left;
	color: #2d3194;
	margin: 0;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 0 0 0;
	background-color: #9900CC;
}

 .featurette h2 {
	font-size: 0.8em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: none;
	text-align: left;
	color:  #333333;
	border: none;
	margin: 0 0 5px 0;
	padding: 5px 0 4px 4px;
}

.featuretteImg {
	float: left;
	border: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-position: left;
}

.featuretteimagetNarrow {
	width: 50px;
	float: left;
	clear: both;
}

.featuretteTextNarrow {
	width: 135px;
	float: right;
}




img {
	padding: 5px;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	line-height: 0.9em;
	padding-top: 3px;
	margin: 2px;
}


/* Horizontal rule to use on any page to help visually separate groups of information */

.separator {
	clear: both;
	border-top: 1px solid #6679c7;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 100%;
}



.featureFull {
	background-color: #FFFFFF;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	clear: none;
	float: left;
	width: 580px;
}

.featureFullX{
	background-color: #FFFFFF;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	clear: none;
	float: left;
	width: 100%;
}

.featureMedium {
	background-color: #FCF8DE;
	width: 395px;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
}

.featureMediumX{
	background-color: #FCF8DE;
	width: 580px;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: right;
}


/* Left column links
---------------------------------------------------------------------------------------------------------------------------*/

.sectionLinks {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	color: #2d3194;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin: 4px 0 4px 0;
	display: block;
	padding: 0 0 4px 0;
	}
	
.sectionLinks ul {
	text-indent: 0px;
	border: none;
	list-style-type: none;
	text-align: left;
	color: #2d3194;
	float: left;
	margin-right: 4px;
}

.sectionLinks li {
	text-indent: 0px;
	list-style-type: none;
	border: none;
}


.sectionLinks li a:link {
	color: #2d3194;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
	padding: 0px;
	
}



table {
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

tr {
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2d3194;
	text-align: left;
	padding: 3px;
}

.trOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
}


.trEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	background-color: #e7e7e7;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

td {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.sectionLinks li a:visited {
	color: #2d3194;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
}

.sectionLinks li a:hover {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
}


/* RIGHT column links
---------------------------------------------------------------------------------------------------------------------------*/

.sectionLinksR {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	color: #2d3194;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	display: block;
	}
	
.sectionLinksR ul {
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	list-style-type: none;
	text-align: left;
	color: #2d3194;
	float: left;
	margin-right: 4px;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
}

.sectionLinksR li {
	text-indent: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #2d3194;
}


.sectionLinksR li a:link {
	color: #2d3194;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
	padding: 0px;
	
}

.sectionLinksR li a:visited {
	color: #2d3194;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
}

.sectionLinksR li a:hover {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	clear: right;
	list-style-type: none;
}



/* Footer
---------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	color: #CC9900;
	text-align: center;
	width: 1003px;
	border: none;
	margin: 0px;
	padding: 30px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

#footer a {
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.boldTxt {
	font-size: 1em;
	font-weight: bold;
	color: #2d3194;
}
.scrollingTable {
	background-color: #FFFFFF;
	overflow: auto;
	height: 200px;
	width: 600px;
	visibility: visible;
	z-index: auto;
}
