﻿/* ELEMENTS */

body { background-color: #b4b6ad;  }
body, input, select, textarea { font-family: Arial; font-size: 12px; color: #666666; }
img { border-width: 0px; }
a { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: none;  }

h1 { margin-left: 75px; font-weight: normal; font-size: 18px; }
h2 { margin: 15px 30px 0px 170px;  font-size: 14px; }

h3 { margin-left: 10px; font-weight: normal; font-size: 18px; } 

p { margin: 15px 30px 0px 170px; letter-spacing: 1px; word-spacing: 2px; line-height: 15px; line-height: 18px;  }
p.highlight { font-weight: bold; }
p.note { font-size : 11px; }

ul.text { list-style-type: square; }

ul.text li { letter-spacing: 1px; margin-left: 170px; line-height: 18px;}

th { text-align: right; }

p a { text-decoration: underline; }

/* ELEMENT IDS */

#divLayout { width: 800px;  margin-left: auto; margin-right: auto;  background-color: #ffffff; overflow: hidden; }
#divNavLeft { float: left; width: 172px;  }
#divNavRight { float: left; width: 625px; border-left: solid 1px #e1e7ec; margin-top: 30px;   }
#imgLogo { width: 150px; margin: 20px 12px 0px 12px; } 
#divContent { float: left; width: 625px; padding-top: 30px; border-left: solid 1px #e1e7ec; margin-bottom: 10px;   }

.divStrip { float: left; width: 800px; height: 22px; padding-top: 8px; background-color: #818284; text-align: center; color: #FFFFFF; }
.divNavPhoto { float: left; width: 148px; height: 172px; line-height: 24px; margin-left: 2px; text-align: center; background: url('../Images/NavPhotoBG.jpg') repeat-x bottom; font-size: 11px; }

/*
.tblMenu { margin-left: 17px;  width: 145px; font-size: 12px; }
.cellMenuItem  { border-bottom: solid 1px #e1e7ec; height: 22px; } 
.cellMenuItem td  { background: url('Images/BulletOff.gif') no-repeat center left; padding-left: 12px; }
.cellMenuItemSelected td { background: url('Images/BulletOn.gif') no-repeat center left; font-weight: bold;  }

.cellMenuItem:hover td { background-color: #e1e7ec; }
.MenuPopOut { border: solid 1px #e1e7ec; padding: 5px 5px 0px 5px; }*/

.imgContentPhoto { float: left; margin-left: 75px; margin-top: 5px;  }
.imgContentPhoto2 { margin-left: 15px;  }
.imgContentPhoto3 { margin-left: 150px; margin-top: 5px;  }

.imgRoom { float: right; margin: 5px 20px 0px 10px; }

.tblLayout { margin-left: 170px; margin-top: 15px; }
.tblLayout th { width: 125px; text-align: left; letter-spacing: 1px; }
.tblLayout td { letter-spacing: 1px; }

.tblPrice td { font-weight : bold; }

#noPhoto p  { margin-left: 75px; }
.tblContact { margin: 15px 30px 0 75px;  background-color: #eeeeee;  border: solid 1px #cccccc; width: 520px; }  
.tblContact th, 
.tblContact td { padding: 5px;  }
.tblContact table td { padding: 0px; }

.tblContact input, .tblContact select { vertical-align: middle;  }


.lblMessage { margin: 10px 0px 10px 75px; }