html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
.clear {
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ::::::::::::::::::::: END RESET CSS */


body {
	background-image: url(images/site/textureBg.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 16px;
	line-height: 22px;
}
a {
	color: #960;
	text-decoration: underline;
}
a:hover {
	color: #300;
	text-decoration: none;
}

#wrapper {
	height: 1200px;
	width: 100%;
}

/* ::::::::::::::::::::: START HEADER */

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}


/* ::::::::::::::::::::: START NAVIGATION */

#nav ul li{
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 17px;
	letter-spacing: 0.1em;
}
#nav ul {
	width: 940px;
}

#nav {
	text-align: center;
	width: 940px;
	margin-left: 10px;
}

#nav ul li a {
	text-decoration: none;
	color: #CCCCCC;
}

#nav ul li a:hover {
	text-decoration: underline;
	color: #ffe1b8;
}

/* ::::::::::::::::::::: START CONTENT */

#content  {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}


/* ::::::::::::::::::::: START FOOTER */

#footer {
	background-image: url(images/site/footer-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	background-color: #000;
	padding-top: 50px;
	color: #CCC;
}
#footer #footer-logo {
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 15px;
}
#footer #footer-content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#footer #footer-content .footer-column {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#footer #footer-content .footer-column.column-end {
	margin-right: 0px;
}
#footer-copyright   {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}
#footer-credit {
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	padding-bottom: 40px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #footer-content .footer-column.column-end img {
	float: left;
	width: 100px;
}
#footer #footer-content .footer-column.column-end h2 {
	float: left;
	padding-left: 20px;
	font-size: 18px;
	line-height: 22px;
	width: 180px;
}
#footer #footer-content .footer-column h2 {
	font-size: 18px;
	margin-bottom: 15px;
}
#footer #footer-address li{
	margin-bottom: 8px;
	line-height: 22px;
}
#footer #footer-links li {
	line-height: 22px;
	margin-bottom: 5px;
}
#footer a   {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* ::::::::::::::::::::: HOME PAGE */

#home #header {
	background-image: url(images/site/top-bar-homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 345px;
}

#home #wrapper {
	background-image: url(images/site/top-bar-home-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#home #header #feature h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
}

#home #header #feature {
	padding-left: 670px;
	padding-right: 10px;
	padding-top: 50px;
}

#home #header #feature h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	padding-left: 120px;
	padding-top: 30px;
	letter-spacing: 1px;
}

#home #header #feature h2 a {
	color: #CCC;
	text-decoration: none;
}

#home #header #feature h2 a:hover {
	color: #000;
	text-decoration: underline;
}
#home #content #column1 {
	float: left;
	width: 400px;
	margin-right: 20px;
}
#home #content #column2 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

#home #content #column3 {
	float: left;
	width: 220px;
}

