/*******LAYOUT************/
body {
	margin:0px auto;
	padding:0;
	background: transparent url(http://www.therevenuegame.com/images/background.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#page {
	margin:0px auto;
	padding:0;
	position:relative;
	width:960px;
	height:auto;
	display:block;
	text-align:center;
}	

#banner {
	position:relative;
	top:50px;
	padding:0px;
	text-align:left;
	width:700px;
	clear:both;
	margin-bottom:30px;
}	
#question { /*the oval question widget*/
	position:relative;
	text-align:center;
	width: 700px !important;
	height: 31px !important;
	clear:both;
	margin:0px 0px 0px 0px;
}	
#main {
	margin:0px auto;
	padding:20px 10px 30px 10px;
	text-align:left;
	width:700px;
	text-align:left;
	clear:both;
}	
#copy {
	text-align:left;
	margin:10px 0px 30px 0px;
}	
#sidenav {
	float:right;
	width:240px;
	margin:0px 10px 500px 30px;
	font-family:Calibri, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12px;
	clear:both;
}	
#home_banner {
	align:center;
	margin:70px 0px 20px 0px;
}	
#home_left {
	float:left;
	width:250px;
	margin:0px 10px 20px 0px;
	padding: 10px;
	background: url(/images/home-billiards.jpg) no-repeat center top; 
	border:1px solid #CCC; /* was #F8B107; */
	height:365px;
}	
#home_right {
	float:right;
	margin:0px 0px 20px 0px;
	padding:10px;
	width:380px;
 	background: url(/images/home-dartboard.jpg) no-repeat center top; 
 	border:1px solid #CCC; /* was #F8B107; */
	height:365px;
}	
#callout_right {
	float:right;
	width:200px;
	height:auto;
	margin:0px 0px 30px 50px;
}	
#callout_left {
	float:left;
	width:200px;
	height:auto;
	margin:0px 50px 30px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}	

/* TEXT*/

a:link {
	color: #366BC1;
	text-decoration:none;
	padding:1px 1px 0px 1px;
}
a:visited {
	color: #366BC1;
	text-decoration:none;
}
a:hover {
	color: #003366;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 28px;
	color: #003366;
	font-weight: bold;
	vertical-align: text-bottom;
	margin:15px 0px 15px 0px;
	padding:15px 0px 0px 0px;
	font-family: Candara,Verdana, Arial, sans-serif;
}
h2 {
	font-size: 18px;
	color: #003366;
	font-weight:bold;
	margin:18px 0px 18px 0px;
	font-family: Candara,Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
h3 {
	font-size: 13px;
	color: #003366;
	margin:16px 0px 16px 0px;
}	
p {
	font-size: 12px;
	color: #000000;
	margin:0px 0px 14px 0px;
	line-height:20px;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}	
#home_left h1 {
	padding-top:0px;
	margin-top:0px;
}	
#home_right h1 {
	padding-top:0px;
	margin-top:0px;
}		
#main ul,
#main ol {
	margin:0px 0px 20px 20px;
	font-size: 13px;
	padding:0px 0px 0px 15px;
	color: #000000;
}			

#main li {
	margin:0px 0px 8px 0px;
	padding-left:2px;
	line-height:18px;
	color: #000000;
	list-style:url(http://www.therevenuegame.com/images/bullet2.jpg);
	vertical-align:middle;
}

#home_left ul,
#home_left ol {
	margin:0px 0px 10px 5px;
	font-size: 13px;
	padding:0px 0px 0px 15px;
	color: #000000;
}			

#home_left li {
	margin:3px 0px 8px 0px;
	padding-left:2px;
	line-height:22px;
	color: #000000;
	list-style:url(http://www.therevenuegame.com/images/bullet2.jpg);
	vertical-align:middle;
}
#home_content ul,
#home_content ol,{
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #000000;
	list-style:none;
}
#home_content li {
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:22px;
	color: #000000;
	list-style:none;
}

/*OLD HOME PAGE
.chessbkgnd {
	background-image: url(/images/chess.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.darttbl {
	background-image: url(/images/darts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.poolballs {
	background-image: url(/images/poolballs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}*/
