@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	color: #a3502b;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin:20px 0 20px;
}
h2 {
	font-size: 1.6em;
	font-weight: lighter;
	line-height: 1.25em;
	color:#4d7699;
	font-family:Helvetica, Arial, sans-serif;
	margin:1em 0;
}

p {
	font-family:Helvetica, Arials, sans-serif;
	font-size:12px;
}

a img {
	border: none;
}

a {
  outline: none;
  color: #4e758b;
  text-decoration: underline;
}
a:hover {
	color: #ce6b02;
	text-decoration: underline;
}
.container-outer {
	height: 100%;
	background: #EEEEEE url(../images/main-back.png) no-repeat top;
	padding-bottom: 25px;
}
.container {
	width: 960px;
	margin: 0 auto;
}
#intro {
	background: url(../images/main-content-back-top.png) no-repeat center top;
	margin-top: 25px;
	padding: 10px 10px 0 10px;
	width: 940px;
	height: 100%;
}
#intro-left {
	padding: 0;
	float: left;
	width: 310px;
	height: 100%;
}
#intro-middle {
	padding: 10px 15px 30px 5px;
	float: left;
	width: 610px;
	height: 100%;
}
#intro-right {
	background: #ffffff; /* url(../images/intro-back-art.png) no-repeat center top; */
	padding: 0;
	float: right;
	width: 0px;
	height: 270px;
}
#tabs {
	background: url(../images/tabs-back-top.png) no-repeat center top;
	margin-top: 25px;
	padding: 10px 10px 0 10px;
	width: 940px;
	height: 100%;
}
#tabs a {
	padding: 0;
	margin: 0;
}
ul#tablist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	width: 310px;
	height: 50px;
}

#tablist li {
	display: inline;
	list-style-type: none;
}
#tablist a {
	padding: 20px;
}

#tablist a:link, #tablist a:visited {
	color: #000000;
	background: url(../images/tabs-home-up.png);
	text-decoration: none;
}

#tablist a:hover {
	color: #000000;
	background: url(../images/tabs-home-down.png);
	text-decoration: none;
}
.menu-left {
	background: url(../images/menu-back-top.png) no-repeat center top;
	margin: 20px 30px 0 0;
	padding: 10px 10px 0 10px;
	float: left;
	width: 280px;
	height: 170px;
}
.menu-middle {
	background: url(../images/menu-back-top.png) no-repeat center top;
	margin: 20px 30px 0 0;
	padding: 10px 10px 0 10px;
	float: left;
	width: 280px;
	height: 170px;
}
.menu-right {
	background: url(../images/menu-back-top.png) no-repeat center top;
	margin-top: 20px;
	padding: 10px 10px 0 10px;
	float: left;
	width: 280px;
	height: 170px;
}
#menu-items-left {
	display: inline;
	float: left;
	padding-right: 15px;
}
#menu-items-right {
	display: inline;
	float: left;
}
#main-content {
	background: url(../images/main-content-back-top.png) no-repeat center top;
	margin-top: 5px;
	padding: 10px 10px 0 10px;
	width: 940px;
	height: 100%;
}
#main-content a {
	color: #4e758b;
	text-decoration: underline;
}
#main-content a:hover {
	color: #ce6b02;
	text-decoration: underline;
}
#main-content ul, #main-content ol {
	list-style-type: disc;
	padding: 10px 0 10px 15px;
	font-size: 1.2em;
	line-height: 1.6667em;
}
#main-content li a {
	color: #4e758b;
	text-decoration: underline;
}
#main-content li a:hover {
	color: #ce6b02;
	text-decoration: underline;
}
#main-content-left {
	padding: 35px;
	float: left;
	width: 400px;
	height: 100%;
}
#main-content-right {
	border-left: #F5F5F5 solid 5px;
	padding: 35px 35px 35px 30px;
	float: left;
	width: 400px;
	height: 100%;
}
#main-content h1 {
	color: #a3502b;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#main-content h2 {
	font-size: 1.6em;
	font-weight: lighter;
	line-height: 1.25em;
	color: #4d7699;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0.625em 0;
	border-bottom: 2px solid #EEEEEE;
}
#main-content h2 a {
	color: #4d7699;
	}
#main-content h2 a:hover {
	color: #4d7699;
	text-decoration: underline;
	}
#main-content h3 {
	font-size: 1.5em;
	line-height: 1.333;
	font-weight: lighter;
	margin: 1em 0 -0.333em 0;
	color: #587a8d;
}
#main-content h4 {
	font-size: 1.2em;
	color: #aaaaaa;
	font-weight: lighter;
}
#main-content h4 a {
	color: #aaaaaa;
}
#main-content h4 a:hover {
	color: #ce6b02;
	text-decoration: underline;
}
#main-content p, #intro-middle p {
	font-size: 1.2em;
	line-height: 1.6667em;
	margin: 0.8333em 0;
}
#menu-items-left ul, #menu-items-left ol, #menu-items-right ul, #menu-items-right ol {
	list-style-type: none;
	padding: 10px 0 10px 15px;
	font-size: 1.2em;
	line-height: 1.6667em;
}
#menu-items-left li a, #menu-items-right li a {
	color: #4e758b;
	text-decoration: underline;
}
#menu-items-left li a:hover, #menu-items-right li a:hover {
	color: #ce6b02;
	text-decoration: underline;
}
.twenty-pad {
	margin: 20px 0 20px 0;
}

#footer-outer {
	
}

#footer-inner {
	padding: 15px 0px;
	line-height:1.5em;
}

#footer-inner td {
	padding: 2px 15px;
}

</style>
