body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857a5d;
}
html, body {
height: 100%;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
body {
	background-color: #f7f7f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopygold {
	color: #b9a667;
}
.bodycopyblue {
	color: #89a9d5;
}
.bodycopybrown {
	color: #857a5d;
}
a:visited {
	text-decoration: underline;
	color: #89a9d5;
}
a:link {
	text-decoration: underline;
	color: #89a9d5;
}
a:active {
	text-decoration: underline;
	color: #89a9d5;
}
a:hover {
	text-decoration: underline;
	color: #917aa6;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bfb8a7;
	line-height: 10px;
	text-align:justify;
}
#maincontent {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	min-height: 370px;
}
select, input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #CBB777;
}
.sitesearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-top: 1px;
	border: 1px solid #9c9c9c;
	background-color: #FFFFFF;
	background-image:url(../images/searchBG.gif);
}
.sitesearchbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	width:300px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-top: 1px;
	border: 1px solid #9c9c9c;
	background-color: #FFFFFF;
	background-image:url(../images/searchBG_300x32.gif);
}
.sitesearchlist {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
	margin: 0px;
	padding: 0px;	
	border: 1px solid #9c9c9c;
	background-color: #FFFFFF;
	background-image:url(../images/searchListBG.gif);
}
.sitesearchGo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/searchGoBG.gif);
}
.sitesearchGo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/searchGoBG_3x32.gif);
}
.subnav, a.subnav , a.subnav:link, a.subnav:hover, a.subnav:visited, a.subnav:active{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	background-image:url(../images/subnav.gif);
	background-position: left top;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	border-bottom: 1px solid #e9e6e1;
	line-height: 11px;
	}
.subnavOn, a.subnavOn, a.subnavOn:link, a.subnavOn:hover, a.subnavOn:visited, a.subnavOn:active{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
	display:block;
	background-image:url(../images/subnavOn.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	border-bottom: 1px solid #e9e6e1;
	line-height: 11px;
	}
#divider{
	background-image:url(../images/divider.gif);
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	padding:0px;
	}
#rightboxinner {
	background-color:#f8f6f3;
	padding:10px;
	}
#rightboxouter {
	background-color:#FFFFFF;
	padding:7px;
	border: 1px solid #e2dfda;
	border-bottom: 10px solid #e2dfda;
	width:180px;
	}
#borderedbox {
	background-color:#FFFFFF;
	padding:0px;
	border: 1px solid #e2dfda;
	border-bottom: 10px solid #e2dfda;
	}
.linkbrown, a.linkbrown:visited, a.linkbrown:link, a.linkbrown:active {
	color: #857a5d;
	text-decoration: none;
}
a.linkbrown:hover {
	color: #857a5d;
	text-decoration: underline;
}
.linkblue, a.linkblue:visited, a.linkblue:link, a.linkblue:active {
	color: #89a9d5;
	text-decoration: none;
}
a.linkblue:hover {
	color: #89a9d5;
	text-decoration: underline;
}
.tableheader {
	border-bottom: 1px solid #d5c495;
}
input, textarea {
	border: 1px solid #d0be86;
	padding: 2px;
}
.checkbox {
	border: 0px;
	padding: 0px;
}
.altrow2 {
	background-color: #f2f0e6;
}
.shadowR {
background-image: url(../images/shadow-right.png);
background-repeat:repeat-y;
/* ieWin only stuff */
_background-image: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/shadow-right.png');
}

.shadowL {
background-image: url(../images/shadow-left.png);
background-repeat:repeat-y;
/* ieWin only stuff */
_background-image: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/shadow-left.png');
}

