a,
a:link,
a:visited,
a:hover,
a:active	{color:#03406d;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:18px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h2			{font:16px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h3			{font:14px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:9px;}
.sm10		{font-size:10px;}

img {behavior: url(inc/pngbehavior.htc);}
#map img {behavior: none !important;}
a img {border: none;}

.address	{margin: -10px -2px 25px -6px;line-height:14px;}
*html .address {margin: -10px -2px 25px 0px;}
.address h1	{font-size:17px;letter-spacing: -0.03em;}

img.border	{padding:3px;background:#fff;border:1px solid #ccc;margin:5px;}

/*************  NEW WINDOW   ************/
a[target ="_blank"] {
   padding-right: 18px;
   background: transparent url(../images/newwindow.gif) no-repeat center right;
   }
a.nonewwin {
   padding-right: 0px;
   background: transparent url() no-repeat center right;
	}
a[target ="_blank"].pdf 	{
   padding-right: 22px;
   background: transparent url(../images/adobe-pdf.jpg) no-repeat center right;
   }
ul.pdf a[target ="_blank"] {background:none; list-style-image: url(../images/pdf.png);margin-left:5px;}


.red	{color:#990000;}
.fff	{color:#fff;}

/******   LAYOUT   ******/
html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #03406d;
	line-height:18px;
	background:#dce4ea url(../images/bg.gif) repeat-x;
	}
	
#wrapper	{
	width:1010px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	}

#wrapperbg	{
	background:url(../images/bgwrapper.jpg) repeat-y;
	}
	


	
#header	{
	height:83px;
	width:793px;
	float:right;
	margin-right:0;
	background:url(../images/bgnav.gif) repeat-x;
	}

#content		{
	width: 696px;
	margin: 20px 0 0 70px;
	float:left;
	}

/*IE6*/ * html #content	{margin: 20px 0 0 34px;}	

#rightside	{
	width: 200px;
	float:right;
	margin: 20px 23px 0 5px;
	}
/*IE6*/ * html #rightside	{margin: 20px 13px 0 5px;}	
#rightside h1 a, #rightside h1	{color:#921639;margin-top:10px;text-decoration:none;}
#rightside hr 	{margin: 20px 0;}

table.areas	a:link{
	color:#336699;
	font:bold 15px "Century Gothic", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration:none;
	}
	
	

#toppic	{
	width: 550px;
	margin:3px 10px 0 0;
	height:121px;
	float:left;
	}

.homepic	{background: url(../images/homepic.gif);}

.toppicinside		{
	background: url(../images/toppicbg.gif);
	text-align:right;
	font: 43px "Century Gothic", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #931137;
	letter-spacing:-0.03em;
	width: 535px;
	margin:3px 10px 0 0;
	height:121px;
	padding-right:15px;
	float:left;}
	
	

ol#faq li a {
	ont-weight:bold;
	color: #931137;
	line-height:25px;
	}
	
ol#faq div	{margin-bottom:25px;}

/******* FOOTER *******/
#footer	{
	height:50px;
	width: 890px;
	padding: 0 5px;
	margin: 0 auto;
	font-size:9px;
	background: #ebeff3;
	clear:both;
	border:1px solid #fff;
	}
#footer a	{
	font-size:9px;
	text-decoration:none;
	}

#footer #credit				 {float:right;width:120px;}
#footer #credit a 	 		 {color:#a1bac8;text-decoration:none;}
#footer #credit a:hover 	 {color:#03406d;text-decoration:none;}




/******* HORIZONTAL NAV MENU  ***********/
#nav	{
	margin: 43px 0 0 0;
	}
	
ul#hrznav {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 768px; /*For KHTML*/
  list-style: none;
  height: 40px;
	}

ul#hrznav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 39px;
  left: 0;border:1px solid #fff;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
  border-right: 1px solid #728fa6;
  border-left: 1px solid #a2c3dc;

  padding: 0 .85em 0 .80em;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fff;
  font: 12px/39px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  ext-transform:uppercase;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a	{
  background: #fff;
  color: #2c597c;  border-bottom:1px solid #fff;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background: #6f8ba0;
  color: #fff;
  line-height:23px;
  border:0px none;
  border-bottom:1px solid #fff;
 adding:  0.2em .70em 0.2em .71em;
	}

/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #8baec9;
  color: #FFF;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}




/******* TOP NAV MENU  ***********/
#topnav ul#smnav {
  margin: 15px 0 0 0;
  border: 0 none;
  padding: 0;
  width: 400px; /*For KHTML*/
  list-style: none;
  height: 24px;
  float:right;
  
	}

