body {background: url(../img/topwrap.jpg) top left repeat-x #f9efd7;
	  }

p {font-size: 1.0em; line-height: 1.4em; margin: 0 0 5px 0}
h1 {font-size: 1.5em; line-height: 1.9em;margin: 0 0 5px 0}
h2 {font-size: 1.3em; line-height: 1.7em;}
h3 {font-size: 1.2em; line-height: 1.6em;}
h4 {font-size: 1.1em; line-height: 1.4em;}
h1, h2, h3, h4, h5, h6 {margin-bottom: 0em; font-family: 'Cuprum', sans-serif;}
h3, h4 {font-weight: bold; color:#4E0F0D;}
h1, h2, h5, h6 {color:#8E302E}
p, ul li {font-family: 'PT Sans', sans-serif;}

a {color: #8E302E; text-decoration: underline;}
a:hover {color: #ff1d28; text-decoration: none;}

#mslider {width:1000px; height:420px; margin-left:0px;}


.topwrap {margin-top: 50px}
.bottomwrap {background: url(../img/bottomwrap.jpg) bottom left repeat-x; height: 520px; z-index: 0; margin-top: -500px;}
.nav {margin: 0 auto; margin-top: 16px}
.nav li a {font-size: 1.2em;
		color: #8E302E;	
		font-weight: bold;
		text-decoration: none;	}
.nav li a:hover, .nav li:hover a {color: #ff1d28;	}		
.phn p {	font-size: 15px;
		color: #4E0F0D;	
		font-weight: bold;	}
.sban {margin-top: 20px; margin-bottom: 30px;}
.tiles h3 {margin-left: 15px; margin-bottom: 10px}
.content {min-height:700px}

.logo  {width: 90px}

.footer {margin-top: 50px}

ul.ftr {
		list-style: none inside;
	}
ul.ftr>li:before{
		content: "—";
		margin-left: -1.5em;
		margin-right: 0.5em;
	}
ul.al {margin-bottom:20px;   padding-bottom: 15px;}
ul.al li {float:left; margin-left:-17px; margin-right:35px}
ul.al li.current a {text-decoration:none; font-weight:bold}

.brcr ul {margin: 1em 0 1em 0}
ul.B_crumbBox li {float:left}

.brcr li + li:before{
  content:  "→" ;
  margin:   0 8px;
}

.brcr li + li.B_lastCrumb:before{
  content:  "" ;
  margin:   0px;
}

.sHead {font-size:2.1em}

.tile p {margin: 0.3em 0 1.4em 0}
sup{ vertical-align:super; line-height:normal; font-size:80% }
sub{ vertical-align:sub }

input.finput, input.finput:active, input.finput:hover, textarea.finput  { width:240px;	border:1px solid #8E302E;border-radius: 5px;-o-border-radius: 5px;-icab-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;    -webkit-border-radius: 5px; background-color:#FBF9EB;color:#5E5D54; font-size:18px; margin-top:10px}

textarea.finput {width:400px;height:80px}

input.fbutton  { width:240px; height:40px; margin-left:160px;	border:1px solid #8E302E;border-radius: 5px;-o-border-radius: 5px;-icab-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;    -webkit-border-radius: 5px; background-color:#8E302E;color:#FCFAEF; font-size:22px;cursor:hand}
input.fbutton:hover {background-color:#D11815;border-color:#D11815 }