/* Browser Reset - Created by Eric Meyer*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Default font settings. 
   The font-size percentage is of 16px. (0.6875 * 16px = 11px) */
body { 
  font-size: 70%;
  color: #553723;
  background: #3d2216 url(../images/leftDetail.gif) 10px 70px no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainWrap {
  background: url(../images/rightDetail.gif) 920px 270px no-repeat;
}

.container {
  background-color: #fff;
  border: solid 3px #26140c;
  width: 760px;
  height: 100% !important;
  min-height: 730px;
  height:100%;
  position: relative;
  left: 175px;
  top: 50px;
  }
  
  .container2 {
  background-color: #fff;
  border: solid 3px #26140c;
  width: 760px;
  height: 100% !important;
  min-height: 800px;
  height:100%;
  position: relative;
  left: 175px;
  top: 50px;
  }
  
/* headings
******************************* */

h1 {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 2em;
  font-weight: bold;
  color: #26140c;
  text-align: left;
  margin-left: 20px;
}

h2 {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;  
  font-size: 1.7em;
  line-height: 2.5em;
  font-weight: bold;
  color: #26140c;
  text-align: left;
  margin-left: 20px;
}



h5 {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #26140c;
  display: inline;
}


/* Text
******************************* */

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  line-height: 1.75em;
  color: #26140c;
  margin-left: 20px;
}

.right {
  float: right;
}

.center {
  margin: 0 auto;  
}

a {
  font-weight: bold;
  color: #ff4e3e;
  text-decoration: none;
}

a img {
  border: none;
  float: right;
  width: 9px;
  height: 8px;
  padding-bottom: 2px;
}

a:hover {
  font-weight: bold;
  color: #ff4e3e;
  text-decoration: underline;
}

/* header section
******************************* */

.header {
  background: #fff url(../images/logo.png) 17px 17px no-repeat;  
  width: 760px;
  height: 165px;
}

.header #box1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3d2216;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 25px;
}

.header #box2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3d2216;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 145px;
  right: 25px;
}

 #searchBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3d2216;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 50px;
  right: 20px;
}

 #searchBox input {
    border:1px solid #26140c;
}

.header #go {
  background: url(../images/searchButton.gif) no-repeat;  
  width: 28px;
  height: 25px;
  border: none;
  padding-bottom: 3px;
}

.header a {
  color: #3d2216;
  text-decoration: none;
}

.header a:hover {
  color: #ff4e3e;
  text-decoration: underline;
}

/* main menu section
******************************* */

.nav  {
  background-color: #ff4e3e;
  height: 30px;
}

#menu {
  text-align: left;
}

#menu ul {
  list-style: none;
  padding-top: 7px;
  margin-left: 10px;
}

#menu ul li {
  display: inline;
  padding-right: 5px;
  padding-left: 5px;
}

#menu ul li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.175em;
  color: #26140c;
  text-decoration: none;
}

#menu ul li a:hover {
  color: #fff;
}

#menu ul li a.active {
  color: #fff;
}

#menu #currentpage a {
  color: #fff;
}

/* main section
******************************* */

.main {
  width: 760px;
  height: 100%;
}

#tag {
    background: url(../images/tagLine.gif) no-repeat;
    height: 69px;
    width: 380px;
    position: relative;
    left: 150px;
    top: 45px;
}

.mainLeft {
  background: url(../images/smallLotus.gif) 5px -3px no-repeat;
  float: left;
  width: 540px;
  height: 480px;
}

.mainLeft p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  line-height: 1.75em;
  color: #26140c;
  margin-left: 120px;
  margin-right: 20px;  
}

.mainLeft h1 {
  margin-top: 65px;
  margin-left: 120px;
  margin-right: 20px;
}

.mainRight {
  background: url(../images/mainRightImage.jpg) top right no-repeat;
  float: right;
  width: 220px;
  height: 460px;
}


#cafe {
  background: url(../images/cafe.gif) no-repeat;
  width: 205px;
  height: 203px;
  margin: 0 auto;
  position: relative;
  top: 255px;
}

/* sub pages */

.main2 {
  width: 760px;
  height: 100%;
}

.main2 p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  line-height: 1.75em;
  color: #26140c;
  margin-left: 40px;
  margin-right: 40px;  
}

.main2 h1 {
  margin-left: 40px;
  margin-right: 40px;
}

#topHeadline {
  margin-top: 40px;
}

/* contact form
******************************* */
.contactform {
    font-size:1em;
    width:40em;
    color:#333;
    text-align:left;
    position:relative;
    margin:1em auto
}

.contactform legend  {  
    color: #333;
    padding-bottom: 5px;
    margin:0.3em 0;
}

.contactform label {  
    color: #333;
    padding:0;
    margin:0.3em 0;
}

.contactform fieldset{ 
    padding:0.7em;
    border:1px solid #b9b9b9;
    margin:0 0 0.5em 0;
}

.contactform label {
    font-weight: bold;
}

.contactform fieldset input {
    width:90%;
    line-height:1.5em;
    padding:0.15em;
}

.contactform input, .contactform textarea, .contactform select {
    display:block;
    width: 90%;
    margin-bottom:1em;
    font-size: 12px;
    border:1px solid #b9b9b9;
    padding:0.15em;
    margin-right:1em
}
  
.contactform .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:0.1em solid #6F5230;
}

.contactform .formInfo h2 {
    color:#00889e;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:1em
}

.contactform .formInfo p{
    text-align:left;
}

#submit2 {
  width: 68px;
  display: inline;
  float: left;
  padding-left: 150px;
}

#clear2 {
  width: 68px;
  display: inline;
  float: right;
  padding-right: 150px;
}

/* footer section
******************************* */

.footer {
  background-color: #ff4e3e;
  position:absolute;
  bottom:0;
  width:100%;
  height:60px;   /* Height of the footer */
}

.footer span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #26140c;
  font-size: 1em;
  line-height: 1.75em;
  text-align: left;
  position: relative;
  top: 25px;
  left: 10px;
  float: left;
}

.box2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: right;
  margin-right: 10px;
  color: #26140c;
  font-weight: bold;
  position: relative;
  top: 25px;
}

.footer a {
  color: #26140c;
  text-decoration: none;
}

.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

/* misc.
******************************* */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}

.clearfix, .container {display: block;}

/* Regular clearing
   apply to div that should drop below previous ones. */

.clear { clear:both; }

#indent {
  margin-left: 60px;
}

#strong {
  font-weight: bold;
}