body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-ocean.jpg);
	background-repeat: repeat-x;
	background-position: 300px 170px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sidebartxt {
	padding-right: 6px;
	padding-left: 6px;
	color: #333333;
	text-align: justify;
	line-height: 14px;
}
.bgh1 {
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: left;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.bgh2 {
	background-image: url(images/hbg2.jpg);
	background-repeat: no-repeat;
	height: 160px;
	border: 5px solid #FFFFFF;
	background-position: left;
}
.bgsplash {
	background-image: url(images/bg2splash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: solid #FFFFFF;
	border-bottom: solid #FFFFFF;
	border-left: solid #FFFFFF;
}
.bgl {
	background-image: url(images/bg_sr1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
	border-top-width: thick;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}

.bgr {
	background-image: url(images/bg_sl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.bg2a {
	background-image: url(images/bg2TRI.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
.lead {
    background: transparent url(images/bg2a.jpg) repeat-x -46px;
	display: block;
    color: #806233;
	font: bold 1.21em/1.21em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 11px 15px 15px;
}.coral {
	background-color: #db5924;
	background-image: url(images/bg-coral.jpg);
}
.bg-ltgr {
	background-image: url(images/bg-ltgreen.jpg);
	background-repeat: repeat;
}
.bgturq {
	background-image: url(images/bg-turq.jpg);
	background-repeat: repeat;
}.bgltblue {
	background-image: url(images/bg-ltblue.jpg);
	background-repeat: repeat;
}
.divider {
	background-image: url(images/bg-divider.jpg);
	background-repeat: repeat-x;
	height: 9px;
}
.left {
	padding: 10px;
	text-align: justify;
	background-image: url(images/trans.gif);
	background-repeat: repeat-x;
}
#center {
	padding: 10px;
	width: 33%;
	text-align: justify;
}
#right {
	padding: 10px;
	width: 33%;
	text-align: justify;
}
.bggrey {
	background-color: #FFFFFF;
	background-image: url(images/bg2grey.jpg);
	background-repeat: repeat-x;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: top;
}
.bginside {
	background-color: #FFFFFF;
	background-image: url(images/bg_insidegrey.jpg);
	background-repeat: repeat-x;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
}
a:link {
	color: #32A640;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #614EA6;
}
a:hover {
	text-decoration: none;
	color: #CC0099;
}
a:active {
	text-decoration: underline;
}
.menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 43px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu2 {
	
	height: 43px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	background-color: #AFC0E8;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #604FA8;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.paypaltable {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	width: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0007B;
}
.shipping {
	font-size: 9px;
	color: #666666;
}
#menu {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	padding-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D1D3;
	border-bottom-color: #D0D1D3;
}
/*MENU*/


* 									{ margin: 0; padding: 0; }
ul.dropdown									{
	list-style: none;
}
ul.dropdown	a:link, ul.dropdown	a:visited								{
	text-decoration: none;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
}
ul.dropdown li                      {
	font-weight: lighter;
	zoom: 1;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 999;
	float: left;
}
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                {
	color: #424DA9;
}
ul.dropdown li a                    {
	display: block;
	padding: 11px 12px 9px;
	/*border-right: 1px solid #333;*/
	color: #39B2C3;
	font-weight: bold;
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {
	color: #FFF;
	position: relative;
	background-color: #EAF3F7;
	text-shadow: 1px 1px 1px #fff;
}
/*#footer .footer a:link, #footer .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .footer a:hover {
	color: #75C1DD;
}*/
ul.dropdown li.hover a              { color: black; }
table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{
	width: 250px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	list-style: none;
}
ul.dropdown ul li 					{
	font-weight: lighter;
	color: #000;
	float: none;
	list-style: none;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/80.png);
	behavior: url('images/fx-iepngfix.htc');
	background-repeat: repeat;
	background-color: #FFF;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


#currentpage                {
	color: #666;
	position: relative;
	background-color: #F1F1F1;
}

