/* ##### Common Styles ##### */

body {
  font-family: , "Lucida Grande", "Georgia", arial, verdana, helvetica, sans-serif;
  font-size: 11pt;  /* Enables font size scaling in MSIE */
  margin: 0 0 0 20px;
  padding: 0;
  width: 780px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*
  min-width: 1000px;
  width: expression(document.documentElement.clientWidth < 1000 ? '1000' : 'auto');
  */
}


acronym, .titleTip {
  border-bottom: 1px dotted #336699;
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  color: #336699;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  border: 0;
}

a:hover {
  color: #6699CC;
  text-decoration: none;
}

a img {
  border: 0px none;
  padding: 0px;
}

ol {
  list-style-type: decimal;
  margin: 10px 0 10px 30px;
  padding: 0;
}

ul {
  list-style-type: square;
  padding: 0;
  margin: 10px 0 10px 30px;
}

#main-copy table ul, #main-copy table ol{
  margin: 10px 0 10px 10px;
}

dl {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0;
}

ul li {
  margin: 0 0 10px 10px;
  padding: 0;
}

ol li {
  margin: 0 0 10px 10px;
  padding: 0;
}

dt {
  font-weight: normal;
  margin: 5px 0 0 0;
  padding: 0 0 5px 0;
  color: #369;
}

dd {
  margin: 0 0 7px 10px;
  padding: 0;
}

table {
  border: 0;
}

table td {
  vertical-align: top;
  padding: 3px;
}

table td h1 {
	background-color: #CCC;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */


.midHeader {
  color: white;
  height: 45px;
  background-color: #336699;
  overflow: hidden;
}

.headerLinks {
	float: right;
	display: block;
	text-align: right;
	margin: 4px;
}

.headerLinks a {
  	color: white;
  	font-weight: bold;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	text-align: right;
	padding: 0;
	margin: 0;
}

.headerLinks a:hover {
  color: #FF0;
  text-decoration: underline;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 0 0;
  padding: 0;
}
/*
.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: #9999FF;
  background-color: transparent;
  text-decoration: underline;
}
*/
.subHeader {
  color: white;
  background-color: #6699CC;
  margin: 0;
  padding: 2px 10px;
}

.subHeader a, .subHeader .highlight {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: #FFFF00;
  background-color: transparent;
  text-decoration: none;
}


/* ##### Main Copy ##### */

#main-copy {
  margin: 0;
  padding: 5px 10px;
  clear: left;
}

#main-copy ul li, #main-copy ol li{
  font-size: 85%;
}

#main-copy a:hover {
  color: #6699CC;
  text-decoration: underline;
}

#main-copy h1 {
/*
  color: #6699CC;
*/
  color: #369;
  background-color: transparent;
  font-family: "Georgia", verdana, helvetica, arial, sans-serif;
  font-size: 150%;
  margin: 0;
  padding: 0;
}

#main-copy h2 {
  color: #69C;
  background-color: transparent;
  font-family: "Georgia", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 125%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main-copy p {
  line-height: 1.25em;
  margin: 0 0 10px 10px;
  padding: 0;
}

.newsHeading {
  color: #336699;
  background-color: transparent;
  font-size: 110%;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
}

.newsHeading:hover {
  color: #6699CC;
  background-color: transparent;
  text-decoration: underline;
}

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.newsSummary {
  margin: 0 0 0 0 !important;
  padding: 0;
  position: relative;
  left: 5px;
}

.more {
  text-align: right;
  margin: 0;
  padding: 2px 0;
}

.more a {
  color: #336699;
  background-color: transparent;
  font-size: 92%;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}

.more a:hover {
  color: #6699CC;
  text-decoration: none;
}

.contentBox {
	border: 2px solid #369;
	line-height: 10px;
 	padding:  5px;
	color: #999;
  margin: 5px;
	font-size: 125%;
}

.leftColumn {
  width: 150px;
  float: left;
  padding: 0 5px 5px 5px;
  margin: 0 5px 0 0;
  border-right: 1px solid #cccccc;
}

.centerColumn {
}

.rightColumn {
  padding: 0 5px 5px 5px;
  margin: 0 0 0 5px;
  float: right;
  border-left: 1px solid #cccccc;
}

.listingTable {
	border-bottom: 1px solid #ccc;
}

.listingTable tr {
}

.listingTable td {
	vertical-align: top;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0 0 10px 10px;
}

/* ##### Footer ##### */

#footer {
  color: #000033;
  background-color: #CCCCCC;
  font-size: 65%;
  /*
  text-align: center;
  */
  line-height: 1.25em;
  padding: 10px;
  clear: both;
}

