body { 
padding:0;
margin:0;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background-image:url(calendar/images/body_background.gif);
background-position:center top;
background-repeat:repeat-y;
background-color:#D2C292;
}
h1, h2, h3, h4, h5, h6, p, ul {
padding:0;
margin:0;
}

td {
vertical-align:top;
}

a img {
border:0;
}

#wrapper {
	background-color: #ffffff;
	position:relative;
	width: 770px;
	margin:0 auto 0 auto;
}
/*--------------------------------------------------------------------------------------------------
	navigation divs
--------------------------------------------------------------------------------------------------*/
#companies {
	width:770px;
	height: 80px;
	background-color: #f4f0e2;
	background-image:url(calendar/images/grad_1.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
}
#companies ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#companies li {
	float:left;
	background-image:url(calendar/images/button.jpg);
	background-position:center left;
	width:256px;
	height: 80px;
}
#companies a:link {
	color: #6a2700;
	text-decoration: none;
	padding: 32px;
	display:block;
	text-align:center;
}
#companies a:visited {
	color: #6a2700;
	text-decoration: none;
	padding: 32px;
	display:block;
	text-align:center;
}
#companies a:hover {
	color:#ffffff;
	padding: 32px;
	background-image:url(images/new_images/button_2.jpg);
	background-position:center left;
	font-weight: bold;
	display:block;
	
}
#companies li#active a {
	width: 194px;
	color:#ffffff;
	padding: 32px;
	background-image:url(images/new_images/button_2.jpg);
	background-position:center left;
	font-weight: bold;
	display:block;
}
	
#nav {
	width:770px;
	height: 45px;
	background-color: #99671c;
	font-size: 12px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float:left;
}
#nav a:link {
	color: #e7e8cf;
	text-decoration: none;
	padding: 15px;
	display:block;
	text-align:center;
}
#nav a:visited {
	color: #e7e8cf;
	text-decoration: none;
	padding: 15px;
	display:block;
}
#nav a:hover {
	color:#dbcda0;
	background-color:#8f5600;
	
}
#nav li#active a {
	color:#ffffff;
	background-color:#8f5600;
	font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------
	main content div
--------------------------------------------------------------------------------------------------*/
#mainHome {
	padding:20px 0 20px 0;
	margin:0 auto 0 auto;
	text-align:center;
	z-index: -2000;
}
#main {
	float: left;
	background-image:url(images/leftbar.gif);
	background-repeat:repeat-y;
	background-position: top left;
	padding:0 0 20px 0;
	margin:0;
	text-align:left;
}

#main p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#main h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 20px 0 40px;
	padding: 30px 0 10px 0;
}
#main h2 {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#main h3 {
	font-size: 12px;
	color:#B35618;
	text-align:right;
	margin: 0 40px 20px 40px;
	padding-bottom:10px;
	border-bottom:1px solid #CBB77D;
}
#main h5 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 22px 0 40px;
	padding: 10px 0 10px 0;
}
#main table h2 {
	font-size: 14px;
	font-weight: bolder;
	margin: 20px 10px 10px 40px;
	padding: 0;
}
#main ul {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	margin: 0 40px 0 40px;
	padding: 0 0 10px 40px;
}
#main ul ul {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	margin: 0 40px 0 20px;
	padding: 0 0 10px 20px;
}
#main .floatleft {
	display: block;
	float: left;
	margin-right: 10px;
}
#mainRight {
	float:left;
	width: 530px;
	padding: 0 0 40px 0;
}
#mainRight table {
	margin: 0 22px 0 40px;
	padding: 20px 0 20px 0;
}
#mainRight table img {
	margin: 20px 0 20px 0;
}
#main table td {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0px 10px 10px;
	padding: 0;
}
#mainLeft {
	float: left;
	width: 235px;
}

#mainLeftLink {
	width:195px;
	margin:0 20px 0 20px;
	height: 45px;
}
#mainLeftLink ul {
	clear:left;
	width:195px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainLeftLink li {
	width:195px;
	border-bottom: 1px solid #E6DFC1;
	font-size: 12px;
}
#mainLeftLink a:link {
	color: #ad5826;
	text-decoration: none;
	padding: 15px;
	display:block;
	text-align:left;
	border-bottom: 1px solid #E6DFC1;
	font-size: 12px;
}
#mainLeftLink a:visited {
	color: #ad5826;
	text-decoration: none;
	padding: 15px;
	display:block;
	border-bottom: 1px solid #E6DFC1;
	font-size: 12px;
}
#mainLeftLink a:hover {
	text-decoration:underline;
	color:#ad5826;
	border-bottom: 1px solid #E6DFC1;
	font-size: 12px;
	
}
#mainLeftLink li#active a {
	font-weight:bold;
	color:#ad5826;
	border-bottom: 1px solid #E6DFC1;
	font-size: 12px;
}

