/* Top Navigation */
#navigation {
  float:left;
  width:974px;
  padding:0px 13px 0px 13px;
  font-size:11px;
  line-height:normal;
  margin:0px 35px 0px 0px;
}

#navigation ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  height:37px;
}

#navigation li {
  float:left;
  background:#421852 url("images/left_corner.png") no-repeat left top;
  margin:0px 1px 0px 0px;
  padding:0px 0px 0px 6px;
}

#navigation a {
  float:left;
  display:block;
  background:inherit;
  background:#421852 url("images/right_corner.png") no-repeat right top;
  padding:11px 15px 13px 8px;
  text-decoration:none;
  font-weight:bold;
  color:#F6F3F7;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  	color:#E0B4F3;
}

#navigation #current {
  background-image:url("images/left_corner_on.png");
}

#navigation #current a {
  background-image:url("images/right_corner_on.png");
  color:#F6F3F7;
  padding-bottom:13px;
}
/* END Top Navigation */

/* side navigation*/
#navcontainer {
	float:left;
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 10px;
}

#navcontainer ul {
	width:180px;
	padding: 0;
	font-size:11px;
	list-style-type: none;
}

#navcontainer li {margin: 0 0 1px 0;}

#navcontainer a {
	display: block;
	padding: 8px 10px 8px 25px;
	width: 145px;
	color: #333;
	background-color: #D5CADB;
	text-decoration: none;
	background-image: url("images/side_nav_top_arrow.png");
	background-repeat: no-repeat;
	background-position: .5em .9em;
}

#navcontainer a:hover {
	color: #fff;
	background-color: #4A1B4F;
	text-decoration: none;
}

#navcontainer ul ul a {
	display: block;
	padding: 8px 10px 8px 25px;
	width: 145px;
	color: #333;
	background-color: #EAE5ED;
	text-decoration: none;
	background-image: url("images/side_nav_second_arrow.gif");
	background-repeat: no-repeat;
	background-position: .5em .9em;
}

#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #4A1B4F;
	text-decoration: none;
}

#navcontainer ul ul ul a {
	display: block;
	padding: 8px 10px 8px 25px;
	width: 145px;
	color: #333;
	background-color: #EAE5ED;
	text-decoration: none;
	background-image:none;
	background-repeat: no-repeat;
	background-position: .5em .9em;
}

#active a {
	background-image: url("images/side_nav_top_open_arrow.png");
	background-repeat: no-repeat;
	background-position: .5em .9em;
	background-color:#EAE5ED;
	margin: 0px 0px 1px 0px;
}

#navcontainer ul ul #active a {
	background-image: url("images/side_nav_second_open_arrow.gif");
	background-repeat: no-repeat;
	background-position: .5em .9em;
	background-color:#FAF8FA;
}

#navcontainer ul ul #active a:hover {
	background-image: url("images/side_nav_second_open_arrow.gif");
	background-repeat: no-repeat;
	background-position: .5em .9em;
	color: #fff;
	background-color: #4A1B4F;
	text-decoration: none;
}

#navcontainer ul ul ul #active a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: .5em .9em;
	background-color:#FAF8FA;
}

#navcontainer ul ul ul #active a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: .5em .9em;
	color: #fff;
	background-color: #4A1B4F;
	text-decoration: none;
}

#navcontainer ul ul ul ul #active a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: .5em .9em;
	background-color:#FAF8FA;
}

#navcontainer ul ul ul ul #active a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: .5em .9em;
	color: #fff;
	background-color: #4A1B4F;
	text-decoration: none;
}

body {
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#44484E;
}

