body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-color: #FFFFEB; */
	background-color: #f6ebc1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #616D7E;
}

#wrapper {
	/* background-color: #FAF8CC; */
	background-image: url('../pictures/papertexture.jpg');
	background-repeat: repeat; 	
	text-align: left;
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #0d7aa8;
}


h1.inverse
{
	margin-top: 6px;
	color: #ffffff;	
	font-size: 16px;
	margin-bottom: 6px;
}

h2
{
	color: #0d7aa8;	
	font-size: 18px;
	margin-top: 24px;
	margin-bottom: 18px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.3em;
}

h2.contrast
{
	color: #AF7817;
}

.emphasis
{
	color: #FF0000;
	font-weight: 800;
}

h3 {
	color: #AF7817;
	font-weight: lighter;
	font-size: 1.2em;
	margin-top: 14px;
	margin-bottom: 12px;
	font-style: italic;
}

h3.subtitle {
	color: #0d7aa8;
	font-weight: lighter;
	font-size: 1.2em;
	margin-top: -6px;
	margin-bottom: 12px;
	font-style: italic;
}

h3.contrast
{
	color: #AF7817;
}

h4 {
	color: #0d7aa8;
	font-size: 1.1em;
	font-weight: lighter;	
	text-align: left;
	margin-top: 0;
	margin-bottom: 2px;	
	padding: 0;
	line-height: 16px;
}


div#leftpanel
{
	width: 230px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

div#rightpanel
{
	margin-left: 10px;
	padding-left: 20px;
	border-left: 1px dashed gray; 
	border-bottom: 1px dashed gray; 
	padding-bottom: 10px;	
	margin-bottom: 15px;
	width: 660px;
	float: right;
}

div#leftpanel h2
{
	font-family: "Marker Felt", "Comic Sans MS", fantasy, cursive;		
	font-size: 1.3em;
	letter-spacing: 1.4px;
	padding-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px #0d7aa8 dashed;
	font-variant: bold;
	margin-top: 9px;
	margin-bottom: 6px;
	text-transform: none;
	text-align: left;	
	font-weight: normal;
}

div#leftpanel ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 6px;
}
div#leftpanel li
{
	font-family: "Marker Felt", "Comic Sans MS", fantasy, cursive;		
	background-image: url('../pictures/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 14px;
	color: #616D7E;
}

div.clearfloats
{
	clear: both;
}

#main {
	margin: 0px;
	width: 932px;
	padding-top: 35px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 30px;
}

#header {
	background-color: #0d7aa8;
	margin: 0px;
	padding: 0px;
}

.stripe
{
	background-color: #0d7aa8;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 55px;
}

div#quotations
{
	width: 100%;
}

blockquote {
	padding: .5em 1em;
	border-left: 7px solid #fce27c;
	background-color: #f6ebc1;
	text-align: left;
	font-family: "Marker Felt", "Comic Sans MS", fantasy, cursive;	
	font-size: 1.2em;
	color: #2B3856;
	line-height: 1.6em;
}

div#quotations  blockquote {
	text-align: right;
}

p 
{
	font-size: 13px;
	text-align: justify;
	line-height: 1.6em;
	color: #616D7E;
}

.context a:link {
	font-size: 13px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.context a:visited {
	font-size: 13px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.context a:hover {
	font-size: 13px;
	color: #AF7817;
	font-weight: normal;
	text-decoration: none;
}
.context a:active {
	font-size: 13px;
	color: #AF7817;
	font-weight: normal;
	text-decoration: none;
}

h1
{
	color: #0d7aa8;	
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 18px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.3em;
}

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

ul li 
{
	background-image: url(../pictures/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #616D7E;
	text-align: left;	
	line-height: 1.6em;
}

.RightFloatLeftBottomPad {
	margin: 0px;
	padding: 0px;
	float: right;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.LeftFloatPad {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 15px;
}

img.sidebarImg {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid gray;
}

img.Border_FloatRight {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	border: 1px solid gray;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.main
{
	margin-bottom: 1em;
	/* remove next time if photo is the usual 660px wide */
	margin-left: 2.5em;
}

.newsletter a:link {
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0.3em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.newsletter a:visited {
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0.3em;
	color: #FFF380;
	font-weight: normal;
	text-decoration: none;
}
.newsletter a:hover {
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0.3em;
	color: #FFF380;
	font-weight: normal;
	text-decoration: none;
}
.newsletter a:active {
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0.3em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

p.inverse
{
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0.3em;
	color: #ffffff;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	line-height: 1.6em;
}

.small_links a:link {
	font-size: 10px;
	color: #e28d32;
	font-weight: normal;
	text-decoration: none;
}
.small_links a:visited {
	font-size: 10px;
	color: #e28d32;
	font-weight: normal;
	text-decoration: none;
}
.small_links a:hover {
	font-size: 10px;
	color: #400040;
	font-weight: normal;
	text-decoration: none;
}
.small_links a:active {
	font-size: 10px;
	color: #cc3499;
	font-weight: normal;
	text-decoration: none;
}
.footerText {
	font-size: 10px;
}

iframe {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

hr
{
	margin-top: 2em;
	margin-bottom: 1em;	
	color: #0d7aa8;
	background-color: #0d7aa8;	
	border: 0;
	height: 1px;
}