#home #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333;
	margin-bottom: 15px;
}#home .blog-entry {
	background-image: url(images/site/blog-home-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
	margin-bottom: 20px;
}
#home .blog-entry-content h3   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 38px;
	margin-bottom: 15px;
}
#home .blog-entry .date   {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 15px;
	color: #333;
}
#home .blog-entry-content {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(images/site/blog-home-bg-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home .blog-entry-content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}
#home .blog-entry-content .read-more {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#home .blog-entry-content .read-more a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	font-size: 16px;
	text-decoration: underline;
}
#home .blog-entry-content .read-more a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	font-size: 16px;
	text-decoration: none;
}
#home #column2 .news-date {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 12px;
	padding-bottom: 12px;
}
#home #column2 h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	color: #333;
}
#home #column2 .read-more {
	display: block;
	padding-bottom: 12px;
	padding-top: 12px;
}
#home .single-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mailing-list-form dd input {
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	background-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
}
#mailing-list-form dt label {
	margin-bottom: 5px;
	display: block;
}
#mailing-list-form dt .submitBut {
	color: #CCC;
	background-color: #333;
	padding: 5px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#mailing-list-form {
	margin-bottom: 15px;
}
#comments-side-bar    {
	background-image: url(images/site/comments-side-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7e7e7e;
	padding-bottom: 44px;
}
#comments-side-bar p {
	line-height: 22px;
}
#comments-side-bar p a {
	color: #333;
}
#comments-side-bar p a:hover {
	text-decoration: none;
}
#comments-side-bar h2     {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26px;
	margin-bottom: 0px;
}
#comments-side-bar #comments-content     {
	background-image: url(images/site/comments-side-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#comments-side-bar .comment-date     {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCC;
}
#comments-side-bar .comment-author     {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCC;
}
#blog .blog-entry     .read-more{
	line-height: 20px;
	color: #CCC;
}
#comments-side-bar hr     {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#blog #wrapper , #news #wrapper, #experiences #wrapper, #about #wrapper, #contact #wrapper{
	background-image: url(images/site/top-bar-small-repeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#blog #header , #news #header, #experiences #header, #about #header, #contact #header{
	background-image: url(images/site/top-bar-small-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
}
#blog #content {
	background-image: url(images/site/blog-title.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 115px;
}
#blog #column1  {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#blog #column2  {
	float: left;
	width: 460px;
	margin-right: 20px;
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#blog #column3  {
	float: left;
	width: 220px;
}
#blog .blog-entry-top {
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 460px;
}
#blog .blog-entry {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#blog .blog-entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 38px;
	margin-bottom: 15px;
}
#blog .blog-entry .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 15px;
	color: #333;
}
#blog .blog-entry p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}
#blog .blog-entry .read-more {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#blog .blog-entry .read-more a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	font-size: 16px;
	text-decoration: underline;
}
#blog .blog-entry .read-more a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	font-size: 16px;
	text-decoration: none;
}
#blog .blog-entry-bot {
	display: block;
	height: 59px;
	width: 460px;
	background-image: url(images/site/blog-pageItem-bot.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.side-nav-top  {
	background-image: url(images/site/side-nav-top.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 220px;
}
#side-nav  {
	background-image: url(images/site/side-nav-repeat.png);
	background-repeat: repeat-y;
	width: 220px;
}
.side-nav-bottom  {
	background-image: url(images/site/side-nav-bot.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 220px;
}
#side-nav ul  {
}
#side-nav ul li  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-right: 10px;
	margin-left: 10px;
}
#side-nav ul li.noLine {
	border-top-style: none;
}
#side-nav a  {
	text-decoration: none;
	font-size: 18px;
	color: #333;
}
#side-nav a:hover {
	text-decoration: underline;
}
#blog .blog-entry img {
	padding: 3px;
	border: 1px solid #333;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
#blog #column2entry  {
	float: left;
	width: 700px;
}
#blog #column2entry   .blog-entry-top{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-top.png);
	background-repeat: no-repeat;
}
#blog #column2entry   .blog-entry-bot{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-bot.png);
}
#blog #column2entry .blog-entry h3 {
	font-size: 36px;
	line-height: 45px;
}
#blog #column2entry .blog-entry .summary p{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
}
#blog #column2entry .blog-entry .article {
	clear: both;
}
#blog #column2entry .blog-entry .summary {
	margin-bottom: 20px;
}
#blog #column2entry .blog-entry .date {
	float: left;
	width: 480px;
}
#blog .comments-bg-top {
	background-image: url(images/site/comments-bg-top.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 700px;
	display: block;
}
#blog .comments-bg-bot {
	display: block;
	height: 44px;
	width: 700px;
	background-image: url(images/site/comments-bg-bot.png);
	background-repeat: no-repeat;
}
#blog #comments {
	background-color: #595959;
	padding-right: 20px;
	padding-left: 20px;
}
#blog #comments h2 {
	font-size: 26px;
	color: #999;
	margin-bottom: 15px;
}
#blog #comment_form label {
	width: 130px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blog #comment_form .name, #blog #comment_form .email, #blog #comment_form .comment, #blog #comment_form .name {
	float: left;
	width: 520px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
