/* Basics */
body {  
    background-color: white;
    color: black;
    font-family: Arial, Helvetica, sans-serif; 
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    border: 1px solid green;
}

#mainBody {
  margin-left: 2px;
  margin-right: 2px;
  clear: both;
}

#picheader {
    margin: 0;
    padding: 0;
    background-color: green;
    color: white;
}

#picture {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}
#pictureLeft {
  float:left;
  width: 200px;
}

#titleSection {
  margin: 1px 2px 1px 0;
  padding: 1px;
  text-align: center;    
  width: 825px;
  float: left;
}

#rightImage {
  float: right;
  width: 170px;
  vertical-align: top;
  margin: 1px auto;
}

#pictureDisplay {
  margin: 1px 2px;
}

#mapContainer {
    width: 85%;
    text-align: center;
    height: 400px;
    padding: 0;
    margin: 5px auto;
    border: 2px solid green;
}

/*
 * h2
 */
h2 {}

  #picheader h2 {
    margin: 0 0 .5em 0;
    padding: .5em;
    text-align: center;
  }

/*
 * h3
 */
h3 {}

  h3.details {
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    margin: 0;
}

/*
 * h4
 */
h4 {}

  h4.details {
    font-size: 16px;
    text-align: center;
    white-space: normal;
    margin: 0;
  }

/*
 * p
 */
p {}

  p#picture {
    text-align: center;
    font-size: 110%;
    font-style: italic;
    margin: 0;
    padding: 0;
  }

  #titleSection p {
    margin: 0px;
    padding: 0px;
  }
    #titleSection p a {
      text-decoration: none;
    }
      #titleSection p a img {
        border: 0px;
      }

/*
 * img
 */
img {}

  #picture img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: middle;
  }

  #titleSection img.right {
    float: right;
  }

  #titleSection img.atRight {
    text-align: right;
    vertical-align: top;
  }


/*
 * a
 */
a {
  color: blue;
}

  a.picture {
	font-size: 10pt;
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
  }

/* Table definitions */
table {
  background-color: #eee;
  border: 1px solid #ccc;
  margin: 0 auto 0 auto;
  padding: 0px;
}
table.summary {
	background-color: #eeeeee;
	border: 0px;
	padding: 2px;
}	
table.teaser {
	background: #eeeeee;
	border: 1px solid #cccccc;

}
table.menu {
	border: 1px solid #cccccc;
	margin-top: 0;
	margin-bottom: 0;
}	
table.registration {
  background-color: #eee;
  border: 1px solid #ccc;
}
  table.registartion small {
    font-style: italic;
    color: #ddd;
  }

/* table rows */

tr.menu {
	margin-top: 0;
	margin-bottom: 0;
}	
tr.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	padding: 0px 2px;
; vertical-align: middle
}

/* Table cell definitions */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	vertical-align: top;
}
  td h3 {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
	
td.title {
	background: #cccccc;
}	
td.teaser {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	vertical-align: middle;
	border-bottom: 3px solid #cccccc;
}
td.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	background-color: #ddddee;
	color: #000000;
	padding: 5px;
	border: 1px dotted #888888;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
}
td.menu {
	font-size: 10pt;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	border: 1px solid #008000;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
td.list {
	font-size: 10pt;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
	vertical-align: top;
}
td.detailstitle {
	font-size: 14pt;
	margin-bottom: 0;
	text-align: center;
}
td.detailsprice {
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
td.cranbrook {
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 2px;
	text-align: center;
}
td.header {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
	text-align: center;
}
td.listfiller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
	vertical-align: middle;
}
td.searchresultsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	padding: 2px;
; background-position: center
; vertical-align: middle
}
td.searchresultsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	text-align: justify;
	padding: 2px;
	border: 1px #000000 solid;
}
td.wanted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
}
td.searchresultsbodytop { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	color: #000000; 
	text-align: justify; 
	padding: 2px 2px 0px; 
	border: #000000 solid; 
	border-width: 1px 1px 0px;
	margin: 0px;
}
td.searchresultsbodybottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	color: #000000; 
	text-align: center; 
	padding: 0px 2px 2px; 
	border: #000000 solid; 
	border-width: 0px 1px 1px;
	font-weight: bold;
	margin: 0px;
}
td.propofweek {
	background-color: #ddddee;
	padding: 3px;
}

/* links */

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

/* Paragraphs */

/* Basic font and size info */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

p.teaserheader {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.teaser {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.listprice {
	font-weight: bold;
	background-color: #ddddee;
	color: #000000;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 2px;
}
p.listdesc {
	font-size: 9pt;
	font-style: italic;
	background-color: #ddddee;
	color: #000000;
	text-align: justify;
}
p.header {
	font-size: 14pt;
	text-align: center;
}
p.frontpageblurb {  
	font-size: 12pt; 
	font-style: italic; 
	text-align: justify; 
	color: #009933; 
	border-color: black #009933 #009933 black; margin-top: 2%; 
	margin-right: 5%; margin-left: 1%; 
	padding-right: 5px; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}
p.cranbrook {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
p.listpicture {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
p.listpicture img {
  border: 0px;
}
  p.ListStatus {
    font-size: 120%;
    font-weight: bold;
    margin: 2px 4px;
    text-align: center;
  }
p.error {
	color: #ff0000;
	font-weight: bold;
}

p.xmas {
	color: red;
	text-align: center;
	border: 1px solid red;
}

  div.narrowBar p {
    margin: 0;
    padding : 0;
  }

/*
 * ul
 */
ul {}

  ul#menuSection {
    width: 170px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #ccc;
    float: left;
  }

    ul#menuSection li {
      font-weight: normal;
      font-size: 10pt;
      background-color: black;
      color: white;
      text-align: center;
      margin: 1px;
      padding: 2px;
    }

      ul#menuSection li a {
        margin: 0;
        padding: 0;
        color: white;
        text-decoration:none;
      } 
      ul#menuSection li a:hover {
        font-weight: bold;
      }

  ul#pictureList {
    font-size: 8pt;
    text-decoration: none;
    list-style-type: none;
    margin: 2px 0;
    padding: 2px 0;
    text-align: left;
  }
    ul#pictureList li {
      padding-left: 0;
    }

  ul.horizontal {
    list-style-type: none;
    margin: 3px auto;
    padding: 2px;
  }
    ul.horizontal li {
      display: inline;
      margin: 0 5px;
      padding: 1px;
    }

div.brochure {
    margin: 0;
    padding: 0;
    width: 200px;
    float: left;
    font-size: 14pt;
    color: red;
    font-weight: bold;
}
  div.brochure img {
    border: 0;
  }
  div.brochure a {
    color: blue;
  }
  div.brochure small {
    font-size: 8pt;
    color: black;
    font-style: italic;
    font-weight: normal;
  }

/*
 * Generic classes
 */

.centered { text-align: center; }

.header {  
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.roomsize {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 5%;
}
.room {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}
.mediumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.compulsary {
  color: red;
  font-style: italic;
}

.boldRed {
  color: red;
  font-weight: bold;
}
.small { font-size: 80%; }
.italic { font-style: italic; }
.centered { text-align: center; }
.clear { clear: both; }
.narrowBar { 
  border-bottom: 1px solid green; 
  margin: 0;
  padding: 1px;
}

