﻿body	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Garamond;
	font-size: 15px;
	background-color: #d7cebf;
}

#speciallink    {
  color: #2400ff;
}

a:link		{
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}
.emailstyle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: -0.25pt;
}



TABLE		{
	COLOR: #000000;
	font-weight: normal;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 15px;
	line-height: 21px;
}

.title		{ COLOR: #867968; FONT: 19px Trebuchet MS, verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{
	COLOR: #666666;
	FONT: 9px Garamond, "Times New Roman", serif
}

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CC9900; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #CC9900; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

.picturehilight	{ COLOR: #CC9900; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #CC9900; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

.quotechoice	{ COLOR: #993300; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }

a:visited	{ color: #333333; text-decoration: none; }

a:active	{ color: #333333; text-decoration: none; }

a:hover		{ color: #0033CC; text-decoration: none; }

/* ============  TSEG Stuff ============*/
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
#outer-container {
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 780px;
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
  background-image: url(images/mainbg.gif);
  background-repeat: repeat-y;
  background-position: top center;
}
.left-base 
{ 
  width: 184px;
  float: left;
  margin: 0;
}
.content-base 
{
	width: 594px;
	float: right;
	margin: 0;
} 
/*================End New Stuff=============*/
#bottom
{
  clear: both;
  width: 780px;
  height: 60px;
  background-image: url(images/bottom-shade.gif);
  background-position: top center;
}
#bottom .text
{
  text-align: left;
  padding: 25px 10px 0px 10px;
  color: #666666;
	font-family: "Trebuchet MS";
	font-size: 9px;
}
h1
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 19px;
	color: #867968;
	padding: 0;
	margin: 0 0 19px 0;
	font-weight: bold;
}
h2
{
	font-family: Garamond;
	font-size: 15px;
	color: #000000;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h3
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #000000;
  padding: 0;
  margin: 0 0 3px 0;
}
.generic-container
{
	margin: 0;
	padding: 15px 40px 20px 15px;
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  color: #808080;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  border: solid 1px #000000;
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  border: solid 1px #000000;
}
.copyright	
{
	color: #666666;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 9px;
}
.just
{
	margin-top: 0px;
	text-align: justify;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
}
.form-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}
.smallform-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 5px 2px 0 10px;
}
.simpleform-labels
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
	height: 16px;
	width: 145px;
	padding: 0px 0 0px 2px;
	border: 1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.watermarked-large
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
	height:125px;
	width:145px;
	padding:1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}






/*================Start Nav=============*/
#nav { 
	background:url("images/nav.jpg");
	width:780px; 
	height:32px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }


#nav li, #nav a { height:32px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position: relative; }

#nav-01 { width: 111px; margin-left: 0px;}  
#nav-02 { width: 135px;}
#nav-03 { width: 168px;}
#nav-04 { width: 111px;}
#nav-05 { width: 110px;}
#nav-06 { width: 145px;}


/*-------------- () X position of button / (-32px) height of image from above ------------- */
#nav-01 a:hover { background:url(images/nav.jpg)  -0px  -34px no-repeat; }
#nav-02 a:hover { background:url(images/nav.jpg) -111px -34px no-repeat; }
#nav-03 a:hover { background:url(images/nav.jpg) -246px -34px no-repeat; }
#nav-04 a:hover { background:url(images/nav.jpg) -414px -34px no-repeat; }
#nav-05 a:hover { background:url(images/nav.jpg) -525px -34px no-repeat; }
#nav-06 a:hover { background:url(images/nav.jpg) -635px -34px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	z-index:1;
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color: #ffffff;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left: 0px;
	padding-left: 0px;
	}

#nav li ul li { 
	z-index:1;
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #996600;
	border-top:none;
	}	

#nav li ul li a {
	z-index:1;
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	z-index:1;
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active 
{
  font-family: "Trebuchet MS, Verdana, Sans-Serif";
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover, #nav-05 ul a:hover { 
	background-image:none;
	background-color:#d7cebf;
	color:#000000;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li, #nav-05 ul, #nav-05 li { width:175px; }		

/*================End   Nav=============*/