.welcomeyellow {
	color: #DD9B02;
}
.welcomeblue {
	font-size: 16px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
}

.couldblue {
	font-size: 14px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	margin-top: -4px;
}
/*
.subheads {
	font-size: 13px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	padding-left: 3px;
	vertical-align: text-bottom;
}
.subtext {
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}*/

/********OTHER SITE TEXT **********/
.servicesbox {
	padding: 10px;
	border: 1px solid #F8B107;
	text-align: left;
	background-color: #FEF4DE;
}
.quotes {
	font-size: 14px;
	color: #2B3366;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.whattheysaybox {
	padding: 10px;
	border: 1px solid #F8B107;
	text-align: left;
	background-color: #FEF4DE;
}
.highlight {
	padding: 10px;
	border: 1px solid #F8B107;
	text-align: left;
	background-color: #FEF4DE;
	width:420px;
}
.italic {
	font-style: italic;
}
.bluetext {
	color: #003366;
}

.question {
	font-size: 14px;
	color: #003366;
	list-style-type: none;
	font-weight: bold;
}
.answer {
	font-size: 13px;
	color: #000000;
	display: block;
	list-style-type: none;
	font-weight: normal;
}
.qa {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.subtextitalicsmal {
	font-size: 11px;
	color: #003366;
	text-transform: capitalize;
	font-style: italic;
}
.referencebox {
	padding: 10px;
	width: 500px;
	border: 1px solid #F8B107;
	text-align: left;
}

.contactbox {
	padding: 10px;
	width: 530px;
	border: 1px solid #F8B107;
	text-align: left;
}
/*****FORMS - NOT USED?
.form_heads {
	text-transform: uppercase;
	color: #003366;
	text-align: left;
	font-weight: bold;
	height: 40px;
}
.form_fields {
	border: 1px solid #F8B107;
	vertical-align: top;
}
*******/
p.form_labels {
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}	
p.form_fields {
	padding:1px;
	margin:0px 0px 6px 0px;
}	
#banner a {
	border:none;
}
#banner a:hover {
	background:none;
}	

.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}	
/*****IMAGES*********/

.right {
	float:right;
	border:none;
	margin:0px 0px 20px 20px;
}
.current {
	background-color:#FFCC33;
}	
img a,
img a:link,
a img,
a:link img
 {
	border:none;
	text-decoration:none;
	background:none;
}
img a:hover,
a:hover img {
	border:none;
	text-decoration:none;
	background:none;
}		

/****FOOTER*******/	

#footernav {
	background-image:http://www.therevenuegame.com/images/footer-bar.gif;
	font-size: 10px;
	color: #003366;
/*	margin:0px 0px 15px 300px; */
	border-top:3px solid #F8B107;
	padding:10px 0px 0px 100px;
	margin:0px 50px 15px 100px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:800px;
	line-height:150%;
}
#footernav p {
	width:605px;
	height:auto;
	color: #000000;
	text-align: center;
	margin:15px 0px 5px 0px;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
}

#footernav a {
	text-decoration:none;
	border:none;
	padding:2px;
	color: #003366;
}	
#footernav a:hover {
	background:#F8B107;
}	
.footertext {
	margin:10px 0px 10px 0px;
	text-align:center;
}
.footertext p {
	font-size:14px;
	color:000;
	font-weight:bold;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}		

.style2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#footercopyright,
#footercopyright a,
#footercopyright a:link,
#footercopyright p {
	padding-top:1px;
	font-size: 10px;
	color: #000;
	text-transform: capitalize;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:none;
	border:none;
}

#footercopyright a:hover {
	color:#FFF;
	text-decoration:none;
	background:none;
}	
/*******OTHER - NEED TO PLACE *******/
.callout_image {
	padding-bottom:0px;
	clear:both;
}	
.button {
	background-image:url(http://www.therevenuegame.com/images/submit.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:82px;
	height:28px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}	
.imgleft {
	float:left;
	margin:10px 30px 10px 0px;
}
.imgright {
	float:right;
	margin:10px 0px 10px 30px;
}	
.striped {
	background:url(http://www.therevenuegame.com/images/stripes.jpg) repeat-x repeat-y;
}	
