body {
	background-color: #FFFFFF;
	color: #404040;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-position: top center;
}

body,td {
	font-family: Minion, Georgia, Times New Roman;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #867a92;
	text-decoration: none;
}

a:hover {
	text-decoration: underline; 
}

h1  {
	width: 100%;
	height: 78px;
	background: url(images/headerbg.jpg) no-repeat;
	color: #392f45;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: Minion, Times New Roman;
	line-height: 78px;
	vertical-align: middle;
	padding-left: 30px;
	margin: 0px 0px 20px 0px;
}

h3  {
	color: #834961;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 2px;
	text-indent: 5px;
	line-height: 15px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}

b {
	color: #a8644d;
}

i {
	color: #000000;
}

input,textarea,select,option {
	border: 1px solid #e3e3e3;
	background: #efefef;
	color: #000000;
	font-family: Arial Narrow;
	font-size: 11px;
	padding: 4px;
}

a.nav {
	display: block;
	color: #834961;
	border-bottom: 1px dotted #c0c0c0;
	padding: 3px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.nav:hover {
	border-bottom: 1px dotted #909090;
	text-decoration: none;
}

.sidebar {
	padding-top: 10px;
}

.right {
	padding-top: 10px;
}

.topnav {
	background: url(images/layout_01.jpg) top center no-repeat;
	vertical-align: middle;
	text-align: left;
	font-family: Minion, Times New Roman;	
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-left: 40px;
	padding-right: 40px;
}

.topnav a {
	margin-right: 5px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
}

.topnav a:hover {
	color: #867a92;
	text-decoration: none;
}

.shadowleft {
	background: url(images/layout_02.jpg) repeat-y;
	
}

.shadowright {
	background: url(images/layout_04.jpg) repeat-y;
	
}

.footer {
	background: url(images/layout_09.jpg) top center no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #4f455e;
	font-family: Minion, Times New Roman;	
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 40px;
	padding-right: 40px;
}

.footer a {
	text-decoration: none;
	color: #000000;
}

.footer a:hover {
	color: #867a92;
	text-decoration: none;
}

.maincell {
	background: url(images/layout_07.jpg) repeat-y;
	vertical-align: top;
	text-align: justify;
	color: #404040;
	font-family: Minion, Georgia, Times New Roman;	
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.stripe {
	background: url(images/layout_05.jpg);
	vertical-align: middle;
	text-align: right;
	font-family: Minion, Times New Roman;	
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
}

.stripe a {
	margin-right: 3px;
	margin-left: 3px;
	padding: 5px;
	text-decoration: none;
	color: #ffffff;
}

.stripe a:hover, .stripe a:active, .stripe a:visited {
	text-decoration: none;
	color: #ffffff;
}

hr {
	width: 95%;
	border: 0px;
	height: 1px;
	color: #e2e2e2;
	background-color: #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}

.title {
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

.date {
	font-family: Minion, Georgia, Times New Roman;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #000000;
	margin-top: 10px;
}

td.right {
	font-size: 12px;
	text-align: right;
	padding: 5px;
}

td.center {
	font-size: 12px;
	text-align: center;
}

table.body {
	font-size: 12px;
}
