@charset "utf-8";
/*http://colorschemedesigner.com/#45526rrrrE8F3
*/

body {
	background: #b3956d;
	background-image:url(images/SE-Background-Tile-Y-shadow.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	background-image: url(images/blue-clouds.jpg);
	background-repeat:repeat-y;
	background-position:right; 
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #444;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
/*#leftContent {
	float: left;
	margin: 20px;
}
#mainContent {
	background: #555;
	margin: 20px 20px 20px 20px;
	background: #777;
}
*/
#mainTextBlock {
	float:left;
	width:650px;
	margin: 0px;
	Padding: 20px;
/*	background: #ffffee;
*/	background: #FFF;
}
#mainTextBlockMod {
	float:left;
	width:880px;
	margin: 0px;
	Padding: 40px;
	background: #FFF;
}

#rightTextBlock {
	float:left;
	margin: 10px 10px 10px 10px;
	Padding: 0px 0px 0px 0px;
	height:100%;
	width:250px;
/*	background:#917FBF;
*/}

/*#rightTextBlock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 0.7em;
	line-height: 1.2em;	
}
*/

.smallPara {
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 40px;
}

.quoteM {
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	margin-bottom: 5px;
	font-size: 0.7em;
}

.quoteAtt {
	font-family:Verdana, Geneva, sans-serif;
	color: #111;
	font-size: 0.6em;
	margin-top: 0;
	margin-bottom: 2em;
	text-align: left;
}
.quoteAttLeft {
	font-family:Verdana, Geneva, sans-serif;
	color: #111;
	font-size: 0.6em;
	margin-top: 0;
	margin-bottom: 2em;
	text-align: left;
}

.picBorder {
/*	float:left;
	margin: 0px 0px 0px 0px;
	width:300px;
*/	border:1px solid #ddd;
}

.centerp {
	font-family:Tahoma, Geneva, sans-serif;
	color: #555;
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 1em 0 1em 0;
	text-align: center;
}

.centerQuote {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 5px;
	font-style: italic;
	text-align: center;
}
.centerQuote2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
	text-align: center;
}
.centerAtt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 0.9em;
	line-height: 0em;
	text-align: center;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 0.8em;
	line-height: 1.5em;
}

ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 0.8em;
	line-height: 1.5em;
}

h1 {
	font-family: 'Sorts Mill Goudy', serif;
	/*	font-family:"MS Serif", "New York", serif;
*/	font-size: 2.2em;
	color: #444;
	text-shadow: -2px 2px 4px #ccc;
	line-height: 20px;
	
}

#pagetitle {padding: 40px 0 0px 50px;}
#pagetitle2 {padding: 10px 0 0px 50px;}

h2 {
	font-family: 'Sorts Mill Goudy', serif;
	color:#5f5f5f;
/*	text-shadow: -1px 1px 4px #ccc;
*/	font-size: 1.4em;
	margin-top: 1.5em;
	margin-bottom: -0.3em;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a051a;
	font-size: 1.1em;
	margin-bottom: 20px;
	border-bottom: 1px solid #124749;
}

.slideshow { 
	height: 300px; width: 960px; margin: auto 
}


.imBoxRight {
	float:right;
	margin: 0px 0px 0px 0px;
	width:300px;
}

.imBoxLeft {
	float:left;
	margin: 0px 0px 0px 0px;
	width:300px;
}

.boxHolder {
}

.imageRight {
	float:right;
	margin: 10px 0 0 10px;
/*	border-color:#aaa;
    border: solid 1px;
*/}
.imageLeft {
	float:left;
	margin-right: 10px;
/*	border-color:#aaa;
    border: solid 1px;
*/}

caption {caption-side:bottom;}

.imageBar {
	margin-top: 0em;
}


.listindent {
	margin-left: 20px;
}
#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0px;
	background:#483F60;
	text-align:center;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 0.8em;
	line-height: 1.8em;
}
#footer a {
	color: #eee;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  http://projectseven.com/tutorials/navigation/auto_hide/
  ------------------------------------
*/
/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 24px 0;
	padding: 0;
	background-image: url(images/p7exp_pbg.jpg);
	background-repeat: repeat-x;
}
h4 {
	color: #535353;
	font-size: 1.25em;
	margin: 0 0 12px 10px;
	white-space: nowrap;
	font-weight: normal;
}
*/


#menuwrapper {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #40144d;
/*	#483F60;
	background-image:url(images/menu-highlight.png);
	background-repeat:repeat-x;
*/}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
		width: 620px;		/*Total width for top menu (730)*/
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 30px 5px 30px;	/*Width for top menu words*/
/*	border-left: 1px solid #333;*/
	font-size: .85em;
	color: #eee; /*Menu text? color*/
}
#p7menubar a.trigger {
	/*padding: 5px 30px 5px 30px;*/ /*Width for top menu words*/
}
#p7menubar li {
	float: left;
	/*width: 19em;*/		/*Width for nothing*/
}
#p7menubar li {
	position: relative;
}
/* hide from IE mac \*/
#p7menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li {
	width: 14em;		/*Width for submenu boxes*/
}
#p7menubar ul li a {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 30px;		/*Dimenttions for submenu text*/
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #eee;
/*	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
*/}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {
	color: #eee;
	background-color: #67117c;
/*	#473E71;
*/}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060 !important;
	color: #FFFFFF !important;
}


.tsmallerlighter {color: #777; font-size: 0.7em;}
.tsmaller {font-size: 0.7em;}
.tevensmaller {font-size: 0.6em;}
.tlighter {color: #777;}
h1.tcloser {line-height:10px;}
h1.tcloserstill {line-height:0px;}
h1.tfuther {line-height:50px;}

