/***** Links *****/

a {
  text-decoration: none;
  color: #BB6149;
  border-bottom: 1px;
}

a:hover {text-decoration: none; color: #877166;}

/***** Main Layout ****/

.container {
	width: 960px;
	height: 107px;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	width: 960px;
	text-align: left;/* center the page in Firefox */
	background-image: url(images/bkgrnd.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 107;
}


/**** Twitter ****/

#TwitterStamp {
	display: block;
	float: right;
	width: 636px;
	text-align: left;
	height: 40px;
	margin-top: 0px;
	margin-left: 560px;
}

/**** Navigation ****/


#mainNav {
	display: block;
	float: right;
	width: 636px;
	text-align: left;
	color: #efe9e6;
	height: 40px;
	margin-top: 66px;
	margin-left: 324px;
}

#mainNav td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #877166;
}

#mainNav a {
	text-decoration: none;
	color: #efe9e6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	padding-left: 20px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
}

#mainNav a:hover {
	color: #efe9e6;
	background-color: #433832;
}



/**** Content ****/

.content {
	float: left;
	text-align: left;
	margin-top: 115;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 47;
	margin-left: 47px;

}

#content ul li {list-style: url(images/bullet.jpg);}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
  border: 1px solid #D0C5BF;
  padding: 3px;
  background-color: #E7E1DE;
  display: block;
}

#content img.alignleft {
  float: left;
  clear: none;
  margin: 5px 10px 0 0;
}

#content img.alignright {
  float: right;
  margin: 5px 0 0 10px;
}

#content img.aligncenter {
  margin: 10px auto;
  clear: both;
}

#content img.noborder {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 10px;
}

#content #intro {
  background: #55453E url(images/intro.jpg) no-repeat center;
  height: 176px;
  color: white;
  padding: 0 30px 0 40px;
}

#content #intro h1 {
  margin: 0;
  color: white;
  font-size: 36px;
  border: none;
  padding: 35px 0 0 0;
}

#content #intro h2 {
  margin: 0;
  padding: 0 0 15px 0;
  color: white;
  font-size: 18px;
  font-weight: normal !important;
}

#content #intro p {padding: 0;}
/*links*/

#content #intro a, #introduction a {color: #FFFF99;}

#content #intro a:hover, #introduction a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}

/***** Footer *****/

#footerContainer {
	float: left;
	clear: both;
	width: 960px;
	height: 55px;
	font-size: 80%;
	color: #6C574F;
	background-color: #443833;
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerContents {
	display: none;
	float: right;
	width: 635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efe9e6;
	margin-top: 33px;
	margin-left: 325px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer a {color: #866B62;}

#footer a:hover {border-bottom: 1px dotted #866B62;}


/**** Form Layout ****/

/*form {margin: 0; padding: 0; display: inline;}

input, textarea, select {
	font: 1em arial, helvetica, sans-serif;
	background-color: #efe9e6;
	border: 1px solid #443833;
	line-height: 1.25em;
	padding: 0 0 0 2px;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #55453E;
  background-color: #BDADA6;
}

label {cursor: pointer;}

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

input.button {
  background: url(images/button.jpg) repeat-x center;
  color: white;
  padding: 0 7px;
  height: 23px;
  border: 1px solid #302723;
  cursor: pointer;
}
*/
/**** Text Class ****/

.readMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #877166;
	text-align: right;
}

.readMore a {
	color: #877166;
}

.readMore a:hover {
	color: #BB6149;

}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #433832;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.SubTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #877166;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.TitleDRK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #E7E1DE;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.TXTcontent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-style: normal;
	font-weight: normal;
}

.TXTdark {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #D0C5BF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.TXTdark a {
	color: #D0C5BF;
}

.TXTdark a:hover {
	color: #877166;
}

.news {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #433832;
	text-decoration: underline;
}

.news a {
	color: #877166;
}

.news a:hover {
	color: #BB6149;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efe9e6;
	margin-top: 25px;
	margin-left: 325px;
	line-height: 12px;
}

.footer a {color: #866B62;}

.footer a:hover {border-bottom: 1px dotted #866B62;}

.twitter a {
	
}
.twitter a {
	text-decoration: none;
}

.twitter a:hover {
	text-decoration: none;
}



#form-2 input {
	width:175px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:#E7E1DE;
	border:1px solid #dcdcdc;
	font-size:12px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

#form-2 p {
	width:40px;
	color:#efe9e6;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:none;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

#form-2 textarea {
	width:433px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:none;
	border:1px solid #dcdcdc;
	font-size:12px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	height: 198px;
	overflow: auto;
	resize:none;
}

#form-2 a {
	display:inline-block;
	width:110px;
	text-align:center;
	font-size:17px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	background:#30302c;
	float:right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#form-2 a:hover {background:#ededed; color:#303030; text-decoration:none;}

#form-2 .button{
	display:inline-block;
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#efe9e6;
	background:#BB6149;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.button:hover {background:#efe9e6; color:#303030; text-decoration:none;}



#form-3 input {
	width:175px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:#FFFFFF;
	border:1px solid #dcdcdc;
	font-size:12px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

#form-3 p {
	width:40px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:none;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

#form-3 textarea {
	width:433px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background:none;
	border:1px solid #dcdcdc;
	font-size:12px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	height: 198px;
	overflow: auto;
	resize:none;
}

#form-3 a {
	display:inline-block;
	width:110px;
	text-align:center;
	font-size:17px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	background:#30302c;
	float:right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#form-3 a:hover {background:#ededed; color:#303030; text-decoration:none;}

#form-3 .button{
	display:inline-block;
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#efe9e6;
	background:#BB6149;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.button:hover {background:#efe9e6; color:#303030; text-decoration:none;}

