﻿/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/

.bg
{
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}
*/
.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}
/*
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
*/
/*.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/
.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}
/*
hr {
	color: #524211;
	size: 1px;
	height: 1px;
}
*/

.announce-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #660000;
	background-image: url(../Images/backgroundHorizontalStripe.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: -7px;
}
.announce-holder {
    border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
	background-color: #D3C4AF;
}
.announce-title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
}
.announce-body {
    padding-left: 15px;

}
.announce-all {
padding-left: 15px;

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(/images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}

.members_table td
{
	border-color: #E6E6E6;
	border-width:2px;
	border-style:solid;
}

/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 0 auto 25px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #540f0a url('/Images/backgroundPage.jpg') repeat-x 0 0;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td {
	line-height: 1.5;
	/*margin: 0 0 15px 0;*/
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #9d2a26;
	text-decoration: underline;
}

a:visited {
	color: #4f0b09;
	text-decoration: underline;
}

a:hover {
	color: #4f0b09;
	text-decoration: underline;
}

a:active {
	color: #4f0b09;
	text-decoration: none;
}

/* ----------------------------------------------- */
/* Lists
-------------------------------------------------- */


ul {
	margin: 10px 0 14px -20px;
	*margin: 10px 0 14px 20px;
	list-style-type:square;
	color: #000000;	
	/*	list-style-type: circle;
	list-style-type: square;*/
}

ul li {
	line-height: 1.5;
	margin: 0 0 7px 0;
}

ul ul {
	margin: 10px 0 14px -20px;
	*margin: 10px 0 14px 20px;
	list-style-type: squares;
}

ul ul li {
	line-height: 1.5;
	margin: 0 0 7px 0;
}

ul.imageBullet {
	margin: 10px 0 18px -32px;
	*margin: 10px 0 18px 5px;
	list-style-type: none;
}

ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 0;
}

