/*MAIN CONTAINERS */

#innerWrapper, #outerWrapper {
	width:1024px;
	margin:0px auto;
}
#bg1,#bg2  {
	padding-top: 15px;
	background-color: #d9d9d9;
}
/*BUTTONS*/
input[type="submit"], input[type="button"] {
	background:#b7b7b7;
	color:#272727;
	text-shadow:1px 1px 1px rgba(255,255,255,0.7)
}
input[type="submit"]:hover, input[type="button"]:hover {
	background:#DFDFDF;
	color:#272727;
}
/* SLIDESHOWS */
#cycle_center, #bg1 #cycle, #bg1 #cycle a {
	width:1024px;
	height:708px; 
}
#bg2 #cycle_pages, #bg2 #cycle, #bg2 #cycle a {
	width:1024px;
	height:710px;
	padding:0;
}
/* LOGO & HEADER BACKGROUND */
#logo {
	padding:1px 0px 0px 0px;
	float: left;
}
#header {
	background:none;
	font-family:Arial, sans-serif;
	padding:36px 43px 0px 36px;
	width: auto;
}
#header #searchForm {
	display:none;
}
#header_text {
	padding: 0px;
	position: inherit;
	right: 0;
	top: 0;
	width: auto;
	text-align: right;
}
#headerText1 {
	font-size:23px;
	letter-spacing:.07em;
	width:370px;
	text-align:center;
	border-right:1px solid #797979;
	border-left:1px solid #797979;
	padding:20px 0;
	margin-bottom:20px;
	color:#797979;
	position:absolute;
	top:56px;
	left:50%;
	margin-left:-320px;
}
#headerText2 {
	color:#4F4F4F;
	font-size:10px;
	text-transform:none;
	text-align:right;
	float: right;
	clear: right;
	padding-top: 18px;
	line-height: 15px;
}
/*FOOTER STYLES*/
#footer {
	font-family:Arial, sans-serif;
	padding:0px 0px 20px 0px;
	margin:0px auto;
	font-size:11px;
}
#footer a {
	color:#666666;
}
#footer a:hover {
	color:#FFD400;
}
#footercopyright {
	text-align: center;
	padding-bottom: 14px;
}
#footerlinks {
	padding-top: 0px;
	padding-bottom: 14px;
	text-align: center;
}
#footerlinks2 {
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
}
#footerlogo {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 34px;
}
/*TOP LINK STYLES */
#topLinks {
	float:right;
	width:500px;
	text-align:right;
}
#topLinks, #topLinks a {
	color:#797979;
	font-size:10px;
	font-weight:bold;
}
/* NAV STYLES */
#topNavBar {
	font-family:Arial, sans-serif;
	padding:6px 0px 12px 22px;
	margin:0px;
	font-size:11px;
	clear: both;
}
#topNav ul > li:first-child {
	padding: 0px 14px 0px 17px;
}
ul#topNav {
	float:none;
}
ul#topNav ul {
	border-bottom:1px solid #B6B6B6;
	width:180px;
	padding-top:3px;
}
ul#topNav ul li, ul#topNav li li:last-child {
	border:none;
	border-right:1px solid #B6B6B6;
	border-left:1px solid #B6B6B6;
	width:178px;
}
ul#topNav ul li a {
	width:162px;
}
ul#topNav li {
}
ul#topNav li a.top {
	text-transform:uppercase;
	padding:0px 13px 0px 18px;  /*  0px 14px 0px 13px */
	line-height:normal;
	font-weight:200;
}
ul#topNav li li a {
	text-transform:none;
	border:none;
	padding:3px 8px;
	text-transform:uppercase;
}
/* CURRENT PAGE */
ul#topNav li.current a.top {
	color:#000;
	font-weight:bold;
}
ul#topNav li:last-child {
	border-right:none;
}
/* SEARCH FORM */
#searchForm {
	top:10px;
	right:0;
}
/* PAGE CONTENT */
#page_content {
	/*width:924px;*/
	padding:16px 36px 0px;
}
#page_content, #page_content p {
	/*font-size:12px;
	line-height:140%;*/
}
#page_content td.narrative p {
	font-family:Times New Roman, Times, serif;
	font-size: 15px;
}
.narrative a {
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:600;
	color: #000;
}
.narrative a:hover {
	color: #666;
}
.blockright, .blockleft, .block {
	padding-top:28px;
}
/*IMAGE AREAS*/
.imagearearight, .imagearealeft {
	padding:28px 20px 20px 20px;
}
/* SIDEBAR */
#sidebar {
	width:136px;
	margin:10px 0px 0px 0px;
	padding:5px 0px 24px 0px;
}
#sidebar ul {
	padding:8px 0px 0px 20px;
	margin:0;
}
#sidebar li {
	padding:8px 0px 0px 0px;
	margin-bottom:7px;
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
#sidebar li li {
	padding:8px 0 0 0;
	margin-bottom:0;
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight:normal;
}
#sidebar hr {
	display:none;
}
#sidebar a {
	color:#878A8D;
}
#sidebar a:hover {
	color:#45858c;
}
#sidebar h4 {
	display:none;
}
#sidebar li.current a {
	color:#000;
}
/* PHOTO GALLERY STYLES */
.photo_gallery_page a.gallery_enlarge {
	height:180px;
}
/* TABLES */
table td {
	vertical-align:top;
	padding:0 10px 10px 20px;
}
table.table1 {
	width:100%;
	margin-top:10px;
}
table.table1 td {
	padding:0 24px 24px 0;
	font-size:11px;
	width:50%;
}
.gray {
	border:1px solid #b7b7b7;
}
td.leftBorder, table.table1 td.leftBorder {
	border-left:1px solid #b6b6b6;
	padding:0 24px 24px 24px;
}
table.shortText {
	width:100%;
	font-size:10px;
	line-height: 12px;
	height:97px;
	color: #363636;
}
table.shortText td {
	padding:0px 19px;
}
table.shortTextAbout {
	width:100%;
	font-size:10px;
	line-height: 12px;
	height:58px;
	color: #363636;
}
table.shortTextAbout td {
	padding:0px 19px;
}
table.shortTextBlog {
	width:100%;
	font-size:10px;
	line-height: 12px;
	height:56px;
	color: #363636;
}
table.shortTextBlog td {
	padding:0px 19px;
}
table.fullWidth {
	width:100%;
	margin: 0px;
}
table.fullWidth td {
	padding:0px;
	color:#272525;
}
table.fullWidth td p {
	color:#272525;
}
table.quote1 {
	margin:0px auto 0px auto;
	width:500px;
}
table.quote1 p, table.quote2 p {
	padding:0 0 14px 0;
}
table.quote1 td, table.quote2 td {
	padding:0 0 0 5px;
}
/* HORIZONTAL RULE */
hr {
	color:#E4E4E4;
	border-top:2px solid #E4E4E4;
	clear:none;
}
#sidebar hr {
	margin:20px 0;
}
#outerWrapper {
	padding-top:0px;
	height: 100%;
}
/*TEXT-LEVEL STYLES*/
h1, h2 {
	font-weight:400;
}
h2 {
	font-size:24px;
	line-height:120%;
	font-family: Times New Roman, Times, serif;
	font-weight:400;
	font-style:italic;
	color: #808184;
	margin:0;
	padding:0;
}
h3 {
	color: #808184;
	font-size: 20px;
	font-weight: 400;
	font-family: Times New Roman, Times, serif;
	line-height:120%;
	margin:0;
	padding:0;
}
h4 {
	font-weight:300;
	color: #808184;
	font-size: 16px;
	font-weight: 300;
	font-family: Times New Roman, Times, serif;
	margin:0;
	padding:16px 0 4px 0;
	font-style:italic;
}
#bg1 h1 {
	font-size:30px;
	line-height:36px;
	padding:0 0 20px 0;
	margin:0 0 16px 0;
	border-bottom:2px solid #E4E4E4;
}
#bg2 h1 {
	font-size:30px;
	line-height:36px;
	padding:0 0 10px 0;
	margin:0;
	border-bottom:none;
}
.headerunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 9px;
}
.headerunderline h1 {
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#page_content p.caption24 {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#272727;
	font-weight:700;
	padding:7px 64px 5px 0;
	text-align:right;
	clear:both;
	display:block;
	line-height:120%;
}
/* HOME LOGOS */
#homeLogos {
	width:960px;
	height:82px;
	background:url(images/homeImage3.png) center center;
