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

body {
	background-color:#000000;
	margin:0px;
	}
	
.wrap {
	width:800px;
	margin:0px auto 0px auto;
	}
	
#wraphead {
	border-bottom:2px solid #FF8400;
	padding:45px 0px 0px 0px;
	}
	
	#wraphead .wrap {
		margin:0px auto 0px auto;
		}

#wrapbum {
	background-image:url(img/bg_wrapbum.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	padding-top:20px;
	
	border-bottom:2px solid #FF8400;
	}
	
	#wrapbum span {
		background-image:url(img/bg_wrapbum_bottom.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
		
		display:block;
		padding-bottom:20px;
		}
	
a {
	outline:none;
	}

img {
	border:none;
	}

p {
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#222222;
	margin:0px 0px 11px 0px;
	line-height:18px;
	padding:0px;
	}
	
	p a, h3 a {
		color:#FF8500;
		text-decoration:none;
		font-weight:bold;
		}
	
	p.pbottom {
		margin:0px;
		}

.orangebold {
	color:#FF8500;
	font-weight:bold;
	}

h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF8300;
	font-size:22px;
	margin:0px 0px 0px 0px;
	padding:0px;
	letter-spacing:-1px;
	}

h2 {
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#DDDDDD;
	font-weight:bold;
	margin:0px 0px 16px 0px;
	padding:0px 0px 0px 0px;
	}
	
	h2 a {
		color:#FF8500;
		text-decoration:none;
		}

h3 {
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	}

h4 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF8300;
	font-size:18px;
	margin:0px 0px 0px 0px;
	padding:0px;
	letter-spacing:-1px;
	}

h5 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
		
	#logo {
		margin:0px 0px 20px 0px;
		}
	
	#wraphead h2 {
		float:right;
		font-size:18px;
		text-align:right;
		margin:0px 0px 0px 0px;
		}
	
	ul#navigationtop {
		margin:0px;
		padding:0px;
		}
		
		ul#navigationtop li {
			list-style:none;
			display:inline;
			margin-right:3px;
			}
		
		ul#navigationtop a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			color:#DDDDDD;
			
			padding:6px 15px;
			line-height:28px;
			
			background-color:#111111;
			}
			
			ul#navigationtop a:hover {
				color:#FF8402;				
				background-color:#222222;
				}
			
			ul#navigationtop a.active {
				color:#FF8402;				
				background-color:#222222;
				}

#banner580 {
	float:right;
	padding-bottom:20px;
	}			
			
	ul#navigationtwo {
		margin:0px;
		padding:0px 0px 0px 0px;
		width:200px;
		height:200px;
		float:left;
		}
		
		ul#navigationtwo li {
			list-style:none;
			border-bottom:1px dotted #444444;
			}
			
			ul#navigationtwo li.bottom {
				border-bottom:none;
				}
		
		ul#navigationtwo a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			color:#DDDDDD;
			
			background-image:url(img/bg_navtwo_li.gif);
			background-position:left;
			background-repeat:no-repeat;
			
			padding:0px 0px 0px 15px;
			
			line-height:27px;
			}
			
			ul#navigationtwo a:hover {
			background-image:url(img/bg_navtwo_li_hover.gif);
			background-position:left;
			background-repeat:no-repeat;
			}

