body {
	margin			: 0px;
	background-color	: #410018;
	color			: #000; 
	font-size		: 12px; 
	font-family		: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; 
	text-align		: left; 
}

body,
td {
	font-size		: 12px;
}

a img {
	border			: none;
}

#main_table {
	margin-left		: auto;
	margin-right		: auto;
	width			: 990px; 
}

#top {
	height			: 25px;
}

#top td {
	color			: #EFE7C5;
	font-size		: 10px;
}

#top a {
	color			: #EFE7C5;
	text-decoration		: none;
}

#top_menu {
	height			: 50px;
}

#top_menu ul.menu {
	list-style		:	none;
	padding			:	0px;
	margin			:	0px;
	height			:	25px;
	border-left		:	3px solid #410018;
}

#top_menu ul li {
	display			:	block;
	padding			:	0px;
	margin			:	0px;
	line-height		:	25px;
	float			:	left;
	width			:	161px;
	text-align		:	center;
	border-right		:	3px solid #410018;
}

#top_menu ul a {
	color			:	#434343;
	text-decoration		:	none;
	display			:	block;
	width			:	100%;
	height			:	100%;
	background		:	url("../images/burgundy_pro.gif");
}

#top_menu ul a:hover {
	background		:	url("../images/burgundy_pro_click.gif");
}

#left_col {
	background-color	: 	#EAE0B5;
	width			: 	150px;
	padding			: 	10px;
	vertical-align		:       top;
}

#left {
	vertical-align		:       top;
}

#left ul {
        list-style-type         :       none;
        padding                 :       0px;
        margin-top              :       10px;
	margin-left		: 	0px;
}

#left ul li {
	line-height		:	25px;
	border              	:       1px solid #000;
	margin-top		:	2px;
}

#left ul li a {
        color                   :       #434343;
	text-align		:	center;
        text-decoration         :       none;
        display                 :       block;
	background		:	url("../images/burgundy_pro.gif");
	background-color	:	#585858;
}

#left ul li a:hover {
	background		:	url("../images/burgundy_pro_click.gif");
        text-decoration         :       none;
}

#content{
	background-color	: #EFE7C5;
	padding			: 20px;
	width			: 780px;
}

#footer{
	background-color	: #EFE7C5;
	font-size		: 10px;
}

h2, h3 {
	color			: #410018;
	font-family		: "Zapf Chancery",cursive;
	font-size		: 24px;
	font-weight		: normal;
}

#markup {
	text-align:center; 
	width:1000px; 
	color:#FFF; 
	font-size:20px; 
	margin: 30px 0px;
}

#markup a {
	color: #CCC;
}

.facebookbutton {
	
	padding-bottom: 30px;
}
	
	
.nn_sliders.accordion > .accordion-group {
    border: 1px solid #cccaca;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 2px;
    background-color	: #ffffff;
}