/* Global Styles */

html{ overflow-y : scroll; }

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px #CCCCCC;
	background-position: center;
		margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align:center;
}

.container_outer {
	margin:0px auto;
	text-align: left;
	border: 1px solid #999999;
	width: 800px;

}
	
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0px;
	}
	
a {
	color: #333333;
	}
	
a:hover {
	color: #000000;
	font-weight: bold;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:15px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #333333;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	td img {display: block;}.blocktext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	width: 700px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #1A5396;
}
	

.bluetext {color: #1A5396}

#navbot {
	height:26px;
	text-align:right;
	background-image: url('./a_botrightnav/bottom_back.gif');	
	padding-bottom:2px;
	padding-right:5px;
}

.address_font {
	font-family:verdana,arial;
	font-weight:bold;
	font-size:10px;
	color:black;
}

#header
{
    position: relative;
    background-image: url('/images/marquis_header.jpg');
    height: 300px;
}

#header a
{
    color: #ccc;
    text-decoration: none;
}

#header a:hover
{
    text-decoration: underline;
    font-weight: normal;
}

#header a:visited
{
    color: #ccc;
}

#header_right_links
{
    position: absolute;
    top: 265px;
    right: 10px;
}

#header_vertical_links
{
    font-size: 90%;
    position: absolute;
    top: 200px;
    left: 90px;
    line-height: 18px;
}

.blocktext
{
    min-height: 200px;
    height: auto;
}
