/* --- general --- */
td, div, select, input, textarea, body	{font-family: verdana; font-size: 11px; }
h1, h2, h3, h4, h5, h6	{margin: 0; padding: 0; font-weight: bold; }
h1				{font-size: 24px; margin-bottom: 5px; font-family: arial, verdana; letter-spacing: -1px; }
h2				{font-size: 20px; margin-bottom: 5px; color: #999900;  font-style: italic; font-family: georgia; }
h3				{font-size: 12px; color: #02988d; font-style: italic; font-family: georgia; }
h4, h5, h6		{font-size: 11px; color: #999900; font-style: italic; font-family: georgia; } /* ltbrown: #DFD19F  */
img				{border-width: 0; }
form			{margin: 0; }
.spacing		{margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px; }
.smspacing		{margin: 10px; }
.lgspacing		{margin: 40px; }
.spacedtext		{line-height: 18px; }
.grayitalic		{color: #B4B4B4; font-style: italic; font-family: georgia; }
.blueitalic		{color: #0C5C74; font-style: italic; font-family: georgia; }
.left			{float: left; margin-right: 20px; }
.right			{float: right; margin-left: 10px; }
.show			{border: red 0px solid; }

a:link				{color: #FF9900; text-decoration: none; }
a:visited			{color: #CC9900; text-decoration: none; }
a.altcolor:link				{color: #0099FF; text-decoration: none; }
a.altcolor:visited			{color: #0066CC; text-decoration: none; }

h1 a:link			{color: #0099FF; }
h1 a:visited		{color: #0066CC; }
h2 a:link			{color: #0099FF; }
h2 a:visited		{color: #0066CC; }
h3 a:link			{color: #0099FF; }
h3 a:visited		{color: #0066CC; }
h1.page				{font-size: 30px; margin-top: 20px; }

hr			{height: 1px; color: #cccccc; }

/*
a:link				{color: #0099FF; text-decoration: none; }
a:visited			{color: #0066CC; text-decoration: none; }
a.altcolor:link				{color: #FF9900; text-decoration: none; }
a.altcolor:visited			{color: #CC9900; text-decoration: none; }
*/
a:hover				{text-decoration: underline; }

/* --- colorblock --- */
div.colorblock		{background: #ead596; height: 40px; position: relative; }
div.colorblock h2	{color: white; position: absolute; bottom: -12px; font-size: 24px; font-family: arial, verdana; font-style: normal;}

/* --- label --- */
div.label		{font-family: georgia; font-style: italic; font-size: 11px; color: #B2B2B2; }
div.label img	{float: left; margin-right: 10px; }

/* --- feature --- */
div.feature		{line-height: 18px; } /*overflow: hidden; */
div.feature h3	{color: #02988d; font-size: 12px; font-style: italic; font-family: georgia; }
div.feature img	{float: left; margin-right: 20px; }

/* --- blurb --- */
div.blurb		{padding: 10px; background: url(../images/quote.gif) bottom right no-repeat #d9d9d9;  color: #777777; font-style: italic; font-family: georgia; }

/* --- pageno --- */
td.pageno			{height: 35px; background: url(../images/line-dotted.gif) repeat-x 0 30px; }
span.curpage		{color: #000000; font-weight: bold; }


/* --- group --- */
img.groupitem_sans	{border-width: 0; }
img.groupitem		{border: #cccccc 3px solid; }
img.thumb			{border: #cccccc 2px solid;}
img.thumb_cur		{border: #000000 3px solid;}

/* --- sample --- */
div.sample				{position: relative; height: 113px; border: red 0px solid; }
div.sample_image		{position: absolute; background: url(images/spacer.gif) no-repeat; width: 100px; height: 100px; }
div.sample_image img	{width: 100px; height: 100px; }
div.sample_text			{position: absolute; width: 150px; height: 93px; left: 110px; overflow: hidden;  }
div.sample h3			{color: #006699; font-family: georgia; font-style: italic; font-size: 11px;}
div.sample_line			{position: absolute; background: url(../images/line-dotted.gif) repeat-x; height: 8px; width: 260px; bottom: 0; }
div.sample_line img		{height: 4px; }

/* -- feed --- */
div.feed				{line-height: 16px; border-bottom: #cccccc 1px solid;  }
div.feed h3				{font-size: 11px; font-family: verdana, arial; font-style: normal; }
/*
div.feed h3 a:link		{color: #C0C0C0; }
div.feed h3 a:visited	{color: #C0C0C0; }

div.feed h3				{color: #92b1cc; font-size: 11px; }
div.feed h3 a:link		{color: #0099FF; }
div.feed h3 a:visited	{color: #0066CC; }

div.feed a:link			{color: #FF9900; }
div.feed a:visited		{color: #CC9900; }
*/
/* -- mainnav_item -- */
.mainnav_item	{text-align: center; font-weight: bold; color: white; }
td.navitem		{text-align: center; }


/* -- other --- */
.article			{line-height: 18px; }
img.art				{float: right; margin-left: 10px; }
div.rightside		{padding: 5px; padding-left: 10px; background: #cccccc; border-top: #cccccc 3px solid; }
div.rightside h2	{color: #999900; font-size: 14px; }
img.smlogo			{margin: 0; padding: 0; }
.lineheight18		{line-height: 18px; }