body {
	background: #ffffff; /*url(../_images/background1-strip.jpg);
	border-image-repeat: repeat;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
	width: 760px;
}

#container {
	color: #000000;
	text-align: center;
	background: #fff;
	width: 760px;
	border: thin solid #CCCCCC;
}

#container hr {
	margin: 3px 20px 0px 20px;
	padding: 20px;
	color: #999;
	background: #EBCD0A;
}

a:link {
	color: #224CD3;
	
	text-decoration: underline;
	font-weight: normal;
	font-size: 100%;
}

a:visited {
	color: #224CD3;
	text-decoration: underline;
	font-weight: normal;
	font-size: 100%;
}

a:focus {
	color: #224CD3;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
}
a:hover {
	font-weight: normal;
	color: #960000;
	text-decoration: underline;
	font-size: 100%;
}


h1, h2, h3, h4 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
	}
h4 {
	font-size: 100%;
}

header {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	max-width: 760px;
}

header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

header h2 {
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 20px;
}

header h3 {
	background-color:#EBCD0A;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
header h4 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background: #fff;
	font-size: 140%;
	padding-top: 1px;
	padding-left: 20px;
	
}

#header-border {
	/*background-color: #EBCD0A;*/
	padding: 2px;
	border-top: medium double #000000;
}

#header-border hr {
	color: #999;
}


#top-navigation {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #EBCD0A;
	text-align: left;
	padding: 6px 0px 6px 20px;
	border-top: medium double #000000;
	border-bottom: medium double #000000;
}

.smallcaps {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 110%;
	font-variant: small-caps;
	font-weight: normal;
}

header p {
	font-size: 95%;
	padding-left: 20px;
}


#about-content {
	text-align: left;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	max-width: 760px;
	margin-right: 20px;
	margin-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
	min-width: 0px;
}

#about-content h2 {
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #ffffff;
}

#about-content h3 {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#about-content p {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 110%;
	text-align: left;
}

.content-subparagraph {
	margin-left: 40px;
}

#intro-content h1, h2, h3 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#about-content ul {
	text-align: left;
	margin-top: 4px;
	margin-left: 12px;
	list-style-type: disc;
}


#about-content li {
	padding-top: 2px;
	padding-bottom: 4px;
}

#intro-text {
	margin-top: 12px;
	margin-right: 40px;
	margin-left: 40px;
	
}

#intro-text p {
	padding-bottom: 9px;
	line-height: 110%;

}

#intro-ul {
	text-align: left;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 12px;
	
}
#intro-ul ul {
	list-style-type: none;
}

.imgcentered {
	margin: 3px auto;
	display: block;
}


#horizontalrule {
	color: #999;
	background: #fff;
	padding: 12px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
	clear: both;
}



#footer {
	width: 720px;
	font: normal 85% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	/*background-color: #EBCD0A;*/
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 2px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
	padding-right: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}

.center {
	text-align: center;
}

.gray {
	color: #808080;
}

.red {
	color: #990000;
}

.smallfont {
	font-size: 80%;
}
 .largerfont {
	 font-size: 120%
 }

#bottom-navigation {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	color: #000;
	background-color: #EBCD0A;
	text-align: left;
	padding: 6px 0px 6px 20px;
	border-top: medium double #000000;
	border-bottom: medium double #000000;
	
}

