body { color: black; font-size: 12px; font-family: Geneva, "Trebuchet MS", tahoma, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; background-image: url(images/topbar_tile.jpg); background-repeat: repeat-x; background-position: 0 top; vertical-align: top; margin-top: 0; margin-left: 0; }

body ul {
        margin-left: 1em;
        padding-left: 0;
        }

/*URL styles*/
a:link {color: #cc9900; text-decoration: none;}
a:visited {color: #cc9900; text-decoration: none;}
a:hover {color: black; text-decoration: underline;}
a:active {color: #cc9900; text-decoration: none;}
/*Section headers*/
#headertext {text-align: center; padding-top: 10px; padding-bottom: 30px;}
#headertext2 {text-align: left; padding-top: 10px; padding-bottom: 30px;}
#contentheader {text-align: left; padding-bottom: 20px;}
#title {font-size: 30px;}
#contenttitle {font-size: 24px;}
#subhead {font-size: 20px; color: #888888;}
#titlequote {font-size: 16px; color: #888888; font-style: italic; line-height: 18px;}
#fixcenter {padding-left: 200px;}

/*Section footers*/
#footertext {text-align: center; font-size: 10px;}

/*Submenu*/
#menu {color: #888888; line-height: 14px; padding-left: 70px; padding-top: 10px;}
#menu a{color: #888888; text-decoration: none;}
#menu a:hover {color: black; text-decoration: underline;}

/*individual styles*/
.seobanner {color: #888888; font-size: 11px; text-align: center;}
.entrytext {color: #888888; font-size: 13.5px;}
.quote { color: #888888; font-size: 20px; font-style: italic; line-height: 21px; } 
.quotesml { color: #888888; font-size: 16px; font-style: italic; line-height: 18px; } 
.gold {color: #cc9900;}
.faqtitle {color: #ddcbb3; font-size: 72px; line-height: 80px; font-style: normal;}
.contact { color: #888888; font-size: 18px; letter-spacing: 1px; }
.contact a{color: #888888; text-decoration: none;}
.contact a:hover {color: black; text-decoration: underline;}
.glenlogo { background-image: url(images/logo_bigg.jpg); background-repeat: no-repeat; background-position: 425px 175px; }
.megalogo{ background-image: url(images/logo_megadoor.jpg); background-repeat: no-repeat; background-position: 70px 425px; }
#caption { color: black; font-size: 11px; font-style: italic; padding-bottom: 2px; padding-top: 2px; }
input, select, textarea {
 background-color: #f1f1f1;
 border: solid 1px #b2b2b2;
}
.cellwidth {
 width:200px;
}

.stand_out {
background-color: #eeeeee;
padding: 4px;
border: solid 1px #bbbbbb;
}