@charset "utf-8";

/* CSS Reset */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
fieldset {
  padding: 10px;
	border: 1px solid #c2c2c2;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ul {
	list-style: outside;
}
ol {
	list-style: decimal outside;
	margin-left: 35px;
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	margin-bottom:0;
}
q:before, q:after {
	content:''
}
abbr, acronym {
	border:0;
	font-variant:normal
}
strong {
	font-weight: bold;
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input, textarea, select {
	font-family:inherit;
	font-weight:inherit
}
input, textarea, select {
	*font-size:100%
	margin-top: 2px;
}

legend {
	color:#000;
	font-weight: bold;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.9em;
}
/* Site wide */
#outer-container{
	min-height: 700px;
	background: #e8e8e8;
	margin-bottom: 75px;
}
#header{
	width: 881px;
	height: 48px;
	background: #98090a;
	margin: 25px;
	position:absolute;
	padding: 22px 17px;
	opacity:0.9;
   filter:alpha(opacity=90);
}
#top-menu{
	background: url("../images/master/menu-header.fw.png") repeat scroll 0 0 transparent;
	left: -95px;
	height: 69px;
	position: absolute;
	top: 100px;
	width: 1160px;
}
h1{}
h2{
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}


/* Home Page */
#top-menu-container {
	background: url("../images/master/home-top-bg.jpg");
}
#main-container{
}
#highlight-area{
	background:url(../images/master/home-find-it-fast-bg.jpg) top no-repeat;
	min-height: 402px;
}
#header-info{
	color: #fff;
	float: right;
	font-size: 11px;
	margin-right: 35px;
	line-height: 1.4;
}
#header-info a{
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#logo{
	padding: 0px;
	float: left;
}
#highlight-boarder{
	background: #98090a;
	min-height: 2px;
	margin:0px 25px 0;
	width: 885px;
	height:auto;
	padding:0 15px 15px;
	opacity: 0.9;
  filter:alpha(opacity=90);
}
#notice-container{
	background: #98090a;
	min-height: 2px;
	margin:0px 25px 0;
	width: 885px;
	height:auto;
	padding: 0 15px;
}
#alert{
	background:#ffcc00;
	padding: 8px;
}
#header-container{
	position:relative;
	height: 158px;
}
#find-it-fast{
	background: #98090a;
	min-height: 247px;
	width: 575px;
	padding: 10px 15px 20px;
	margin-left: 25px;
	opacity:0.9;
  filter:alpha(opacity=90);
}
#find-it-fast a:hover{
	color: #ffcc00;
}
#find-it-header{
	height:40px;
	padding: 4px 6px;
	background:url("../images/master/find-it-fast-bg.png") no-repeat;
}
.find-it-text{
	position:absolute;
	left: 47px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9f0000;
	font-style: italic;
	text-transform:uppercase;
}
.testudo-text{
	position:absolute;
	left: 248px;
	text-transform:uppercase;
	font-size: 13px;
}
.testudo-text a{
	font-weight: normal;
}
.registration-text{
	position:absolute;
	left: 390px;
	text-transform:uppercase;
	font-size: 13px;
}
.registration-text a{
	font-weight: normal;
}
#find-it-body{
	color: #FFFFFF;
	height: 190px;
	padding: 0 0 0 5px;
}
#find-it-body ul li{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	list-style: none;
}
#find-it-body ul li.last-li {
	border-bottom: none; !important
}
.find-col-1{
	height: 190px;
	left: 40px;
	width: 160px;
	float:left;
}
.find-col-2{
	height: 190px;
	left: 226px;
	width: 179px;
	float:left;
	margin-left: 20px;
}
.find-col-3{
	height: 190px;
	left: 425px;
	width: 187px;
	float:left;
	margin-left: 20px;
}
#bottom-border{
	background: #98090a;
	min-height: 10px;
	opacity:0.9;
  filter:alpha(opacity=90);
	position:relative;
	z-index: 888;
}
#home-middle{
	margin: 0;
}
#home-question{
	height: 40px;
	background: none repeat scroll 0 0 #98090A;
	margin-left: 25px;
	opacity: 0.9;
  filter:alpha(opacity=90);
	width: 605px;
	float:left;
	z-index: 999;
	position: relative;
}
#ask-testudo{
	position:relative;
	margin: -9px 0 0 -20px;
	z-index: 999;
	width: 170px;
	float:left;
}
.ask_button{
	background: url("../images/master/submit-button.jpg") no-repeat scroll left top transparent;
	border: medium none;
	cursor: pointer;
	height: 30px;
	margin: -19px 43px 0 0;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	width: 62px;
	float:right;
	font-size: 0;
}
#ask-testudo-form{
	width: 450px;
	float: right;
	padding: 15px 0;
}
.ask_input{
	width: 445px;
}
.input_area {
	border:none;
	line-height: 15px;
	width: 311px;
	padding: 1px 5px;
}
#calendar-header{
	height: 16px;
	background: none repeat scroll 0 0 #98090A;
	margin-right: 25px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	width: 240px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;
	font-style: italic;
	padding: 12px 0 12px 22px;
	text-transform:uppercase;
}
#calendar-header a{
	font-weight:normal;
}
#calendar-header a:hover{
	color: #ffcc00;
}
#home-body-header{
	width: 100%;
	margin: -50px 0 0 0;
}
#home-middle-content{
	height:auto;
	width: 970px;
}
.block-title{
	padding: 1px 5px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	float:left;
	height: 14px;
}
.block-link{
	float:right;
	padding: 1px 10px;
	text-transform: uppercase;
	font-size: 10px;
}
.block-link a{
	font-weight: normal;
}
#body-home-left{
	width: 272px;
	float:left;
	padding: 35px 25px;
}
.who-we-are{
	background:url(../images/master/who-we-are.png);
	height: 20px;
	width: 280px;
}
#body-home-middle{
	width: 270px;
	float: left;
	padding: 35px 25px;
}
#body-home-right{
	float:right;
	width: 233px;
	background: #c1c0c0;
	padding: 15px;
	margin-right: 24px;
}
#home-footer{
	min-height: 100px;
	border: 8px solid #fff;
	font-size: 11px;
}
#home-footer ul li{
	border-bottom: 1px solid #c1c1c1;
	padding: 2px 0;
	list-style: none;
	color: #282828;
}
#home-footer ul li.last-li {
	border-bottom: none; !important
}
#home-footer a{
	color: #282828;
}
#home-footer a:hover{
	color: #9e0f08;
}
.col-1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6d6d6d;
	width: 204px;
	height: 74px;
	padding: 13px 20px;
	text-transform:uppercase;
	line-height: 1;
}
.col-2{
	float:left;
	width: 200px;
	height: 74px;
	padding: 12px 20px;
}
.col-3{
	float:left;
	width: 190px;
	height: 74px;
	padding: 12px 20px;
}
.col-4{
	float:left;
	width: 190px;
	height: 74px;
	padding: 12px 20px;
}
.col-5{
	float:left;
	width: 190px;
	height: 74px;
	padding: 12px 20px;
}
.col-6{
	float:left;
	width: 130px;
	height: 74px;
	padding: 12px 20px;
}
.col-1-home{
	float:left;
	width: 116px;
	height: 74px;
	padding: 13px 20px;
}
.col-2-home{
	float:left;
	width: 116px;
	height: 74px;
	padding: 12px 20px;
}
.col-3-home{
	float:left;
	width: 116px;
	height: 74px;
	padding: 12px 20px;
}
.col-4-home{
	float:left;
	width: 116px;
	height: 74px;
	padding: 12px 20px;
}
.col-5-home{
	float:left;
	width: 116px;
	height: 74px;
	padding: 12px 20px;
}
.col-6-home{
	float:left;
	width: 130px;
	height: 74px;
	padding: 12px 20px;
}

