/* Menu Gen Styles */


.twm_title {
	color: #9966CC;
	cursor: crosshair;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.twm_entry {
	color: #FF0000;
	cursor: default;
	text-align: left;
	margin-left:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.sel_twm_entry{
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.deact_twm_entry
{
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.deact_sel_twm_entry {
	color: #FFFF99;
	cursor: default;
	text-align: left;
	margin-left:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.lnk_twm_entry {
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.lnk_sel_twm_entry          {
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.lnk_deact_twm_entry        {
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.lnk_deact_sel_twm_entry    {
	color: #D5EDB3;
	cursor: default;
	text-align: left;
	margin-left:15;
	text-decoration:underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ns_twm_entry               { color: #9966CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15;}
.ns_sel_twm_entry           {
	color: #FFE6CC;
	cursor: default;
	text-align: left;
	margin-left:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.ns_deact_twm_entry         { color: #6699CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15;}
.ns_deact_sel_twm_entry     { color: #6699CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15;}
.ns_lnk_twm_entry           { color: #9966CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15; text-decoration:underline;}
.ns_lnk_sel_twm_entry       { color: #F4FFE4; font: 9pt Arial; cursor: default; text-align: left; margin-left:15; text-decoration:underline;}
.ns_lnk_deact_twm_entry     { color: #6699CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15; text-decoration:underline;}
.ns_lnk_deact_sel_twm_entry { color: #6699CC; font: 9pt Arial; cursor: default; text-align: left; margin-left:15; text-decoration:underline;}

/* Global Styles */

body {
	margin:0px;
	background-image: url(../images/background.jpg);
	background-color: #6699CC;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#1C146B;
	}

h1 {
	color:#1C146B;
	padding: 0px 0px 0px 6px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	}
	
h2 {
	font:12pt Arial, Helvetica, sans-serif;
	color:#184800;
	font-weight: bold;
	padding: 0px 0px 0px 6px;	
	}
	
h3 {
	font:11pt Arial, Helvetica, sans-serif;
	color:#1C146B;
	padding: 0px 0px 0px 6px;
	font-weight: normal;
	}
	
h4 {
	font:10pt Arial, Helvetica, sans-serif;
	color:#482400;
	padding: 0px 0px 0px 6px;
	}
	
h5 {
	font:9pt Arial, Helvetica, sans-serif;
	color:#1C146B;
	padding: 0px 0px 0px 6px;	
	}
	
h6 {
	font:8pt Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0px 0px 0px 6px;	
	}
	
a:link {
	color: #482400;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	}

a:visited {
	color: #482400;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a:hover {
	color: #2D4446;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

a:active {
	color: #482400;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #184800;
	}
	
#navigation a {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #E9EDF5;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-style: normal;
	}
	
#navigation a:hover {
	background: #FFE6CC;
	color:#482400;
	font-style: italic;
	text-decoration: underline;
	}
	
#logo 	{
	font:28px Arial, Helvetica, sans-serif;
	color: #C6C3C6;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.5em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFE6CC;
	letter-spacing:0.2em;
	font-weight: bold;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFE6CC;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:underline;
	font-style: italic;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:0.1em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
	
#memberbox {
	background-color: #ffe6cc;
	width: 196px;
	vertical-align: top;
	border-color: #482400;
	border-style: solid;
	border-width: 1px;
	position: relative;
	float: right;
	line-height: 80%;
	padding: 6px 4px 6px 0px;
	margin: 0px 0px 0px 8px;
}	
#aboutquote {
	background-color: #ffe6cc;
	width: 160px;
	vertical-align: top;
	border-color: #482400;
	border-style: solid;
	border-width: 1px;
	position: relative;
	float: right;
	line-height: 80%;
	padding: 6px 4px 6px 10px;
	margin: 0px 0px 0px 0px;
}
#samplesquote {
	background-color: #ffe6cc;
	width: 238px;
	vertical-align: top;
	border-color: #482400;
	border-style: solid;
	border-width: 1px;
	position: relative;
	float: right;
	line-height: 100%;
	padding: 6px 4px 6px 10px;
	margin: 0px 0px 0px 0px;
}
#samplesquote ul {

}
#samplesquote li {
	line-height: 100%;
	padding: 2px 2px 2px 0px;
	margin: 0px 0px 6px 0px;
	font-size: 11pt;
}
.scrollbox {
	vertical-align: top;
	background-image: url(../images/scroll1x290.gif);
	position: relative;
	float: right;
	line-height: 80%;
	padding: 76px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 238px;
	width: 290px;
	cursor: hand;
}	
.scrollflash {
	vertical-align: top;
	position: relative;
	float: right;
	line-height: 80%;
	padding: 76px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 238px;
	width: 290px;
	cursor: hand;
}	
.flash6 {
	vertical-align: top;
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	height: 320px;
	width: 260px;
}	
.flash7 {
	vertical-align: top;
	position: relative;
	float: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	height: 302px;
	width: 230px;
	background-color: #482400;
}	

.scrollbox h1 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.scrollbox h2 {
	color: #184800;
	font-size: 9pt;
	padding: 0px 0px 0px 58px;
	line-height: 96%;
}
.scrollbox h3 {
	color: #482400;
	font-size: 12pt;
	padding: 0px 0px 0px 76px;
	font-weight: bold;
}
.scrollbox ul {
	color: #000000;
	list-style-type: none;
	vertical-align: top;
}
.scrollbox li {
	color: #000000;
	font-size: 8pt;
}

.bubblebox {
	width: 240px;
	height: 202px;
	background-image: url(../images/bubble1-240.gif);
	background-repeat: no-repeat;	
	position: relative;
	float: right;
	line-height: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
.bubblebox h1 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 0px 0px 40px;
}
.bubblebox h2 {
	color: #184800;
	font-size: 9pt;
	padding: 0px 0px 0px 34px;
	line-height: 94%;
}
.bubblebox h3 {
	color: #482400;
	font-size: 9pt;
	padding: 10px 0px 0px 22px;
	font-weight: bold;
}
.bubblebox h4 {
	color: #1C146B;
	font-size: 12pt;
	padding: 0px 0px 0px 168px;
	font-weight: bold;
}

.bubbleboxB {
	width: 240px;
	height: 202px;
	background-image: url(../images/bubble1-240.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	line-height: 80%;
}	
.bubbleboxB h1 {
	color: #184800;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 0px 16px;
}
.bubbleboxB h2 {
	color: #184800;
	font-size: 9pt;
	padding: 0px 0px 0px 68px;
	line-height: 94%;
}
.bubbleboxB h3 {
	color: #482400;
	font-size: 9pt;
	padding: 0px 0px 0px 22px;
	font-weight: bold;
}
.bubbleboxB h4 {
	color: #1C146B;
	font-size: 12pt;
	padding: 0px 0px 0px 172px;
	font-weight: bold;
}
.bubbleboxB h5 {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 6px 0px 16px;
}

	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#1C146B;
	line-height:22px;
	margin: 0px 0px 0px 0px;
	}
.bodyText80 {
	font:7pt Arial, Helvetica, sans-serif;
	color:#1C146B;
	margin: 0px 0px 0px 0px;
	}	
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	padding: 8px 0px 0px 4px;
	margin: 0px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #FFBD91;
	line-height:30px;
	}
.bodyText caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFBD91;
}

	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFBD91;
	line-height: 22px;
	}
	
.navText {
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
	
.topText {
	color: #FFBD91;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-family: "Bremen Blk BT", "Copperplate Gothic Bold", "Franklin Gothic Demi Cond", Georgia;
}

.topsubText {
	color: #000000;
	font-weight: bold;
}
.topsubText2 {
	color: #000000;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	font-size: 9pt;
}
	body {background-image: url(../images/background.jpg);
}
	
th {
	font:11px Arial, Helvetica, sans-serif;
	color:#1C146B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cabinDesc {
	line-height:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aspNotice {
	font: 11px Arial, Helvetica, sans-serif;
	color: #1C146B;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	position: absolute;
	left: 343px;
	top: 437px;
}
.fieldOptional {
	background-color: #FFFF99;
}
.fieldRequired {
	background-color: #FFFFFF;
}
#color1 {
	background-color: #482400;
}
#color2 {
	background-color: #1C146B;
}
#color3 {
	background-color: #FFE6CC;
}
#color4 {
	background-color: #E9EDF5;
}
#color5 {
	background-color: #CEFFB7;
}
#color6 {
	background-color: #184800;
}
ol	{
	margin: 10px 20px 10px 58px;
}
ul	{
	margin: 6px 8px 2px 40px;
	list-style-image: url(../images/twti-arrow.gif);
	padding: 0px;
}
li {
}

#photopad {
	padding: 2px 4px 2px 2px;
}
.font6 {
	color: #184800;
}

#bluepen {
	position: relative;
}
.boxreq {
	background-color: #FFE1E1;
}
.boxopt {
	background-color: #F4F4FF;
}
.green12 {
	color: #184800;
	font-weight: bold;
}
.blue12 {
	color: #1C146B;
	font-weight: bold;
}
#prodtable {
	background-color: #FFE6CC;
}
.prodcell {
	font-weight: bold;
	font-size: 11pt;
	background-color: #E9EDF5;
}
#SEOoffer {
	background-color: #EFDFF7;
	border: 2px solid black;
	font-style: normal;
	font-weight: bold;
	width: 500px;
}
#SEOoffer td {
	padding: 6px 6px 8px 16px;
	border-top-color: #482400;
	border-top-style: solid;
	border-top-width: 1px;
}
