body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 5px auto 10px auto;
	color: #000;
	font-size: 1em;
	background-color: #BEA58B;
	line-height: 1.2em;
}
#page {
	width: 1000px;
	margin: 0 auto;
}
#spacerhome {
	height: 150px; width:1000px;
}
#picframe { border:1px solid #000; height:150px; background-color:transparent; width:230px;left:500px;position:relative;top:0px;}

#spacer {
	height: 100px;
}
.faq { margin-top:30px; font-weight:bold; font-size:1.1em; line-spacing: 1.1em; }

.join {width:160px;height:20px;padding:10px;border-radius:5px; background-color:#e74c3c;color:#fff; font-size:1.6em; text-align:center;cursor:pointer; margin:10px 0;}
.join:hover {background-color:#c0392b;}
#tagline {
	border: 1px solid #000;
	height: 18px;
	background-color: #004b27;
	font-size: 60%;
	color: white;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}
#headerhome {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 178px;
	margin-bottom: 10px;
	background-color: #333;
	background-image: url(../image/header.jpg);
}
#header {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 135px;
	margin-bottom: 0px;
	background-color: #333;
	background-image: url(../image/header_sm.jpg);
}
#preserve {
	position: relative;
	top: 0;
	border: 1px solid #fff;
	height: 20px;
	margin-bottom: 10px;
	background-color: #333;
	color: white;
	font-size: 60%;
}
#content {
	clear: right; 
	float: left;
	border: 1px solid #444;
	background-color: #fff;
	width:998px;
}
#contentad {
	clear: right; 
	float: left;
	border: 1px solid #444;
	background-color: #fff;
	width:800px;
}
#mainad {
	font-size: .80em;
	padding: 20px;
}
#mainhome {
	font-size: .80em;
	padding: 10px 20px 20px 20px;
}
#main {
	font-size: .80em;
	width:790px;
	padding: 15px 30px 30px 5px;
	position: relative;
	float: right; 
	border: 0px solid #0f0;
	background-color: #fff;
} html>body #main { width:790px; }

#sidebar {	 
	float: left;
	position: relative;
	width: 155px;
	background: #fff;
	border: 0px solid #0f0;
	padding: 0px 5px 10px 5px;
} 	
#footer {
	border: 1px solid #000;
	height: 85px;
	background-color: #333;
	margin-top: 10px;
	font-weight: bold;
	background-image: url(../image/footer.jpg);
}
#copyright {
	color: #fff;
	font-size:.6em;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.1em;
	margin-top: 35px;
}
/* top navigation */
#search
{
	position: absolute;
	width:290px;
	top:102px;
	left:65%;
	z-index:99;
	/*border:1px solid #999;
	padding: 3px 5px 3px 10px;
	background-color: #eee;*/
}
#nav
{
	position: relative;
	top: 0px;
	width:998px;
	margin: 0 auto;
	font-weight: bold;
	font-size: .8em;
	font-family: arial;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

} 
#nav ul
{
   padding: 1px 0;
   bottom: 0px;
   margin: 0;
   border-bottom: 0px solid #778;
   font-family:  Arial;
   /*background: #004b27;*/
	background: #111;
	background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
}
#nav ul li{
   display : inline;
}
#nav ul li a
{
	padding-right: 1.8em;
	padding-left: 1.8em;
	font-weight: bold;
	padding-bottom: 3px;
	/*color: white;*/
	padding-top: 2px;
	text-decoration: none;
	color: #aaa;
	font: bold 12px/25px Arial, Helvetica;
	text-transform: uppercase;
}
#nav ul li a:hover
{
	color: #ffffff;
	/*background-color: #8FBC8F;*/
} 
#nav ul li a#current
{
	color: #ffffff;
	background-color: #8FBC8F;
}

