
body {
	text-align: center;
	background: #ECECEA;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #3A3D29;
}

img {
	border: 0px;
}

a {
	color: #5B5F3E;
}

a:hover {
	text-decoration: none;
}

.date {
	font-size: 12px;
}

#Wrapper {
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;
	width: 749px;
	border: 1px solid #5B5F3E;
	background: url('../img/bg.gif');
	
}

#Footer {
	margin: 0 auto;
	text-align: left;
	width: 748px;
	font-size: 10px;
	font-family: arial, verdana;
	color: #5b5f3e;
	margin-top: 3px;
	height: 16px;
		
}

#Footer .left {
	float: left;
}

#Footer .right {
	float: right;
}

#Menu {
	width: 196px;
	padding-top: 50px;
	padding-left: 20px;
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#Menu .logo {
	margin-bottom: 146px;
}

#Menu ul {
	list-style: none;
	padding: 0; margin: 0px;
}

#Menu li {
	padding: 0px;
	margin: 0 0 7px 0;
}

#Menu li ul {
	margin: 10px;
}

#Menu li ul li, #Menu li ul li a {
	color: #F0F4D3;
	margin: 0 0 0 7px;
	font-weight: bold;
	
	font-size: 15px;
	text-decoration: none;
	font-variant: small-caps;
}

/*
#Menu li ul li:first-letter {
	font-size: 18px;
	font-weight: normal;
}
*/

#Menu li ul li a:hover {
	color: #939776;
	text-decoration: none;
}
/*
#Menu li ul li a:hover:first-letter, #Menu li ul li a:first-letter {
	font-size: 18px;
	font-weight: normal;
}
*/
#Header {
	height: 228px;
	background: white;
}

#Content {
	float: left;
	width: 533px;
}

.spacer {
	clear: both;
}

#Text {
	padding: 35px 32px;
	border-bottom: 1px solid #5B5F3E;
	margin-bottom: 15px;
	min-height: 200px;
	_height: 200px;
}

h2 {
	margin: 0; padding: 0;
	color: #144e8e;
	font-size: 20px;
	
}

h3 {
	margin: 0; padding: 0;
	font-size: 16px;
	
	font-weight: normal;
	color: #144e8e;
}


#Text h3 a {
	color: #144e8e;
}

#Text h3 a:hover {
	text-decoration: none;
}

.subPosition {
	color: #32659E;
	font-style: italic;
	margin: 10px 0;
}
