﻿html, form, body
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	z-index: 1;
	height: 100%;
	margin: 0px;
	background-color:#5555a2;
}
#Wrapper
{
    width:100%;
    background-image:url(../Assets/wrapperrpt.jpg);
    background-repeat:repeat-x;
    background-color:#cecfe1;
	position: relative;
	height: auto;
	z-index: 2;
}
#beaumont_Top
{
	position: relative;
	width: 100%;
	height: 134px;
	margin-top: 0px;
	z-index: 3;
	background-image:url(../Assets/headerbackrpt.jpg);
	background-repeat:repeat-x;
	background-color:White
}
#navigation
{
    background-image:url(../Assets/headerimg.jpg);
    background-repeat:no-repeat;
    width:890px;
    height:134px;
    margin-left:auto;
    margin-right:auto;
    z-index:4;
    position:relative;
    font-weight:bold;
}
.nav a
{
    color:White;
    font-size:14px;
    text-decoration:none;
    outline:0;
}
.nav a:hover
{
    color:#E988AF;
    outline:0;
}
.nav a:visited
{
    color:White;
    font-size:14px;
    text-decoration:none;
    outline:0;
}
.nav a:visited:hover
{
   color:#E988AF;
   outline:0;
}

body#Home a#homelink,
body#services a#serviceslink,
body#funding a#fundinglink,
body#testimonials a#testimonialslink,
body#aboutus a#aboutuslink,
body#careers a#careerslink,
body#contactus a#contactuslink,
body#Home a#homelink2,
body#services a#serviceslink2,
body#funding a#fundinglink2,
body#testimonials a#testimonialslink2,
body#aboutus a#aboutuslink2,
body#careers a#careerslink2,
body#contactus a#contactuslink2
{
  color:#E988AF;  
}


/* -- Body Elements -- */

#Content
{
   width:860px;
   height:auto;
   min-height:420px;
   margin-left:auto;
   margin-right:auto;
   z-index:5;
   position:relative;
   background-color:white;
   padding-left:30px;
}
#TestimonialRotation
{
   width:890px;
   height:100px;
   margin-left:auto;
   margin-right:auto;
   background-image:url(testimonialrot);
   background-repeat:no-repeat;
   padding-bottom:10px;
   position:relative;
}
.ImageHolder
{
    position:absolute;
    bottom:0;
    right:0;
    width:320px;
    height:auto;
    z-index:6;
}

.Rotator
{
    z-index:100;
    position:absolute;
    left:0;
    top:0;
    padding-top:5px;
    color:White;  
}
#CopyCurve
{
    background-image: url(../Assets/copycurve.jpg); 
    background-repeat: no-repeat;
    height: 33px; 
    width: 890px; 
    margin-left: auto; 
    margin-right: auto;
}
#CopyCurve2
{
    background-image: url(../Assets/copycurve2.jpg); 
    background-repeat: no-repeat;
    height: 33px; 
    width: 890px; 
    margin-left: auto; 
    margin-right: auto;
}

/* -- Footer Elements -- */

#beaumont_Footer
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	height:auto;
	z-index: 3;
	background-image:url(../Assets/footerbackrpt.jpg);
	background-repeat:repeat-x;
}
#footerdetail
{
    background-image:url(../Assets/footer.jpg);
    background-repeat:no-repeat;
    width:890px;
    height:140px;
    margin-left:auto;
    margin-right:auto;
    z-index:4;
}
.footerleft
{
    width:590px; 
    height:80px; 
    float:left; 
    padding-top:32px;
}
.footerinfo
{
    width:280px; 
    height:80px; 
    float:left; 
    padding-top:26px; 
    padding-left:15px;
    font-size:12px;
    color:White;
}
.footerinfo a
{
    font-size:18px;
    text-decoration:none;
    color:White;
}
.footerinfo a:hover
{
    font-size:18px;
    color:#E988AF;
    text-decoration:underline;
}
.footernav
{
    position:relative; 
    height:70px;
}
.footernav
{
    font-weight:bold;
}
.footernav a
{
    color:White;
    font-size:14px;
    text-decoration:none;
}
.footernav a:hover
{
    color:#E988AF;
}
.footernav a:visited
{
    color:White;
    font-size:14px;
}
.footernav a:visited:hover
{
   color:#E988AF; 
}
.footernote
{
    padding-left:23px;
    color:White;
    font-size:10px;
}
.footernote a
{
    color:White;
    font-size:10px;
    text-decoration:underline;
}
.footernote a:hover
{
   color:#E988AF;
   font-size:10px;
   text-decoration:underline; 
}

/* -- Text Styles -- */

a
{
    text-decoration: underline; 
    color: #0099cc;
}
a:hover
{
	color:#060678;
}
h1
{
    margin:0;
    border:0;
    font-size:30px;
    color:#060678;
}
.introtext
{
    font-size: 18px; 
    color: #060678
}
.introtext2
{
    font-size: 16px; 
    color: #060678
}
#BigBullet
{
    padding: 0 0 0 15px; 
    margin: 10px 0 0 0;
    list-style-image: url(../Assets/bullet.jpg);
    list-style-position: outside;
}
.BulletHeader
{
    font-size: 14px; 
    color: #333333; 
    font-weight: bold;
}
.InfoText
{
    font-size:14px;
    font-weight:bold;
}
.InfoTextBlue
{
    font-size:14px;
    font-weight:bold;
    color:#060678
}

/* Spacers + Containers */
.Bullet
{
    padding: 0 0 10px 0;
}
.flashHolder
{
	width:355px;
	height:355px;
	position: absolute;
    right: 8px;
    background-image:url('../Assets/innerwhite.jpg');
    padding-left:8px;
    padding-top:2px;
    margin:5px 0 0 0;
}