#blog #comment_form .personalLabel , #blog #comment_form .notifyLabel{
	width: 300px;
	padding-left: 130px;
}
#blog #comment_form input.personal , #blog #comment_form input.notify{
	padding-top: 5px;
}
#blog #comment_form .captchaText {
	font-size: 16px;
	color: #999;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-left: 130px;
	margin-bottom: 15px;
}
#blog #comment_form .notifyLabel {
	margin-bottom: 15px;
}
#blog #comment_form .captchaImage {
	padding-left: 130px;
	clear: both;
	margin-bottom: 10px;
}
#blog #comment_form #captchaInput {
	margin-left: 130px;
	width: 520px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	padding: 5px;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#blog #comment_form .submit {
	margin-left: 130px;
	width: 100px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCC;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog #comment_form .preview {
	margin-left: 10px;
	width: 100px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#comments .comment-entry p {
	color: #CCC;
	margin-bottom: 10px;
}
#comments .comment-entry {
	width: 630px;
	background-image: url(images/site/commentBg.png);
	background-repeat: repeat-y;
	padding: 15px;
}
#comments .comment-paginate {
	display: block;
	margin-bottom: 25px;
	height: 30px;
	width: 660px;
	background-image: url(images/site/paginateBg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#comments .comment-paginate a {
	color: #CCC;
}
#comments .comment-paginate a:hover {
	color: #999;
	text-decoration: none;
}
#blog #comments .comment-entry-top {
	display: block;
	height: 27px;
	width: 660px;
	background-image: url(images/site/commentBg-top.png);
}
#blog #comments .comment-entry-bottom {
	height: 24px;
	width: 660px;
	display: block;
	background-image: url(images/site/commentBg-bottom.png);
	margin-bottom: 15px;
}

#news #column1 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#news #content {
	background-image: url(images/site/news-title.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 115px;
}
#news #column2 {
	float: left;
	width: 460px;
	margin-right: 20px;
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#news #column3 {
	float: left;
	width: 220px;
}


#news .news-entry-top {
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 460px;
}
#news .news-entry {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#news .news-entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 38px;
	margin-bottom: 15px;
}
#news .news-entry .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 15px;
	color: #333;
}
#news .news-entry p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}
#news .news-entry .read-more {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#news .news-entry .read-more a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	font-size: 16px;
	text-decoration: underline;
}
#news .news-entry .read-more a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	font-size: 16px;
	text-decoration: none;
}
#events #column2 .event-entry .event-details {
	margin-bottom: 15px;
}
#news .news-entry-bot {
	display: block;
	height: 59px;
	width: 460px;
	background-image: url(images/site/blog-pageItem-bot.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#news-side-bar {
	background-image: url(images/site/comments-side-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7e7e7e;
	padding-bottom: 44px;
}
#news-side-bar #news-title {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 26px;
	margin-bottom: 0px;
	color: #333;
}
#news-side-bar #news-content {
	background-image: url(images/site/comments-side-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#news-side-bar ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#news-side-bar ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#news-side-bar a {
	color: #333;
	text-decoration: none;
}
#news-side-bar a:hover {
	color: #999;
	text-decoration: underline;
}
#news .news-entry img {
	padding: 3px;
	border: 1px solid #333;
	margin-right: 12px;
	margin-bottom: 25px;
	float: left;
}
#news #column2entry  {
	float: left;
	width: 700px;
}
#news #column2entry .news-entry-top{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-top.png);
	background-repeat: no-repeat;
}
#news #column2entry   .news-entry-bot{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-bot.png);
}
#news #column2entry .news-entry h3 {
	font-size: 36px;
	line-height: 45px;
}
#news #column2entry .news-entry .summary p{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
}
#news #column2entry .news-entry .article {
	clear: both;
}
#news #column2entry .news-entry .summary {
	margin-bottom: 20px;
}
#news #column2entry .news-entry .date {
	float: left;
	width: 480px;
}

