
BODY#body {
	text-align:center;
	padding:0;
	margin:0;
	background: #414141 url(../images/body_bg.jpg) repeat left top; 
}

body,td,th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 135%;
}

#wrapper, 
#wrapper_in {
	position:relative;
	margin:0 auto;
	margin-top: 75px;
	width: 800px;
	background: url(../images/home_bg.jpg) no-repeat left top;
	text-align: left; 
}

#wrapper {
	height: 800px;
}

#wrapper_in {
	background: #000000 url(../images/in_bg.jpg) no-repeat left top;
}



a img {
	border:none;
}

#menu {
	position:absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}

#home_module {
	position: absolute;
	width: 420px;
	top: 220px;
	left: 10px;
}

#home_module td,
#home_module div,
#home_module p {
	color: #FFF;
}

#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
	margin-top: 170px;
}

#content-padding {	
	padding: 10px;
}

#right {
	float: right;
	width: 170px;
	margin-top: 150px;
}

#right .moduletable {
	padding: 10px;
	margin-left:15px;
}



#footer div {
	color: #999;
}

#clear {
	clear: both;
}


/* OTHER TAGS */

a:link, a:visited {
	color: #C1A889;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}

a:hover {
	color: #B86D2A;
}


/* menu tags */

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type:none;
	float: right;
	padding-right:15px;
	padding-left:15px;
	height:22px;
}

#menu ul li ul {
	display:none;
}

a.mainlevel:link, 
a.mainlevel:visited {
	font-size:10px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:8px;
	padding-bottom:0;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.mainlevel:hover,
#active_menu, 
a#active_menu:link, 
a#active_menu:visited {
	text-decoration: underline;
}


#footer a, 
#footer a:link, 
#footer a:visited {
	margin-right:10px;
	margin-left:10px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .mainlevel-bottom {
	color: #999;
}


.sectiontableheader { 
	font-weight: bold; 
}

.small {
	font-size: 10px;
}

.searchfield, 
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	text-indent: 2px;
	font-size: 10px;
	padding:2px;
}

#footer .moduletable-bottom {
	text-align: left;
}

table.blog, 
table.contentpaneopen, 
table.contentpane {
	width:430px;
}

/*  image styles */

#content img {
	border:0px solid #B86D2A;
	padding:2px;
	margin:4px;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans";
}

h1 {
	font-size: 16px;
	color: #CCC;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	padding-bottom: 5px;
}

h4 {
	font-size: 11px;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:160%;
	margin:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

.componentheading, 
.contentheading {
	font-family: "Lucida Sans"; 
	font-weight:bold;
	font-size:0px;
	color: #000;
}

#right div {
	color: #ccc;
}

#right h3 {
	color: #999;
}