ol {
	margin: 10px 0 14px -20px;
	*margin: 10px 0 14px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

ol li {
	line-height: 1.5;
	margin: 0 0 7px 0;
}

.horizontalList {
	font-size: 11px;
	padding: 3px;
	margin: -20px 0 15px 0;
	*margin: -20px 0 15px -30px;
}

.horizontalList ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.horizontalList ul li {
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	display: inline;
	border-left: 1px solid #000000;
}

.horizontalList ul li.first {
	margin-left: 0;
	padding-right: 6px;
	padding-left: 0;
	list-style: none;
	display: inline;
	border-left: none;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.calloutHeader {
	margin: 0;
	width: 95%;
	color: #4f0b09;
	font-weight: bold;
	background: url('/Images/backgroundHorizontalStripe.jpg') repeat-x 0 0;
	padding: 5px 15px 5px 15px;
	border-bottom: 2px solid #4f0b09;
	text-transform: uppercase;
}

.callout {
	margin: 0 0 15px 0;
	width: 95%;
	color: #000000;
	font-weight: bold;
	background: #d2c5ae;
	padding: 15px 15px 5px 15px;
}
.directoryHeaders {
	color: #55120A;
	font-weight: bold;
	background: #B4BCD1;
	padding-left: 10px;
}
.directoryBoxes {
	background: #F0ECE3;
}
.directoryBoxes .heading
{
	color: #540F0A;
	font-weight:bold;
}
.directoryBoxes .subheading
{
	color: #540F0A;
}
.hr
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.hr hr 
{
	color: #B4BCD1;
	height: 1px;
}
.directoryCategories
{
	background-color:#F0ECE3;
	padding:5px;
}
.directoryLetters {
	color: #55120A;
	font-weight: bold;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.directoryMembers {
	
	background-color: #F0ECE3;
}
/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

.containerBackgroundStripe {
	margin: 10px auto 0 auto;
	width: 1000px;
	border: 2px solid #540f0a;
	background: #ffffff url('/Images/backgroundHomeContainer.jpg') repeat-y 0 0;
}

.containerBackgroundNoStripe {
	margin: 10px auto 0 auto;
	width: 1000px;
	border: 2px solid #540f0a;
	background: #ffffff;
}

.containerHome {
	background: url('/Images/backgroundContainer2.jpg') no-repeat 0 0;
	
}

.container {
	/*margin: 10px auto 0 auto;*/
	width: 1000px;
	/*border: 2px solid #540f0a;*/
	background: #ffffff url('/Images/backgroundContainer.jpg') no-repeat 0 0;
}

/* ---------------------- */
/* END Container
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	color: #4f0b09;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 2px solid #4f0b09;
}

h1 a:visited  {
	color: #4f0b09;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #4f0b09;
	text-decoration: none;
}

.heading2,
.heading2 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #4f0b09;
	text-decoration: none;
}

.heading2 a:visited {
	color: #4f0b09;
	text-decoration: none;
}

.heading2 a:hover,
.heading2 a:active  {
	color: #4f0b09;
	text-decoration: none;
}

.heading3,
.heading3 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading3 a:hover,
.heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading4,
.heading4 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading4 a:hover,
.heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading5,
.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading5 a:hover,
.heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading6,
.heading6 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading6 a:hover,
.heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Header
--------------------------------------------------------------------------- */

.headerContainer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

.headerLeft {
	width: 350px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #4f0b09;
	font-weight: bold;
	font-size: 16px;
	padding: 110px 0 0 75px;
	*padding: 90px 0 0 75px;
}


.headerRight {
	padding: 7px 20px 0 0;
	float: right;
	width: 600px;
	color: #4f0b09;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
}

.headerRight a:link {
	color: #4f0b09;
	text-decoration: none;
}

.headerRight a:visited {
	color: #4f0b09;
	text-decoration: none;
}

.headerRight a:hover,
.headerRight a:active {
	color: #ffffff;
	text-decoration: none;
}

.headerLogo {
	display: block;
	position: absolute;
	top: 40px;
	left: 50%;
	width: 350px;
	height: 80px;
	margin-left: -485px;
}

/* ---------------------- */
/* END Header
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Nav
--------------------------------------------------------------------------- */

.nav {
	width: 218px;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	background: #a7aaad url('/Images/backgroundNav.jpg') repeat-x 0 0;
}

.nav li {
	text-transform: uppercase;
	margin: 0;
	padding: 10px 10px 10px 20px;
	color: #4f0b09;
	font-weight: bold;
	font-size: 12px;
	background: url('/Images/backgroundNavDivider.jpg') no-repeat 0 35px;
}

.nav li a:link {
	color: #4f0b09;
	text-decoration: none;
}

.nav li a:visited {
	color: #4f0b09;
	text-decoration: none;
}

.nav li a:hover,
.nav li a:active {
	color: #ffffff;
	text-decoration: none;
}

.nav li a:link.hot,
.nav li .hot {
	color: #4f0b09;
	background: #223740;
}

/* ---------------------- */
/* END Nav
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Two Column Layouts
--------------------------------------------------------------------------- */

.twoColumnContainer {
	margin: 0 auto;
	width: 1000px;
}

.twoColumnsLeft {
	float: left;
	margin: 80px 0 20px 0;
	width: 233px;
}

.twoColumnsRight {
	float: left;
	margin: 150px 0 0 20px;
	padding: 0 20px 0 0;
	width: 715px;
}

.twoColumnsRightHome {
	float: left;
	margin: 150px 0 0 20px;
	padding: 0 20px 0 0;
	width: 500px;
}

.twoColumnsFarRight {
	float: left;
	margin: 150px 0 25px -1px;
	padding: 0;
	width: 212px;
	background: #b4bcd1;
	color: #4f0b09;
	font-weight: bold;
	font-size: 11px;
}

.twoColumnsFarRight p {
	margin: 5px 0;
	padding: 0 10px;
}

.twoColumnsFarRight .farRightColumnHeaderStripe {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background: #97a5bd;
	text-align: center;
	padding: 5px 0 6px 0;
	text-transform: uppercase;
}

.twoColumnsFarRight .farRightColumnStripe a:link,
.twoColumnsFarRight .farRightColumnStripe a:visited {
	display: block;
	width: 212px;
	text-align: center;
	padding: 3px 0 4px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #4f0b09;
	background: #97a5bd;
	overflow: hidden;
}

.twoColumnsFarRight .farRightColumnStripe a:hover,
.twoColumnsFarRight .farRightColumnStripe a:active {
	display: block;
	width: 212px;
	text-align: center;
	padding: 3px 0 4px 0;
	text-transform: uppercase;	
	color: #ffffff;
	background: #4f0b09;
	overflow: hidden;
}

.twoColumnsLeft .heading2,
.twoColumnsLeft .heading2 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:hover,
.twoColumnsLeft .heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3,
.twoColumnsLeft .heading3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:hover,
.twoColumnsLeft .heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4,
.twoColumnsLeft .heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:hover,
.twoColumnsLeft .heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5,
.twoColumnsLeft .heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:hover,
.twoColumnsLeft .heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6,
.twoColumnsLeft .heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:hover,
.twoColumnsLeft .heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Two Column Layouts
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */

.footerContainer 
{
	margin: 5px auto 25px auto;
	width: 1000px;
	background: #9eabc2;
}

.footerLeft {
	float: left;
	padding: 5px 0 5px 10px;
	width: 475px;
	color: #530f0a;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.footerLeft a:link,
.footerLeft a:visited {
	color: #530f0a;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active {
	color: #530f0a;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

.footerRight {
	float: right;
	padding: 5px 10px 5px 0;
	width: 475px;
	color: #530f0a;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
}

.footerRight a:link,
.footerRight a:visited {
	color: #530f0a;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.footerRight a:hover,
.footerRight a:active {
	color: #530f0a;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

/* ---------------------- */
/* END Footer
------------------------- */

.status{
}


