body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	float: center;
}

#contentBody	{
	
	background-color: #FFF;
}

#content	{
	width: 1000px;
	float: center;
	/*-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		box-shadow: 3px 3px 4px #000;
	
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	*/
	border:1px solid silver;
	font-weight: normal;
	/*font-size: 70%;
	padding: 0px 5px 5px 5px;*/
	background-color: #ffffff;
}

h1 {
	
	color: #BD3B01;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom:1px solid #BD3B01;
    font-size: 14px;
    font-weight: bold;
    line-height: 140%;
    text-transform: uppercase;
}



p {
line-height:200%;
}

h2{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	margin: 0px 0px 5px 0px;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #705214;
	margin: 10px 0px 5px 0px;
}


.home-page-heading
{
	font-size:25px;
}

.spacer	{
	height: 5px;
}

img	 {
	border: 0px;
}

/*img	{
	margin: 0px;
	padding: 0px
}*/

a:link	{
	color: #006699;
}

a:visited	{
	color: #006699;
}

a:hover	{
	color: #BD3B01;
	text-decoration: none;
}


#masthead	{
	border: 5px solid #ffffff;
	/*padding: 5px;*/
	background-image: url('/media/esc_logo-90x70.gif');
	background-repeat: no-repeat;
	background-position: center right;
	/*background-color: #993300;*/
	height: 100px;
}

#promo	{
	border: 5px solid #ffffff;
	height: 100px;
}

.footer	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc00;
	background-color: #BD3B01;
	height: 24px;
}

#footer	{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	width: 1000px;
}



#mainContent	{
	/*padding: 0px 5px 0px 10px;*/
	background-color: #ffffff;
}

#hpSiteMap	{
	font-size: 70%;
	font-weight: normal;
	background-color: #ECE9D8;
	background-color: #007236;
	border-top: 24px solid #CCC495;
	/*#DF8600*/
}


ul.hpSiteMap, ul.hpSiteMap ul {
	padding-left: 0px;
}

ul.hpSiteMap li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}


p	{
	font-size: 70%;
	line-height: 140%;
}

.pageHeading	{
	font-family: 'Myriad Pro',Myriad,'Gill Sans',Geneva,Tahoma,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BD3B01;
	margin-left:5px;
}

.hpHeading1	{
	font-size: 13px;
	font-weight: bold;
	color: #9C1842;
}

.heading1	{
	font-size: 15px;
	font-weight: bold;
	color: #009933;
}


.heading2	{
	font-size: 12px;
	font-weight: bold;
	color: #9C1842;
}

a.heading2:link	{
	color: #9C1842;
	text-decoration: none;
}

a.heading2:visited	{
	color: #9C1842;
	text-decoration: none;
}


.heading3	{
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}

.welcome {
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	padding: 5px;
	margin: -5px;
	background-color: #FFBD00;
}

/*.welcome p{
	font-size: 11px;
}*/


#welcome	{
	padding: 0px;
	height: auto;
	border: 5px solid #ffffff;
	background-color: #ffffff;
}


.contentElement
{
	padding:5px;
	color:#222222;
}

#hpMainContent	{
	padding: 5px;
}


#slider,#slider-wrapper
{
background:#FFBD00;
}
/*th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}*/

input	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9C1842;
}

select	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9C1842;
}

#subMenuHead	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background-color: #ECE9D8;
	border-bottom: 1px solid #ffffff;
	border-right: 0px solid #9C1842;
	margin-top: 0px;
	display: block;
	padding: 5px;
}


.menusL1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ECE9D8;
	border-bottom: 1px solid #ffffff;
	color: #BD3B01;
	display: block;
}

.menusL2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #ECE9D8;
	border-bottom: 1px solid #ffffff;
	color: #BD3B01;
	display: block;
	padding-left:25px;
}

.menusL1On	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ECE9D8;
	border-bottom: 1px solid #ffffff;
	color: #BD3B01;
	display: block;
	padding-left: 24px;
	background-image: url("/media/bullet_off-22x12.gif");
	background-repeat: no-repeat;
	background-position: left; 
}


.menusL1On	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ECE9D8;
	border-bottom: 1px solid #ffffff;
	display: block;
	background-color: #BD3B01;
	text-decoration: none;
	padding-left: 24px;
	color: #ECE9D8;
	background-image: url("/media/bullet_on-22x12.gif");
	background-repeat: no-repeat;
	background-position: left; 
}

a.menusL1On:link{
	text-decoration: none;
	color: #ECE9D8;
}

a.menusL1On:visited{
	text-decoration: none;
	color: #ECE9D8;
}

a.menusL1:link{
	display: block;
	text-decoration: none;
	padding-left: 24px;
	color: #BD3B01;
	background-image: url("/media/bullet_off-22x12.gif");
	background-repeat: no-repeat;
	background-position: left; 
}

a.menusL1:visited{
	display: block;
	text-decoration: none;
	padding-left: 24px;
	color: #BD3B01;
	background-image: url("/media/bullet_off-22x12.gif");
	background-repeat: no-repeat;
	background-position: left; 
}



#search	{
	padding-left: 2px;
}

.divider	{
	margin: 5px;
	height: 10px;
	background-image: url("/media/divider_bg-10x10.gif");
}

