/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	background-color: #D4CDAA;
	background-image: url('../images/Page-BgTexture.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


a				{outline: none;}
a:link 			{color:#135293; text-decoration:underline; font-weight:bold;}
a:visited 		{color:#135293; text-decoration:underline;}
a:hover 		{color:#FF9523; text-decoration:none;}
a:active 		{color:#FF9523; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{
	margin:0 0 15px;
	color: #4E5242;
}

/* overrides for gallery */

.gallery-item {
	float: left;
	width: 100px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	background: #F0EDE0;
	border: 1px solid #CCCABF;
}

.gallery-item a {
	text-decoration: none;
}

.gallery-item img.thumbnail {
	margin-bottom: 5px;
}

#imageDetails {
	color: #000;
}

/*Overrides for modified news module*/
td.post_title {
	padding-top: 10px;
	font-size: 16px;
	border-bottom: 0px;
}

td.post_short {
	border-bottom: 1px solid #dddddd;
}

td.post_short a.more-button,
td.post_short a.back-button {
	font-size: 13px;
}

.h1-page-header
{
	background-color: #E9E5D3;
	border-color: #D4CDAA;
	border-style: solid;
	border-width: 0px;
	padding:10px;
	color:#4E4412;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}



/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	text-transform: uppercase;
	text-align: left;
	color: #565B49;
	font: normal 25px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #71775F;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	text-transform: uppercase;
	text-align: left;
	color: #8E947A;
	font: normal 20px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  color: #646954;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  color: #646954;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-transform: uppercase;
  text-align: left;
  color: #646954;
}
/* Finish Content headings Fonts & Colors  */

/* Start Content list */

ul
{
  list-style-type: none;
  color: #3B3E32;
  margin:0;
  padding:0;
}

li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: left;
  margin-left: 12px;
}
/* Finish Content list */



hr 					{border-style: none; border-bottom: 1px dashed #e3e3e5; color: #fff; background-color: #fff;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}

/* Page */

#wrapper {
	width: 898px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#outer-wrapper {
	width: auto;
}

.PageBackgroundGlare
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background-image: url(../images/Page-BgGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.PageBackgroundGlareImage
{
  background-image: url(../images/Page-BgGlare.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 459px;
	margin: 0;
	background-image: url(../images/Page-BgGlare.png);
}
/* Header */

#header {
	width: 895px;
	height: 225px;
	background-color: #DDD8BB;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../images/header.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7AB71;
	border-left-color: #B7AB71;
}

/* Content */

#content {
	width: 873px;
	float: left;
	background-color: #F0EDE0;
	border: 1px solid #B7AB71;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 8px;
}

.content-border {
	width: 653px;
	position: relative;
	float: right;
	background-image: url(../images/middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.text-content {
	height: 100%;
	width: 618px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.text-content h1 {
}

.content-border p, .content-border ul, .content-border ol {
	line-height: 180%;
}
.top-content-border {
	display: block;
	position: absolute;
	top: 0px;
}

.btm-content-border {
	display: block;
	position: absolute;
	bottom: 0px;
}




#content-side {
	float: left;
	width: 203px;
	border-left: 1px dotted #DBDBDB;
	text-align: left;
}
.post-box {
	float: left;
	width: 203px;
	position: relative;
	margin-bottom: 10px;
}

.post-box h1 {
	width: 195px;
	background-image: url(../images/post-header.gif);
	display: block;
	height: 24px;
	position: relative;
	top: 0px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 6px;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 10px;
	margin-bottom: 10px;
}
.post-box p {
	color: #303227;
	font-size: 0.85em;
	padding-left: 10px;
}
/* Footer */

#footer {
	width: 896px;
	height: 45px;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/Footer.png);
	border-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7AB71;
	border-bottom-color: #B7AB71;
	border-left-color: #B7AB71;
}

#footer p {
	margin: 0;
	color: #000000;
	font-size: 0.85em;
	font-style: italic;
}

