/* CSS Document */


#bannerAd {
	background: #000;
	}
	
	#bannerAd img {
		margin: 12px 12px 7px 12px;
		}
	
body {
	background: #CCCFFF	;
	margin: 0px;
	}
	
#branding {
	width: 800px;
	background: #FFF;
	height: 190px;
	}
	
#branding_col1 {
	float: left;
	clear: right;
	width: 162px;
	height: 190px;
	}
	
#branding_col2 {
	float: left;
	clear: right;
	width: 638px;
	height: 190px;
	}
	
#branding_row2 {
	float: left;
	clear: both;
	width: 638px;
	height: 73px;
	}
	
#branding_row2 img {
	float: left;
	}
	
#col1 {
	width: 162px;
	float: left;
	}
	
#col2 {
	width: 638px;
	float: left;
	}
	
#content {
	float: left;
	clear: both;
	width: 624px;
	background: "#FFFFFF";
	border-top: 0px solid #FFF;
	}
	
	#content p, ul {
	margin-top: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
		}
		
	#content a {
	color: "#FFFFFF";
	text-decoration: none;
		}
	
	#content h1 {
		font: 80% Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		font-weight: bold;
		color: "#FFFFFF";
		}
		
#contentLiner {
	height: 300px;
	margin: 10px;
	}
	
.dropdownContainer {
	float: right;
	}
	
.dropdownContainer form {
	margin: -10px 0px 0px 0px;
	}
	
.dropdownContainer select {
	color: #CCCFFF;
	}
	
#footer{
	width: 616px;
	float: left;
	clear: both;
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	background-color: #CCCFFF;
	}
		
#globalContainer {
	width: 800px;
	background: #FFF url(../images/background.jpg);
	border: 7px solid #333;
	}
	
#imageRow {
	width: 750px;
	
	}
	
.imageRowImage {
	float: left;
	}
	
#logoOld {
	margin: 0px 0px 10px 40px;
	}
	
#outsideBorder {
	width: 814px;
	margin: 0 auto 0 auto;
	border: 0px solid #000;
	}
	
.photoGalleryTable {
	margin: 30px 0px 0px 0px;
	}
	
.photoGalleryTable img {
	margin: 0px 2px 2px 0px;
	}
	
#randomImageBox {
	height: 263px;
	width: 162px;
	color: #FFF;
	text-align: left;
	}
	
.shim {
	width: 800px;
	height: 15px;
	clear: both;
	}
	
.subNav 
	{
	display: none;
	position: absolute;
	top: 27px;
	left: -24px;
	background-color: #CCC;
	}
	
#topNav{
	width: 624px;
	float: left;
	clear: both;
	color: #000;
	background-color: #FFF;
	}
	
	#topNav ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 624px;
	margin-top: 0px;
	color: #000;
	background-color: #CCCFFF;
		}

	#topNav li {
	display: block;
	float: left;
	position: relative;
	text-align: left;
	color: #000;
	background-color: #CCCFFF;
		}
		
	#topNav a {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	display: block; /* activates padding for PC browsers, Firefox */
	padding: 2px 8px 2px 8px; /* controls the width of the main nav item */
	color: #000;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	background-color: #CCCFFF;
		}
		
		 #topNav a:hover {
	color: #FFF;
	background-color: #36C;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
			}
			
		#topNav .select2 a:hover{
			background: #53ABCE;
			}

	#topNav li ul {
		text-indent: 10px;
		margin: 0px;
		padding: 0px;
		border: 1px solid #666;
		background: #BW3613;
		width: 150px;
		top: 16px;
		top: 100%;
		left: 0;
		}

	#topNav li ul li {
		width: 150px; /* controls the width of the subnav item */
		display: block; /* width doesnt work without it */
		padding: 0px;
		margin: 0px;
		clear: left;
		}
	
	#topNav li li a {
		display: block;
		padding: 4px 0px 4px 0px;
		width: 150px;
		color: #069;
		}

	#topNav li li a:hover {
		color: #FFF;
		}
	
#topNav li:hover ul, li.over ul {
	display: block;
	}
#outsideBorder #globalContainer #col2 #content #contentLiner tr td blockquote table tr th {
	font-size: 9px;
}
#outsideBorder #globalContainer #col2 #content #contentLiner tr td blockquote table font tr th {
	font-size: 12px;
}
#outsideBorder #globalContainer #col2 #content #contentLiner tr td blockquote table tr th font {
	text-align: center;
}
