@charset "utf-8";
body {
	font: 95%  Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; 
	color: #971C1F;

}

#BodyContainer{
	padding: 5px 0px 0px 0px;
	background-image:url(bacgkground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:540px;
	margin: -10px auto 0 auto;
}

.fontSize1{

font-size:8px;
}

.fontSize2{
font-size:10px;
}

.fontSize3{
font-size:12px;
}

.fontSize4{
font-size:14px;
}

.fontSize5{
font-size:18px;
}
.fontSize6{
font-size:24px;
}
.fontSize7{
font-size:36px;
}

.fontSize_8{

font-size:8px;
}

.fontSize_10{
font-size:10px;
}

.fontSize_12{
font-size:12px;
}

.fontSize_14{
font-size:14px;
}

.fontSize_18{
font-size:18px;
}
.fontSize_24{
font-size:24px;
}
.fontSize_36{
font-size:36px;
}
.SmallGrey{

	font: 90% Geneva, Arial, Helvetica, sans-serif;

}

#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:500px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:20px;
	
	text-align: left; /* this overrides the text-align: center on the body element. */

}

#innercontainer {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:500px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:0px;
	margin-left:15px;
	text-align: left; /* this overrides the text-align: center on the body element. */

}
#header {
 	
	/*background:#981B1F;*/
	height:110px;
	text-align:left;
	color:#900000;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

#headersidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height:110px;
}

#headersidebar2 {
	
	float:right;
	width: 560px;
	height:40px;
	padding-right:85px;
	padding-top:40px
}



.InBodyHeaders {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#606060;
	vertical-align:middle;
	letter-spacing:2px;
}
.InBodyHeadersMed {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
}

.InBodyHeadersSm {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
}
#header2 {
	background-image:url(aglogosliced_middle_2.jpg);
	height:97px;
	padding: 0px 0px 0 0px;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:left;
	font-style:italic;
	color:#606060;
	vertical-align:bottom;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color:#000000;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #0075b6;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	height:390px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	font-size:12px;
	
}
#sideNav {
	float: left; /* since this element is floated, a width must be given */
	width: 272px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top:10px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:1.58em;
	font-weight:200;
	padding:0px;
}

.sideNavAddressCallOut {

	
	font-size:16px;
	color:#d2a446;
	margin-bottom:15px;

}

#sideNavAddress {

	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	margin-left:28px;
	font-size:15px;
	color:#d2a446;
	text-align:right;
	margin-top:8px;
}
#sideNav a {
	text-decoration:none;

	color:#d2a446;
	display:block;
	font-size:15px;
	margin-bottom: .25em;

}
a.grey {
	text-decoration:none;
	color:#606060;
	display:block;
	margin-bottom:1px;
}
#sideNav a:hover {
	background:#d2a446;
	color:#0075b6;
}

.redText{

color:#8f4040;
}
.BoldRedText, a.BoldRedText {
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#981B1F;
	vertical-align:middle;
	text-decoration:none;
}

.BoldYellowText, a.BoldYellowText {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	color:#d2a446;
	text-decoration:none;

}

.BoldBlueText, a.BoldBlueText {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:right;
	color:#9FDDF2;
	vertical-align:middle;
	text-decoration:none;
	width:532px;
	margin-left:0px;

}
.BoldSideBarTextLg, a.BoldSideBarTextLg {
	font: Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	font-style:italic;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	letter-spacing:-.01em;
}

.BoldSideBarTextLgGrey, a.BoldSideBarTextLgGrey {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;

	color:#606060;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	letter-spacing:-.01em;
}

.BoldSideBarTextLgGreen, a.BoldSideBarTextLgGreen {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;

	color:#8cc63f;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;

	text-decoration:none;
	letter-spacing:-.01em;
}
#mainContent {
	margin:0px;
	/*background:#d2a446;*/
	width:660px;
	height:390px;
	padding:0px; /* padding keeps the content of the div away from the edges */
	text-align:left;
	float:right;
	
}

#frontPageBlock{

	width:610px;
	height:344px;
	margin-left:20px;
	margin-top:15px;
	padding-right:5px



}

#mainContentInner {
	margin-top:0px;
	margin-left:170px;
	background-color:#FFFECC;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:725px;
	height:430px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	overflow:auto;
	font-size:12px;
}

#mainContentInnerSlides {
	margin-top:0px;
	margin-left:170px;
	background-color:#9FCFF0;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:725px;
	height:430px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	overflow:auto;
	font-size:12px;
}
#mainContentInnerText {
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
	margin-top:10px;
	color:#606060;
}



#sidebar2video {
	float: right; /* since this element is floated, a width must be given */
	width: 305px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d0e8d7; /* the background color will be displayed for the length of the content in the column, but no further */
	height:430px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	font-size: 13px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d0e8d7; /* the background color will be displayed for the length of the content in the column, but no further */
	height:430px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin:0px;
	font-size: 13px;
	text-align:center;
}
#sidebar2content {
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
	font-weight:bold;
	padding:0px;
		font-size:12px;

}
#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top:0px;
	margin-bottom:0px;
	background:#009ddc;
	color:#d0e8d7;
	vertical-align:middle;
	height:18px;
}

#footerContent {
	margin-right:175px;
	margin-left:170px;
	letter-spacing:.047em;
	text-align:center;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:545px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height:20px;
	background-color:#009ddc;
	color:#d0e8d7;
	letter-spacing:.09em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1, h1.a {
	font-size:24px;
	margin-bottom:2px;
	font-weight:bold;
	color:#606060;
	padding:0px;
	margin:0px;
}
a.h1 {
	font-size:22px;
	margin-bottom:1px;
	font-weight:bold;
	color:#606060;
	padding:0px;
	margin:0px;
}
#FrontRightBottom {
	float:right;
	width:545px;
	font-size:12px;
	color:#606060;
	margin-top:3px;
	text-align:center;
	font-weight:bold;
}
#VideoRightBottom {
	width:405px;
	pading:2px;
	font-size:12px;
	color:#606060;
	margin-top:5px;
	text-align:center;
}

#credits{

padding-top:10px;
width:900px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
text-align:center;
margin-left:auto;
margin-right:auto;

}

#credits a{
color:#999999;

}

#credits a:hover{
color:#90342B;
}

