﻿body {
	background: url(../images/bg.gif) top repeat-x #ececec;
	font-family: Tahoma;
	font-size: 18px;
	color: #3c3c3c;
	line-height: 22px;
	margin: 0px;
}

td {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #3c3c3c;
}

/* -- STRUCTURE -- */

#page {
	text-align: center;
}

#pageInterface {
	text-align: left;
	margin: 0 auto;
	width: 1010px;
}

#header {
	margin: 0 auto;
	text-align: left;
	width: 1010px;
	height: 150px;
}

#logo {
	display: inline;
	width: 690px;
	height: 121px;
}

	#logo img {
		margin-top: 55px;
	}
	
#login {
	display: inline;
	background: url(../images/h.agentlogin.gif) no-repeat;
	width: 318px;
	height: 107px;
}

	#login #form {
		margin-top: 43px;
		padding-left: 11px;
		text-align: left;
	}
	
	#login #form #field {
		display: inline;
		width: 100px;
		font-size: 10px;
		color: #555555;
		line-height: 12px;
		text-align: left;
		margin-left: 11px;
	}
	
		#login #form #field input {
			width: 100px;
			font-family: Arial;
			font-size: 10px;
			color: #555555;
		}
	
	#login #form #loginButton {
		display: inline;
		width: 50px;
		font-size: 10px;
		color: #555555;
		line-height: 12px;
		text-align: left;
		margin-left: 11px;
	}
	
		#login #form #loginButton input {
			width: 50px;
			height: 16px;
			padding: 0px;
		}
	
	#login #form #utility {
		display: inline;
		width: 270px;
		font-size: 10px;
		color: #555555;
		line-height: 12px;
		text-align: left;
		margin-left: 11px;
	}



#contact {
	display: inline;
	text-align: right;
	width: 278px;
	height: 111px;
}

	#contact img {
		margin-top: 20px;
		margin-left: 388px;
		*margin-left: 0px;
	}

#banner {
	margin: 0 auto;
	margin-bottom: 20px;
	*margin-bottom: 20px;
	background: url(../images/header.jpg) no-repeat;
	width: 1010px;
	height: 290px;
	text-align: left;
}

#bannerlist {
	float: left;
	display: inlne;
	*margin-top: 20px;
	width: 230px;
	height: 290px;
}

	#bannerlist a {
		display: block;
		background: url(../images/bullet.w.gif) 5px 10px no-repeat;
		font-family: Gill Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
		padding-left: 20px;
		font-size: 19px;
		line-height: 26px;
		color: #ffffff;
	}

#loginLinks {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

	#loginLinks a {
		color: #ffffff;
	}
}

#middle {
	margin: 0 auto;
	margin-top: 14px;
	text-align: left;
	width: 1010px;
}

#content {
	margin: 0 auto;
	text-align: left;
	padding-left: 120px;
	width: 1010px;
}

#navigation {
	display: block;
	text-align: left;
	margin-top: 15px;
	width: 1009px;
	height: 47px;
	background: url(../images/nav.bg.gif) no-repeat;
	border-bottom: 1px solid #ececec;
}

	#navigation .a1 {
		color: #ff6103;
	}
	
	#navigation .a2 {
		color: #a9891c;
	}
	
	#navigation .a3 {
		color: #a466a8;
	}
	
	#navigation .a4 {
		font-size: 15px;
		margin-left: 80px;
		color: #a466a8;
	}

#widecolumn {
	display: inline-block;
	width: 725px;
	text-align: left;
}

#narrowcolumn {
	float: left;
	display: inline;
	width: 422px;
	text-align: left;
}

#narrowcolumn #container {
	padding: 1px 20px 10px 40px;
}

#widecolumn#container {
	padding: 0px 0px 0px 0px;
}

#specials {
	float: left;
	display: inline;
	width: 263px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #dadada;
}

#specials img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#block {
	display: inline;
	float: left;
	width: 230px;
	margin-left: 8px;
	margin-right: 35px;
	background: url(../images/block.jpg) no-repeat;
}

#box {
	display: inline;
	width: 297px;
}

#boxcontent {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 15px 15px 15px;
}

#innerbox {
	margin: 5px 15px 15px 15px;
	padding: 15px;
	width: 150px;
	float: right;
	
	border: 1px solid #aaa;
	background: #e6e6e6 url("../images/button.gif") repeat-x left top;

}

