﻿body {
	background: #a4a27b url(Images/Layout/shadow.jpg) repeat-y top center;
	color: #000;
	font-family: Arial, Sans-Serif;
	font-size: 73%;
	margin: 0px;
	padding: 0px;
}
a, button, input, div, option, p, select, table, td, textarea {
	font-size: 1.0em;
}

.link {
	cursor: pointer; cursor: hand;
}

#wrapper {
	margin: 0px auto;
	width: 751px;
}

#heading {
	background: url(Images/Layout/masthead.gif) no-repeat 0 0;
	border-bottom: 1px solid #1F0005;
	clear:both;
	float:left;
	height: 38px;
	width: 751px;
}
#heading h3 {
	display: none;
}

#ctl00_logo {
	border-bottom: 1px solid #1F0005;
	clear:both;
	float:left;
	height: 112px;
	width: 751px;
}
#ctl00_logo div {
	background: url(Images/Layout/logo.png) no-repeat 0 0;
	height: 112px;
	width: 417px;
}
#ctl00_logo div h1 {
	display: none;
}

#main {
	background: url(Images/Layout/body.png) repeat-y 0 0;
	clear:both;
	float:left;
	width: 751px;
}
#leftnav {
	clear:left;
	float:left;
	width: 208px;
}
#userInfo {
	color: #89573b;
	font: bold;
	padding: 10px;
	text-align: left;
	width: 495px; 
}
#content {
	clear:right;
	float:left;
	padding:20px 50px 0 28px;
	width: 465px; 
}

#leftnav {
	color: #220;
}
#leftnav h2 {
	clear:both;
	float:right;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 16px;
	padding-right: 14px;
	padding-top: 10px;
}
#leftnav p {
	line-height: 1.6em;
	padding-right: 14px;
	text-align:right;
}
#leftnav p span {
	font-size: 1.0em;
	font-variant: small-caps;
}

#nav {
	background: #53000E url(Images/Layout/nav_bottom.png) no-repeat bottom left;
	list-style:none;
	margin:0;
	padding:0 0 9px 0;
}
#nav li {
	background: url(Images/Layout/nav_top.gif) no-repeat 0 0;
	display:block;
	margin:0;
	padding:1px 0 0 0;
}
#nav li a {
	background: url(Images/Layout/nav_bg.png) no-repeat 0 0;
	color: #F8F8DC;
	display:block;
	font-size: 12px;
	font-weight:bold;
	height: 22px;
	padding: 6px 14px 0 0;
	white-space:nowrap;
	width: 194px;
	text-align:right;
	text-decoration:none;
}
#nav li a.selected {
	font-style: italic;
}
#nav li a.selected, #nav li a:hover {
	background: url(Images/Layout/nav_highlighted.png) no-repeat 0 0;
}
#nav li a span {
	height: 22px;
	padding-left: 20px;
}
#nav li a.selected span, #nav li a:hover span {
	background: url(Images/Layout/nav_arrow.png) no-repeat 0 0;
}

#nav li.user {
	background: url(Images/Layout/nav_top.gif) no-repeat 0 0;
	display:block;
	margin:0;
	padding:1px 0 0 0;
}
#nav li.user a {
	background: url(Images/Layout/nav_user_bg.png) no-repeat 0 0;
	color: #F8F8DC;
	display:block;
	font-size: 12px;
	font-weight:bold;
	height: 22px;
	padding: 6px 14px 0 0;
	white-space:nowrap;
	width: 194px;
	text-align:right;
	text-decoration:none;
}
#nav li.user a.selected {
	font-style: italic;
}
#nav li.user a.selected, #nav li.user a:hover {
	background: url(Images/Layout/nav_highlighted.png) no-repeat 0 0;
}
#nav li.user a span {
	height: 22px;
	padding-left: 20px;
}
#nav li.user a.selected span, #nav li.user a:hover span {
	background: url(Images/Layout/nav_arrow.png) no-repeat 0 0;
}

#content p {
	color: #333;
}
#content div.bordered {
	border: 1px solid #80775e;
	clear:both;
	float:left;
	margin: 0 0 1.6em 0;
}
#content div.bordered img {
	background: #f8f8dc;
	border: 1px solid #d0ceb3;
	padding: 3px;
}
#content div.hr {
	background: url(Images/Layout/hr_dotted.gif) repeat-x 0 0;
	height: 2px;
	margin-bottom: 1.6em;
	overflow:hidden;
}
hr {
	background: url(Images/Layout/hr_dotted.gif) repeat-x 0 0;
	border: none;
	height: 2px;
	margin-bottom: 1.6em;
	overflow:hidden;
}

.bg001 {background: url(Images/Photos/001.jpg) no-repeat 0 0;}
.bg002 {background: url(Images/Photos/002.jpg) no-repeat 0 0;}
.bg003 {background: url(Images/Photos/003.jpg) no-repeat 0 0;}
.bg004 {background: url(Images/Photos/004.jpg) no-repeat 0 0;}
.bg005 {background: url(Images/Photos/005.jpg) no-repeat 0 0;}
.bg006 {background: url(Images/Photos/006.jpg) no-repeat 0 0;}
.bg007 {background: url(Images/Photos/007.jpg) no-repeat 0 0;}
.bg008 {background: url(Images/Photos/008.jpg) no-repeat 0 0;}
.bg009 {background: url(Images/Photos/009.jpg) no-repeat 0 0;}
.bg010 {background: url(Images/Photos/010.jpg) no-repeat 0 0;}
.bg011 {background: url(Images/Photos/011.jpg) no-repeat 0 0;}
.bg012 {background: url(Images/Photos/012.jpg) no-repeat 0 0;}

#footer {
	background: #41050f; float:left; clear:both;
	height: 59px;
	width: 751px;
}
* html #footer {
	margin-right: -3px;
}
#footer p {
	font-size: 11px;
	margin:0;
	color: #e0d5b3;
	padding: 8px 10px 0 0;
	text-align: right;
	line-height: 1.3em;
	margin:0; 
}
#footer p span {
	color: #ee8166;
}
#footer p a {
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}
.superclear {
	clear:both;
	float:left;
	height: 0px;
	overflow:hidden;
}

h2 {
	background: url(Images/Layout/paisley.gif) no-repeat;
	color: #53000e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	margin:0 0 5px 0;
	padding: 5px 0 0 40px;
}
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0 0 1.6em 0;
}
a {
	color: #7e0d1f;
	text-decoration:none;
}
a:hover {
	color: #7e0d1f;
	text-decoration:underline;
}

img.calendar {
	background: url(Images/Layout/calendar.gif) no-repeat;
	height: 16px;
	width: 16px;
}

img.delete, input.icoDelete {
	border: none;
	background: url(Images/Layout/delete.gif) no-repeat;
	height: 16px;
	width: 16px;
}

img.bullet {
	background: url(Images/Layout/bullet.gif) no-repeat;
	height: 11px;
	width: 10px;
}

img.rss {
	background: url(Images/Layout/rss.gif) no-repeat;
	border: none;
	height: 15px;
	width: 93px;
}

.message {
	color: #009900;
}