/* CSS Document */

body {
	margin:0;
	padding:0;
	background:white url(../layout/bg-main.jpg) top left repeat-x;
	color:#dac1af;
	}

a:link {color:#FDBE00;}
a:visited {color:#FF5F28;}
a:hover {color:#FDBE00;}
a:active {color:#FDBE00;}

table.container {
	background:#302018 url(../layout/bg_main.jpg) top right repeat-y;
	}

td.header {
	background:transparent url(../layout/bg_header.jpg) top left repeat-x;
	}
td.header2 {
	background:transparent url(../layout/bg_header2.gif) top left repeat-x;
	}
td.header3 {
	background:transparent url(../layout/gc_hhead_top.gif) top right no-repeat;
	}
td.side-left {
	background:transparent url(../layout/bg_filler_01.gif) top left repeat-y;
	}
td.side-left2 {
	background:transparent url(../layout/gc_filler_03.gif) top left no-repeat;
	}
td.corner-bottom-left {
	background:transparent url(../layout/gc_filler_04.gif) top left no-repeat;
	}
td.side-right {
	background:transparent url(../layout/bg_filler_02.gif) top left repeat-y;
	}
td.side-bottom {
	background:transparent url(../layout/bg_filler_03.gif) top left repeat-x;
	}
div#nav-main {
	}
	div#nav-main ul {
		margin-left:0px;
		margin-top:10px;
		padding:0 0 0 10px;
		}
	div#nav-main ul li {
		list-style-type:none;
		margin:0px;
		padding-bottom:10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
		font-style:italic;
		text-transform:uppercase;
		color:white;
		}
	div#nav-main ul li a {text-decoration:none;}
	div#nav-main ul li a:link {color:#ffffff;}
	div#nav-main ul li a:visited {color:#ffffff;}
	div#nav-main ul li a:hover {color:#dac1af;}
	div#nav-main ul li a:active {color:#ffffff;}

p.siteinfo-legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#392422;
	}
p.siteinfo-legal a {text-decoration:underline;}
	p.siteinfo-legal a:link {color:#660000;}
	p.siteinfo-legal a:visited {color:#660000;}
	p.siteinfo-legal a:hover {color:#000099;}
	p.siteinfo-legal a:active {color:#660000;}
