/* CSS Document */

html,body {
	background-color:#333333;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15em;
	font-family:"Trebuchet MS", Helvetica, "MS Sans Serif";
	font-size: 1em;
    height: 100%;
}

a {
	color: #993333;
	text-decoration: none;	
}

a:hover {
	color: #CC6666;
	text-decoration: underline;
}

/* Main Layout Components */

.page_bg {
	zoom: 1;
}

div.center {
  	text-align: center;
	min-height: 100%;  	
}

div#outerWrapper {
	background-color:#330000;
	margin-left: auto;
	margin-right: auto;
    height:auto !important; /* real browsers */	
	height: 100%;
	min-height: 100%;
	
	width: 62.81em;
}

div#innerWrapper {
	background-color:#330000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    height:auto !important; /* real browsers */	
	width: 62.81em;
	height: 100%;
	min-height: 100%;	
}

/* Component Styles */

#header {
	background-color:#330000;
	float:right;
	width: 62.81em;
}
#headerLeft {
	background-color:#330000;
	float: left;
	width: 24.25em;
}
#headerLeft img {
	margin: 0px;
	padding: 0px;
}
#headerRight {
	background-color:#330000;
	width: 38.56em;
	float: right;
}
#breadcrumb {
	font-size: .8em;
	text-align: left;
	color: #666666;
	margin-top: 1em;
	margin-left: 1.7em;
	margin-bottom: 1em;
	margin-right: 0em;
	padding-bottom: .5em;
	text-align: left;
	border-bottom: 1px solid #333333;
}
#breadcrumb a {
	color: #993333;
	text-decoration: none;	
}

#breadcrumb a:hover {
	color: #CC6666;
	text-decoration: underline;
}

#breadcrumb div {
	display: inline;
	color: #999999;
}

.logoLeft {
	border: 0;
	width: 24.25em;
	height: 16.31em;
}

.logoRight {
	border: 0;
	width: 38.56em;
}

#pageTitle {
	background-color:#330000;
	margin: 1.5em;
	margin-left: 1.7em;
	margin-bottom: 1em;
	padding-bottom: .5em;
	text-align: left;
	color: #666699;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #333333;

}

#leftColumn {
	background-color:#330000;
	clear: both;
	display: block;
	padding-top: 1em;
	width: 22em;
	text-align: right;
	float: left;
}

#navigation {
	background-color:#330000;
	width: 100%;
	text-align: right;
	padding-bottom: 1em;
}
#contactBox {
	float: right;
	background-color:#330000;
	margin-top: 1em;
	text-align:left;
}

#contactBox h3 
{
    color: #777777;
   }

#contactInfo {
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 6em;
}

.contactAddress {
	font-size: .8em;
	color: #999999;
	line-height: 1em;
}

#links {
	clear: both;
	padding-top: 1em;
	background-color:#330000;
	width: 100%;
	text-align: right;
	color: #999999;
	font-size: .8em;
}

#links a {
	color: #999999;
	text-decoration: none;
}
#links a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#mainColumn {
	background-color:#330000;
	clear: right;
	float: right;
	width: 38.56em;	
	padding: 0em;
	margin: 0em;
	margin-top: -2em;
	margin-bottom: 1em;
}

#mainColumn h2{
	font-size: 1.2em;
	color: #666699;	
	margin-bottom: 0em;
	padding-bottom: 0em;
}

#mainColumn ul {
	margin: 1em;
	padding: .8em;
	padding-left: 1em;
	padding-right: 1em;
	list-style-type: none;
	border: 1px solid #333333;
	color: #CCCCCC;
}

#mainColumn ul li{
	margin-bottom: .8em;
	font-size: .9em;	
}

#mainColumn ul a{
	color: #CCCCCC;
}


#mainColumn ul a: hover{
	color: #CCCCCC;
}
.headshot {
	border: 1px solid #999999;
	width: 7.81em;
}

.padRight {
	margin-right: 1em;
}

.formfield {
	background-color:#CC6666;
	border: 2px solid #666666;
	color: #330000;
	font-family:"Trebuchet MS", Helvetica, "MS Sans Serif";
	width: 15em;
	height: 7em;
}

.formbutton {
	background-color: #FFCCCC;
}

#colLeft {
	width: 19em;
	float: left;
	background-color: #330000;
	text-align: left;
	line-height: 1.2em;
	font-size: .8em;
	color: #999999;
	padding-top: 0em;
	padding-left: 2em;
	margin-top: 0em;
}

#colRight {
	width: 19em;
	float: left;
	background-color: #330000;
	text-align: left;
	line-height: 1.2em;
	font-size: .8em;
	color: #999999;
	padding-top: 0em;
	margin-left: 3em;
	padding-right: 2em;
	margin-top: 0em;
}

#colRightCleared 
{
	width: 19em;
	float: right;
	background-color: #330000;
	text-align: left;
	line-height: 1.2em;
	font-size: .8em;
	color: #999999;
	padding-top: 0em;
	margin-left: 0em;
	padding-right: 10em;
	margin-top: 0em;
	border: 0px;
}
#colRightCleared ul 
{
    border: none !important;
    	margin: .5em;
	padding: .8em;
	list-style-type: none;
}
#colRight p.caption {
	line-height: 1em;
	margin: 1em;
	margin-right: 4em;
	margin-top: 0em;
	padding: 1em;
	padding-top: 1em;
	font-size: .8em;
	border: 1px solid #333333;
	color: #CCCCCC;

}

.listBg {
	background-image:url(../listBgImg.jpg);
	background-repeat:repeat-y;
}

#footspacer {
	clear: both;
	height: 6em;	
}

#footer {
	clear: both;
	border-top: 1px solid #333333;
	text-align: center;
	font-size: .8em;
	color: #666666;	
	padding: 0em;
	padding-bottom: 1em;
}

#footer a{
	color: #666699;
	text-decoration: none;	
}

#footer a:hover {
	color: #9999CC;
	text-decoration: underline;
}

#footer p.disclaim {
	text-align: center;
	font-size: .8em;
	margin-left: 15em;
	margin-right: 15em;
	line-height: 1em;

}

.gradientLines {
	width: 18.94em;
	height: 1.19em;
}

.mattAndCharles {
	width: 13.38em;
	height: 27.31em;
}
.navImage {
	width: 19.56em;
	height: 1.75em;
}
.contactInfoImg {
	width: 8.63em;
	height: 1em;
}
