﻿	/* begin affordances */

a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label {
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration: none;
	border-color: black;
	border-style: none;
	}

body {
	margin: 10px;
	text-align: left;
	font-family: Verdana, Arial, Serif;
	background-color: #ffffff;
	color: #000000;
	padding: 0;
	}

#outer {
	text-align: left;
	border: 1px solid #000000;
	width: 788px;
	margin: auto;
	}

#header {
	height: 280px;
	width: 784px;
	background: #fff;
	color: #65250B;
	border: 2px solid;
	border-color: black;
	text-align: center;
	}

#bar {
	height: 15px;
	width: 776px;
	background: #c0c0c0;
	color: #333333;
	padding: 2px 0px 2px 10px;
	/* top,right,bottom,left */
	text-align: left;
	font-size:	12px;
	border:solid black;
	border-width: 1px;
	}

#bodyblock {
	width: 780px;
	height: 500px;
	background: #ffffff;
	color: #65250B;
	}

#l-column {
	float: left;
	padding: 10px;
	width: 25%;
	height: 100%;
	background: #178714;
	color: white;
	}

#content {
	float: right;
	width: 75%;
	height: 100%;
	background: black;
	color: white;
	text-align: left;
	padding: 30px;
	}

#out-footer {
	text-align: center;
	width: 788px;
	margin: auto;
	}

#footer {
	height: 110px;
	width: 776px;
	background: #ffffff;
	color: #333333;
	border: 1px solid;
	padding: 5px;
	}

#footer2 {
	width: 788px;
	background: #ffffff;
	color: #333333;
	border: #808080;
	border-width: 1px 0 0 0;
	margin: 0;
	}

#tableone {
	margin: 0px;
	padding:0px;
	width: 788px;
	border-collapse: collapse;
	border-spacing: 0pt;
	}

#tableleft {
	margin: 5px;
	padding: 10px 3px 10px 3px;
	border:1px solid #000000;
	background-color: #fff;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	14px;
	color: #65250B;
	width: 175px;
	height: 100%;
	}

#tableright {
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #336699;
	background-color: #ffffff;
	color: #65250B;
	text-align: left;
	vertical-align: top;
	width: 570px;
	height: 100%;
	}

#tabletwo {
	margin: 0px;
	padding: 0px;
	width: 95%;
	background-color: black;
	color: #C0C0C0;
	border-collapse: collapse;
	border-spacing: 0pt;
	border-color: black;
	}

#tableportfoliocell {
	margin: 5px;
	padding: 5px;
	border:1px solid #336699;
	background-color: black;
	vertical-align: top;
	text-align: center;
	font-size:	13px;
	color: #C0C0C0;
	width: 33%;
	height: 100%;
	}

#tablelinklogocell {
	margin: 5px;
	padding: 5px;
	border:1px solid #336699;
	background-color: black;
	vertical-align: top;
	text-align: center;
	font-size:	13px;
	color: #C0C0C0;
	width: 70%;
	height: 100%;
	}

#tablelinkcell {
	margin: 5px;
	padding: 5px;
	border:1px solid #336699;
	background-color: black;
	vertical-align: middle;
	text-align: center;
	font-size:	13px;
	color: #C0C0C0;
	height: 100%;
	}

.txtOldPrice {
 text-decoration: line-through;}

em {
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}

strong {
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}

em strong, strong em {
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}

b {
	font-weight:	bold;
	}

i {
	font-style:	italic;
	}

.warning {
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}

del {
	text-decoration:	line-through;
	background:	#F66;
	}

ins {
	text-decoration:	underline;
	background:	yellow;
	}

var, cite, dfn, .note {
	font-style:	italic;
	}

address {
	font-style:	normal;
	letter-spacing:	.1em;
	}

acronym {
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}

h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot {
	font-family: Verdana, Arial, Serif;
	}

h1 {
	margin-top:	.33em;
	margin-bottom:	.33em;
	font-size:	24px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

h2 {
	margin-top:	.80em;
	margin-bottom:	.33em;
	font-size:	18px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

h2.red {
	color: red;
	}

h3 {
	margin-top:	1.58em;
	margin-bottom:	.33em;
	font-size:	16px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

h4 {
	margin-top:	1.33em;
	margin-bottom:	.33em;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

h4.menu {
	margin-top:	1.33em;
	margin-bottom:	.33em;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
	}

h4.red {
	margin-top:	1.33em;
	margin-bottom:	.33em;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	color: red;
	background-color: yellow;
	text-align: center;
	}

h5 {
	margin-top:	1.17em;
	margin-bottom:	.33em;
	font-size:	12px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

h6 {
	margin-top:	.8em;
	margin-bottom:	.33em;
	font-size:	10px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}

p {
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 10px;
	font-size:	13px;
	padding-left:	0px;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
	}

#headertxt {
	font-size:	13px;
	text-align: center;
	}

li {
	font-size:	12px;
	}

hr {
	color:	#003399;
	}

#colophon {
	display:	none;
	}

col, colgroup, table, tbody, td, tr {
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	white;
	}

a:link {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#006666;
	}

a:visited {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#006666;
	}

a:active {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#006666;
	}

a:hover {
	text-decoration:	underline;
	color:	#cc0000;
	}

a.special:link {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#ff0000;
	}

a.special:visited {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#ff0000;
	}

a.special:active {
	text-decoration:	underline;
	font-weight:	bold;
	color:	#ff0000;
	}

a.special:hover {
	text-decoration:	underline;
	color:	#cc0000;
	}

a.menu:link {
	text-decoration:	none;
	color:	#006666;
	text-align: left;
	}

a.menu:visited {
	text-decoration:	none;
	font-weight:	bold;
	color:	#006666;
	}

a.menu:active {
	text-decoration:	none;
	font-weight:	bold;
	color:	#006666;
	}

a.menu:hover {
	text-decoration:	none;
	color:	#cc0000;
	}

a.menusm:link {
	text-decoration:	none;
	color:	#006666;
	text-align: left;
	font-size:	10px;
	}

a.menusm:visited {
	text-decoration:	none;
	font-weight:	bold;
	color:	#006666;
	font-size:	10px;
	}

a.menusm:active {
	text-decoration:	none;
	font-weight:	bold;
	color:	#006666;
	font-size:	10px;
	}

a.menusm:hover {
	text-decoration:	none;
	color:	#cc0000;
	font-size:	10px;
	}

input.red {
	background-color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}

input.pink {
	background-color: #ffcccc;
	}

input {
	font-size: 10px;
	}

textarea.violet {
	background-color: #ccccff;
	}

input.blue {
	background-color: #65250B;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}

input.textarea {
	background-color:#CCCCFF;
	background-image:url('images/shadeform.gif');
	/* used a background image - not necessary though*/ 
border: 1px solid #65250B;
	margin: 4px
	}

/* end affordances */