position:absolute:
left:0;
	top:0;
}
/*BLOG CUSTOM STYLES */
#blogColumn1 {
	float:right;
	padding: 0px;
	margin-right: 55px;
	width: 300px;
	background-color: #ebebeb;
	clear: left;
	height: 100%;
	font-size: 13px;
}
#blogColumn1 form {
	padding-right: 26px;
	padding-left: 26px;
}
#blogColumn1 #archives {
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
}
#blogColumn2 {
	border-right:none;
	border-left:none;
	width: 584px;
	padding: 0px;
	float: left;
	margin-left: 55px;
	border-top: none;
	border-bottom: none;
}
#blogColumn2 a:hover, #blogColumn2 p a:hover {
	color:#5C74A3;
}
#blogColumn2 p {
	margin:0px 0px 18px;
	padding:0;
	color:#000;
	font-size:13px;
}
#blogColumn2 hr {
	clear:both;
	color:transparent;
	border-top:1px dotted #CCC;
}
h1#blogTitle1 {
	font-size:44px;
	color:#272727;
	text-align:justify;
	text-align-last:justify;
	text-justify:distribute-all-lines;
	width:550px;
	margin:0;
	padding:0;
}
h1#blogTitle1 span {
	color:#684A44;
}
h2#blogTitle2 {
	font-size:15px;
	text-transform:uppercase;
	color:#929496;
	text-align:justify;
	text-align-last:justify;
	text-justify:distribute-all-lines;
	font-weight:normal;
	width:550px;
	margin:0;
	padding:20px 0 40px 0;
}
h1#blogTitle1:after, h2#blogTitle2:after {
	content: " ";
	display: inline-block;
	text-align-last:justify;
	text-justify:distribute-all-lines;
	width: 100%;
	height: 0;
	visibility: hidden;
}
.blogTitle3 {
	background:url(/content/library/blog3.png) no-repeat right top;
	margin:0;
	padding: 0;
}
.blogTitle3 h1 a {
	font-family:Arial, sans-serif;
	font-size:20px;
	font-weight:700;
	line-height:120%;
	padding:0;
	margin:0 0 24px 0;
	color:#272727;
}
#blogColumn1 h4.title1, #blogColumn1 h4.title3 {
	color:#684A44;
	background:url(/content/library/hr.png) no-repeat left bottom;
	padding-bottom:8px;
	margin-bottom:13px;
	margin-right:0px;
	text-transform:none;
	font-size:18px;
	font-style:normal;
	font-family:Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #684A44;
	margin-top: 0px;
	padding-top: 0px;
}
#blogColumn1 h4.title2 {
	color:#684A44;
	margin-bottom:13px;
	text-transform:none;
	font-size:18px;
	font-style:normal;
	font-family:Arial, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #684A44;
	padding-bottom: 8px;
}
#content div#blogColumn2 #blogColumnHeader img {
	margin:14px 0 30px 0;
}
#blogColumn1 a {
	color:808184;
	font-weight:normal;
}
#blogColumn1 input.textfield {
	height:11px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width:120px;
	margin-top:2px;
}
#blogColumn1 #tagCloud {
	padding:26px 26px 0px;
	margin: 0px;
}
#blogColumn1 #tagCloud a {
	display:block;
	clear:both;
	color:#808184;
	padding-left: 8px;
}
#blogColumn1 #tagCloud a:hover {
	color:#5C74A3;
}
#divBlogComment h4 {
	font-family:arial, sans-serif;
	font-size:18px;
	font-weight:700;
	color:#272727;
	font-style:normal;
}
.btn_comments {
	padding:3px 3px 3px 20px;
	background:url(/content/library/icon_comments.png) no-repeat;
	font-family:arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#696969;
}
.btn_permalink {
	padding:3px 3px 3px 20px;
	background:url(/content/library/icon_permalink.png) no-repeat;
	font-family:arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#696969;
}
#blogColumn2 p.blogDate {
	text-transform:none;
	color:#000;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}
