/* These layout styles should not be modified */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#Page {
	margin: 0 auto; 
	width: 710px;
	background-color: White;
	border-top-width: 10px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a94a06;
	border-right-color: #000000;
	border-bottom-color: #a94a06;
	border-left-color: #000000;
}

#Date {
	top: 30px;
	left: 50%;
	position: absolute;
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 300px;
}

#Date a {
	padding-left:5px;
}

#Header {
	background-image: url(../images/logo_crow_right_red.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

hr {
	margin-top: -10px;
	color: #a9a7a6;
	height: 1px;
}

#FlashMovie {
	margin-left: 220px;
	border-bottom: 8px #262422 solid;
	border-top: 8px #262422 solid;

}

#InteriorHeader {
	width: 460px;
	height: 25px;
	background-color: #339933;
	padding: 0px 15px 10px 15px;
	float: left;
	border-top: 8px #262422 solid;
}

#InteriorHeader h1{
	padding: 0 0 0 10px;
	margin-top: 1px;
	text-align:left;
	color: #FFFFFF;
	font-size: 23px;
}

#PageTitle {
	width: 443px;
	background-color: #000000;
	color: #ffffff;
	padding: 15px 15px 0px 15px;
	float: right;
	text-align:left;
}


#NavigationLinks {
	float: left;
	margin-top: -188px;
	background-color: #a94a06;
	width: 220px !important; width: 220px;
	height: 172px;
	border-bottom: 8px #262422 solid;
	border-top: 8px #262422 solid;

	
}

#NavigationLinksInterior {
	float: left;
	background-color: #a94a06;
	width: 220px !important; width: 217px;
	height: 171px;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 8px #262422 solid;
	border-top: 8px #262422 solid;
}

#ActionItems {
	width: 220px;
	text-align: left;
	margin: 0;
	float: left;
	clear: both;
}

#ActionItems h1 {
	margin: 0px 0px 0px 15px;
}
#ActionItems h2 {
	margin: 2px 0px 0px 10px;
	font-size:16px;
}

#ActionItems h3 {
	text-align:center;
	margin: 2px 0px 2px 0px;
	font-size:18px;
}

#ActionItems h4 {
	text-align:left;
	margin: 2px 0px 2px 5px;
	font-size:14px;
	font-weight:300;
}

#ActionItems #Item1 {
	padding:17px 0px 0px 0px;
	width: 220px;
	height: 49px;
	background-color:#000;
	
}

#ActionItems #Item2 {
	padding:15px 0px 0px 0px;
	width: 220px;
	height: 65px;
	background-color:#009900;
	border-bottom-color:#000000;
	border-bottom-width: 5px;
	border-bottom-style:double;
	
	
}

#ActionItems #Item3 {
	padding:0px 0px 0px 0px;
	width: 220px;
	height: 39px;
	background-color:#ccc;
	
}

#ActionItems #Item4 {
	padding:10px 0px 0px 0px;
	width: 220px;
	height: 20px;
	background-color: #ccc;
}

#ActionItems #Item5 {
	padding: 5px 0px 0px 0px;
	width: 220px;
	height: 120px;
	background-color: #ccc;
	background-color:#000000;
}

#BodyContent {
	text-align: left;
	color: #000066;
	background-color: #CCCCCC;
}

#BodyContent #Content {
	background-color: #ffffff;
	padding: 1em 2em 3em 2em;
	margin-left: 220px;
	width: 440px;
}



#Footer {
	clear: both;
	text-align: left;
	font-weight: bold;
}

#Footer #TextLinks {
	padding: 10px 15px 10px 15px;
	text-align: left;
}

#Footer #TextLinks a {
	
}

#Footer #Disclaimer {
	padding: 2px 15px 2px 15px;
}

#Footer #Disclaimer p {
	
}

#box {
	width: 435px;
	height: 90px;
	border:dotted;
	border-color: #000099;
	background-color: #FFCC33;
}
	

h5  {
	padding: 1px;
	font-size: 14px;
	}
