.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

.date {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.emphasize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
}

.fineprint { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
}

/* menu list */
.menu {
	width:800px;
	font-size:11px;
	position:relative;
	z-index:100;
	background-color: #758279;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:114px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	width:103px;
	height:20px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 0 0;
	padding-left:10px;
	line-height:19px;
	background-color: #758279;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	text-decoration: none;
	font-color:#FFFFFF; 
	background-color:#949E7C;
}

.menu :hover > a, .menu ul ul :hover > a {
	text-decoration: none;
	font-color:#FFFFFF;
	background-color:#949E7C;
}

/* style the top level drop hover */
.menu ul a.down:hover{
	background-image:  url(file:///C|/Users/Kevin/Documents/Online/markbolingconstruction/images/down.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #949E7C;
}

.menu ul :hover > a.down {
	background-image:  url(file:///C|/Users/Kevin/Documents/Online/markbolingconstruction/images/down.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #949E7C;
}

/* style the second level links */
.menu ul ul {
	width:114px;
}

.menu ul ul a, .menu ul ul a:visited {
	width:103px;
	background-color:#D4D8BD; 
	text-decoration:none;
	color:#000000; 
	height:auto; 
	line-height:19px; 
	padding-left:10px; 
}

/* style the second level hover */
.menu ul ul a:hover {
	text-decoration: none;
	color:#FFFFFF; 
	background-color:#949E7C;
}

.menu ul ul :hover > a {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#949E7C;
}

/* style the second level drop background image */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-image:  url(file:///C|/Users/Kevin/Documents/Online/markbolingconstruction/images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: D4D8BD;
}

/* style the second level drop hover */
.menu ul ul a.drop:hover{
	background-image:  url(file:///C|/Users/Kevin/Documents/Online/markbolingconstruction/images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #C9BA65;
}

.menu ul ul :hover > a.drop {
	background-image:  url(file:///C|/Users/Kevin/Documents/Online/markbolingconstruction/images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #C9BA65;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color:#E2DFA8;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background-color:#CCCCCC;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0; 
	width:111px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:114px; 
	top:0;
	width:114px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-114px;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

.slides {
	position:relative; 
	margin-left: 25%; 
	margin-top: 25%; 
	visibility:hidden;
}

.subtext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #999999; 
text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(/images/am-background.png);
	background-color: #0071bf;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	color: #660000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3D6600;
	margin-top: 0px;
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	margin-top: 0px;
}

p {
} 

table {
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
} 

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #004000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

th a:link {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {	
	color: #FFFF00;
	text-decoration: none;
}

#articlesidebar {
	width: 200px;
	float: right;
	border: thin solid #000000;
	padding: 10px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #CCCC99;

}

#container {
	width: 1024px;
	position: relative;
	float: none;
	margin-right: auto;
	margin-left: auto;
} 

#container2 {
	width: 1024px;
	position: relative;
	float: left;
	border: thin solid #7A5C3A;
} 

#enter {
	width: 200px;
	float: left;
	position: relative;
	height: 155px;
	margin-top:175px;
	margin-left: 300px;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	width: 700px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-right: 50px;
	background-color: #DDDAD1;
	margin-left: 50px;
} 

#header {
	width: 800px;
	float: left;
	height: 325px;
}

#main {
	width: 680px;
	float: left;
	margin-top: 0px;
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	clear: both;
	background-color: #DDDAD1;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

#privacy {
	width: 410px;
	float: left;
	margin-top: 0px;
	position: relative;
	margin-left: 5px;
	text-align: justify;
}

#sidebar {
	width: 20px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 0px;
}

#slideshow {
	position: relative;
	width:400px;
	margin-left: 140px;
	text-align: center;
	top: -1px;
}

#splash {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	float: none;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
}

#splash_main {
	width: 900px;
	float: left;
	position: relative;
	background-image:  url(../images/coming-soon2.png);
        background-repeat:no-repeat;
	height: 620px;
}

#splash_footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	width: 900px;
	float: left;
	clear: left;
	background-color: #ECE9D8;
	margin-bottom: 10px;
}

#titlebar {
	width: 700px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 50px;
	height: 50px;
}
.articlesidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCC99;
	text-align: center;
	font-weight: bold;
	background-color: #3D6600;
	margin-top: 0px;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	line-height: 42px;
	float: left;
	margin-top: 0px;
	color: #660000;
}