.sideBoxHeader	{
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
	padding: 5px 5px 0px 5px;
	background-color: #BD3B01;
}

.sideBox	{
	/*font-size: 70%;
	
	*/
	margin: 0px;
	
	color: #BD3B01;
	padding: 3px;
	background-color: #FFBD00;
}

p.sideBox {
	font-size: 11px;
}

.sideBoxDivider	{
	width: 100%;
	height: 5px;
	background-color: #FFFFFF;
	border-right: 0px solid #ffffff;
	/*
	margin: 0px;
	padding: 0px;
	
	font-size: 70%;
	color: #ECE9D8;
	margin-top: 5px;
	*/
}


.quote	{
	color: #BD3B01;
	font-style: italic;
	
}

li	{
	font-size: 70%;
	list-style: square;
}

.120Image	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.image120	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}



.highlight	{
	color: #BD3B01;
}

#madeVisual	{
	font-size: 10px;
	height: 24px;
	color: FFBD00;
	background-color: #BD3B01;
	
}

a#madeVisual:link{
	color: FFBD00;
}

a#madeVisual:visited{
	color: FFBD00;
}

a#madeVisual:visited{
	color: FFBD00;
	text-decoration: none;
}

ul.imgLeft {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

ul.imgLeft li, ul.imgRight li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none
}

ul.imgLeft li img, ul.imgRight li img{
	border: 1px solid #FFBD00;
}

ul.imgLeft li.caption, ul.imgRight li.caption	{
	color: #BD3B01;
	font-size: 10px;
	margin-bottom: 10px;
}

ul.imgRight {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}


.img	{
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #FFBD00;
}



.imgCaption	{
	color: #BD3B01;
	font-size: 10px;
	
}

.listTable	{
	font-size: 70%;
}

td.listTable{
	padding-top: 10px;
}

.photoOn	{
	border: 2px solid #009933;
	padding: 0px;
}

.photoOff	{
	border: 1px solid #FFBD00;
	padding: 0px;
}

.photoNext	{
	font-family: Verdana, Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.photoNext{
	text-decoration: none;
	color: #ef2900;

}

.photoPrev	{
	font-family: Verdana, Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.photoPrev	{
	text-decoration: none;
	color: #ef2900;

}

.news {
	font-size: 11px;
}

.newsDate {
	color: #006600;
	font-size: 11px;
}


/*.news a:link{
	color: #006699;
	font-weight: bold;
}

.news a:visited{
	color: #006699;
	font-weight: bold;
}

.news a:hover{
	font-weight: bold;
	color: #BD3B01;
	text-decoration: none;
}*/

#newsFeature {
	border: 1px dashed #993300;
	background: #FFFFCC;
	padding: 10px;
}
#thumbBox 
{
	width: 580px;
    height: 354px;
    padding:2px;
    overflow: hidden;   
    

}
/*Thumbs will only scroll for length of this value*/
#thumbs
{
width: 9000000;


}





/*Table Styles*/

.theme_brown
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:750px;;
border-collapse:collapse;
}
.theme_brown td, .theme_brown th 
{
font-size:1.2em;
border:1px solid #F79646;
padding:3px 7px 2px 7px;
}


.theme_brown thead 
{
background-color:#FDE4D0;

}

.theme_brown th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#FDE4D0;
color:#000;
}
.theme_brown tr.alt td 
{
color:#000;
background-color:#EAF2D3;
}
.theme_brown .odd
{
	background:#FDE4D0;
}

h3.algerian
{
color:#000000;
font-size:1.0em;
}
.agency
{
font-size:19px;
}


/*Table Styles - Red*/
.theme_red
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:750px;;
border-collapse:collapse;
}
.theme_red td, .theme_red th 
{
font-size:1.2em;
border:1px solid #C0504D;
padding:3px 7px 2px 7px;
}

.theme_red thead
{
background-color:#C0504D;

}

.theme_red th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#C0504D;
color:#000;
}
.theme_red tr.alt td 
{
color:#000;
background-color:#EFD3D2;
}
.theme_red .odd
{
	background:#EFD3D2;
}


/*Table Styles - Green*/
.theme_green
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:750px;;
border-collapse:collapse;
}
.theme_green td, .theme_green th 
{
font-size:1.2em;
border:1px solid #9BBB59;
padding:3px 7px 2px 7px;
}

.theme_green thead
{
background-color:#9BBB59;

}

.theme_green th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#9BBB59;
color:#000;
}
.theme_green tr.alt td 
{
color:#000;
background-color:#EFD3D2;
}
.theme_green .odd
{
	background:#E6EED5;
}


/*Table Styles - Yellow*/
.theme_blue
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:750px;;
border-collapse:collapse;
}
.theme_blue td, .theme_blue th 
{
font-size:1.2em;
border:1px solid #4F81BD;
padding:3px 7px 2px 7px;
}

.theme_blue thead
{
background-color:#4F81BD;

}

.theme_blue th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#4F81BD;
color:#000;
}
.theme_blue tr.alt td 
{
color:#000;
background-color:#EFD3D2;
}
.theme_blue .odd
{
	background:#D3DFEE;
}


.ui-tabs-selected
{
background: #f9c667; /* Old browsers */
background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f9c667 0%,#f79621 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f9c667 0%,#f79621 100%); /* W3C */
}

.ui-tabs-selected a
{
	color:#333;
}