#content {
	background-color:#FFFFFF;
	clear:both;
	background-image:url(img/content_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	overflow:hidden;
	}
	
	#clear {
		clear:both;
		}
		
		#clear p {
			font-size:0px;
			margin:0px;
			padding:0px;
			line-height:0px;
			}
	
	#content span {
		background-image:url(img/content_bottom.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		overflow:hidden;
		
		display:block;
		}

	#threecolwrap {
		margin:15px 0px 0px 15px;
		overflow:hidden;
		}

	.threecolumn {
		float:left;
		width:243px;
		margin:0px 20px 0px 0px;
		background-color:#222222;
		}
		
		#threeright {
			margin-right:0px;
			}
		
		.threecolumn p {
			font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size:12px;
			color:#DDDDDD;
			padding:10px 10px;
			margin:0px;
			line-height:18px;
			}
		
		.threecolumn h1 {
			font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size:18px;
			color:#DDDDDD;
			font-weight:normal;
			text-align:center;
			margin:0px;
			padding:10px;
			background-color:#111111;
			border-top:1px solid #333333;
			letter-spacing:normal;
			}
			
			.threecolumn a {
				text-decoration:none;
				color:#DDDDDD;
				}

	#leftcol {
		width:210px;
		float:left;
		margin:20px 15px 0px 0px;
		padding-left:15px;
		clear:both;
		}
		
		.leftcolbox {
			background-color:#111111;
			padding:0px;
			margin-bottom:10px;
			}
			
			#bottombox {
				margin-bottom:0px;
				}
		
			#leftcol h2 {
				margin:0px 0px 0px 0px;
				padding:10px 0px 10px 10px;	
				background-color:#222;
				border-bottom:1px solid #333;
				}
			
		#leftcol p {
				margin:0px;
				color:#DDDDDD;
				padding:4px 10px 10px 10px;
				}
	
	#maincontent {
		width:540px;
		float:left;
		margin-top:20px;
		}
		
		#linkbox {
			padding:10px;
			height:130px;
			overflow:hidden;
			margin-bottom:10px;
			
			background-image:url(img/bg_linkbox.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
		
		#linkbox img {
			float:left;
			padding-right:10px;
			}
			
		#venuebox {
			padding:7px;
			height:80px;
			overflow:hidden;
			margin-bottom:10px;
			
			background-image:url(img/bg_venuebox.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
		
		#venuebox img {
			float:left;
			width:130px;
			height:74px;
			margin-right:10px;
			border: 1px solid #CCCCCC;
			}
			
			#venuebox h3, #venuebox p {
				margin:0px 0px 3px 0px;
			}

		.sectiontop {
			padding:0px 15px 15px 15px;
			background-image:url(img/bg_section_top.jpg);
			background-repeat:no-repeat;
			background-position:top;
			}
			
		.section {
			padding:0px 15px 5px 15px;
			margin-bottom:15px;
			background-image:url(img/bg_section_bot.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			}
		
		#maincontent ul {
			padding:0px;
			margin:0px 0px 12px 15px;
			
			}
		
		#maincontent ul.listright {
			padding:0px 50px 0px 0px;
			margin:0px 0px 12px 0px;
			float:right;
			}
		
		#maincontent li {
			font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size:12px;
			color:#222222;
			margin:0px 0px 0px 0px;
			line-height:18px;
			padding:0px 0px 0px 10px;
			
			list-style-image:none;
			list-style:none;
			
			background-image:url(img/li.jpg);
			background-repeat:no-repeat;
			}
		
		.table {
			margin:15px 0px;
			}
		
		.tablecolleft {
			font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size:12px;
			line-height:24px;
			padding-left:15px;
			border-bottom:1px solid #bbbbbb;
			background-color:#cccccc;
			}
		
		.tablecolright {
			font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#000000;
			padding-left:15px;
			line-height:24px;
			border-bottom:1px solid #cccccc;
			background-color:#bbbbbb;
			}
							
#formleft {
	float:left;
	width:110px;
	padding-top:0px;	
	}
		
#formleft p {
	margin:0px 0px 0px 0px;
	padding:5px 0px 4px 0px;
	}
				
#formright {
	float:left;
	padding-top:0px;
	padding-right:20px;
	margin-bottom:25px;
	}
	
.forminput {
	margin-bottom:8px;
	}

#footer {
	padding:20px 0px;
	}

	#footer p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999;
		margin:0px 0px 0px 0px;
		line-height:20px;
		padding:0px;
		}
		
		#footer a {
			color:#999;
			}
			
.footer-right { float: right; }
