html { }
body { background-image: url('images/texture-bg.png'); background-repeat:repeat; font-family:Cambria, Arial; padding:0; margin:0; font-size:10pt;}

h1 {color: #dd2d42; font-weight:bold; font-size: 2.5em; margin: 0 5px 10px 5px; text-shadow: 1px 1px 1px #000}
h2 {color: #dd2d42; font-weight:bold; font-size: 1.75em; margin: 10px 5px; text-shadow: 1px 1px 1px #000}

a.menuItem {color: #807f7c; text-decoration:none;}      /* unvisited link */
a.menuItem:visited {color: #807f7c;}  /* visited link */
a.menuItem:hover {color: #dd2d42;}  /* mouse over link */
a.menuItem:active {color: #dd2d42;}  /* selected link */

a {color: #dd2d42;}

#page {width:800px; margin: 0px auto; background-image: url('images/bg.png'); background-repeat:repeat-x;  background-color: white; border:1px solid #666666;}

.eyecatcherHeight { padding-top: 25px;}
.contentHeight { padding-top: 25px;}
.tagLineHeight {color: #dd2d42; font-weight:bold; font-size: 1.2em; padding:30px 0 0 0;}
.footerHeight {background-color: #f1eded; color: #807f7c; font-weight:bold; font-size: 1em;}

.smallImage {margin: 5px 10px;}

.menuItemContainer {width:157px; text-align:center; float:left; margin:15px 0;color: #807f7c; font-weight:bold; font-size: 1.2em; text-align:center }

.contentTable {margin: 5px auto 0px auto; text-align: center; width: 750px;}
.col3RedText {color: #dd2d42; font-weight:bold; font-size: 1.1em; margin-right:15px;}
.col3Text {color:#333333; font-weight:bold; font-size: .9em; margin: 10px 15px;}

.contentContainer {border: 2px solid #ccc; background-color: white; width: 95%; margin: 10px auto;}
.subMenu {text-align: center; margin: 10px; font-weight: bold;}
.bodyText {padding: 0 15px; color: #000;}
.taglineRed {color: #dd2d42; font-size: 1.4em; font-weight: bold; text-align: center;}
.taglineBlack {color: #000; font-size: 1.2em; font-weight: bold;}
.imageStyle {border: 2px solid #dd2d42;margin: 0 25px 0 0;}

label {display: block; padding: 5px 0; background-color: #efecec; font-weight: bold;}
input[type=text] { width: 99%;}
textarea { width: 99%;}