#leftcontent {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 15px 15px 15px;
}

#leftcontent ul {
	margin: 0px;
	list-style: none;
	width: 100%;
}

#leftcontent li {
	margin-left: 0px;
	width: 100%;
}

#leftcontent ul a {
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	border-bottom: 1px dotted #cccccc;
	padding:3px 15px 5px 15px;
}

#leftcontent ul a:hover {
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	border-bottom: 1px dotted #cccccc;
	padding:3px 15px 5px 15px;
}

#leftcontent ul a:active {
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	border-bottom: 1px dotted #cccccc;
	padding:3px 15px 5px 15px;
}


		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		/*#leftcontent ul li:hover>a {color: #dce3f0; text-decoration:none; }*/
		/*#leftcontent ul li a.ihover {color: #dce3f0; text-decoration:none; }*/

		/* [active] */
		*/#leftcontent ul li a.iactive {}*/

#relatedlinks {
	margin-left: 20px;
	margin-bottom: 20px;
}

#relatedlinks a {
	float: left;
	width: 135px;
	margin-bottom: 4px;

	font-size: 11px;
	font-family: Arial;
	line-height: 15px;
	color: #3c3c3c;
	text-decoration: none;
}

#relatedlinks a:hover {
	color: #0e3c85;
}

#videocontent {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 15px 3px;
}

#verse {
	padding-left: 120px;
	padding-top: 100px;
	width: 400px;
	*width: 500px;
	height: 300px;
	*height: 450px;
}

#chalkboard {
	padding-left: 120px;
	padding-top: 50px;
	width: 400px;
	*width: 500px;
	height: 300px;
	*height: 450px;
}

#footer {
	display: inline-block;
	margin: 0 auto;
	margin-top: 12px;
	width: 1010px;
	height:100px;
}

#footercontent {
	display: inline-block;
	width: 1010px;
	text-align: center;
}

#footer #links {
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	letter-spacing: -1px;
	margin-top: 7px;
}

	#footer #links a {
		color: #6d6d6d;
		margin-left: 12px;
	}

	#footer #links a:hover {
		color: #000000;
		text-decoration: none;
	}

#copyright {
	text-align: center;
	margin-top: 4px;
	width: 900px;
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 15px;
	color: #bbbbbb;
}

#copyright a {
	color: #bbbbbb;
}

#copyright a:hover {
	color: #000000;
	text-decoration: none;
}


#headerLogin {
	margin: 0 auto;
	text-align: left;
}

label {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	display: block;
}

#formLogin input, textarea {
	border: 1px solid #cccccc;
	background-color: #f9f9f9;
	width: 180px;
	padding:4px 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#formLogin {
	text-align: left;
	padding-top: 110px;
	margin-left: 500px;
	width: 350px;
}

#formInput input, textarea {
	border: 1px solid #cccccc;
	background-color: #f9f9f9;
	width: 180px;
	padding:4px 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#formInput {
	text-align: left;
	margin: 20px;
}



/* -- ELEMENTS -- */

#right {
 width:270px;
	
}

	#right #container {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 30px;
		align:right;
	}

#partner {
	width: 300px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	line-height: 18px;
	float: left;
	display: inline;
}

#partner .name:hover {
	text-decoration: none;
	border-left: 4px solid #027663;
	border-bottom: 1px dotted #027663;
}

#contactNav {
        border-bottom: solid 1px white; /* firefox fix */
        margin: 10px 7px;
        padding: 0px; }
        
        #contactNav a {
          border-bottom: solid 1px #CCCCCC;
          text-decoration: none;
          color: #000000;
          padding: 5px 6px;
          margin: 0px;
          width: 162px;
          height: 25px;
          display: block;
          }
        #contactNav a:hover { text-decoration: none; color: #000000; background: #FAFAFA; }
        #contactNav .isActive { text-decoration: none; color: #000000; background: #FAFAFA; }
        #contactNav .isActive:hover { text-decoration: none; color: #000000; background: #FAFAFA; }

#partnerInfo {
	width: 380px;
	border-left: 4px solid #027663;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
	display: inline;
}

#partnerBiography {
	width: 380px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	display: inline;
}

#partnerContactInfo {
	width: 380px;
	border-left: 4px solid #AD2C2C;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
	display: inline;
}

#innercolumnLeft {
	width: 75px;
	float: left;
	display: inline;
}

#innercolumnRight {
	width: 210px;
	display: inline;
}