.clickout {
	font-size:10px;
	color:#857a5d;
	margin-top: 2px;
	padding-bottom: 2px;
}
.clickout a:link, .clickout a:visited, .clickout a:active {
	background-image:url(../images/bullet-grey.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 3px;
	padding-left: 9px;
	display:block;
	color:#857a5d;
	text-decoration: none;
}
.clickout a:hover {
	background-image:url(../images/bullet-grey.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 3px;
	padding-left: 9px;
	display:block;
	color:#857a5d;
	text-decoration: underline;
}
.ecardcopy {
	font-size: 15px;
	}

h1 {
	color: #9eb2d0;
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #9cafcb;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #b9a667;
	font-size:11px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #b9a667;
	font-size:11px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h5 {
	color: #9eb2d0;
	font-size:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.spiffy4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.spiffy5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.spiffyfg{
  background:#000000}
  
  
/*************************************************** added on 08/18/11 ******************************************************/
  .regular { clear:left; text-align:left; }
.inline { float:left; clear:none; margin-right:5px; margin-left:0; }
.inline.right { margin-right:0; margin-left:5px; float:right; }
.clearfix { zoom:1; }
.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
#search-toolbar { position:relative; width:550px; background-color:#f8f6f3; padding-top:26px; }
#search-toolbar.by-name { background:#f8f6f3 url('/images/nav/search-toolbar-by-name_550x26.gif') 0 0 no-repeat; }
#search-toolbar.by-keyword { background:#f8f6f3 url('/images/nav/search-toolbar-by-keyword_550x26.gif') 0 0 no-repeat; }
#by-name { width:140px; height:20px; position:absolute; top:0; left:15px; z-index:2; }
#by-keyword { width:125px; height:20px; position:absolute; top:0; left:156px; z-index:3; }
#search-toolbar-content { width:528px; border:1px solid #cbb778; border-top:0 !important; padding:20px 10px; }
.f12 { font-size:13px; }
.w200 { width:200px; }
.clickable { cursor:pointer; }
.border { border:1px solid #f00; }
.alphabet { float:left; padding:0 5px; border-right:1px solid #ccc; }
.alphabet:last-child { border-right:0; padding-right:0; }
.alphabet a { text-decoration:none; font-weight:bold; }
.alphabet a:hover { text-decoration:underline; }
.greytext { color:#999; }
.divider { height:30px; background:url('/images/divider.gif') 0 26px repeat-x; }
table.sp { border:1px solid #d5c495; width:100%; }
table.sp tr:nth-child(even) { background-color: #f2f0e6; }
.colored { background-color: #f2f0e6; }
table.sp td.w50 { width:50%; padding:10px 0; }
a.print { display:block; position:absolute; top:45px; right:10px; z-index:510; width:16px; height:16px; background:url('/images/printer.png') 0 0 no-repeat; }

/* processing ********************************** */
#processing { position:absolute; width:130px; height:32px; background:#E0E0E0 url('/images/ajax/indicator_32x32_1.gif') 5px 5px no-repeat; padding:11px 0 0 47px; z-index:1000; color:#333; border:1px solid #999; text-align:left; }
.loading { display:inline; height:13px; width:100px; background:url('/images/ajax/indicator_16x16.gif') 0 0 no-repeat; padding:0 0 0 20px; font-size: 12px; line-height:13px; color:#585858; text-transform:lowercase; }
.loading.tiny { height:16px; width:16px; }
#overlay { top:0; left:0; background-color:#000000; margin-left:-1000px; width:300%; height:100%; position:absolute; z-index:500; }
/* processing ********************************** */

/* box ********************************** */
.box { position:absolute; display:block; visibility:hidden; z-index:501; top:0; left:0; }
.box-bg { position:absolute; z-index:502; left:0; top:0; width:100%; height:100%; background:#2E2E2E; opacity:0.6; filter:alpha(opacity=60); -moz-border-radius:12px; -webkit-border-radius:12px; border-radius:12px; padding:0; margin:0; }
.box .box-outer { position:relative; z-index:503; padding:0; margin:10px; background:#fff; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.box .box-outer .box-inner { padding:10px; margin:0; }
.box .box-outer .box-inner .box-hd { height:20px; width:100%; padding:0; margin:0; font-size:16px; font-style:italic; text-transform:capitalize; font-weight:bold; line-height:18px; color:#3c85c3; }
.box .box-outer .box-inner .box-mainbody { width:100%; height:auto; margin:10px 0 0 0; padding:0; }
.box .box-outer a.box-boxcls { position:absolute; top:5px; right:5px; display:block; width:16px; height:16px; margin:0; background:url('/images/ajax/close_16x15.gif') 0 0 no-repeat; }
/* box ********************************** */



 
/* The Nivo Slider styles */
#slider{
	width: 523px;
	height: 324px;
	background: url('/images/slider-bg.png') 0 0 no-repeat;
	overflow: hidden;
}
.nivoSlider {
	position: relative;
	overflow: visible;
	margin: 13px 13px 0;
	width: 497px; /* Change this to your images width */
    height: 222px; /* Change this to your images height */
}
.nivoSlider a {
    border:0;
    display:block;
}
.nivoSlider img {
	position:absolute;
	top: 0px;
	left: 0px;
	display: none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	height: 40px;
	line-height: 40px;
	left: 0px;
	bottom: -40px;
	background: #f0f0f0;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}
.nivo-caption p {
	padding: 0;
	margin: 0;
	color: #928562;
	font-size: 14px;
}
.nivo-caption.special p {
	background:#f0f0f0;
	line-height:21px;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	width: 37px;
	height: 66px;
	position:absolute;
	top: 77px;
	z-index:9;
	cursor:pointer;
	background: url('/images/slider-sprite.png') 0 0 no-repeat;
}
.nivo-prevNav {
	left: -13px;
}
.nivo-nextNav {
	right: -13px;
}
	.nivo-directionNav .nivo-nextNav{
		background-position: 100% 0; 
	}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
