/*
Beech House Hotel
*/

/* form stuff */

.form {margin: 0px; padding: 0px}
.field  {background-color: #fff; font: 12pt/1.4 "times new roman", times, serif; letter-spacing: 1px; color: #081E58; border: solid 1px #081E58;}
.submit {background-color: #081E58; font: 12pt/1.4 "times new roman", times, serif; letter-spacing: 1px; font-weight: bold; color: #fff; border: solid 2px #6C7AA4;}


/* text styles */

p {font: 12pt/1.4 "times new roman", times, serif;  letter-spacing: 1px; color: #081E58; margin-top: 15px; margin-right: 15px; }

ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px; }
li { font: 12pt/1.4 "times new roman", times, serif;  letter-spacing: 1px; color: #081E58; margin-top: 15px; margin-right: 15px; }


.first {font: 12pt/1.4 "times new roman", times, serif; letter-spacing: 1px; color: #081E58; margin-top: 20px; margin-right: 15px}
.main {font: 12pt/1.4 "times new roman", times, serif;  letter-spacing: 1px; color: #081E58; text-indent: 14pt; margin-top: 15px; margin-right: 15px}
.small {font: 10pt/1.3 "times new roman", times, serif; color: #081E58}
.small2 {font: 10pt/1.3 "times new roman", times, serif; color: #081E58; padding: 0px 0px 0px 0px; margin: 0px 3px 0px 0px; letter-spacing: 0px;}
.rate { font: bold 10pt/1.3 "times new roman", times, serif; color: #081E58}
.rooms {font: 12pt/1.4 "times new roman, times", serif; color: #081E58; margin-top: 0px; margin-right: 10px}

.address  {font: 12pt/1.2 "times new roman", times, serif;  letter-spacing: 1px; color: #081E58;}



hr {height: 2px; color: #6C7AA4;} 

a {color: #081E58; text-decoration: none}
a:active {color: #081E58; text-decoration: none}
a:visited {color: #081E58; text-decoration: none}
a:hover {color: #081E58; text-decoration: underline}

/* enquiry form stsyle - updated by sq in march 2007 */
.text-form-1 { margin: 0px; }
.textfield-1 { width: 250px; margin: 2px 0px 2px 0px; font: 12pt/1.4 "times new roman", times, serif; }
.textfield-2 { width: 100px; margin: 2px 0px 2px 0px; font: 12pt/1.4 "times new roman", times, serif; }

/* admin area - JB may 09 */
.submitButton {border: 1px solid #FFFFFF; background-color: #666666; color: #FFFFFF; font: 12pt/1.4 "Times New Roman", Times, serif; }