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

html { 
	border-top: double 6px #2cc37a;
}
	a {text-decoration:none;}
	p {margin: 15px 0 0 15px;}
	h1 {color: #CC3300; font-size:22px; border-bottom: 1px solid; padding: 0 0 10px 0;}
	h2 {
	color:#468c2b;
	text-align: left;
}
a img { border: 2px #fff solid; }
a img:hover { border: 2px #eaeaea solid; }

	table p { font-size:12px;}
body {
	background-image:url(../images/back-tile.jpg); background-repeat:repeat-x; background-attachment:fixed; background-color: #fff;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #4d4d4d;
}
#wrap {
	background-color: #fff;
	position: relative; 
	width:961px; height: 300px auto; min-height: 300px;
	margin: 25px auto 0 auto;
	border: 3px #c7c7c7 solid;
}
#header {
	background-image: url(../images/header.jpg); background-repeat:no-repeat; 
	margin: 0; padding: 0;
	width: 961px; height: 185px;}
#header a {color:#262626;}
#header a:hover {color:#666;}
#h-nav1, #h-nav2, #h-nav3 {
	margin: 0; padding: 8px 0 0 0;
	width: 200px; height: 26px;
	font-size: 16px; font-weight: bold; color:#262626;
	text-align: center;}
#h-nav1 {position: absolute; top: 24px; left: 765px;}
#h-nav2 {position: absolute; top: 68px; left: 765px;}
	#h-nav2 a {color:#de0029}
	#h-nav2 a:hover {color:#ff708a}
#h-nav3 {position: absolute; top: 112px; left: 765px;}	
	
#mainNav {
	background-image: url(../images/nav-tile.jpg); background-repeat:repeat-x; 
	margin: 0; padding:0;
	width:961px; height:34px;}
	#mainNav ul { width:961px; height:34px; margin: 0; padding:0; list-style:none;}
	#mainNav ul li { display:inline-block; float: left; margin: 0; padding: 9px 9px 0 9px; height:14px; }
	#mainNav a{font-size:14px; font-weight:bold; color:#555;}
	#mainNav a:hover{color:#111;}
	#mainNav #dept {background-image:url(../images/nav-r-tile.jpg); background-repeat:repeat-x; height:22px; padding: 9px 14px 0 14px;}
#subNav {
	background-image: url(../images/nav2-tile.jpg); background-repeat:repeat-x; 
	margin: 0; padding:0;
	width:961px; height:40px; }
	#subNav ul { width:961px; margin: 0; padding:0; list-style:none;}
	#subNav ul li { display:block; margin: 0; float:left; padding: 9px 11px; height:15px}
	#subNav a{ font-size:11pt; font-weight:bold; color:#777;}
	#subNav a:hover{color:#333;}
	#subNav #dept {background-image:url(../images/nav-r-tile.jpg); background-repeat:repeat-x; height:15px;}

#mainContent {
	position: relative;
	margin: 0; padding: 15px;
	float: left;
	width: 685px; height: auto;
	font-size: 10pt; line-height: 13pt;}
#mainContent p { text-align:left; font-weight: normal;} 
#mainContent-flyer {
	margin: 0 auto; padding: 15px 4px 0 3px;
	width: 980px; height: auto;
	font-size: 10pt; line-height: 13pt;}
#mainContent-flyer iframe {
	position: relative;
	width: 100%;
	height: 1000px;
	margin: 0 auto;
	border: none;
	}

#sideBar {
	position: relative;
	float: left;
	margin-top: 60px;
	font-weight: normal;
	width: 223px; height: auto;
	border-left: 1px solid #eaeaea;
	padding:0 5px 20px 5px;
	margin-left: 10px;
	font-size: 10pt;
}
#sideBar-flyer {
	position:absolute;
	top:235px;
	right:10px;
	font-weight: normal;
	text-align:left;
	width: 500px;
	margin:0;
	padding:0;
	font-size: 10px;
	height: 60px;
}

#footer {
	background-image: url(../images/foot-tile.jpg); background-repeat: repeat-x;
	margin: 0 auto; padding: 15px 0 0 0;
	width: 967px; height: 38px auto; min-height: 38px;
	clear: both;
	font-size: 10px;}
	#footer #footNav {float:left; width: 450px; text-align:left;}
	#footer #footCopy {float:right; width: 450px; text-align:right;}
	#footer a {color:#262626;}
	#footer a:hover {color:#de0029;}
	
	
	
	
	
#directory p { padding: 2px 0; }
	
/* JOT FORM */

.tbmain{ 
 /* Changes on the form */
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

