* {
   font-family: Verdana, Helvetica;
   font-size: 10pt;
   margin-top: 0;
}

.centered { text-align: center; }

.center-table {
   margin: 0 auto;
   margin-left:auto;
   margin-right:auto;
}

body {
   background: #F4EBC6 url(images/tile.gif);
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
}

#searchable-text {
   position:absolute;
   z-index:3
   left:200px;
   top:100px;
   width:735px;
   height:187px;
   margin: 0 auto;
   visibility:hidden;
}

#main-content {
   background: url(images/inr-cntnt-mid-bar2.gif);
}

#main-content2 {
   background: url(images/inr-cntnt-mid-bar-2.gif);
}
 
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #000099;
	font-style:normal;
	text-decoration: none;	
}
a.glry-hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.3pt;
	color: #666600;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
    background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
    color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
    color: #996633;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #554407;
	background-color: #E5D395;
	line-height: 20px;
}

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
    font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
    color: #554407;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
    color: #804000;
}
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px
}

.box1 {
	border-width: 1px;
	border-color: #333333 #333333 #333333 #333333;
    border-style: solid;
	padding: 5px;
	}

.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
    color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
} 

.ajaxx {
	cursor: url(ajaxx/assets/zoomin.cur), pointer;
    outline: none;
}
.ajaxx img {
	border: 1px solid #725F1C;
}
.ajaxx:hover img {
	border: 1px solid #725F1C;
}

.ajaxx-image {
    border: 2px solid white;
}
.ajaxx-image-blur {
}
.ajaxx-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.ajaxx-loading {
    
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 0px;
    background-image: url(ajaxx/assets/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/
    
}
a.ajaxx-credits,
a.ajaxx-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.ajaxx-credits:hover,
a.ajaxx-credits:hover i {
    color: white;
    background-color: gray;
}

.ajaxx-move {
    cursor: move;
}

.ajaxx-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(ajaxx/assets/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(ajaxx/assets/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .ajaxx-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.ajaxx-display-block {
    display: block;
}
.ajaxx-display-none {
    display: none;
}
.ajaxx-html {
    background-color: white;
}
.ajaxx-html-blur {
}
.ajaxx-html-content {
	position: absolute;
    display: none;
}
.ajaxx-display-block {
    display: block;
}
.ajaxx-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #725F1C;
}
.control:hover {
	color: black !important;
}
.ajaxx-move {
    cursor: move;
}
.glry-hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.3pt;
	color: #666600;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
.glry-hd-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.3pt;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	font-variant: normal;
	text-transform: none;
}
