#enterprise-dropshadow {
	background-image: url(../images/pgtitles/pgtitle.jpg);
	height: 183px;
	background-repeat: no-repeat;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}



#enterprise-text {
	background-image: url(../images/master-enterprise/2level/content-bkgrd.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-position: center top;
}
#level3 {
	color: #FFFFFF;
	padding: 20px 10px 10px 20px;
	float: left;
	width: 190px;
}
#level3 li {
	padding-top: 10px;
	line-height: 100%;
}
#level3 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
#level3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #473503;
	text-decoration: none;
}
#level3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #9B221A;
	text-decoration: none;
}



#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-left: 175px;
	float: left;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
	text-align: right;
}


#sidebar1 {
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	text-align: left;
	float: left; /* padding keeps the content of the div away from the edges */
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}


#sidebar1 ul li{
	font-weight: bold;
	letter-spacing: 0em;
	padding-top: 0px;
	list-style-type: none;
	font-size: 0.9em;

}
#sidebar1 ol li {
	list-style-type: disc;
	line-height: 120%;
}

#mainContent {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	display:inline;
} 

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 192px;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
tr {
	line-height: 100%;
	letter-spacing: 0em;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.opportunity {
	font-size: 115%;
}
#box {
	background-color: #DBD0B0;
	border: 1px dotted #9E6C23;
	padding: 10px;
	text-align: center;
}