#footer a {
  color: #0000CC;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

img.floatLeft {
  float: left;
}

img.floatRight { 
  float: right; 
}

img.floatLeftPadded {
  float: left;
  padding: 5px 5px 0 0;
}

img.floatRightPadded { 
  float: right; 
  padding: 0 0 5px 5px;
}

.borderOnRight {
	border-right: 1px solid #ccc;	
}

.borderOnBottom {
	border-bottom: 1px solid #ccc;	
}

/* ###### Currently Unused Styles ####### */

.superHeader {
  color: #336699;
  background-color: #000033;
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px;
}

.superHeader span {
  color: #ccccdd;
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

.superHeader a {
  color: #9999FF;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: #CC3333;
  background-color: transparent;
  text-decoration: none;
}

.rowOfBoxes {
  clear: both;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth {
  margin: 10px 0;
  float: left;
  border-left: 1px solid #cccccc;
}

.quarter {
  width: 21%;
  padding: 0 1.9%;
}

.oneThird {
  width: 28%;
  padding: 0 1.9%;
}

.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  text-align: justify;
  width: 63%;
  padding: 0 1.9%;
}

.fullWidth {
  text-align: justify;
  width: 96%;
  padding: 0 12px;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
 
.noBorderOnRight {
  border-right: none;
}

.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  border-top: 1px solid #cccccc;
}

/* More elegant alternatives to .noBorderOnLeft & .dividingBorderAbove
 * that don't require the creation of new classes - but which are not
 * supported by MSIE - are the following:
 *
 * .rowOfBoxes > div:first-child {
 *   border-left: none;
 * }
 *
 * .rowOfBoxes + .rowOfBoxes {
 *   border-top: 1px solid rgb(204,204,204);
 * }
 */

#headerlogo
{
        background-color: #369;
        height: 60px;
        width: 100%;
        overflow: hidden;
        background-image: url(/images/identicentric.png);
        background-repeat: no-repeat;
}

#headerlogoright
{
        background-color: #369;
        height: 60px;
        width:  300px;
        overflow: hidden;
        background-image: url(/images/header-right.jpg);
        background-repeat: no-repeat;
        float: right;
}

.centeredNav {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}

.centeredNav li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.centeredNav li a {
  display: inline;
  margin: 3px;
  padding: 0 5px;
  font-size: 90%;
  font-weight: bold;
}

.centeredNav li a:hover {
  text-decoration: underline;
}

.checkList {
  border: 1px solid #ccc;
  background-color: #fffad6;
  padding: 5px 5px 5px 0;
  margin: 5px 10px;
  color: #444;
}

.checkList strong{
  color: #000;
  font-weight: normal;
}

.checkList li {
  list-style-type: none;
  padding-left: 20px;
  background: url(../images/greencheck.gif) top left no-repeat;
}

#subnav {
  margin: 5px 0;
  font-size: 110%;
}

.sideBar {
  border: 1px solid #ccc; 
  vertical-align: top; 
  line-height: 1em;
  background-color: #fff;
}

.sideBar .header {
  line-height: 1.5em;
  background-color: #6699CC;
  font-weight: bold;
  text-align: center;
  margin: 0;
  color: #fff;
}

#tour { border: 1px solid #CCC;}

#tour td {
	padding: 20px 5px;
}

#tour img {
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 2px groove #444;
  border-bottom: 2px groove #444;
}

.alignright {
  text-align: right;
}

.pricesheet {
  border: 1px solid #ccc;
  width: 85%;
  border-collapse: collapse; 
  padding: 0;
  margin: 10px auto;
}

.pricesheet caption{
  font-size: 120%;
}

.pricesheet table{
  border: none;
  padding: 0;
  margin: 0;
}

.pricesheet table td{
  border: none;
  padding: 0;
  margin: 0;
}


.pricesheet form {
  margin: 0;
  padding: 0;
}

.pricesheet td {
  vertical-align: top;
  border-width: 1px; border-style: solid; border-color: #CCC;
}

.pricesheet tr {
}

.pricesheet.headerrow th{
  background-color: #D4D0B3;
}

blockquote {
  padding: 15px 0 0 0;
  margin-top: 0px;
  text-align: justify;
  border-bottom: 1px solid #ccc;
  font-family: "Georgia", verdana, helvetica, arial, sans-serif;
  font-size: 110%;
  font-style: italic;
}

blockquote .who {
  font-size: 75%;
  padding: 5px 0 0 0;
  text-align: right;
}

.bqstart {
  float: left;
  height: 40px;
  overflow: hidden;
  margin-top: -25px;
  padding-right: 7px;
  font-size: 500%;
  color: #12b512;
}