#tcgleft {
float:left;
position:relative;
width: 235px;
height:135px;
background-image:url(calendar/images/tcg.gif);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#mainRight a:link {
	color: #ad5826;
	text-decoration: none;
}
#mainRight a:visited {
	color: #ad5826;
	text-decoration: none;
}
#mainRight a:hover {
	color:#ad5826;
	text-decoration: underline;
}
#mainRight li#active a {
	color:#ad5826;
}
#mainRight strong {
	color: #8D4E25;	
}
#mainRight h6 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 20px 0 40px;
	padding: 10px 0 10px 0;
	}
/*--------------------------------------------------------------------------------------------------
	main content ARTICLES div
--------------------------------------------------------------------------------------------------*/
#mainArticles {
	float:left;
	width: 530px;
	padding: 0 0 40px 0;
}
#mainArticles p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin: 0 40px 0 40px;
	padding: 0 0 10px 0;
}

#mainArticles  h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 22px 0 40px;
	padding: 40px 0 10px 0;
}
#mainArticles h2 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0 22px 0 40px;
	padding: 0;
}
#mainArticles a:link {
	color: #ad5826;
	text-decoration: underline;
}
#mainArticles a:visited {
	color: #ad5826;
	text-decoration: underline;
}
#mainArticles a:hover {
	color:#8C5500;
	text-decoration: underline;

	
}
#mainArticles li#active a {
	color:#ad5826;
}
#mainArticles strong {
	color: #8D4E25;	
}
/*--------------------------------------------------------------------------------------------------
	main content NEWS div
--------------------------------------------------------------------------------------------------*/
#mainNews {
	float:left;
	width: 530px;
	padding: 0 0 40px 0;
}
#mainNews  p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin: 0 40px 0 40px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CBB77E;
	}

#mainNews   h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0 22px 0 40px;
	padding: 40px 0 10px 0;
}
#mainNews  h2 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0 22px 0 40px;
	padding: 0;
}
#mainNews  a:link {
	color: #814400;
	text-decoration: none;
}
#mainNews  a:visited {
	color: #814400;
	text-decoration: none;
}
#mainNews  a:hover {
	color:#ad5826;
	text-decoration: underline;	
}
#mainNews  li#active a {
	color:#ad5826;
}
#mainNews  strong {
	color: #8D4E25;	
}

/*--------------------------------------------------------------------------------------------------
	footer div
--------------------------------------------------------------------------------------------------*/
#footer {
	color: #666666;
	background-color:#f2f7f8;
	background-image:url(calendar/images/grad_2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
	float:left;
	position:relative;
	width:770px;
	height:200px;
	font-size:9px;
	text-align:right;
	margin: 0;
}
#footer p {
	margin: 20px;
}

#footer a {
	color: #666666;
	text-decoration: none;
	padding: 5px;
	text-align:center;
}
#footer a:hover {
	color:#70abc5;
	text-decoration:underline;
	}
/*--------------------------------------------------------------------------------------------------
	misc classes
--------------------------------------------------------------------------------------------------*/

.floatRight {
	float:right;
}
#main td p {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	margin: 0 40px 0 40px;
	padding: 0 0 5px;
}


.tblPop td
{
    width: 240px;
    height: 136px;
    background: transparent url(images/Brown-Box.gif) no-repeat;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
	font-size: 14px;
}

.tblPop h1
{
    color: #c87436;
    font-size: 16pt;
    text-decoration: underline;
}

#pop1
{
    float: right;
    position: absolute;
    top: 40px;
    left: 250px;
    width: 478px;
    height: 743px;
    background: transparent url(images/tmppopbak.png) no-repeat;
    z-index: 2000;
    display: none;
    padding-top: 30px;
    text-align: center;
    font-size: 10pt;
}

#pop2
{
    float: right;
    position: absolute;
    top: 40px;
    left: 250px;
    width: 478px;
    height: 743px;
    background: transparent url(images/tmppopbak.png) no-repeat;
    z-index: 2000;
    display: none;
    padding-top: 30px;
    text-align: center;
    font-size: 10pt;
}

#pop3
{
    float: right;
    position: absolute;
    top: 40px;
    left: 250px;
    width: 478px;
    height: 743px;
    background: transparent url(images/tmppopbak.png) no-repeat;
    z-index: 2000;
    display: none;
    padding-top: 30px;
    text-align: center;
    font-size: 10pt;
}

.popInner
{
    width: 428px;
    text-align: left;
    margin-left: 35px;
    margin-right: 25px;
}

.popInner b, .popInner a
{
    color: #87835c;
}

.popInner3
{
    width: 428px;
    text-align: left;
    margin-left: 35px;
    margin-right: 25px;
}

.popInner3 b, .popInner3 a
{
    color: #ba8748;
}

.icoClose1
{
    position: absolute;
    text-align: right;
    width: 409px;
    margin-top: -20px;
}
