body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}

h1 {
	font-size: 2.5em;
	color: #FF0033;
	padding-top: 5px;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #003399;
	line-height: 1em;
	text-decoration: none;
}

h3 {
	font-weight: bold;
	color: #000000;
	font-size: 1.3em;
}


/*-------------------------------------Background ------------------------------------*/
.SCbrand {
	background-image: url(../assets/PlainMap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}


/*-------------------------------------Home Page Video ------------------------------------*/
.SCWanted {
	background-image: url(../assets/HomeImage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	color: #000000;
	font-weight: bold;
	padding-top: 425px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.playvideo {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 400px;
	text-align: center;
}



/* -----------------------------------------------Navigation & Header Bar-------------------------------------------------*/

.header{
	width:100%;
	background:#FFCC33;
	height: 59px;
	margin: 0px;
	padding: 0px;
}

.navspace {
	width: 100%;
}

.navbar {
	height: 49px;
	padding-top: 0px;
	padding-right: 0px;
	color: #000000;
	font-weight: bold;
	float: right;
	width: 655px;
	margin: 0px;
}



.SCbutton {
	background-image:  url(../assets/YellowButton.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	font-size: 12px;	
	font-weight: bold;	
	padding-bottom: 0px;
	padding-top: 4px;
}

.SCbutton a:active{
	color: #003399;
	font-weight: bold;
	
 }
 
.SCsubbutton {
	background-image:  url(../assets/BrownButton.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
	background-position: top;
}

.SCsubbutton a:active{
	color: #003399;
	font-weight: bold;
	
 }
.SCsubbuttonBig {
	background-image:  url(../assets/BigBrownButton.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
	background-position: top;
}

.SCsubbuttonBig a:active{
	color: #003399;
	font-weight: bold;
}
.SCslogan{
	height: 49px;
	padding-top: 10px;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
	float: right;
	width: 275px;
	background-color: #FFCC33;
}

.SCbuttonExtra {
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	padding-top: 5px;
}
.SCbuttonExtra a{
	color: #CC9933;
}

.SCbuttonExtra a:active{
	color: #003399;
}

/* -----------------------------------------------Footer-------------------------------------------------*/

#SCfooter{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EE0131;
	text-align: center;
	padding: 5px;
	background-color: #000000;
}
#SCfooter a{
	color: #FFFFFF;
}
#SCfooterNAV{
	color: #003399;
	text-align: center;
	padding: 5px;
	background-color: #FFCC33;
	height: 44px;
	width: 100%;

}

#SCfooterNAV a{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


/* -----------------------------------------------Video-------------------------------------------------*/

#SCVideo {
	background-color: #000000;
	padding: 5px;
	text-align: center;
}
.videospace {
	width: 150px;
}


/* -----------------------------------------------Content-------------------------------------------------*/
#SCcontent{
	padding: 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#SCcontent a{
	text-decoration: underline;
}

#SCcontent a:hover{
	text-decoration: underline;
	color: #FF0000;
}

#SCcontent a:visited{
	text-decoration: underline;
	color: #003399;
}


.SCtitle{
	font-size: 2em;
	font-weight: bold;
	color: #EE0131;
	padding: 0px 0px 5px 10px;
	margin-left: 10px;
}


/* -----------------------------------------------CEI-------------------------------------------------*/
.CEInote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: right;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.space {
	height: 2px;
	width: 350px;
}

/* -----------------------------------------------Testimonial-------------------------------------------------*/
.author {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	margin-right: 40px;
	margin-left: 40px;
	
}
/* -----------------------------------------------SAM-------------------------------------------------*/
.SAM a, a.hover, a.active, a.visited{
	color: #EC0434;
	font-weight: bold;

 }
 .SAM {
	color: #EC0434;
	font-weight: bold;

 }
.SAMtm{
	color: #EC0434;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	float: right;
	margin-right: 10px;
 }
/* -----------------------------------------------Photos-------------------------------------------------*/
#PhotoHome{
background-image:  url("homebackground.gif");
	background-repeat: no-repeat;
	height: 553px;
}

.photo {
	padding-right: 20px;
	padding-bottom: 20px;
}


/* -----------------------------------------------Other-------------------------------------------------*/
.filesize {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#SClevel2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 5px;
	
}




.SideBarContent {
	width: 310px;
	padding: 100px 10px 0px 0px;
}
.SideBarContent p{
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
}
.SideBarContent H3{
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
