html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #F3F3F3 url(../images/images2/homepage01.gif) repeat-x left top;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1,h2,h3 {
	color: #333;
	text-align: center;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font: small-caps 180% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

h4,h5,h6  {
	color: #333;
	text-align: center;

}

.internal_bordernav {
	text-align: center;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	padding: 0pt 0pt 15pt 0pt;
	font: small-caps 115% "Times New Roman", Times, serif;
	
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 110%;	
	line-height: 22px;
	text-align: justify;
}

strong {
	color: #000;
}

a {
	color: #0E687D;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 18px;
	background: url(../images/images2/homepage08.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 5px;
	background: #EDEDED;
	border-bottom: 3px solid #DEDEDE;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/images2/homepage17.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(../images/layout/bodybg.gif) repeat-y center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

html>body #wrapper {
	height: auto;
}

.container {
	width: 950px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 101px;
}

/** SEARCH */

#search {
	float: right;
	width: 279px;
	height: 101px;
	
}

#search form {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	background: url(../images/images2/subpage1_01.gif) no-repeat 0px 60px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 184px;
	margin: 3px 0px 0px 7px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #959595;
}

#search-submit {
	margin: 0px 0px 0px 14px;
}

/** MENU */

#menu {
	height: 48px;
	background: url(../images/images2/homepage04.gif) no-repeat left top;
}

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

#menu li {
	float: left;
	padding: 9px 10px;
}

#menu a {
	float: left;
	height: 23px;
	padding: 6px 10px 0px 10px;
	text-decoration: none;
	
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../images/images2/subpage1_03.gif) repeat-x left top;
}

/** PAGE */

#page {
	width: 900px;
	padding: 15px 0px 0px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 570px;
}

.homepage #content {
	width: 450px;
}

.wide-content #content {
	float: none;
	width: auto;
}

.post {
	padding-bottom: 60px;
}

.post .meta {
	height: 65px;
	background: url(../images/images2/homepage10.gif) repeat-x left bottom;
}

.single .meta {
	height: 45px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #3B3B3B;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .byline {
	
	color: #939393;
}

.post .byline a {
	color: #939393;
}

.post .date {
	float: right;
	width: 53px;
	height: 65px;
	padding: 0px 0px 0px 10px;
	background: url(../images/images2/homepage11.gif) no-repeat left top;
	line-height: 18px;
}

.post .month, .post .day {
	display: block;
	
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .month {
	padding-top: 8px;
	font-size: 17px;
	color: #CED7B6;
}

.post .day {
	font-size: 28px;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post .comments {
	padding: 0px 20px 0px 21px;
	background: url(../images/images2/homepage12.gif) no-repeat left center;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
}

.homepage #sidebar {
	width: 350px;
}

/** FOOTER */

#footer {
	width: 900px;
	padding: 30px 0px;
	background: url(../images/images2/homepage17.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	width: 795px;
	height: 215px;
	margin: 0px auto;
	padding: 24px 29px 0px 24px;
	background: #F9ECA8 url(../images/images2/bg01.jpg) no-repeat left top;
	border: 1px solid #E1E3CA;
	color: #A19C7C;
}

#box1 img.alignleft {
	margin: 0px 50px 0px 0px;
}

#box1 img.border {
	background: #FFFFFF;
	border-bottom-color: #DFBF5E;
}

#box1 h1 {
	color: #444200;
}

#box1 h2 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #A3A16F;
}

#box1 .more {
	background-image: url(../images/images2/homepage07.gif);
}
.printlink {
	font-size: 11px;
	font-weight: bold;
	color: #10414C;
	text-decoration: none;
}
.printlink:hover {
	text-decoration: underline;
}
.required {
	color: #C00;
	font-weight: normal;
}
.notrequired {
	font-weight: normal;
	color: #000;
}
.callout {
	letter-spacing: 0.25pt;
	font-weight: lighter;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.new_red {
	font-weight: bold;
	color: #C00;
	font-size: 100%;
}
.standout {
	font-size: 110%;
	line-height: 110%;
	text-align: center;
	color: #000;
}
.centeralign {
	text-align: center;
}