/* General */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
	line-height: 1.5em;
}
a img {border: none; }

#secondary-body a{
	font-weight:normal;
	color: #9e0f08;
	text-decoration:none;
}
#secondary-body a:hover{
	color:#d47e02;
}
a{
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
a:hover{
	color:#9e0f08;
}
/* main navigation */
#menu-container{
	position: relative;
	left: 95px;
	width: 970px;
	height: 52px;
	margin-top: 10px;
}
#nav{
	height: 52px;
	left: 0;
	list-style: none outside none;
	margin:0;
	padding: 4px 10px;
	position: absolute;
	width: 950px;
}
#nav li{
	float:left;
	position:relative;
	list-style: none outside none;
}
#nav li.current-nav{width:190px;}
#nav li.newly-nav{width:270px;}
#nav li.prospective-nav{width:250px;}
#nav li.advisor-nav{width:120px;}
#nav li.faq-nav{width:75px;}

#nav li:hover,
#nav li.hover{}
#nav li:hover a,
#nav li.hover a{position:relative;}

#nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:36px;
	width:100%;
	background: url(../images/master/menu-double-bg-.fw.png) no-repeat; 
}
#nav li.current-nav a:hover,
#nav li:hover .current-link,
#nav li .current-link-active,
#nav li.hover .current-link,
#nav li.active .current-link{background-position:0 -35px;}