H1, H2, H3 {
	font-family: arial;
	font-weight: bold;
}
H1 {
	font-size: 1.7em;
	margin: 10px 0 5px 0;
}
H2 {
	font-size: 1.4em;
	margin: 30px 0 0px 0;
}
H3 {
	font-size: 1.3em;
	margin: 20px 0 0px 0;
}
.portlet1, .portlet2, .portlet3, .portletright, .portletleft {
	/*border: 1px solid #004b27;
	background: #eee8aa; #ffffff;*/
	margin-bottom: 10px;
	font-size: .9em;
}
.portlet1 { 
	width: 295px;
	margin-right: 15px;
}
.portlet2 { 
	width: 315px;
	margin-right: 15px;
}
.portlet3 { 
	width: 315px;
}
.portletleft { 
	width: 370px;
	margin-right: 15px;
	float: left;
}
.portletright { 
	width: 370px;
	margin-right: 15px;
	float: right;
	margin-left: 15px;
}
.portlethdr, h2.portlet { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin-bottom: 3px;
	margin-top:8px;
	border-left: none;
}
.portletbody {
	margin: 0px 0 10px 0;
	border: 1px solid #aaa;
	padding: 5px 8px;
	background: #F5F5F5;
	-webkit-border-radius:7px; 
	-moz-border-radius:10px;
	border-radius:10px;
}
.portletbody img {
	border: 1px solid #333;
	margin-bottom: 5px;
}
.imgnolines {
	border: 0px;
}
.portlettrial {
	margin: 0px;
	border: 1px solid #aaa;
	padding: 5px 0px;
}
.calloutright { 
	width: 190px;
	margin-right: 5px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	/*background-color: #fdf5e6;*/
}
.calloutrightfb { 
	width: 300px;
	margin-right: 0px;
	float: right;
	margin-left: 15px;
}
.calloutrightsm { 
	width: 130px;
	margin-right: 5px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	/*background-color: #fdf5e6;*/
}
.calloutbottom { 
	width: 775px;
	clear: both;
	margin-bottom: 20px;
	background-color: #fdf5e6;
}
.winners {
	color: #004b27;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: 1px dotted #ff0000;
}
.small, .book {
	font-size: .8em; 
}
.med {
	font-size:1.2em;
}
.book {
	line-height:1.2em;; 
}
/*
#trialscroll {
	position:relative; 
	height:237px; 
	overflow:auto;
	width: 294px;
	padding-left: 2px;
	border: 1px solid #aaa;
	background: #fff;
}
*/
#trial {
	width: 275px;
	background: #fff;
}
#trial td {
	font-size: .8em; 
	line-height: 1.3em;
	vertical-align: top;
}
#xtrial td:hover {
	font-size: .8em; 
	line-height: 1.3em;
	background: #eee;
}
#gallery td {
	line-height: 1.3em;
}
ul.portletlist {
	font-size: 11px;
	margin: 5px 5px 0px 5px;
	padding-left: 0px;	/* added for proper Firefox indentation */
}
ul.portletlist li {
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
ul.portletlist a {
	text-decoration: underline;
}
.pic {
	border: 1px solid #888;
}
.clear {
	clear: both;
}
/* TABLE FORMATTING */
TABLE { border-collapse: collapse }

.grid TH {
	background: #eee;
	border:1px solid #aaa;
}
.grid TD {
	border:1px solid #aaa;
}
.border {
	border:1px solid #aaa;
}
.border h2 {
	font-size: 18px;
	margin-top: 0px;
}
.nogrid TD {
	border:0px solid #aaa;
}
TR.nogrid { border: none }

/* UTILITY */
.utility {
	margin-top: 20px;
}
.imgleft {
	margin: 5px 10px 5px 0px;
}
.imgright {
	margin: 5px 0px 5px 10px;
}
.red {color: red;}
.alert  { font-family: verdana, arial; font-size: 10pt; color: #ff0000; font-weight: bold; text-align: left; }
.sale { float: right; width: 142px; height: 142px; border:1px solid #aaa; margin-left: 5px;}
.clear { clear: all; }
.rowon {background-color:#eee;}
.rowoff {background-color:#fffff3;} 
.label { text-align: right; font-weight: bold; }

#homeslide  { height:305px; width:300px; border:0px solid #333; }
#slideshow1 { margin-left: 0px; margin-top:0px; height:200px; width:300px; }
#slideshow1 img { width:296px; height:200px; border: 1px solid #333;}
.slideheading { font-family: verdana; font-weight:normal; font-size: 14px; font-weight:bold;margin:0px; color: #990000; background-color: #F5F5F5;}
.slidecontent { padding: 5px 0px; line-height:1.5em; width:290px; color: #000; }
.slidecontent a, .slidecontent a:visited { color: #00f; }
#next2, #prev2 { margin-right:20px; }
.rosefirst {background:url(../image/rosesprite.gif) no-repeat 0px 0px; width:30px; height:30px;}
.rosesecond {background:url(../image/rosesprite.gif) no-repeat -30px 0px; width:30px; height:30px;}
.rosethird {background:url(../image/rosesprite.gif) no-repeat -60px 0px; width:30px; height:30px;}
.galleryhome { font-size: 1.4em; text-align:center;}
#hosted { border-radius:7px; background-color: #fff; padding:5px; border:1px solid #333; width:22px; }
.newpic {width:90%;font-size:.7em; border:1px solid #ccc; border-radius:4px; background-color:#fff; padding:1px; color:#990000; margin-top:2px; margin-left:5px;}
.rules li {margin-bottom:10px;}
.banner {
	position: relative;	width: 100%; overflow: auto;
	background: #5b4d3d;
}
.banner ul {
	list-style: none;
	margin-left:-40px;
	margin-top:0px;		
}
.banner ul li {
	display: block;
	float: left;
	width: 33%;
	min-height: 400px;
}
#jrtcablock {width:1000px; margin:0 auto; max-height:450px; }
#myheader { z-index: 999; top:0; left: 0; position: fixed; width: 100%; margin: 0 auto; height: 35px; 
	background: #111;
	background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
}
.mybutton { height:20px;padding:10px;border-radius:5px; background-color:#c0392b;color:#fff; font-size:1.6em; text-align:center;cursor:pointer; }

/* home */
#sidebarhome {
	float:right;
	width:330px;
	border:0px dashed #333;
	margin:10px 10px 10px 0px;
	background-color: #f5f5f5;
} 
#leftbar {
	float:left;
	max-width:570px;
	margin:10px;
	background-color: #f5f5f5;
} 
.articlebox {
	position: relative;
	border:1px solid #ccc;
	padding:5px;
	margin: 0 0 20px 0;
	min-height: 140px;
	background-color: #fff;
}
.articlebox:hover {
	border:1px solid #aaa;
}
h2.articlehdr {
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:155px;
}
#sidebarhome h2.articlehdr {
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:6px;
}
.articlebody {
	padding-left:155px;
}
#sidebarhome .articlebody {
	padding-left:6px;
}
.articleimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: 150px;
}

.hdrlnk {
	text-decoration: none;
	color: #000;
}
.hdrlnk:hover {
	text-decoration: underline;
	color: #003366;
}
.iconimg:hover {
	opacity: .95;
	filter: alpha(opacity=95);
}
.displaymore { text-decoration: underline; color: #00f; cursor: pointer; font-size: 1.2em;}
.blkjrtca, .blkmisc, .blkfun, .blkbreed, .blkmisc, .blkadvice, .blktrial {
	position: absolute;
	top: 0;
	right: 0;
	width:50px;
	height: 16px;
	padding: 1px 0 4px 0;
	text-align: center;
	font-size:10px;
	color: #fff;
	border-radius: 0px 0px 0px 5px;
}
.blkjrtca {
	background-color: #16a085;
}
.blkmisc {
	background-color: #d35400;
}
.blkfun {
	background-color: #8e44ad;
}
.blkbreed {
	background-color: #2c3e50;
}
.blkmisc {
	background-color: #2ecc71;
}
.blkadvice {
	background-color: #f1c40f;
}
.blktrial {
	background-color: #3498db;
}
#trial {
	width: 282px;
	background: #fff;
}
#trial td {
	font-size: .8em; 
	line-height: 1.4em;
	vertical-align: top;
}
#trial td a {text-decoration: none;}

#trialscroll {
	position:relative; 
	height:255px; 
	overflow:auto;
	width: 300px;
	padding-left: 2px;
	border: 1px solid #aaa;
	background: #fff;
}
/* dynamic menu */
#menu
{
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0px; /* 10 to 5 */
	list-style: none;  
	background: #111;
	background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	/*
	-moz-border-radius: 50px;
	border-radius: 50px;
	*/		
	/*-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;*/
}

#menu li
{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 20px;   /* 25 to 20 */
	padding: 0 24px; /* 25 */
	color: #ccc;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
	color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

ul#menu li#current
{
	background-color: #8FBC8F;
}
ul#menu li#current a
{
	color:#fff;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 30px;	/* top 30 */
    left: 0;
    z-index: 99999;    
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
xul#menu li:first-child > a {
	padding-left:60px;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

