@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
i {
margin:0.5em 0;
}
label{
	margin-left: 10px;
	margin-right: 10px;
}


fieldset {
padding:.5em;
}

body {
	bottom:3px;
	color:#373737;
	font-family:Helvetica,"Helvetica Neue",Arial,Geneva,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 15px;
	padding:10px 0 0;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	border-width: 0px;
	background-color: #3E0001;
	background-image: url(images/gradback_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	letter-spacing:-0.1px;
line-height:16px;/*line-height:1.3;*/
}

/*Typography styling*/

p, h1, h2, h3, h4{
	
color:#373737;
font-family:Helvetica,"Helvetica Neue",Arial,Geneva,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0 0 15px;
padding:10px 0 0;
}
strong{font-weight:normal;}
.left1 p{
	margin-left: 7px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	text-decoration:none;
	color: #333333; /*color: #333333;*/

	outline: none; /*removes the pesky outline around image links in FF*/
}

a:hover {
	text-decoration:underline; /*color: #2f6cc1; */
	color: #930;
}

a img {border: none; } /*Further removes any outline around images*/

.pullquote {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #694e1c;
border-bottom-color: #694e1c;
font-size: 16px;
text-align: center;
line-height: 36px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}

#button{
	font-weight: bold;
	color: #FFF;
	background-image: url(images/button_dark_52.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 21px;
	width: 149px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#button a:hover{
	
	background-image: url(images/button_52.gif);

	
}
h1,.componentheading {
	font-size:16px;
	color: #373737;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 20px;
	margin-top: -20px;
	line-height: 50px;
}

.left1 h1{
	color: #373737;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 7px;
	width: 272px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: -5px;
	padding-top: 0px;
}
.left2 h2 a{
	text-decoration: underline;
	color: #600;
}

.left2 h2 a:hover {
	text-decoration: underline;
	color: #900;
}

h2,.contentheading {
	font-size:16px;
	color: #660000;
	padding-top: 20px;
	padding-bottom: 10px;
}
.left1 h2{font-size:11px;
	color: #373737;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 7px;}

h3 {
	font-size:12px;
	color: #373737;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
h4{
	font-size: 10px;
	margin-top: -35px;
	padding-right: 20px;
	padding-left: 20px;
}
.left1 h3{
	font-size:12px;
	color: #600;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 7px;}
.right h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.left2 h2, .left2 p{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;}


.left2 p{font-size:12px;
	color: #737373;}
.left2 li{
	padding-left: 25px;
}
.botgraph p{
	width:300px;
	font-size: 10px;
	color: #B94946;
	margin-top: 50px;
	margin-right: auto;
	margin-left: 27px;
}
.botgraph a{
	color: #CA4A40;
	float: right;
	position: absolute;
	top: 78px;
	right: 27px;
}
.botgraph a:hover{
	color: #CA8978;
	}
	
ul,li{
	list-style-type: none;
}
ul{
	padding-bottom: 15px;
}
.right ul{
	margin-top: 7px;
}

/*Main building blocks*/

.wrapper{
	position: relative;
	width: 983px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	background:url(images/banner_04.jpg);
	height: 139px;	width: 983px;
	float: left;
}
.headright{
	float: right;
	width: 300px;
	height: 139px;
}
.headleft{
	float: left;
	width: 735px;
	
}
.navgraph{
	height: 43px;
	width: 983px;
	float: left;
	margin: 0px;
	background-image: url(images/nav.gif);
}
.nav1{
	margin-left: 43px;
	margin-bottom: 5px;
	float: right;
}
.topmenu
{
	float: left;
	width: 900px;
}
.main{
	position: relative;
	float: left;	width: 983px;
	background: url(images/main_bg_24.gif) repeat-y;
	padding-bottom: 50px;
	text-align: justify;
}
.posgallery{
	float: left;
	padding-left: 17px; 
	margin-top: 0;
}
* html .posgallery{
	float: left;
	margin-top: 0;
	padding-left: 0px; 
}
   /* For IE7 */
   *:first-child + html .posgallery {
     padding-left: 0px;
   }


.path{
	margin-bottom: 20px;
        margin-top: 20px;
}

.botgraph{
	position: relative;
	float: left;	width: 983px;
	height: 109px;
	background: url(images/botgraph_19.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

.left1{
	position: relative;
	float: left;
	width: 294px;
	padding-left: 12px;
	padding-right: 0px;
	margin-right:5px;
	margin-left: 12px;
	margin-top: 15px;	
}
.infoleft{
	padding-right: 10px;
}
.infoleft h1{
	font-size:16px;
	color: #600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #CCC;
}
.infoleft h2{
	font-size:13px;
	color: #333;
	line-height: 13px;
	margin-top: -16px;
	text-align: left;
}

.left2{
	position: relative;
	float: left;
	width: 445px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(none);
	margin-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
* html .left2{width: 400px;}
.right{
	position: relative;
	float: right;
	width: 183px;
	padding-left: 0px;
	padding-right: 30px;
	background: url(none);
	margin-top: 15px;
}
* html .right{
	position: absolute;
	float: right;
	width: 183px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(none);
	margin-top: 15px;
	right: 30px;
}

.rightmenu{
	float: left;
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
}

* html .rightmenu{
	float: left;
	margin-left: 0px;
	text-align: left;
}

.botmain{
	position: relative;
	float: left;
	width: 983px;
}
.buttonbox{
	width: 290px;
	background-image: url(images/buttonbox_80.jpg);
	height: 126px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 125px;
	margin-bottom: 20px;
	display: block;
}
.buttonbox:hover{
	background-image: url(images/buttonboxRO_80.jpg);
	text-decoration: none;
}
.buttonbox h2{
	font-size: 12px;
	color: #660000;
}
.buttonbox p{
	width: 250px;
	}
.buttonbox ul{
	margin-top: -10px;
	}
.buttonbox img{
	position: absolute;
	left: 20px;
	}

.buttonbox strong{
	font-size: 16px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.buttonbox em{
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	font-style: normal;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.sidebutton{
	background-image: url(images/side_infobox_05.jpg);
	height: 33px;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
.sidebutton:hover{
	background-image: url(images/side_infobox_RO_05.jpg);
	text-decoration: none;
}
.sidebutton img{
	position: absolute;
	left: 12px;
}
.sidebutton h1{
	font-size: 14px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebutton strong{
	font-size: 14px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebutton h2{
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}
.sidebutton em{
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	display: block;
	}

.searchfor{
	float: right;
	margin-top: 85px;
	margin-right: 43px;
}

span.LV_validation_message{
	font-size: 11px;
	text-align: left;
	width: 100px;
	padding-right: 105px;
	padding-top: 5px;
}
.LV_validation_message{
	margin: 0px;	
}

.form_item {
/*border:1px #CCCCCC solid;*/
 height:auto;
 padding-top: 25px;
}

/*middle nav with pretty pics*/
.nv,.nvleft,.nvright{
	width: 153px;
	float: left;
	margin-top: 134px;
	height: 130px;
	/*background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
* html .nv,.nvleft,.nvright{
	
	margin-top: 134px;
	margin-bottom: -125px;

}

.nv a,.nvleft a,.nvright a{
	font-size: 14px;
	color: #FFF;
	
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: bold;
	width: 153px;
	float: left;
	height: 140px;
	background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	display: block;
}

* html .nv{
	margin-left: 5px;
}
* html .nvleft{
	margin-left: 30px;
}
* html .nvright{
	margin-left: 5px;
	
	margin-right: 32px}
	
	
* html .nv a{
	
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 0px;
	}
* html .nvleft a{
	margin-left: 12px;
	padding-left: 18px;
	padding-right: 0px;
	} 
* html .nvright a{
	
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 10px;
}
.nv a:hover,.nvleft a:hover,.nvright a:hover{
	background-image: url(images/button_RO_33.png);

}
.nv{
	margin-left: 22px;
}
.nvleft{
	margin-left: 67px;
}
.nvright{
	margin-left: 22px;
	
	margin-right: 63px}
	

	
	.nv h1, .nvleft h1,.nvright h1{
	font-size: 18px;
	line-height: 10px;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F60;
}
.form .componentheading{}


.nv h2,.nvleft h2,.nvright h2{
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
	color: #333;
	font-weight: 300;
	display: block;
	height: 69px;
}
.nv p,.nvleft p,.nvright p{
	margin: 0px;
	padding: 0px;
}
/*end of middle nav with pretty pics*/

/*Contact form styling*/


/*End of Contact form styling*/

/*Info box styling*/
.info{
	width: 527px;
	margin: 0px;
	background-image: url(images/infobox_43.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html .info{
	width: 100%;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C3DEF9;
}
.infohead{
	float: left;
	height: 75px;
	width: 527px;
	background-repeat: no-repeat;
	background-image: url(images/infobox_28.png);
	background-position: left top;
}
* html .infohead{
	float: right;
	height: 75px;
	width: 100%;
	background-image: none;
	
}
* html .infopic, * html .infopic2, * html .infopic3, * html .infopic4{
	position: relative;	
}
.infopic{
	float: right;
	position: absolute;
	top: 10px;
	right: 50px;
}
.infopic2{
	float: right;
	position: absolute;
	top: -10px;
	right: 43px;
}
.infopic3{
	float: right;
	position: absolute;
	top: 0px;
	right: 30px;
}
.infopic4{
	float: right;
	position: absolute;
	top: 0px;
	right: 55px;
}
.infomid{
	background-repeat: repeat-y;
	float: left;
	width: 527px;
	background-image: url(images/infobox_33.png);
	background-position: left top;
}
* html .infomid{
	
	float: right;
	width: 100%;
	background-image: none;
	
}
.infoend{
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 527px;
	background-image: url(images/infobox_43.png);
	background-position: left top;
}
* html .infoend{
	
	float: right;
	
	width: 100%;
	background-image: none;
	background-position: left top;
}
.infotxt{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
* html .infotxt{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.infohead h1{
	padding: 0px;
	margin-top: 5px;
	margin-left: 30px;
}
* html .infohead h1{
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
}
.sidebox{
	background-image: url(images/sidebox_34.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 221px;
	width: 209px;
	padding-top: 5px;
	margin-right: 20px;
	position: relative;
	background-position: left top;
	margin-left: 15px;
	margin-top: 5px;
}
.sidebox p{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.botbox{
	background-image: url(images/botbox_28.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 143px;
	position: relative;
	padding-right: 20px;
	padding-left: 10px;
}
.botbox h2, .sidebox h2{
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.botbox p{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imagewrap{
	margin-left: 10px;
	margin-right: 15px;
	width: 201px;
	float: left;
}
.clear{
	clear: both;
	width: 100%;
}
.infobox{
	width: 200px;
	float: right;
	clear: both;

}
.infobox p{
	font-style: italic;

}
.rosette{
	float: left;
	position: absolute;
	left: 23px;
	top: -100px;
}
.pig{
	float: right;
	position: relative;
	margin-top: -20px;
}
.logo{
	position: absolute;
	top: -220px;
	right: 35px;
}
.menuicon{
	position: absolute;
	right: 80px;
	display: block;
	
}
.menuicon img{
	margin-top: -25px;
	margin-left: 40px;
}
* html .thought{
	background-image: url(images/thoughtshad_33.png);
	float: right;
	height: 174px;
	width: 436px;
}
.thought h2{
	padding-top: 20px;
	padding-left: 20px;
}
.thought p{
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.moreinfo a{
	color: #FFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: bold;
	width: 153px;
	float: right;
	background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -40px;
	margin-bottom: 0px;
	margin-left: 23px;

}
.moreinfo a:hover{
	background-image: url(images/button_RO_33.png);

}
/*this is to clear the thought box if on same page*/
#xmas{
	background-image: url(images/xmas-button_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #600;
	font-weight: normal;
	font-size: 14px;
	padding-top: 35px;
	padding-left: 96px;
	height: 45px;
}
/*gallery*/
.jflow-content-slider{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
#jFlowSlide{  }  
#myController {
	width:400px;
	background-color: #900;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	position: absolute;
	z-index: 100;
	bottom: 14px;
}  
* html #myController {
	
	width:350px;
	position: relative;

}  
#myController span.jFlowSelected {
	margin-right:0px;
	background-color: #C00;
}  
 
.slide-wrapper {
	padding: 0px;

}  
.slide-thumbnail { width:400px; }  
* html .slide-thumbnail {
	width:350px;
	float:left;
	overflow: hidden;
}
* html .slide-thumbnail img {max-width:350px;
overflow: hidden;}  
.slide-details {
	width:400px;
	float: left;
	margin-left:0px;
}  
* html .slide-details {
	width:350px;
	float: left;
	margin-left:0px;
	overflow: hidden;
}  
.slide-details h2 {
	font-size:1.5em;
	font-weight:normal;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}  
.slide-details .description { margin-top:10px; }  
  
.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }  
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
	background-color: #900;
}  
.tabnudge{
	margin-left: 20px;
}

/*Table styling*/

table {
	border-collapse: collapse;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #f0f8ff;
	border-bottom-color: #CCC;
	border-left-color: #f0f8ff;
}
th {
	padding: 5px 10px;
	color: #600;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
}
thead th {
	font: 1.1em/120%;
	border: 1px solid #900;
	white-space: nowrap;
	background-color: #F4F4F4;
}
tbody td ,tbody th {
	padding: 5px 10px;
	background: #fff;
	color: #000;
}
tbody th {
	color: #900;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}
tbody tr.odd {
	border: 1px solid #900;
}
tbody tr.odd td, tbody tr.odd th {
	background: #FFDED5;
}
tfoot td, tfoot th {
	border: none;
	padding-top: 10px;
}
caption {
	font-style: italic;
	text-align: left;
	font-size: 150%;
	padding: 10px 0;
	color: #600;
	letter-spacing: 3px;
}
table a:link {
	color: #930;
}
table th a:link {
	color: #900;
	text-decoration: none;
}
table a:visited{
	color: #036;
	text-decoration: line-through;
}
table a:hover{
	color: #000;
	text-decoration:none;
}
table a:active{
	color: #000;
}
.details{
	background-color: #F4F4F4;
	border: 1px solid #600;
	padding: 10px;
	list-style-type: disc;
	margin-right: 28px;
	margin-left: 25px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
.details p{font-size: 90%;
	color: #000;
	padding:0px;}