#directions {
	width: 463px;
	border-top: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline;
}

#directions a {
	height: 18px;
	width: 205px;
	background: #027663;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
	float: center;
}

#directions a:hover {
	height: 18px;
	width: 205px;
	background: #AD2C2C;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
	float: center;
}

#contactCT {
	width: 250px;
	border-top: 4px solid #537424;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline-block;
}

#contactVT {
	width: 250px;
	border-top: 4px solid #AD2C2C;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline-block;
}

#boxcontent {
	width: 140px;
}

	#boxcontent ul {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 15px;
		list-style: square;
	}
	
	#boxcontent ul li {
		font-family: Trebuchet MS, Verdana;
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 6px;
	}





/* -- TABLES -- */

.boxmiddle {
	background: url(../images/b.bg.gif) no-repeat;	
}

.tableCaption 
{
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	
	background: url(../images/gray-grad.png) top repeat-x #dfdfdf;
	
	padding: 4px;
}

.tableCaptionBlue
{
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color: #ffffff;
	text-align: center;
	
	background: url(../images/blue-grad.png) top repeat-x #1b759e;
	
	padding: 4px;
}

.tableCell 
{
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	
	padding: 4px;
}



/* -- FONTS -- */

a {
	color: #0e3c85;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;}

h1 {
	font-family: Georgia;
	font-size: 34px;
	font-weight: normal;
	font-style: normal;
	line-height: 40px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}

.highlight {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

.videodescription {
	font-size: 11px;
}

.n {
	font-style: normal;
}

.large {
	font-size: 21px;
	line-height: 24px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.w {
	color: #ffffff;
}


/* -- BUTTONS -- */

#formLogin input.button, #formInput input.button {
	*font-size: 11px;
}

button, a.button, input.button
{
	font-family: Gill Sans, Trebuchet MS, Verdana;
	font-size: 25px;

	color:#333!important;
	
	display:inline;
	width:auto;
	padding:4px 2px;
	border:1px solid #aaa;
	background:#efefef url("../images/button.gif") repeat-x left top;

	text-decoration:none;
	
	overflow:visible;
	white-space:nowrap;
}

button:hover,a.button:hover,input.button:hover 
{
	background:#fff url("../images/button-hover.gif") repeat-x left top;
	text-decoration: none;
}

button,input.button,a.button 
{
	font-family: Trebuchet MS, Verdana;
	padding:4px 2px;
	font-size: 11px;
}

button img,a.button img 
{
	padding-right:5px;
	vertical-align:middle;
}

button,a.button,input.button {}


a.buttonLink
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;	
	display:inline;
	width: 110px;
	height: 23px;
	margin: 2px;
	padding:4px 2px;
	border: 0px solid #aaa;
	background: url("../images/button_before.png") repeat-x left middle;
	
	text-decoration:none;
	text-align: center;
	
	overflow:visible;
	white-space:nowrap;
}

a.buttonLink:hover
{
  /*width: 125px;*/
  /*height: 27px;*/
  background: url("../images/button_selected.PNG") ;

  	color:#ffffff;
	/*font-size: 13px;*/

	text-decoration: none
}


a.leftbuttonLink
{
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	border: 1px dotted #cccccc;
    padding:3px 15px 5px 15px;
	
}

a.leftbuttonLink:hover
{
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	padding:3px 15px 5px 15px;
}


a.leftbuttonLink:active
{
	margin-left: 0px;
	height: 20px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	padding:3px 15px 5px 15px;
}


.buttonLink a:hover
{
	background: #e0e0e0 url("../images/gray-grad.png") repeat-x left middle;
	color: #333333;
	text-decoration: none;
}

a.buttonLink img 
{
	padding-right:5px;
	vertical-align:middle;
}

a.buttonLink {}


a.buttonHeader
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	
	color:#333!important;
	
	display:inline;
	width: 80px;
	height: 18px;
	margin: 2px;
	padding:2px 2px;
	border: 1px solid #aaa;
	background: #efefef url("../images/button.gif") repeat-x left top;

	text-decoration:none;
	text-align: center;
	
	overflow:visible;
	white-space:nowrap;
}

a.buttonHeader:hover
{
	background: #ffffff url("../images/button-hover.gif") repeat-x left top;
	text-decoration: none;
}

a.buttonHeader img 
{
	padding-right:5px;
	vertical-align:middle;
}

a.buttonHeader {}