
body {
	font: 10px verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#cccccc;
	margin:0px;
	padding: 0px;
	background: #000000;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	border-left:10px solid #cccccc;
	border-right: 10px solid #cccccc;
	max-width:800px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:800px;
	margin:0 auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 800px;
	text-align: center;
	background: #ffffff;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 780 ? "780x" : "auto");
	text-align: left;
}

#innerwrapper {
	margin:0px;
	padding:5px;
}

#header{
clear: both;
margin-top: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 0;
margin-bottom: 0;
height: 100px;
text-align: center;
}

* html #header {height:10px;}

#header h1 {
	float:left;
	font:200% Georgia;
	color:#333333;
	font-weight: bold;
 	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 60px;
	text-align: left;
}

#header h1 a {
	color:#663300;
	text-align: left;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
 	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	text-decoration: none;
}

#header p {
margin: 0;
padding: 0;
}

#h1-orange {
float: left;
color: ff9900;
margin: 0;
padding: 3px;
font-size: 40px;
}

#h1-white {
float: left;
color: #ffffff;
margin: 0;
padding: 0;
font-size: 40px;
height: 50px;
}

.boxtop {
margin: 0 0 0 0;
padding: 5px 0 5px 15px;
}


#boxes {
height: 300px;
}

.missionbox {
background:#3D2316;
border-top:1px dashed #996600;
border-bottom:1px dashed #996600;
border-left:1px dashed #996600;
border-right:1px dashed #996600;
padding:10px;
margin:10px;
}

.h2-orange {
text-align: left;
color: cc9900;
margin: 0 0 0 0;
padding: 10px 0 10px 10px;
font-size: 18px;
font-weight: bold;
}

.h2-white {
float: right;
text-align: center;
color: ffffff;
margin: 0 0 0 0;
padding: 18px 20px 0 0px;
font-size: 18px;
height: 18px;
font-weight: bold;
}

#googlead {
width: 750px;
height: 90px;
margin: 0 0 0 0;
padding: 10px 0 10px 0;
text-align: center;
}

#google-right {
float: right;
padding: 10px;
margin: 0;
}

#content h2 {
font-family: Georgia;
margin: 0px;
padding: 0 0 10px 0;
color: #333333;
}

#content #text p {
margin: 0;
padding: 10px;
background: #f3f3f3;
line-height: 1.6em;
}

#header h1 a:hover {
	color:#8b531c;
	text-align: left;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
 	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	text-decoration: none;
	
}

#header h2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight:normal;
	color:#81470d;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 140px;
	border:none;
	text-align: left;
}

.imgborder {
background: #ffffff;
border: 1px solid #f3d4a9;
}


#header a em {
	font-style:normal;
	text-decoration:underline;
}



#sidebar {
	background:#fff;
	width:210px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:155% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}


#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content-home {
	margin:0px 10px 0 340px;
	padding:20px 0 0 0px;
}

#content {
	margin:0px 0px 0 0px;
	padding:0px 20px 20px 20px;
	text-align: left;
}


#contentnorightbar {
	margin:0 0 0 0px;
	padding:20px 0 0 20px;
}

p {
	margin:5px 0;
	line-height:12px;
	font-size: 12px;
}

#welcome h2 {
	font:150% Georgia;
	color:#333333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
}

#welcome p {
margin: 5px 0 0 0;
padding: 10px 10px 5px 10px;
line-height: 1.5em;
}

h2 {
	font:130% Georgia;
	color:#333333;
	font-weight: bold;
	padding: 0 0 20px 10px;
	
}

h2 a {
	color:#9b8121;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

.table-img {
font-size: 10px;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
text-align: center;
}

.table-desc {
font-size: 10px;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 0px;
margin-left: 10px;
}

.table-desc p {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
margin: 0;
}


#footer {
	color: #635e59;
	clear:both;
	height: 100px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	vertical-align: bottom;
	font-size: 9px;
	text-align: center;	
}

#footer a {
	color:#cc9933;
	text-decoration:none;
	font-size: 10px;
}

#footer a:hover {
	color:#ff6600;
	font-size: 10px;
}


a {
	color:#cc9900;
}

a:hover {
	color: #FFFF00;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#welcome {
	margin:20px 0 0 0;
	padding: 10px;
	width: 780px;
	line-height: 2.0em;
}

#welcome ul {
    list-style-position: outside;
	margin:10px 0px 10px 10px;
	padding:0 0px 0 10px;
	line-height:16px;
	font-size: 11px;
}

#welcome li {
	margin:3px 10px 3px 20px;
	line-height:16px;
	padding:0 10px 0 10px;
	font-size: 11px;
}


#content ul {
	margin:15px 0 15px 0;
	line-height:16px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#666666;
	font-size: 11px;
}
#content ul span {
	color:#444;
}


#content img {
	padding:0px;
	border:0px solid #f6f6f6;
}










#nav {
	border-bottom:0px solid #ffffff;
	border-top:0px solid #ffffff;
	border-left:0px solid #831f2c;
	border-right:0px solid #831f2c;
	padding:5px 5px 5px 5px !important;
	padding:4px 5px 5px 5px;
	margin: 0px 0 0px 0;
	text-align: center;
	height: 30px;
}

#nav a {
	color:#9b8121;
	font:80% Verdana, Georgia, Trebuchet MS;
	text-decoration:none;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-left:5px;
	font-weight: bold;	
}

#nav a:hover {
	color: #dab21c;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-left:5px;
	font-weight: bold;	
}

#nav a.active {
	background:#4F9EC9;
}

#nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}


.bg-nav {
height: 54px;
background: url(/images/monte_pulciano_bg_nav.gif) repeat-x bottom center;
vertical-align: center;
}

.bg-nav a {
text-align: center;
font-size: 12px;
text-decoration: none;
padding: 10px 5px 10px 5px;
}

.bg-nav a:hover {
text-align: center;
font-size: 12px;
text-decoration: none;
padding: 10px 5px 10px 5px;
}

.home-pic {
width: 565px;
background: url(/images/monte_pulciano_home.jpg) no-repeat top center;
}

.home-side {
height: 418px;
width: 200px;
background: url(/images/monte_pulciano_side.jpg) no-repeat top center;
}

.home-text {
color: #ffffff;
font-size: 12px;
line-height: 1.6em;
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 10px;
font-weight: normal;
}

.home-text a {
color: #c2ac75;
}

.home-text a:hover {
color: white;
}

.input-home {
font-size: 18px;
margin-left: 150px;
margin-top: 5px;
margin-botton: 10px;
color: #666666;
padding: 3px;
background: url(/images/monte_pulciano_bg_input.gif) repeat-x top left;
}

.submit-home {
margin-left: 200px;
margin-top: 10px;
}

.mafia-game {
font-size: 12px;
padding: 10px;
line-height: 1.2em;
}

.mafia-game ol {
	margin:0 5px 5px 0;
}

.mafia-game li {
	margin:0 0 3px 0;
}

.td-small{
font-size: 10px;
font-family: verdana;
}

.red-alert{
color: #ff0000;
}
