img { behavior: url(/css/iepngfix.htc) }

@font-face {
  font-family: "Impact";
  src: url(/fonts/ È impact.TTF) format("truetype");
}

/*
Set initial font styles
*/
html {
   margin: 0;
   padding:0;
   height: 100%;
   /* DO NOT PUT BACKGROUND COLOR IN HTML EFFECTS FOOTER MARGIN */
}

body {
   height: 100%; 
   font-family: Georgia, serif;
   margin: 0;
   padding: 0;
   background: #fafbf6 url(/imgs/bg-container-home.jpg) top left repeat-y;

}

img {
   border: 0px;
   padding: 0px;
   margin: 0px;
   outline:none;
}

a {
	outline:none;
}

/*****************
basic layout 
*****************/
/* center wrapper, min max width */
div#pagewrapper {
   width: 100%;
   border: 0px;
   margin: 0;
   padding: 0;
   color: #87887e;
   text-align: left;
   min-height: 100%;
   position: relative;
   background: url(/imgs/bg-home.jpg) top left no-repeat;
}

* html div#pagewrapper { height: 100%; }

.clear {
   clear:both;
   height:0;
   line-height:0;
   font-size:0;
   margin:0;
   padding:0;
}

#container {
	margin:0;
	padding:0 0 125px 0;
	width:985px;
}

* html #container {
	margin:0 0 30px -30px;
	padding:0;
	width:1010px;
}


#logo {
	float:left;
	width:252px;
	height:134px;
	margin:20px 0 0 21px;
	padding:0;
}

* html #logo {
	margin:16px 0 0 21px;
}	

#menuwrapper {
	float:left;
	width:710px;
	height:75px;
	margin:46px 0 0 0px;
	padding:0;
}

#nav {
	float:left;
	width:400px;
	height:20px;
	margin:16px 0 0 38px;
	padding:0;
}	

* html #nav {
	margin:19px 0px 0 20px;
}

#searchwrapper {
	float:left;
	width:263px;
	height:35px;
	margin:2px 0 0 0;
	padding:0;
}

* html #searchwrapper {
	width:266px;
	margin:3px 0 0 0;
}

#searchleft {
	float:left;
	width:161px;
	height:35px;
	margin:10px 0 0 20px;
	padding:4px 0 0 6px;
	background: transparent url(/imgs/search-input.jpg) no-repeat;
}

* html #searchleft {
	width:161px;
	margin:10px 6px 0 7px;
	padding:4px 0 0 14px;
}

#searchleft input {
	width:153px;
	height:17px;
	border:0;
	background:transparent;
	outline:none;
}

* html #searchleft input {
	margin:0 0 0 -14px;
}	

#searchright {
	float:right;
	width:72px;
	height:35px;
	margin:13px 0 0 0;
	padding:0;
}

* html #searchright {
	margin:13px 0 0 -5px;
}

#content-left {
	float:left;
	width:428px;
	margin:0px 0 0px 152px;
	padding:0;
	color:#383838;
	font:14px "Georgia", serif;
	font-weight:normal;
	line-height:1.5em;
}

* html #content-left {
	margin:0px 0 125px 91px;
}

h1 {
	font:31px Impact,  sans-serif;
	font-weight:normal;
	color:#b4271d;
	margin:0;
}

* html h1 {
	font:29px Impact,  sans-serif;
	font-weight:bold;
}

h2 {
	font:20px Impact, sans-serif;
	font-weight:normal;
	color:#b4271d;
	margin:0 0 -8px 0;
	padding:0;
	
}

* html h2 {
	font-weight:bold;
}

h3 {
	font:16px Impact, sans-serif;
	font-weight:normal;
	color:#b4271d;
	padding:0;
	margin:16px 0 2px 0;
}

* html h3 {
	font-weight:bold;
}


#content-left h1 {
	padding:0 0 0 10px;
	margin:0 0 16px 0;
}

.left-h1 {
	background: transparent url(/imgs/left-h1.gif) left 35px  repeat-x;
}


.main-text ul {
	list-style-type: none;
	padding:5px 0 15px 0;
	margin:0;
}

.main-text li {
	list-style-type: none;
	position: relative;
	padding: 0 0 0 11px;
	line-height:1.4em;
	background: transparent url(/imgs/bullet.gif) left 1px no-repeat;
}

* html #content-left li {
	background: transparent url(/imgs/bullet.gif) left 2px  no-repeat;
}


.main-text {
	margin:0 0 30px 10px;
}

* html .main-text {
	margin:0 0 10px 10px;
}

.main-text a {
	color:#b4271d;
	text-decoration: none;
}	