#nav li .newly-link{background-position:-252px 0;}
#nav li.newly-nav a:hover,
#nav li:hover .newly-link,
#nav li .newly-link-active,
#nav li.hover .newly-link,
#nav li.active .newly-link{background-position:-252px -35px;}

#nav li .prospective-link{background-position:-494px 0;}
#nav li.prospective-nav a:hover,
#nav li:hover .prospective-link,
#nav li .prospective-link-active,
#nav li.hover .prospective-link,
#nav li.active .prospective-link{background-position:-494px -35px;}

#nav li .advisor-link{background-position:-632px 0;}
#nav li.advisor-nav a:hover,
#nav li:hover .advisor-link,
#nav li .advisor-link-active,
#nav li.hover .advisor-link,
#nav li.active .advisor-link{background-position:-632px -35px;}

#nav li .faq-link{background-position:-849px 0;}
#nav li.faq-nav a:hover,
#nav li:hover .faq-link,
#nav li .faq-link-active,
#nav li.hover .faq-link,
#nav li.active .faq-link{background-position:-849px -35px;}

#current-side li.current-nav a{
	background-position:0 -35px;
}
#newly-side li.newly-nav a{
	background-position:-252px -35px;
}
#prospective-side li.prospective-nav a{
	background-position:-494px -35px;
}
#advisor-side li.advisor-nav a{
	background-position:-632px -35px;
}
#faq-side li.faq-nav a{
	background-position:-849px -35px;
}

#nav li ul{
	position:absolute;
	left:-1px;
	top:28px;
	margin:0;
	padding:5px;
	overflow:hidden;
	border-width:0 1px 2px;
	display:none;
	z-index:9999;
}
#nav li:hover .dropdown { display: block; }

.dropdown{
	background: #fff;
	width: 285px;
}
.dropdown a{
	background: #fff;
}

#nav li.current-nav ul{left:1px;}
#nav li.newly-nav ul{left:2px;}
#nav li.prospective-nav ul{left:1px;}
#nav li.advisor-nav ul{left:0px;}
#nav li.faq-nav ul{left:0px;}
#nav li.hover ul,
#nav li:hover ul{display:block;}
#nav li ul li{
	width:95%;
	border-bottom: 1px solid #d0d0d0;
	margin-left: 10px;
	padding-left: 0;
}
#nav li ul li a{
	text-indent:0;
	position:static;
	background:#fff;
	padding:5px 11px 5px 0;
	width:auto;
	height:1%;
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#nav li ul li a:hover {
	color: #d47e02;
	text-decoration: none;
	}

#nav li ul{
	position:absolute;
	top:36px;
	margin:0;
	padding:5px 5px 0 0;
	overflow:hidden;
	display:none;
	z-index:999;
}


