@charset "utf-8";
/* CSS Document */

body {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: 000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
}
h1 {
	font-size: 175;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(images/websiteimages/nav/heading_tigerpaw.gif);
	background-repeat: no-repeat;
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 100%;	
}

h1, h2, h3, p {
	padding: 8px;		
	margin: 0;
}
ul {
	margin: 5px 5px;
	padding: 0 5px;
}
ul {images/websiteimages/nav/heading_tigerpawsm2.jpg
	list-style: none;
	display: inline-block;
}
  /* allow room for 3 columns */
  ol
  {
	list-style: url(none);
  }

  /* float & allow room for the widest item */
  ol li
  {
	list-style: none;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
	margin-bottom: 1em;
  }

/* links */
a, a:visited {
	color: #CC0000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	background: inherit;
	text-decoration: underline;
}

/* images */
img {
	background: #FFFFFF;
	border: 2px;
	padding: 0px;
}
img.plain{
    background:FFFFFF;
    border: 2px;
	padding: 0;
}
#icons img{
    background:none;
    border: 0;
	padding: 0;
	margin: 5px;

}
#footerpic2 {
	float: right;
	width: 100px;
	margin: 40px 30px 0px 0px;
}

img.float-right {
	margin: 5px 0px 10px 10px;
	float: right;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

#container {
	background: url(images/websiteimages/background/back_06.jpg) repeat-y center;
	text-align: left;
	width: 812px;
	margin: 0px auto;
}

/* This is the shadow effect at the top */
#bannertop {
	background: #fff url(images/websiteimages/background/back_03.jpg) no-repeat center top;
	height: 17px;
	width: 812px;
}

/* This is the banner at the top */
#banner {
	background: #fff url(images/websiteimages/background/back_04.jpg) no-repeat center top;
	height: 123px;
	width: 812px;
}

/* This is the container for the navigation bar at the top */
#nav {
	clear: both;
	padding: 0;
	margin-top: 0px;
	height: 40px;
}

/* This is the alignment and image for the navigation bar at the top */
#nav ul {
	float: left;
	list-style: none;
	background: url(images/websiteimages/nav/repeat-x-vistabar.gif) repeat-x;
	width: 780px;
	text-transform: uppercase;
	margin: 0 0 0 16px;
	padding: 0;
	display: inline;
}

/* This is the alignment for the navigation TEXT at the top */
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

/* This is the style for the navigation bar at the top */
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	border-right: 1px solid #333;
	border-left: 1px solid #1c1c1c;
	border-bottom: none;
	color: #fff;
	font: bold 12px/2.5em Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	
}/* This is the background image for the top navigation hover effect */
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(images/websiteimages/nav/repeat-x-vistabar35.gif) repeat-x;
	
}/* The current navigation button selected - no effects necessary*/
#nav ul li#current a {
	
}

#navbarleft {
	float: left;
	width: 230px;
	padding: 0px;
}
#navbarleft img {
	margin: 1px 3px 1px 1px;
	background: #FAFAFA;
}
#contentright {
	padding:15px 35px 15px 15px;
	margin-left: 270px;
}
#footer {
	height: 100%;
	text-align: center;
	width: 100%;
}
#insidefooter {
	background: url(images/websiteimages/background/footer_bk_02_02.jpg) repeat-y;
	margin: 20px;
	border: 4px outset #FFFFFF;
	height: 100%;
	width: 768px;
	float: left;
	display: block;
	color: #FFFFFF;
}
#footerpic1 {
	margin: 30px 0px 0px 40px;
	float: left;
	background: url(images/websiteimages/background/images/footer_bk_04_03.jpg);
	height: 130px;
	width: 129px;
}
#footertext {
	margin: 0px;
	width: 440px;
	float: left;
}



/* This is the shadow effect at the bottom */
#footerbottom {
	background: url(images/websiteimages/background/back_07.jpg) no-repeat center bottom;
	height: 21px;
	float: left;
	width: 100%;
}
.subnavtop {
	display:block;
	list-style:none;
	width:236px;
	float: left;
	margin: 0;
	background: url(images/websiteimages/nav/sub_nav_top1.jpg) no-repeat right;
	padding: 0px;
	height: 1px;
}
.subnav {
	display:block;
	list-style:none;
	width:225px;
	padding-right: 12px;
	float: left;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0 0 0 16px;
	background: url(images/websiteimages/nav/sub_nav_inside.jpg) repeat-y right;
}
.subnav li {background:none; margin:0; padding:0;}
.subnav li a {
	display:block;
	padding:3px 15px;
	border-bottom:1px solid #cccc99;
	font-weight:bold;
	color:#600202;
	text-decoration: none;
	font-size: 12px;
}
.subnav li a:hover {background:#600202; color:#fff;}

.subnav li.first a {
	color:#000;
	border-color:#000;
	padding-left:0px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
.subnav li.first a:hover {color:#000; background:none; text-decoration:underline;}

.subnav li.active a {
	color:#600202;
}
.subnav li.active a:hover {color:#600202; background-color:none;}
.subnavul {
	list-style:none;
	padding-left: 35px;
	margin: 0px;
}
.subnavshadow {
	background: url(images/websiteimages/nav/sub_nav_bottom.jpg) no-repeat right top;
	float: left;
	width: 225px;
	margin-left: 16px;
	height: 10px;
	padding-right: 10px;
}
.clear { clear: both; }
.subinfo {
	background: url(images/websiteimages/background/images/subinfo_03.jpg);
	float: left;
	width: 225px;
	margin-left: 16px;
	padding-right: 12px;
	color: #FFFFFF;


}
.subinfotext {
	color: #FFFFFF;
	padding-left: 25px;
}

.subinfotop {
	background: url(images/websiteimages/background/images/subinfo_02.jpg);
	height: 28px;
	width: 237px;
}
.subinfobottom {
	background: url(images/websiteimages/background/images/subinfo_05.jpg);
	float: left;
	height: 32px;
	width: 237px;
}
/* start - table */
table {
	width: 450px;
	border-collapse: collapse;
	margin: 10px;
	margin-top:	25px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	font-size: 13px;
}
.table-alumni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}

th strong {
	color: #fff;
}
th {
	background: #000000 url(images/websiteimages/nav/repeat-x-vistabar.gif) repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-right: 1px solid #333;
	border-left: 1px solid #1c1c1c;
	height: 13px;
}
tr {
	height: 30px;
}
td {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;

}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */
.textcolumn {
	float: left;
	width: 240px;
}
.picrow {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 243px;
}
.picrowone {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
}
#icons {
	height: 46px;
	width: 233px;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	left: 443px;
	top: 198px;
	float: right;
	background-color: #FFFFFF;
	background: #000000;
	
}
#fullWidthContentCell {
	margin: 0px;
	padding: 15px 25px;
}
.icons2010 {
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
}