strong, em {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
	
img {border:0;}	


* {padding:0; margin:0;}

a:focus {outline:none;}

a {text-decoration:none;}
a:hover {color:#333333;}

/* h tags */
h1 {width:500px; float:left; margin:0px 0px 10px 0px; color:#FCFCFC; font-size: 18px; background-color:#4A1B4F; background-image: url(images/purple_header.png); background-repeat:no-repeat; padding: 5px 5px 5px 10px; }
h2 {color:#5C2C61; margin:15px 0px 4px 0px; font-size:15px; background:#fff; }
h3 {color:#5C2C61; font-size:13px; background:#fff; }
h4 {}
h5 {}

.float_left {float:left;}
.float_right {float:right;}

#container_wrapper {width:1000px; margin: 0 auto; text-align:center;}

#top {width:973px; float:left; text-align:left; padding: 17px 0px 0px 13px;}
#top p{float:right; margin: 0px 0px 0px 0px; color:#341C39; background:inherit; font-size:14px; font-weight:bold;}
#top a{color:#5C2C61; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold;font-size:12.5px}

.search{display:inline; padding:2px 0px 2px 0px; margin:0px 0px 0px 0px; float:right; width:202px; border:0px solid #7D4C84; height:22px;}

/*  .search{display:inline; padding:2px 2px 2px 2px; margin:0px 0px 0px 0px; float:right; width:202px; border:1px solid #7D4C84; height:22px;}  */

.search .input{border:none; color: #7D4C84; padding:2px 2px 2px 2px; background:#fff; font-size: 12px; width:126px; height: 16px;}

.searchpage{display:inline; padding:2px 2px 2px 2px; margin:0px 0px 0px 0px; float:left; width:202px; border:1px solid #7D4C84; height:22px;}
.searchpage .input{border:none; color: #7D4C84; padding:2px 2px 2px 2px; background:#fff; font-size: 12px; width:126px; height: 16px;}

#container {width:1000px; float:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

.quote_side{float:left; margin:0px 0px 10px 0px; padding: 10px 10px 10px 0px; background-image:none; color:#757575; border: 1px solid #E58615;}
.info {float:right; width:200px; text-align:right; font-size:11px; margin:8px 0px 0px 0px;}
.info a{color:#E58615; font-size:10px;}
.quote_side img { margin:0px 0px 0px -1px; width:12px;}

blockquote {font-family:Georgia, "Times New Roman", Times, serif; }
blockquote div {float:right; width:195px;text-indent:19px; background: #fff url(images/quoleft_sub.png) top left no-repeat;}

.divider { background: #735089; height:5px; margin:0px 13px 0px 13px; width:975px;}

#content {width:972px; background:url(images/content_bg.png); background-repeat:repeat-y; text-align:left; float:left; padding:30px 14px 0px 14px;}
.content_container{float:left; width:515px; background:#fff; margin:0px 13px 0px 0px; font-size:13px; color:#515151;}

.content_container p{
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 20px; margin: 0px 0px 10px 0px;}

/*  added stans   */
/* .content_container a{color:#0000BB; background:#fff; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; border-bottom: 1px dotted;} */
.content_container a{color:#0000BB; background:#fff; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
/* .content_container a:img {border:none;} */
.content_container a:hover{color:#333;}
.content_container li{margin-top:5px; margin-left:2.5em; margin-bottom:8px; line-height: 20px;}
.content_container ul{list-style-image: url(images/bullet_arrow.png); margin-bottom:17px;}
.content_container ol{;margin-bottom:17px;}
.content_container img {margin:8px;}
.content_container blockquote {text-align:justify; font-size:13px; line-height:12px; margin-left:25px; width: 425px;}

.content_container2{float:left; margin:0px 13px 0px 13px; font-size:13px; color:#333333;}
.content_container2 p{
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin: 0px 0px 10px 0px;}
.content_container2 b,strong{font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
.content_container2 a{color:#0000BB; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
.content_container2 a:hover{color:#333;}
.content_container2 li{margin-top:5px; margin-left:2.5em; margin-bottom:8px;}
.content_container2 ul{list-style-image: url(images/bullet_arrow.png); margin-bottom:17px;}
.content_container2 ol{;margin-bottom:17px;}
.content_container2 img {margin:8px;}
.content_container2 blockquote {text-align:justify; font-size:13px; line-height:12px; margin-left:25px; width: 425px;}

.content_container2 h2 {color:#F5931D; margin:5px 0px 4px 0px; font-size:25px;}
.content_container2 h3 {color:#333333; margin:5px 0px 10px 0px; font-size:18px;}
.content_container2 h4 {color:#333333; margin:0px 0px 0px 0px; font-size:15px;}
.content_container2 h6 {color:#333333; margin:0px 0px 0px 0px; font-size:10px;}

/*
 .content_container .input{border:1px solid #7D4C84; color: #7D4C84; padding:2px 2px 2px 2px; background:#fff; font-size: 14px; width:250px; height: 16px;}
*/

/* .return {float:left; width:515px; background:#fff; margin:0px 13px 0px 0px; font-size:13px; color:#515151;} */
/*  added stans   */
.return img{margin:0px;}
.return a{color:#5C2C61; text-decoration:none; border-bottom: 0px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}

.breadcrumb{float:left; width:515px; background:#fff; color:#333; font-size:11px; margin:0px 0px 10px 0px;}
/*  added stans   */
.breadcrumb a{background:#fff; color:#7E7E7E;font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; border-bottom: 0px;}
.breadcrumb a:hover{color:#333;}
.breadcrumb #page{color:#471C5B;}

.green_header {float:left; background:#548945 url(images/events_header.png); width:213px; height:26px; padding: 8px 0px 0px 12px; margin:0px 0px 1px 0px; color:#FEF9F3;font-size:15px;}
.green_wrapper {float:left; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; width:225px; }

/* .green_wrapper ul{margin:0; padding:0px 0px 0px 0px; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; list-style:none;} */
/* .green_wrapper li {padding: 3px 0px 5px 0px; margin:0px 0px 1px 0px; background:#E3EEE0;} */
/* .green_wrapper a {padding: 5px 0px 5px 15px;color:#74AC63; font-weight:bold; font-size:11px; background-image:url("images/green_arrow.png"); background-repeat: no-repeat; background-position: .5em .6em; } */
/* .green_wrapper a:hover {color:#333; background-image:url("images/green_arrow.png"); background-repeat: no-repeat; background-position: .5em .6em;} */

.green_wrapper ul{margin:0; padding:2.5px 0px 2.5px 5px; font-size:11px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background:#E3EEE0;}
.green_wrapper li {margin-left:1.3em; margin-top:2.5px; margin-bottom:2.5px; list-style-image: url(images/green_arrow.png);}
.green_wrapper a {color:#74AC63; font-weight:bold; font-size:11px;}
.green_wrapper a:hover {color:#333;}


.hollis_side_header {float:left; background:#3E9CB2 url(images/side_header.png); width:213px; height:26px; padding: 8px 0px 0px 12px; margin:0px 0px 1px 0px; color:#FEF9F3; font-size:14px;}

.hollis_clickz_header {float:left; background:#548945 url(images/events_header.png); width:213px; height:26px; padding: 8px 0px 0px 12px; margin:0px 0px 1px 0px; color:#FEF9F3; font-size:14px;}

.hollis_wrapper {float:left; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; width:225px; border-left: #421852 1px dotted;}
.hollis_wrapper ul{margin:0; padding:2.5px 0px 2.5px 12.5px; font-size:11px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background:#FFFFFF;}
.hollis_wrapper li {margin-left:0.5em; margin-top:5.0px; margin-bottom:5.0px; list-style-image: url(images/bullet_arrow.png);}
.hollis_wrapper a {color:#0000FF; font-weight:normal; font-size:11px;}
.hollis_wrapper a:hover {color:#FF0000;}
.hollis_centeredImage  { text-align:center;}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.callout {float:left; padding:10px 10px 10px 12px; margin:0px 0px 10px 0px; width:203px; background:#F5931D url(images/callout_bg.png) repeat-y; color:#FFFDFB;}
.callout div {color:#FFFDFB; background:none; text-align:center; font-weight:bold; font-size:12px;}
.callout div a{color:#FFFDFB; background:none;}

.side_container {float:left; width:225px;}

.side_rss a {color:#0000BB; font-weight:normal; font-size:12px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background:inherit;}
.side_rss a:hover {color:#333;}

.side_header {float:left; background:#3E9CB2 url(images/side_header.png); width:213px; height:26px; padding: 8px 0px 0px 12px; margin:0px 0px 1px 0px; color:#FEF9F3;font-size:15px;}

.side_wrapper {float:left; padding:10px 10px 10px 12px; margin:0px 0px 1px 0px; width:203px; background:#F0F4F5; color:inherit;}
.side_wrapper span {color:#818181; background:inherit; font-size:10px; font-weight:bold;}
.side_wrapper h4, h4 a {color:#5C2C61; background:inherit; font-size:13px; font-weight:bold; margin:0px 0px 5px 0px;}
.side_wrapper h4, h4 a:hover {color:#333; background:inherit; font-size:13px; font-weight:bold; margin:0px 0px 5px 0px;}
.side_wrapper p {color:#676767; background:inherit; font-size:12px; line-height: 17px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; padding:0px 0px 0px 0px;}
.side_wrapper p a {color:#3E9CB2; font-weight:bold; font-size:12px; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background:inherit;}
.side_wrapper div {color:#4A1B4F; background:inherit; text-align:center; font-weight:bold; font-size:12px;}
.side_wrapper div a{color:#4A1B4F; background:#F0F4F5;}
.side_wrapper div a:hover{color:#333;background:#F0F4F5;}

#footer {width:1000px; float:left; color:#333333; background:inherit; font-size:11px; margin: 0px 0px 50px 0px;}
#footer p{margin: 0px 0px 8px 0px;}
#footer a {color:#333333; background:inherit;}

p {}
b, strong {}
i {}
/* Emphasizes a word (with italic or bold) */
em {}

/* links */
a {}
a:hover {}
a:focus {}
a:visited {}

fieldset {}
span {}

/* Creates a numbered list */
ol {}
/* Precedes each list item, and adds a number */
li {}
/* Creates a bulleted list */
ul {}

/* Creates a definition list */
dl {}
/* Precedes each definition term */
dt {}
/* Precedes each definition */
dd {}

/* Inserts a horizontal rule */

hr {}

/* Indents text from both sides */
blockquote {}