﻿/* CSS Document */
body{background:url(images/main-bg.gif) 0 0 repeat-x #A8A39D; color:#1A1917; margin:20px 0 0; padding:0; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, h1, h2, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*--TOP PANEL--*/
#topPan						{width:800px; height:138px; position:relative; margin:0 auto;}
#topPan ul					{width:800px;}
#topPan ul li				{float:left; font:12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#topPan ul li a				{width:92px; height:30px; display:block; background:url(images/menubg-normal.gif) 0 0 no-repeat #66605B; color:#FDFDFD;  text-decoration:none; text-align:center;}
#topPan ul li a:hover		{background:url(images/menubg-hover.gif) 0 0 no-repeat #66605B; color:#1A1917;}
#topPan ul li.menupadding	{margin:0 0 0 1px;}
#topPan ul li.home			{width:92px; height:30px; display:block; background:url(images/menubg-hover.gif) 0 0 no-repeat #FDFDFD; color:#1A1917; text-align:center;}
#topPan h1					{display:block; width:800px; height:106px; background:url(images/header.jpg) 0 0 no-repeat; text-indent:-2000px; margin:0; clear:both;}

/*--BODY PANEL LEFT--*/
#bodyPanLeft					{width:195px; height:600px; background:url(images/bodytopbgl.jpg) 0 0 no-repeat #fff; color:#1A1917; position:relative; margin:0 auto; padding:10px 10px;}
#bodyPanLeft h1					{width:195px; height:32px; display:block; background:url(images/welcomebg.gif) 0 100% repeat-x; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0;}
#bodyPanLeft h1 span			{background:#F9F9F9; color:#9A0000; font-size:26px;}
#bodyPanLeft h2					{width:193px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#9A0000;}
#bodyPanLeft p					{padding:18px 0 0 0;}
#bodyPanLeft p.bigtext			{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodybottomPanLeft				{width:195px; height:42px; background:url(images/bodybottombgl.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both; }
#bodyPanLeft ul					{width:195px; height:110px; margin:20px 0 0;}
#bodyPanLeft ul li				{background:url(images/arrow.jpg) 0 4px no-repeat; padding:0 0 0 20px;}
#bodyPanLeft ul li a			{background:#fff; color:#9A0000; text-decoration:none;}
#bodyPanLeft ul li a:hover		{text-decoration:underline;}

/*--BODY PANEL RIGHT--*/
#bodyPan						{width:600px; height:600px; background:url(images/bodytopbgr.jpg) 0 0 no-repeat #fff; color:#1A1917; position:relative; margin:0 auto; padding:10px 10px;}
#bodyPan h1						{width:490px; height:32px; display:block; background:url(images/welcomebg.gif) 0 100% repeat-x; font:Georgia; padding:0px 0 0;}
#bodyPan h1 span				{background:#F9F9F9; color:#6600CC; font-size:18px;}
#bodyPan h2						{width:488px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#9A0000;}
#bodyPan h3						{font:Georgia; color:#6600CC; font-size:18px;}
#bodyPan p						{padding:5px 0 0 0;}
#bodyPan p.bigtext				{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodybottomPan					{width:600px; height:42px; background:url(images/bodybottombgr.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both; }
#bodyPan ul						{width:352px; height:110px; margin:20px 0 0;}
#bodyPan ul li					{background:url(images/arrow.jpg) 0 4px no-repeat; padding:0 0 0 20px;}
#bodyPan ul li a				{background:#fff; color:#9A0000; text-decoration:none;}
#bodyPan ul li a:hover			{text-decoration:underline;}
#bodyPan form					{width:350px; height:162px; background:url(images/formarea.jpg) 0 100% no-repeat; padding:0px; margin:30px 0 0;}
#bodyPan form h2				{display:block; width:310px; height:45px; background:url(images/formtop.gif) 0 0 no-repeat #F9F9F9; color:#fff; font:20px/39px Georgia, "Times New Roman", Times, serif; margin:0; padding:0 0 0 40px;}
#bodyPan form input				{width:165px; height:18px; margin:0 0 10px 130px;}
#bodyPan form input.paddingtop	{margin-top:16px;}
#bodyPan form input.button		{width:54px; height:25px; display:block; background:url(images/button.gif) 0 0 no-repeat #EBEBEB; border:none; color:#fff;  font:14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 0 0 262px; text-align:center;}

#bodyPanE						{width:800px; height:600px; background:url(images/bodytopbgrFull.jpg) 0 0 no-repeat #fff; color:#1A1917; position:relative; margin:0 auto; padding:10px 10px;}
#bodyPanE h1					{width:490px; height:32px; display:block; background:url(images/welcomebg.gif) 0 100% repeat-x; font:Georgia; padding:0px 0 0;}
#bodyPanE h1 span				{background:#F9F9F9; color:#6600CC; font-size:18px;}
#bodyPanE h2					{width:488px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#9A0000;}
#bodyPanE h3					{font:Georgia; color:#6600CC; font-size:18px;}
#bodyPanE p						{padding:5px 0 0 0;}
#bodyPanE p.bigtext				{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodybottomPanE					{width:800px; height:42px; background:url(images/bodybottombgrFull.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both; }
#bodyPanE ul					{width:352px; height:110px; margin:20px 0 0;}
#bodyPanE ul li					{background:url(images/arrow.jpg) 0 4px no-repeat; padding:0 0 0 20px;}
#bodyPanE ul li a				{background:#fff; color:#9A0000; text-decoration:none;}
#bodyPanE ul li a:hover			{text-decoration:underline;}
#bodyPanE form					{width:350px; height:162px; background:url(images/formarea.jpg) 0 100% no-repeat; padding:0px; margin:30px 0 0;}
#bodyPanE form h2				{display:block; width:310px; height:45px; background:url(images/formtop.gif) 0 0 no-repeat #F9F9F9; color:#fff; font:20px/39px Georgia, "Times New Roman", Times, serif; margin:0; padding:0 0 0 40px;}
#bodyPanE form input			{width:165px; height:18px; margin:0 0 10px 130px;}
#bodyPanE form input.paddingtop	{margin-top:16px;}
#bodyPanE form input.button		{width:54px; height:25px; display:block; background:url(images/button.gif) 0 0 no-repeat #EBEBEB; border:none; color:#fff;  font:14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 0 0 262px; text-align:center;}

/*--LINK BLOCKS--*/
#toplinkfastPan					{width:148px; height:140px; float:left; background:url(images/blog-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 0 0; color:#fff;}
#toplinkfastPan a				{text-decoration:none; display:block; width:148px; height:140px;}
#toplinkfastPan a:hover			{text-decoration:none; background:url(images/blog-hover.jpg) 0 0 no-repeat;}
#toplinkfastPan p				{display:block; width:90px; height:15px; position:absolute; top:0px; left:0px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px;}
#toplinksecondPan				{width:148px; height:140px; float:left; background:url(images/chat-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 10px 0; color:#fff;}
#toplinksecondPan a				{text-decoration:none; display:block; width:148px; height:140px;}
#toplinksecondPan a:hover		{text-decoration:none; background:url(images/chat-hover.jpg) 0 0 no-repeat;}
#toplinksecondPan p				{display:block; width:90px; height:15px; position:absolute; top:0px; left:157px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px; }
#toplinkthirdPan				{width:148px; height:140px; float:left; background:url(images/tools-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 0 0; color:#fff;}
#toplinkthirdPan a				{text-decoration:none; display:block; width:148px; height:140px;}
#toplinkthirdPan a:hover		{text-decoration:none; background:url(images/tools-hover.jpg) 0 0 no-repeat;}
#toplinkthirdPan p				{display:block; width:90px; height:15px; position:absolute; top:0px; right:34px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px; }







.clear			{clear: both;}
.fineline		{border-bottom: 1px solid #D3CAA9;margin-bottom: 12px;}
.fineline-flat	{border-bottom: 1px solid #D3CAA9;}
.fineborder		{border: 1px solid #D3CAA9;padding: 2px;width: 186px;margin-bottom: 12px;}
#picbar			{background: #A3A189;width: 415px;margin: 2px 0 19px 0;}
.picbox			{float: left;width: 117px;padding: 2px;border: 1px solid #8B846A;margin: 5px 0px 5px 4px;}
#arr-right		{float: left;width: 15px;}
#arr-left		{float: left;width: 15px;}
#arr-right		{margin-left: 4px;}
#planer			{float: left;width: 290px;border-right: 1px solid #D3CAA9;padding-right: 5px;padding-top: 5px;}
#stories		{float: right;width: 290px;padding-top: 5px;}
#stories p		{margin: 4px 0px;}
#planer p		{margin: 0px 0px;}
.clear-flat		{margin-bottom: 4px;}
