﻿body 
{
	background-color: #000000;
	font-family: tahoma;
}

.container_16
{
	background-color: #332d29;
	background-image: url('images/bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

h1
{
	
}

h2
{
	color: #a38804;
	font-size: 12pt;	
}

h3
{
	font-size: 10pt;	
}

hr
{
	margin: 0px;
	padding: 0px;
	color: #8b7500;
	background-color: #8b7500;
	height: 3px;
}

#content-top
{
	height: 51px;
	min-height: 51px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Top.png');
	background-position: center;
	background-repeat: no-repeat;
}

#content-mid
{
	min-height: 400px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Mid.png');
	background-position: center;
	background-repeat: repeat-y;
}

#content-body
{
	padding-left: 10px;
	padding-right: 80px;
}

#content-bottom
{
	height: 37px;
	min-height: 37px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Bottom.png');
	background-position: center;
	background-repeat: no-repeat;
}

#content-top-dark
{
	height: 51px;
	min-height: 51px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Top-Dark.png');
	background-position: center;
	background-repeat: no-repeat;
}

#content-mid-dark
{
	min-height: 400px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Mid-Dark.png');
	background-position: center;
	background-repeat: repeat-y;
}

#content-bottom-dark
{
	height: 37px;
	min-height: 37px;
	width: 870px;
	padding-left: 60px;
	background-image: url('images/Content-Bottom-Dark.png');
	background-position: center;
	background-repeat: no-repeat;
}

.background
{
}

#header-sub-search
{
	padding-top: 50px;
}

#header
{
	height: 150px;
}

#header-body
{
	height: 120px;
	min-height: 120px;
}

#header-menu a:link 
{
	color: #FFFFFF;
	text-decoration:none;
}
#header-menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#header-menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a:link 
{
	color: #8b7500;
	text-decoration:none;
}
a:visited {
	color: #8b7500;
	text-decoration:none;
}
a:hover {
	color: #8b7500;
	text-decoration:underline;
}

.sidebar-links a:link 
{
	color: #000000;
	text-decoration:none;
}
.sidebar-links a:visited {
	color: #000000;
	text-decoration:none;
}
.sidebar-links a:hover {
	color: #000000;
	text-decoration:underline;
}

#header-menu
{
	height: 30px;
	min-height: 30px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	color: #ffffff;
}

#footer-top-bar
{
	height: 30px;
	min-height: 30px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	color: #ffffff;
}
#footer-top-bar .menu
{
	margin-left: 80px;
}

#footer-bar
{
	height: 100px;
	width: 960px;
	margin: 0px;
	padding-top: 40px;
}

#main-logo
{
	padding-top: 20px;
	padding-left: 60px;
}

#header-menu .menu
{
	margin-left: 80px;
}

#header-menu li {
	float: left;
	margin:0;
	padding:0;
	padding-right: 40px;
	text-transform: uppercase;
}

.display-box
{
	float:left;
	height: 180px;
	width: 249px;
	padding: 10px;
	background-image: url('http://localhost/ClassicMarble/Style/ClassicBlue/images/main-footer-bubbles.jpg');
	background-position: bottom right;
	margin-right: 1px;
	margin-left: 1px;
	color: #ffffff;
}

.display-box-whole
{
	float:left;
	width: 100%;
	padding: 10px;
	background-image: url('http://localhost/ClassicMarble/Style/ClassicBlue/images/main-footer-bubbles.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #003c61;
	color: #ffffff;
}

.main-content
{
	height: 280px;
	background-image: url('http://localhost/ClassicMarble/Style/ClassicBlue/images/main-content-bg.jpg');
	background-repeat: repeat-x;
	margin-right: 8px;
	padding: 10px;
}

.main-content-child
{
	padding: 10px;
}