.main-text a:hover {
	color:#b4271d;
	text-decoration: none;
	background: transparent url(/imgs/linkline.gif) left 11px  repeat-x;
}

.main-text p {
	margin:0 0 16px 0;
}


.top {
	margin:-10px 0 0 385px;
}

* html .top {
	margin:0px 0 0 385px;
}


#content-right {
	float:left;
	width:267px;
	margin:0px 0 0 104px;
	font:14px "Georgia", serif;
	line-height:1.5em;
	font-weight:normal;
	color:#383838;
}

#content-right h1 {
	padding:0 0 10px 0;
}

.right-h1 {
	background: transparent url(/imgs/right-h1.gif) left 35px repeat-x;
}

#content-right h2 {
	padding:0 0 10px 0;
}

#content-right ul {
	list-style-type: none;
	padding:5px 0 15px 0;
	margin:0;
}

#content-right li {
	list-style-type: none;
	position: relative;
	padding: 0 0 0 11px;
	line-height:1.4em;
	background: transparent url(/imgs/bullet.gif) left 1px  no-repeat;
}

* html #content-right li {
	background: transparent url(/imgs/bullet.gif) left 2px  no-repeat;
}

#content-right a {
	color:#b4271d;
	text-decoration: none;
}	

#content-right a:hover {
	color:#b4271d;
	text-decoration: none;
	background: transparent url(/imgs/linkline.gif) left 11px repeat-x;
}

#content-right p {
	margin:16px 0;
}

.h2_ttf h2 {
	margin:0;
	padding:0;
	padding-bottom:-20px;
}

.gallery-home {
	float:left;
	width:211px;
	margin:0;
	padding:0;
}

* html .gallery-home {
	padding:0;
}

.photo-main {
	border:1px solid #d9d9d9;
	width:500px;
	height:333px;
	margin-left:-5px;
	padding:5px;
}

.gallery-left {
	float:left;
	border:1px solid #d9d9d9;
	width:168px;
	height:166px;
	margin:12px 21px 0 0;
	padding:12px;
}

.gallery-right {
	float:left;
	border:1px solid #d9d9d9;
	width:168px;
	height:166px;
	margin:12px 0 0 0;
	padding:12px;
}
.slideshow-border {
	border:1px solid #d9d9d9;
	width:774px;
	height:515px;
	margin-left:5px;
	padding:5px;
}

.caption-left {
	float:left;
}

.caption-right {
	float:right;
	margin-right:-5px;
}

.standoff {
	font-size:18px;
	font-style:italic;
	line-height:1.5em;
}

.hidden {
  display: none;
}

.asterisk {
	color:#b4271d;
}

.error {
	color:#b4271d;
}

.contact-form-table {
	width: 343px;
	background-color:#fff;
	padding: 5px;
	margin: 0px;
	border: 1px solid #C2C2C2;
	text-align: left;
	vertical-align: middle;
	overflow:visible;
		background:#fafbf6;
}

* html .contact-form-table {
	width:350px;
}


.contact-form-table label {
	width:65px;
	height:18px;
	float: left;
	text-align: right;
	padding:0 5px 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	margin:2px 0;
	display: block;
	background:#fafbf6;
}

.submit {
	color:#383838;
}

.submit .cms_submit  {
	margin-left: 75px;
	width:100px;
	height:22px;
	background-color:#e6e4dd;
	color:#383838;
}

.submit .cms_submit:hover {
	color:#b4271d;
	background: #fafbf6;
	cursor: pointer;
}

* html .submit .cms_submit {
	margin-left: 78px;
}

.contact-form-table input {
	width: 265px;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	border: 1px #C2C2C2 solid;
	padding: 0;
	margin:2px 0;
	background:#fff;
	outline:none;
}

.contact-form-table textarea {
	width: 265px;
	height: 116px;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	border: 1px #C2C2C2 solid;
	margin:2px 0;
	background:#fff;
	outline:none;	
}



#footer-inner {
	/* background: #708177; */
	/* background: #47484a; */
	background: transparent url(/imgs/bg-foot-home.jpg) no-repeat;
	padding-top:0px;
	height:136px;
	font:12px "Georgia", serif;
	font-weight:normal;
	padding-left:162px;	
	
}

#footer
{
	width: 100%;
	margin:0;
	padding-bottom: 0;
	height:136px;
}

/* The CSS that's required to position the footer MUST KEEP AT BOTTOM OF THIS FILE */

html
{
	height: 100%;
}

body
{
	height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;

}

* html #nonFooter
{
	height: 100%;
}

#footer-bottom
{
	position: relative;
	margin: -135px 0 0 0;

}

#footer
{
	position: relative;
	margin: -136px 0 0 0;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
	
* html #footer-bottom
{
	margin-top: -135px;
}