/*  Secondary page*/
#secondary-outer-container{
	background: #fff;
	margin-bottom: 75px;
	padding-bottom: 70px;
	width: 970px;
}
#secondary-container{
	width: 970px;
	background: url(../images/master/secondary-bg.jpg) repeat-y;
}
#secondary-header{
	width: 881px;
	height: 48px;
	background: #98090a;
	margin: 25px;
	position:absolute;
	padding: 22px 17px;
}
#secondary-top{
	height: 157px;
	background: url("../images/master/home-top-bg.jpg");
}
#secondary-side{
	width: 188px;
	float: left;
	min-height: 200px;
	margin-left: 22px;
}
#side-image{
	width: 178px;
	overflow: hidden;
	padding: 0 0 0 6px;
}
#side-image img{
	border-bottom: 5px solid #e7e7e7;
}
#side-title{
	padding: 15px ;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-transform: uppercase;
	text-align:center;
}
#side-logo{
	padding-left:1px;
}
#side-menu{
	padding: 10px 20px;
}
#side-menu ul{
	list-style:none;
}
#side-menu ul li{
	padding: 7px 0;
	border-bottom: 1px solid #fff;
}
#side-menu ul li.last-li {
	border-bottom: none; !important
}
#secondary-body{
	width: 720px;
	float: right;
	margin-right: 29px;
}
#tertiary-body ul li{
	padding: 5px 0;
}
.secondary-block ul li{
	padding: 5px 0;
	border-bottom: 1px solid #979797;
}
.secondary-block ul li.last-li {
	border-bottom: none; !important
}
#secondary-body ul li a{
	font-weight:normal;
	color: #000;
	text-decoration:none;
}
#secondary-body ul li a:hover{
	color:#9e0f08;
}
.right-block-container{

}
.block-description{
	float: right;
	width: 478px;
	padding: 0 10px;
	font-size: 14px;
}
.secondary-content-area{
	min-height: 600px;
}
.secondary-block{
	padding: 12px 18px;
	background: #e8e8e8;
	margin-bottom: 10px;
}
.triple-column-block ul {
	list-style:none;
}
.column-1{
	width: 165px;
	float:left;
	height: 210px;
	overflow:hidden;
	padding: 5px;
}
.column-2{
	width: 209px;
	float:left;
	padding: 0 20px;
}
.column-3{
	width: 209px;
	float:left;
	padding: 0 20px;
}
#secondary-title-container{
	min-height: 27px;
	background:#a81919;
	margin: 0 0 10px 0;
	left: 47px;
	font-family: serif;
	font-size: 25px;
	color: #fff;
	font-style: italic;
	text-transform:uppercase;
	padding: 20px;
	
}
.base-title-bg{
	background:#FFFBF0;
	width: 100%;
	height: 28px;
	overflow: hidden;
}
.secondary-title-inner-container{
	background: url(../images/master/title-right.png) right no-repeat;
	height: 28px;
	float: left;
	padding: 0 52px 0 0;
}
.secondary-title{
	background: url(../images/master/title-left.png) left no-repeat;
	height: 28px;
	padding: 0 0 0 90px;	
}
.text-highlight{
	background-color: #a81919;
	padding: 0 9px;
	line-height: 1.3;
}
h1 {
	background-color: #a81919;
	padding: 0 9px;
	line-height: 1.3;
}
.title-left{
	height: 25px;
	float:left;
	width: 80px;
	background: #fff url("../images/master/title-left.png") no-repeat right;
}
.title-right{
	height: 25px;
	float:right;
	width: 80px;
	background: #fff url("../images/master/title-right.png") no-repeat left;
}
#secondary-footer-container{
	bottom: 70px;
	width: 720px;
	left: 216px;
}
#secondary-ask-testudo{
	height: 40px;
	background: #a81919;
	margin: 10px 0 10px 20px;
}
#ask-testudo-secondary{
	position:relative;
	margin: -5px 0 0 -20px;
	z-index: 999;
	float:left;
}
#ask-testudo-secondary-form{
	width: 450px;
	float: right;
	padding: 11px 0 0 0;
}
.questions-testudo{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	text-transform:uppercase;
	float:left;
}
#secondary-footer{
	min-height: 98px;
	font-size: 11px;
	background: #e8e8e8;
}
.footer-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #2b2b2b;
	padding: 13px 20px 0 20px;
	text-transform:uppercase;
	line-height: 1;
}
#secondary-footer ul li{
	border-bottom: 1px solid #c1c1c1;
	padding: 2px 0;
	list-style: none;
	color: #282828;
}
#secondary-footer ul li.last-li {
	border-bottom: none; !important
}
#secondary-footer a{
	color: #282828;
}
#secondary-footer a:hover{
	color:#9e0f08;
}

/*  Tertiary Page */

#tertiary-block{
	padding: 20px;
	background: #e8e8e8;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5;
	color: #2b2b2b;
	min-height: 440px;
}
#tertiary-block ul{
	padding: 5px 0 10px 30px;
	list-style: outside;
}
#tertiary-block ul li{
	padding: 4px 0px;
	border-bottom: none;
}
