@charset "UTF-8";
* { margin: 0;
padding: 0; }
body {
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../Images/aaprp-grn-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 1.75em;
	text-align: center;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
#title_bar {
	height: 30px;
	color: #FAD61D;
	font-size: 1.5em;
	text-align: center;
	background-image: url(../Images/title_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer2 {
	font-size: 0.75em;
	color: #000;
	text-align: right;
	margin-top: 5px;
	clear: both;
}
#flash_movie {
	height: 140px;
	background-color: #000;
}
#rule_black {
	background-color: #000;
	height: 5px;
}
#main_nav {
	background-color: #BF0202;
	height: 35px;
}

#left_content {
	float: left;
	width: 30%;
}
#content {
	background-color: #FFF;
}
#movie_1 {
	float: left;
	height: 100px;
	width: 50%;
	background-color: #000;
}
#movie_2 {
	float: left;
	height: 100px;
	width: 50%;
}
#play_video {
	text-align: center;
	float: left;
	margin-top: 0px;
	background-image: url(../Images/video_clip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C60610;
	width: 100%;
	height: 20px;
}
.redbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C60610;
}
.goldbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
}

#main_content {
	float: left;
	background-color: #FFF;
	width: 70%;
}

#main_content_inner {
	padding: 10px;
	height: 1400px;
}

.left-right_indent {
	padding-right: 20px;
	padding-left: 20px;
	font-size: .85em;
	line-height: 1.35em;
	margin-bottom: 10px;
}
#left_nav {
	width: 100%;
	font-size: .85em;
}

.intro_text {
	font-size: 0.75em;
	line-height: 1.35em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: justify;
	margin-right: 0px;
	margin-left: 5px;
	top: 3px;
	bottom: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bottom-border {
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 0.65em;
	color: #FC0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #000;
	width: 230px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#video_links {
	float: left;
	width: 230px;
	background-image: url(../Images/video_links.jpg);
	background-repeat: no-repeat;
	font-size: 0.75em;
	line-height: 1.35em;
	background-color: #000;
	color: #FC0;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#video_links p {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
}
#video_links a {
	color: #17A907;
}
#video_links a:visited {
	color: #900;
}
.copyright {
	float: left;
	width: 100px;
}
#footer {
	clear: both;
	width: 70%;
	float: right;
	margin-left: 30%;
}

#footer ul {
	font-size: 0.7em;
	background-color: #F00;
	margin: 0px;
	list-style-type: none;
	height: 20px;
	color: #FC0;
	padding: 0px;
}

#footer li a:hover {
	color: #FFC;
}
#footer li a:visited {
	color: #FFF;
}
#footer ul li {
	padding: 0px;
	text-align: center;
	float: left;
	width: 80px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul a {
	color: #FC0;
	text-decoration: none;
	display: inline;
}
#logo {
	float: left;
	height: 140px;
	width: 160px;
	background-image: url(../Images/logo_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fl_movie {
	float: left;
	height: 140px;
	width: 640px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
hr {
	color: #C60610;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	margin-top: 10px;
}
#main_content_inner h2 {
	font-weight: lighter;
	color: #999;
	margin-bottom: 10px;
	margin-left: 20px;
}
.spanish_link {
	margin-top: 5px;
	margin-left: 10px;
	font-size: .95em;
}
#facebook {
	float: left;
	width: 100%;
	height: 50px;
	background-color: #000;
	margin-bottom: 15px;
}
#facebook iframe {
	margin-top: 10px;
	margin-left: 15px;
}
#twitter {
	float: left;
	width: 100%;
	margin-top: 5px;
	height: 300px;
}
#twitter_follow {
	float: left;
	width: 100%;
	height: 50px;
	background-color: #000;
	margin-bottom: 15px;
}
#twitter_follow .twitter-follow-button {
	margin-top: 15px;
	margin-left: 35px;
}
img
{  border-style: none;
}
.story {
	height: 150px;
	width: 100%;
	margin-bottom: 40px;
}
.story_content h4 {
	color: #060;
	text-align: center;
}
.story_img {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
	margin-left: 20px;
}
.story_content {
	float: left;
	height: 150px;
	width: 330px;
}
.story_content p {
	margin-top: 10px;
	text-align: left;
}
.story_content p a {
	font-size: 0.75em;
}
.storySpecial {
	height: 400px;
	width: 100%;
	margin-bottom: 40px;
}
.story_contentSpecial {
	float: left;
	height: 400px;
	width: 330px;
}
.story_contentSpecial .special {
	text-align: left;
	margin-top: 10px;
}
.story_contentSpecial .special a {
	font-size: .75em;
}
.red {
	color: #F00;
}
#press {
	height: 70px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#press p {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-size: .95em;
	line-height: 1.3em;
}
.special_note {
	color: #F00;
	background-color: #FC0;
	text-align: center;
	padding: 10px;
	height: 40px;
	width: 520px;
	margin-bottom: 10px;
}
.special_note a {
	color: #360;
}
.special_note a:visited {
	color: #F00;
}
.special_note a:hover {
	color: #000;
}
#history_dates {
	height: 340px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #000;
	background-image: url(../Images/fist.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#history_dates h2 {
	color: #FC3;
	font-weight: lighter;
	margin-top: 15px;
	text-align: center;
}
#history_dates h3 {
	color: #F00;
	font-weight: lighter;
	margin-top: 10px;
	text-align: center;
}
#history_dates p {
	line-height: 1.2em;
	color: #FC3;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

