@charset "UTF-8";
/* CSS Document */

html {

margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
font-family: Arial, Myriad Pro, Helvetica, sans-serif;
background: #000000 url(../imgs/elements/bkgrd.jpg);
background-attachment:fixed;
}




/* -------------------------------- GLOBAL DESKTOP --------------------------------------*/



#page-container {
	width: 970px;
	margin: auto;
	margin-top:30px;
	
}


.header_text {
color:rgb(254,133,16);
font-weight:bold;
font-size:1.8em;
}

h1 {
margin:0px;
padding:0px;

color:rgb(254,133,16);
font-size:1.8em;
}

h2 {
margin:0px;
padding:0px;
}



.text {
font-size:.95em;
color:#CCCCCC;
}
.clear {
	
	clear:both;
}

.style_9 {
color:rgb(252,238,33);
font-style:italic;
font-size:1.2em;
font-weight:bold;
}

#line {
border-bottom:2px solid #666666;
margin-bottom:10px;
width:100%;

}


/* -------------------------------- THIS CSS NEEDED TO BE SORTED AND LOOKED AT STILL --------------------------------------*/
h3 {
	
	font-size:1.1em;
margin:0px 0px 2px 0px;
padding:0px;
color:rgb(100,0,0);

}
.img_border {
border-color:#333333;

}



.subheader_text {
color:rgb(254,133,16);
font-weight:bold;
font-size:1.4em;
}

.style_1 {
color:#FFFFFF;
font-weight:bold;
}


.style_3 {
font-size:1em;
color:rgb(254,133,16);
}



.style_5 {
color:rgb(217,224,33);
font-size:.70em;

}



.style_10 {
font-size:16px;
color:rgb(252,238,33);
font-weight:bold;
}

.new_local {
font-size:1.2em;
color:#0C0;
font-weight:bold;

text-decoration:underline;
}





#text_wrapper {
padding-left:20px;
padding-right:20px;
}


#content_headers {
height:34px;
background-image:url(../imgs/elements/side_header_bkgrd_13.png);
background-repeat:repeat-x;
font-weight:bold;
font-size:1.3em;
font-style:italic;
margin-bottom:10px;
color:#000000;
}


#content_headers dl {
margin:0px;
padding:0px;
}

#content_headers dt {
padding-left:10px;
padding-top:6px;
}



#header_links {
margin:0px;
padding:0px;
}


#header_links a {
color:rgb(252,238,33);
font-style:italic;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
}

#header_links a:hover {

text-decoration:none;
}

#header_links a:active {

text-decoration:none;
}

#header_links a:visited {

text-decoration:none;
}


/* --------------------------------DESTOP MENU STYLES --------------------------------------*/

.style_2 {

font-style:italic;
font-weight:bold;
color:rgb(252,238,33);

}
.style_6 {
color:rgb(255,187,9);
font-size:.80em;

}

.style_7 {
color:rgb(255,187,9);
font-size:1.5em;
font-weight:bold;


}

.style_8 {
font-size:.80em;
font-weight:bold;

}

/* -------------------------------- DESKTOP NAVIGATION --------------------------------------*/


#nav { 
height:43px;
background-image:url(../imgs/elements/nav_bg_repeatx_08.png);
background-repeat:repeat-x;
}


#nav dl {
margin:0px;

padding:0px;
}

#nav dt {

float:left;
width:152px;
text-align:center;
font-size:.8em;
font-weight:bold;
}

#nav a {
	padding-top:13px;
	padding-left:5px;
	width:182px;
	height:30px;
	display:block;
color:#FFFFFF;
text-decoration:none;

}
#nav a.current {
color:rgb(248,234,33);
text-decoration:none;

}
#nav a:hover {
color:rgb(248,234,33);
text-decoration:none;

}
#nav a:active {
color:#666666;
text-decoration:none;

}

/* -------------------------------- DESKTOP HEADER --------------------------------------*/

#header {
		margin-bottom:30px;
	
}


#header .logo {
float:left;

}
#header .email {

float:right;
width:450px;

}


/* -------------------------------- DESKTOP CONTENT --------------------------------------*/

#content {
	clear:both;
	background-color:#000;
	
	/*-moz-box-shadow: 0 0 3px 3px #000;
-webkit-box-shadow: 0 0 3px 3px#000;
box-shadow: 0 0 3px 3px #000;*/
	
}
/* -------------------------------- DESKTOP MAIN CONTENT --------------------------------------*/

#main {
	width:970px;
	
	
}

#main .content_box {
	margin:0px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:5px;

color:#FFFFFF;
	
}

#main .content_box a {
color:#FFFFFF;
font-size:.8em;

text-decoration:underline;
}

#main .content_box a:hover {
color:#999999;
text-decoration:underline;

}
#main .content_box a:visited {

text-decoration:underline;
}

#main .content_box a:active {

color:#666666;
text-decoration:underline;
}


/* -------------------------------- DESKTOP HOME PAGE --------------------------------------*/


#left_content {
	float:left;
	width:450px;
	
	
	
}


#right_content {
	width:500px;
	float:left;
}


/* -------------------------------- DESKTOP SIDE CONTENT --------------------------------------*/
#side {
	width:215px;
	
	float:right;
}

#side .side_headers {
	height:26px;
	padding-top:8px;
	padding-left:10px;
font-style:italic;
background-image:url(../imgs/elements/side_header_bkgrd_13.png);
background-repeat:repeat-x;
font-weight:bold;
font-size:1.2em;
margin-bottom:10px;
	
}

#side .side_content {
width:186px;
margin-bottom:20px;


}

#side .side_content a {
font-size:.85em;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#side .side_content a:hover {
font-size:.85em;
font-weight:bold;
color:rgb(248,234,33);
text-decoration:none;

}
#side .side_content a:active {
font-size:.85em;
font-weight:bold;
color:#666666;
text-decoration:none;

}

/* -------------------------  ONLINE APPLICATION PAGE	 ----------------- */

#application {
	clear:both;

	padding:20px;

}

#application .app_header {
	padding-top:8px;
	padding-left:15px;
	height:35px;
background-image:url(../imgs/elements/nav_bg_repeatx_08.png);
background-repeat:repeat-x;
color:#FFF;
font-weight:bold;
font-size:1.6em;

}

#application .app_header a {
	margin-top:10px;
	display:block;
	font-size:.8em;
	font-weight:bold;
	color:#FFFFFF;
text-decoration:none;
}

#application .app_header a:hover {
color:rgb(248,234,33);
text-decoration:none;

}

#application .app_bg {
padding:20px;
background-color:#FFF;
	
	
}
#application .small_text {
	
	font-size:.8em;
} 
#application .drop {
padding:10px;
	-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}


/* ------------------------------   this code is used for jq_simpleSlideShow ----------------------------------------*/
#slideshow {
    position:relative;
	width:970px;
    height:496px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* -------------------------------- DESKTOP FOOTER CONTENT --------------------------------------*/
 


#footer {
	clear:both;
		margin-top:10px;
}

#footer .copyrightText
{
padding-top:5px;
font-size:10px;
color:#999999;
}

#footer .copyrightText a {
	text-decoration:none;
	color:#999999;
	font-size:10px;
}

#footer .copyrightText a:visited {
	text-decoration:none;
	color:#999999;
	}

#footer .copyrightText a:hover{
text-decoration:none;
color:rgb(252,238,33);
}




/* ------------------------------------------------------------------------------------------------*/




