@charset "UTF-8";
#mainContent ol           {
	margin: 1em 0;
	padding: 0px;
}
.separator {
	border-top: 1px dotted #906D72;
}
h1, h2, h3 {
	margin-top: 1.2em;
	margin-bottom: 0px;
}
html {
	bottom: 0px;
	height: auto;
	background: #fed9a5 url(../design/splash.images/lower.jpg) repeat-x fixed bottom;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	position: relative;
	top: 0px;
	background: url(../design/splash.images/upper.jpg) repeat-x fixed;
}
#container {
	width: 800px border 1px solid #000000;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background: #F3D09E;
}
#container #header {
	background-image: url(../design/splash.images/upperHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 209px;
	width: 800px;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#mainContent {
	margin: 0;
	width: 570px;
	padding: 0;
	border-top: .5px dotted #EEEEEE;
	float: right;
	border: 0;
	position: relative;
	min-height: 850px;
}
#mainContent h1 {
	color: #996600;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #A56A51;
	background: no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 40px;
	padding-bottom: 5px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.75em;
	color: #494B50;
	font-weight: lighter;
	margin-right: 40px;
	margin-left: 40px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
}
#mainContent h2 {
	color: #805441;
	text-transform: capitalize;
	letter-spacing: 1.5px;
	text-align: center;
	word-spacing: normal;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #DCB880;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	padding-bottom: 25px;
	font: normal 1.5em Arial, Helvetica, sans-serif;
}
#mainContent img {
	color: #dcb880;
	letter-spacing: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	float: right;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
}

#mainContent a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: none;
	font-weight: normal;
	}
#mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
	font-weight: normal;
}
.clearfloat {  
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
ul {
	background-image: url(../design/listBtm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 35px;
	padding-left: 20px;
}
li {
	list-style-position: outside;
	list-style-image: url(../design/li.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1px;
}
/*--------------------sidebar1 styles begin ---------------------------*/
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../design/sidebarNotesBg.jpg);
	margin-top: 0px;
	height: 875px;
	position: relative;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #651702;
	text-align: left;
	font-size: 80%;
	background-image: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 10px;
	font-weight: lighter;
}
#sidebar1 img {
	padding: 5px;
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: none;
}
#sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 0em;
	font-size: 1.5em;
	background-image: url(../design/sidebarHd.jpg);
	background-position: top;
	width: 230px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
#container #sidebar1 h1 {
	font: lighter 1em Verdana, Arial, Helvetica, sans-serif;
	color: #A13B2C;
	padding: 0px 15px 5px 10px;
	border-bottom: .5px solid #222222;
	margin-left: 15px;
	margin-right: 20px;
}
#sidebar1 li a {
	display:block;
}
#sidebar1 li:hover {
	background-repeat: no-repeat;
	background-position: 5px 25%;
	list-style-image: url(../design/li_ovr.png);
	background-color: #CCA577;
}
#sidebar1 a:link, a:visited {
	color: #444444;
	text-decoration: none;
	font: lighter 0.95em/1.5em Arial, Helvetica, sans-serif;
}
#sidebar1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #784D46;
	list-style-type: none;
	line-height: 1.5em;
	font-size: 0.95em;
}
#sidebar1 a:hover {
	text-decoration:none;
	font-weight: 500;
	color: #000000;
}
/*------------------footer elements--------------------*/
#footer {
	width: 800px;
	text-align:center;
	color: #CD6D20;
	background: url(../design/bgFooter.jpg) repeat-x;
	margin: 0;
	font: italic 0.65em Arial, Helvetica, sans-serif;
	padding: 0 0 1px 0;
	height: 25px;
	border-top: 1px solid #CD6d20;
	overflow: hidden;
}
#footer p {
	width: 800px;
	font: italic 0.9em Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 0px;
}
.emphasis {
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #F60;
}
#mainContent .blockquote {
	font: oblique normal 14px/16px Arial, Helvetica, sans-serif;
	color: #993333;
	border-top: 1px dotted #993333;
	border-bottom: 1px dotted #993333;
	margin-right: 60px;
	margin-left: 60px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}
.italics {
	font-style: oblique;
}
.center {
	text-align:center;
	margin: 0 auto;
}
#sidebar1 #mail_list {
	text-align: center;
	margin: 0px auto;
}
#sidebar1 #mail_list embed {
	margin-left: 25px;
}
#share {
	margin: 0 auto;
	text-align: center;
	padding: 5px 40px 0 0;
}
.fltRt {
	float: right;
}

