@charset "utf-8";
/* CSS Document */

body {
	background-color:#17120c;
	border: 0;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#333;
}
.heading1 {
	font-family:helvetica;
	font-size:20px;
	color:#5f4c38;
	font-weight:bold;
}
.heading2 {
	font-family:arial;
	font-size:14px;
	color:#17120c;
	font-weight:bold;
}

blockquote {
	font-family:helvetica;
	font-size:14px;
	color:#17120c;
	line-height:110%;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

img {
	border:none;
}
#whatsnewtable img {
	margin:10px;
}
p {
	margin-bottom:0px;
}


input, select { 
	background-color:transparent; 
	border:none; 
	color:#FFFFFF;
	margin: 0px;
	
}

form {
	margin-top:15px;
	padding:0;
}
#toparea {
	background-image:url(../global_img/header_pattern.jpg);
	height:130px;
	background-repeat:no-repeat;
	overflow:visible;
	z-index:2;
	position:relative;
	
}

#topareawrapper {
	margin:auto;
	width:935px;
}
#topright {
	float:right; 
	height:100px; 
	overflow:visible;
	z-index:2;
	position:relative;
	left:60px;
}
#logo {
	position:relative;
	left:25px;
}


#right{
	float:right;
	margin:20px 8px 50px 0px;
	width:200px;
	min-height:800px;
}

#adrightside1 {
	margin: 0px auto 25px auto;
	text-align:center;
	width:188px;
	z-index:2;
	position:relative;
}

#adrightside2 {
	margin-bottom:25px;
	text-align:center;
}

#adrightside3 {
	margin: 0px auto 25px auto;
	text-align:center;
	
	width:188px;
	
}

#righttitle {
	position:relative;
	right:25px;
	margin-bottom:15px;
}

#main {
	margin: 5px 0px 50px 0px;
	width:675px;
	min-height:800px;
	padding-top:20px;
	
}

#main2 {
	width:935px;
	margin-top:25px;
	min-height:800px;
}

#center {
	float:right;
	width:435px;
	margin-right:15px;
	
	
}

#left {
	width:220px;
	
}

#newsletter {
	margin-bottom:25px;
}
#nameinput {
	background-image:url(../global_img/input_field.png);
	height:25px;
	margin-bottom:10px;
	padding-left:50px;
	position:relative;
	right:20px;
}

#emailinput {
	background-image:url(../global_img/input_field.png);
	margin-bottom:10px;
	height:25px;
	padding-left:50px;
	position:relative;
	right:20px;
}

#button {
		
		text-align:right;
		margin-right:20px;

}
#listleft {
	width:185px;
	margin:15px 0px 25px 20px;
	font-family:helvetica;
	font-size:14px;
	color:#ffffff;
	
}
#adSpace {
	margin-bottom:25px;
}

.listleft2 {
	width:175px;
	margin:10px 0px 10px 30px;
	font-family:helvetica;
	font-size:12px;
	color:#ffffff;
	line-height:12px;
	
}

.listleft2 p {
	margin:2px 0px 0px 0px;
}

#listleft p {
	margin:4px 0px 0px 0px;
}


#twocolumn {
	width:715px;
	float:right;
}

#newsfooter {
	width:695px;
	height:87px;
	background-image:url(../global_img/news_bottom.png);
	margin-top:2px;
}

#genericfooter {
	width:435px;
	height:37px;
	background-image:url(../global_img/news_bottom.png);
	
}

#next {
	float:right;
}

#bookmarks {

padding:5px 0px  0px 6px;
}

#bookmarks2 {

padding:0px 0px  0px 20px;
}

#prev {
	padding-top:5px;

}

.subnav {
	color:#999999;
	font-size:14px;
	font-family:Helvetica;
	font-weight:bold;
	
}
.subnav a {
	color:#999999;
	text-decoration:none;
}
.subnav a:hover {
	color:#fff;
	text-decoration:none;
}
a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#333;
	text-decoration:none;
}