#content div#blogColumn2 img {
	margin:0 0 16px 16px;
	display:block;
}
.accordionContent li a {
	padding:0 20px;
}
.accordionButton {
	padding:2px 5px 2px 20px;
	background:url(../images/arrowR.png) no-repeat 5px 4px;
}
.accordionButton:hover {
	background:url(images/arrowR.png) 5px 4px no-repeat;
}
.accordionButton.on, .accordionButton.on:hover {
	background:url(images/arrowD.png) 5px 4px no-repeat;
}
.accordionButton#current {
	background:url(images/arrowR.png) 5px 4px no-repeat;
}
.accordionButton#current.on {
	background:url(images/arrowD.png) 5px 4px no-repeat;
}
.accordionButton#current.on:hover {
	background:url(images/arrowD.png) 5px 4px no-repeat;
	text-decoration:underline;
	color:#5C74A3;
}
.imageButton {
	background:#b6b6b6;
}
.imageButton:hover {
	background:#5C74A3;
}
/* TRANSITIONS */
#topNav li a.top, #page_content a, input, textarea, .b1, .b2, .button, .button2, #footer a, #sidebar a, .imageButton {
	-webkit-transition: color 0.4s ease, background 0.4s ease;
	-moz-transition: color 0.4s ease, background 0.4s ease;
	-o-transition: color 0.4s ease, background 0.4s ease;
	transition: color 0.4s ease, background 0.4s ease;
}
/* Byte stuff */
.clicktoorderlink a {
	color: #384085;
}
.contentBox {
	padding-right: 19px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-top: 24px;
	padding-bottom: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color:#000;
}
.contentBox h1 {
	color: #666;
	line-height: 30px !important;
	padding:0px 0px 19px 0px !important;
}
.contentBox h1 b {
	font-weight: normal;
	color: #000;
}
.contentBox blockquote {
	margin: 0px;
	padding: 0px 0px 0px 18px !important;
}
.contentBox p {
	line-height: normal;
	padding: 0px 0px 15px !important;
	margin: 0px;
}
.contentBox table {
	width: 100%;
}
.contentBox td {
	padding: 0px;
}
.contentBox .rightCol {
	padding-right: 26px;
}
.headerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	color: #666;
	display: block;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 18px;
	padding-left: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.headerBox b {
	font-weight: normal;
	color: #000;
}
.sidebarBox {
	background-color: #ebebeb;
	width: 300px;
	text-align: center;
}
#sidebarlinks a {
	padding-top: 5px;
	display: block;
	padding-bottom: 2px;
}
.sidebarPadding {
	padding-top: 26px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.sidebarPadding h3 {
	font-size: 18px;
	color: #991f22;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.siddebarPhoto {
	padding-top: 13px;
	padding-bottom: 25px;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
}
.siddebarPhoto p {
	margin: 0px !important;
	padding: 0px !important;
}
.siddebarPhoto img {
	margin-bottom:14px;
}
.twoColTable {
}
.twoColTable #verticaldots {
	background-image: url(/images/dot_gray.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.twoColTable .colone {
	padding-right: 15px;
	width: 50%;
}
.twoColTable .coltwo {
	padding-left: 15px;
	width: 50%;
}
.twoColTable .colonea {
	padding-right: 15px;
}
.twoColTable .coltwoa {
	padding-left: 15px;
}
.twoColTable .coloneb {
	padding-right: 18px;
	width: 50%;
}
.twoColTable .coltwob {
	padding-left: 18px;
	width: 50%;
}
.text_red {
	color: #991f22;
}
.text_pink {
	color: #ca0088;
}
#content {
	height: 100%;
}
