/* Style sheet  */

/* Adds right scroll bar to avoid bouncing of short pages */
html { min-height: 100%; margin-bottom: 1px; } 


body {
	font-family: Geneva, Arial, Courier New, Courier, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #9cb7de;
	SCROLLBAR-FACE-COLOR: #aaa;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #ddd;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #ececec;
	scrollbar-3dlight-color: #1B3550;
	scrollbar-shadow-color: #ececec;
	scrollbar-darkshadow-color: #000000;
	overflow:auto;
}
#shadowdiv {
	width: 800px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: -1px 0px;
}


	
/* MAIN CONTAINER - HOMEPAGE*/

#main {
	width: 782px;
	background-color: #FFFFFF;
	margin: 0px auto;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color: #E6ECFC;
}
#skiplink a {
	color:#E6ECFC;
}
#skiplink a:focus, div#skiplink a:active {
	color:#FFFFFF;
	background-color: #020092;
}

/* BRANDING BAR*/

#brandbar {
	height: 1.25em;
	width: 782px;
	background-image: url(../images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #C2C6CF;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#brandbar .welcome {
	font-size: 0.7em;
	color: #333333;
	padding: .3em 0px 0px .5em;
	margin: 0 0 0 2em;
	display: block;
}
#brandbar   .welcome   a:link, a:visited {
	color: #1E1E1E;
	text-decoration: underline;
}
#brandbar  .welcome  a:hover, a:active {
	color: #0033CC;
}
#brandbar #searchfrm  /* SEARCH BOX */
 {
	width: 12em;
	float: right;
	margin: -1.15em 0 0 0;
	text-align: left;
}
#brandbar  #searchfrm label /*hidden*/
{
	position:absolute;
	overflow:hidden;
	font-size: 0.7em;
	top: -500px;
}
#brandbar  #searchfrm .button {
	font-size: 0.65em;
}
#brandbar  #searchfrm  .textbox  {
	font-size: 0.65em;
}


/* TOP BANNER */

#banner {
	clear: none;
	height: 83px;
}

#hiddentitle, #hiddentitle{
	background-repeat: no-repeat;
	width:783px;
	height: 83px;
	background-image: url(../images/banner.jpg);
	display: block;
	position: relative;
}

#hiddentitle, #hiddentitle span {
	margin: 0; padding: 0; list-style: none; position: absolute; 
}
h1 {
	font-size: 14px;
	margin:0;
	text-align: left;
	color: #000046;
	padding: 0;
	display: block;
	position: relative;
	z-index: 1;
}
#web {
left:200px;
top: 2px;
	width: 370px;
	height: 75px;
	z-index: 40;
}

#web a {height: 83px; display: block; text-indent: -9999px; text-decoration: none;}

/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 97%;
	margin: 0;
	padding: 0 0 0 .7em;
}

#col1 {

width: 512px;
margin-top: 15px;
margin-left: 3px;
float: left;
padding: 0px;
}

.shiftcontainer{
left: 6px; /*Number should match -left shadow depth below*/
top: 6px; /*Number should match -top shadow depth below*/
padding: 0px;
}

.shadowcontainer{
width: 512px; /* container width*/
height: 343px;
background: transparent url(../images/shadow.gif) no-repeat bottom right;
}
.shadowcontainer1{
width: 228px; /* container width*/
height: 1px;
}
.shadowcontainer .innerdiv{
/* Add container height here if desired */
border:none;
padding: 0px;
margin: 0;
position: relative;
left: -6px; /*shadow depth*/
top: -6px; /*shadow depth*/
}

#shadow-container {
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow1,
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
position: relative;
left: -1px;
top: -1px;
}

#shadow-container .shadow1 {
background: #F1F0F1;
}

#shadow-container .shadow2 {
background: #DBDADB;
}

#shadow-container .shadow3 {
background: #B8B6B8;
}

#shadow-container .container {
background: #ffffff;
border: 1px solid #848284;
padding: 0px;
}



#col2 {
width: 215px;
margin-top: 10px;
margin-left: 8px;
padding: 0px;
float: left;
}

#searchbar {
	background-image: url(../images/goldbar.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 1.3em;
	width: 100%;
	background-color: #E0C051;
}
#searchbar #nav {
	float: left;
	font-size: 12px;
	font-weight:bold;
	color: #6e6013;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
#searchbar #nav a{
	color: #6e6013;
	text-decoration: none;
}
#searchbar #nav a:hover{
	color: #6e6013;
	text-decoration: underline;
}
#searchbar #searchbox {
	float: right;
	height: 20px;
	font-size: 11px;
	padding-right: 20px;
}
#searchbar  #searchbox  .textbox  {
	font-size: 10px;
}
#searchbar    #searchbox    .label   {
	display: none;
}
#searchbar #searchbox .button {
	font-size: 10px;
}
#content h2 {
	color: #042045;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 9px 0 0;
	margin-top: .8em;
}
#content h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #366889;
	padding: 3px 0;
	border-bottom: 1px solid #D5E3EE;
	
}
#content h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-left: 2%;
	font-style: italic;
}
	
#content p {
	font-size: 0.70em;
	color: #333;
	text-decoration: none;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN-left: 0px; 
	PADDING-TOP: 5px;   
	MARGIN-top: 3px;
	MARGIN-bottom: 0px;
	border-bottom: 1px dotted #ccc;
}

#content p a img{
border:2px solid #eee;
text-decoration:none; 
}

#content p a:hover img{
border:2px solid #5494e6;
text-decoration:none; 
}

#content p.first {
border-bottom: none;
margin-top: 0px;
}

#content p.bold {
	font-weight: bold;	
}

#content a {
	padding-left: 0px;
	color:#552C04;
}
#content a:link, a:active {
	background:none;
	text-decoration: none; ;
}

#content a:visited {
	text-decoration: none;
}
#content a:hover {
	color:#005795;
	background:none;
	text-decoration: none;
}


/* FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	width: 804px;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	padding: 0px;
	background-position: -2px 0px;
}
#sub-title {
float:left;
padding-left: 640px;
font-size:16px;
color: #fffe97;
font-weight: bold;
text-align:left;
padding-top: 33px;

}
#MyVedio {background-color:#000000; width:512px; height:288px;}
center { padding-top:24px;}
strong {
color: #993300;
}
#view {
width: 204px;
font-size: 0.70em;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding:2px;
}
#view a {
padding-left: 0px;
	color:#552C04;
	}
	#view a:hover  {
color:#005795;
	background:none;
	text-decoration: none;
	}

