/* CSS Document */

body {background-color:#EBE6BE; padding:0px; margin:0px; background:url(images/bg-grad.jpg) #EBE6BE; background-repeat:repeat-x;
	font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif; font-size:13px;}
	
a:link {color: #816D5B; text-decoration:none;}
a:active {color:#816D5B; text-decoration:none;}
a:visited {color:#816D5B; text-decoration:none;}
a:hover {color:#816D5B; text-decoration:underline;}

.main {width:850px;}
.header {background:url(images/header-new.jpg); background-repeat:no-repeat; height:194px;}
.menu {background:#000000; height:30px; color:#FFFFFF;}
.menu p {margin-left:15px;}

.menu a:link {color:#FFFFFF; text-decoration:none;}
.menu a:active {color:#FFFFFF; text-decoration:none;}
.menu a:visited {color:#FFFFFF; text-decoration:none;}
.menu a:hover {color:#816D5B; text-decoration:none;}

.contentA {background:#FFFFFF; }
.contentA p {margin-left: 15px; margin-right:15px;}
.contentB {background:none;}

.contentB p {margin-left:15px;}

.shadow { background:url(images/bottomshadow.jpg); background-position:bottom; background-repeat:repeat-x; height:5px;}
.bar {background:#999999; width:1px;}

h3 {font-size:15px; color:#816D5B; font-weight:normal; margin-left:15px;}


.main .contentA td p {
	color: #000;
}
