body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.6em;
	background-color: #FCFCFC;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #4E4E4E;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
}

h2 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #4E4E4E;
	font-size: 1.4em;
	text-transform: uppercase;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	padding-top: 4px;
	padding-bottom: 4px;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
.orangetext {
	color: #F47622;
}

a:active, a:focus { 
	outline: 0 
} 

a {
	color: #F47622;
}

a:hover {
	text-decoration: none;
	color: #4E4E4E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashheader {
	height: 274px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #4E4E4E;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 22px;
}

#menu a:hover {
	color: #F47622;
	background-image: url(images/marker.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu .current_page_item a {
	background-image: url(images/marker.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Content */

#content {
	float: left;
	width: 550px;
	margin-top: 8px;
}

#contentwide {
	float: left;
	width: 960px;
	margin-top: 8px;
}

#sidebar blockquote {
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 115%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blocksignature {
	padding-left: 10px;
	color: #F47622;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

/* Post */

.post {
	background-image: url(images/post.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.postwide {
	background-image: url(images/postwide.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
}

.postwide .entry {
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
}

/* Sidebar */

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

#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}

#sidebar li {
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}

#categories {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 140px;
}

#col1 {
	width: 320px;
	float: left;
}

#col2 {
	width: 320px;
	float: left;
}

#col3 {
	width: 320px;
	float: left;
}
#footerwrapper {
	background-image: url(images/footer_wrapper.png);
	background-repeat: repeat-x;
	height: 131px;
}

#footer {
	color: #FFFFFF;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	height: 131px;
	font-size: small;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	padding-top: 26px;
	margin: 0px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 4px;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F47622;
}

/* thumbnail images */

.photo {
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo {
	text-decoration: none;
}

.thumb span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(images/cut-corner.png) no-repeat;
}
.partnersthumb {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
td {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: normal;
}
tr {
	vertical-align: top;
}
.forminput {
	width: 300px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #4E4E4E;
	font-size: 100%;
}
.requiredtext {
	font-size: 80%;
}