#experiences #column2entry  {
	float: left;
	width: 700px;
}
#experiences #column2entry .experiences-entry-top{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-top.png);
	background-repeat: no-repeat;
}
#experiences #column2entry   .experiences-entry-bot{
	height: 44px;
	width: 700px;
	background-image: url(images/site/blog-entry-bot.png);
}
#experiences #column2entry .experiences-entry h3 {
	font-size: 36px;
	line-height: 45px;
}
#experiences #column2entry .experiences-entry .summary p{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
}
#experiences #column2entry .experiences-entry .article {
	clear: both;
	margin-bottom: 15px;
}
#experiences #column2entry .experiences-entry .experiences-details {
	margin-bottom: 20px;
	float: left;
	width: 480px;
}
#experiences #column2entry .experiences-entry .date {
	display: block;
}
#experiences #column1 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#experiences #content {
	background-image: url(images/site/experiences-title.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 115px;
}
#experiences .experiences-entry-top {
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 460px;
}
#experiences .experiences-entry-bot {
	display: block;
	height: 59px;
	width: 460px;
	background-image: url(images/site/blog-pageItem-bot.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#experiences .experiences-entry {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#experiences .experiences-entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 38px;
	margin-bottom: 15px;
}
#experiences .experiences-entry .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 15px;
	color: #333;
}
#experiences .experiences-entry p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}
#experiences .experiences-entry img {
	padding: 3px;
	border: 1px solid #333;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
#experiences .experiences-details ul li {
	margin-bottom: 10px;
}
#experiences .experiences-label {
	color: #600;
	font-weight: bold;
}
#experiences .experiences-back {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#experiences #column2 {
	float: left;
	width: 460px;
	margin-right: 20px;
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#experiences #column3 {
	float: left;
	width: 220px;
}
#experiences .experiences-entry-top {
	background-image: url(images/site/blog-pageItem-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 460px;
}
#experiences .experiences-entry-bot {
	display: block;
	height: 59px;
	width: 460px;
	background-image: url(images/site/blog-pageItem-bot.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#experiences .experiences-entry .read-more {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#experiences .experiences-entry .read-more a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960;
	font-size: 16px;
	text-decoration: underline;
}
#experiences .experiences-entry .read-more a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	font-size: 16px;
	text-decoration: none;
}
#about #content {
	background-image: url(images/site/community-title.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 115px;
}
#about #column1 {
	background-image: url(images/site/about-picture.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	margin-right: 20px;
	height: 600px;
}
#about #column2 {
	float: left;
	width: 520px;
}
#about #content h1 {
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	background-image: url(images/site/about-intro-divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#about #column2 h2 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 15px;
}
#about #column2 h3 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 15px;
}
#about #column2 p {
	margin-bottom: 15px;
}
#blog .blog-back {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#blog .external-links {
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#blog .external-links dt {
	background-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#blog .external-links dd{
	background-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#news .blog-back {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#contact #content {
	background-image: url(images/site/contact-title.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 115px;
}
#contact #column1 {
	background-image: url(images/site/about-picture.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	margin-right: 20px;
	height: 600px;
}
#contact #column2 {
	float: left;
	width: 520px;
}
#contact #content h1 {
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	background-image: url(images/site/about-intro-divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#contact #column2 h2 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 15px;
}
#contact #column2 h3 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 15px;
}
#contact #column2 p {
	margin-bottom: 15px;
}
#contact #contactForm input, #contact #contactForm textarea {
	width: 498px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #333;
}
#contact #contactForm .submit {
	width: auto;
	background-color: #333;
	color: #CCC;
}
#contact #contactForm label {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.contact-form-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 4px;
}

/* PAGINATION LINKS */

.paginateLinks {
	text-align: center;
}

.paginateLinks .current-pagination {
	padding: 8px;
	border: 2px solid #F60;	
}

.paginateLinks .current-pagination strong {
	color: #F60;
}

.paginateLinks ul li {
	display: inline;
	margin-right: 3px;	
}

.paginateLinks ul {
	padding-top: 15px;
	padding-bottom: 15px;	
	
}

.paginateLinks ul li a {
	padding: 8px;
	border: 2px solid #600;
	text-decoration: none;
	color: #600;
}
.paginateLinks ul li strong {
	color: #600;
}
	
#community_links .link_item {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#about #wrapper #content #column2 #community_links .link_item .link {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