#topnav ul#smnav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

#topnav ul#smnav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
	}

#topnav ul#smnav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
#topnav ul#smnav a {
  border-right: 1px solid #cbdeed;
  order-left: 1px solid #ccc;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #03406d;
  font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
#topnav ul#smnav a:hover,
#topnav ul#smnav li:hover a,
#topnav ul#smnav li.iehover a {
  background: #2c597c;
  color: #FFF;
	}

/* 2nd Menu */
#topnav ul#smnav li:hover li a,
#topnav ul#smnav li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
  line-height:22px;
	}

/* 2nd Menu Hover Persistence */
#topnav ul#smnav li:hover li a:hover,
#topnav ul#smnav li:hover li:hover a,
#topnav ul#smnav li.iehover li a:hover,
#topnav ul#smnav li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}


#topnav ul#smnav ul ul,
#topnav ul#smnav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
#topnav ul#smnav li:hover ul ul,
#topnav ul#smnav li:hover ul ul ul,
#topnav ul#smnav li.iehover ul ul,
#topnav ul#smnav li.iehover ul ul ul {
  display: none;
	}

#topnav ul#smnav li:hover ul,
#topnav ul#smnav ul li:hover ul,
#topnav ul#smnav ul ul li:hover ul,
#topnav ul#smnav li.iehover ul,
#topnav ul#smnav ul li.iehover ul,
#topnav ul#smnav ul ul li.iehover ul {
  display: block;
	}







/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	margin:0 auto;
	width: 405px;
	}	


#contact input {
	display: block;
	width: 210px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 150px;
	padding-right: 5px;
	display: block;
	float: left;
	margin-bottom: 10px;
	}

#contact br {clear: left;}

#contact fieldset	{
	ackground: #485059;
	background:url(../images/formbg.gif);
	color:#146097;
	order: 1px solid #7c5b47;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	width:380px;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#931137;
	font-weight:bold;
	font-variant:small-caps;
	font-size:15px;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
	
#contact legend {  
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact #city {
	display: block;
	width: 121px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#contact #comments	{
	display: block;
	width: 375px;
	height:70px;
	margin-bottom: 15px;
	}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#contact .shhhh { display:none; }

/* NEGATIVE */

.button a.negative, button.negative{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	padding:3px 5px;
	font: 17px Arial, Helvetica, sans-serif;
	margin-left:90px;
}
.button a.negative:hover, button.negative:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	padding:3px 5px;
	cursor:pointer;
}
.button a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}





/* BUTTONS */

button, a.button	{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    font: 100% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
button, a.button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type], a.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

/* STANDARD */

button:hover, a.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.button a:active, a.button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, a.button.positive{
    color:#529214;
}
button.positive:hover, a.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
button a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}




	#playlist {
		border: 0px;
	}

.drs h1, .drs ul	{margin-top:0;padding-top:0;}
.drs h1	{padding-top:18px;font-weight:bold;}
.drs ul li	{list-style-image:url(../images/bullet.jpg);}


#videoright a {color: #42484f; text-decoration: none;}
#videoright a span {color: #999; }
#videoright ul {
	list-style:none;
	height: 150px;
	width: 200px;
	overflow: scroll;
	overflow-x: hidden; 
	margin: 0px;
	font-size: .8em;
	padding: 0px;
	}
#videoright ul li {
	padding: 8px 0px 8px 5px;
	line-height: 13px;
	background-color: #f7f9f9;
	color: #888;
	border-bottom: 1px solid #bbb;
	}
#videoright ul li:hover, #videoright ul li.iehover { background-color: #e9eced; color: #000; }


#vidplayer {background:#000; width:200px; padding:2px 0;}
#vidhr {height:1px; width:90%; background: url(../images/vidhr.jpg) top left no-repeat; text-align:center; margin: 0 auto;}
a.vid {display:block; height:33px; margin:3px 0; padding:2px; background:#000; text-decoration:none; border:none; font-size:11px;}
a.vid:hover {background:#444;}
.vidtitle {color: #fff; display:block; margin-left:10px;}
.viddoc {color:#888; display:block; margin-left:10px;}
#vidframe {width:200px; height:150px; border:none; margin:0; padding:0; background:#000; overflow:hidden;}
#vidframe * {margin:0; padding:0;}
#currentvid {font-size:13px; color:#eee; background:#333; text-align:center; margin:0 auto; display:block; height:20px;}