@charset "UTF-8";
/* CSS Document */

html, body, form, fieldset, p, a, ul, ol, dl, li, div, legend, label, br, input, button, textarea, em, h1, h2, h3, h4, h5, h6, hr, strong, small {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #000000;
	line-height: 1;
	text-align: left;
	text-decoration:none;
}

body {
	background: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

p {
	margin-bottom:15px; 
	line-height:15px;
}

a img {
	border:none;
}





/* CORE DIV STRUCTURE */

#wrapper {
	width:100%; 
	margin:0; 
	text-align:left;
}

#header {	
	width:914px;
	height:100px;
	background:#FFF;
	margin:0 auto 0 auto;
	padding:10px 20px 0 20px;
}

#base {
	padding:20px;	
	background:#780020;/* base red color to fill window */
}

#content {
	width:914px; 
	margin:0 auto 0 auto;
}

#left {
	float:left;
	width:570px;
	height:550px;
	background:#FFF;
	position:relative;
margin-top:10px;

}

#right {
	float:right; 
	width:323px;
	height:560px;
	position:relative;
	
}

.spacer {clear:both;}

#footer {
	background-color:#FFF;
	height:45px;
	width:914px;
	margin:40px auto 20px auto;
	font-size:10px;
}






/* HEADER ELEMENTS: LOGO (h1)  - NAVAGATION (topnav ul) - CONTACT INFO (p, b, em) */


h1 {
	float:left;
	text-indent:-9999px;
	background: url(../images/mainlogo.gif) top center no-repeat;
	width:237px;
	height:86px;
	margin:0 40px 0 0;
}

ul#topnav {
	float:left;
	list-style:none;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	position:relative;
	margin-top:60px;

}

ul#topnav li {
	float:left;
	margin-right:12px;
}

ul#topnav li#nav4 {
	margin-right:0px;
}

ul#topnav li a {
	display:block;	
	padding:6px; 
	color:#780020; 
	font-size:10px; 
	font-weight:bold;
}

ul#topnav li a:hover {
	background-color:#D87b20; 
	color:#fff;
}

#home ul#topnav li#nav1 a, #innovation ul#topnav li#nav2 a, #excitement ul#topnav li#nav3 a, #aboutus ul#topnav li#nav4 a {
	background-color:#780020; color:#fff;
}

#home ul#topnav li#nav1 a:hover, #innovation ul#topnav li#nav2 a:hover, #excitement ul#topnav li#nav3 a:hover, #aboutus ul#topnav li#nav4 a:hover {
	background-color:#D87b20;
}

#header p {
	float:right; 
	margin:54px 0 0 0;width:190px; overflow:visible;

}

#header p b { 
	color:#780020; 
	display:block; 
	float:left; 
	width:50px;
}

#header p em {
	text-indent:-9999px; 
	display:block; 
	height:5px; 
	width:0; 
	overflow:hidden;
}







/* LEFT COLUMN ELEMENTS */


#left img { 
	margin:10px 0 0 20px; 
}


#left_text {
	padding:10px 20px 10px 25px;
	width:510px;

}

.scroll {/* For When Vertical White space < text amount */
	overflow-y:auto; 
        overflow-x:hidden;
	height:320px; 
	margin-top:15px; 
	width:520px; 
	padding-right: 25px; 
	position:absolute; 
	bottom:0;
	right:0;
}

#left_text.no_image {/* For About Page - When No Top Image is Present */
	margin:40px 0 0 0;
	width:515px;
	}

#home img {
	float:left;/* For Home Page - When Image is to streatch down the bloack rather than across - add any additional body ID to this command, and the next two */
}

#excitement #left img { 
	margin-bottom:37px; 
}

#innovation #left img {
	margin-top:0;
}

#aboutus strong {
	margin-bottom:22px; 
}

#home strong {
	padding-top:2px; 
}


#home #left_text {
	float:left;
	width:380px;
}

#home #left_text {
	width:380px;
}

#left_text h3 {
	font-size:19px;
        margin-bottom:3px;
	letter-spacing:0;
}

#home strong {
	margin-top:15px;}

strong {
	font-size:14px; 
	margin:0 0 15px 0; 
	display:block;
}

#left_text p {
	text-align:justify;
}

p.red {
	color:#C00038;
}

p.redbold {
	color:#C00038; 
	font-weight:bold;
	margin:0;
}

p.redbold_u {
	color:#C00038; 
	font-weight:bold;
	margin:0;
	text-decoration:underline;
}

p.quote {/*add class to last paragraph if bottom margin is triggering page auto scroll */
	font-style:oblique; 
	margin-left:0;
}

p.closing {
	margin-bottom:0;
}

#left_text ul {
	list-style-position:inside;
	margin-bottom:15px;
}

#left_text ul li{
	margin-bottom:5px;
}







/* TOP RIGHT BLOCK ELEMENTS */

#right_top {
	width:324px; 
	height:250px; 
}







/* BIG ORANGE LINK IN RIGHT COLUMN */

a.orangelink { 
	display:block; 
	margin-top:8px; 
	text-align:center; 
	color:#E58E1D; 
	font-size:17px; 
	line-height:18px; 
	text-decoration:underline;
}

a.orangelink:hover {
	text-decoration:none;
}

#excitement a.orangelink {
	font-size:13px;/*  Unique Size For long link on Excitement page */

}






/* BOTTOM RIGHT BLOCK ELEMENTS */


#right_bottom {
	width:324px; 
	height:230px; 
	background:#FFF; 
	position:absolute; 
	bottom:0;
}

#right_bottom img {
	position:absolute; 
	bottom:-10px; 
	right:5px; 
	z-index:1;
}

h3 {
	color:#E58E1D; 
	font-size:17px; 
	line-height:22px; 
	letter-spacing:-.03em;
}
.photocaption {
	margin-left:10px; 
	padding:10px; 
	width:285px; 
	z-index:2; 
	position:absolute;
}

#right_bottom a {
	color:#C00038; 
	text-decoration:underline;
}

#right_bottom a:hover {
	text-decoration:none;
}







/* FOOTER ELEMENTS */

#footer a {
	color:#666;
}

#footer em {
	float:right; 
	color:#666;
 	padding:3px 20px 0 0;
}

#footer p {
	float:left; 
	margin:0 40px 0 0;
	color:#666;
	line-height:14px;
 	padding:0 0 0 20px;

}

#footer p em  {
	float:none; 
	text-indent:-9999px; 
	display:block; 
	height:0; 
	width:0;
	padding:0; 
	overflow:hidden;
}