@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	line-height: 1;
}

ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	background-color:#fff;
}

p.smallp {
		font-size:.9em;
}

#outerwrapper
{
	width: 1050px;
	margin: 0 auto;
}

#bbtop
{
	background-color:#000;
}


#bbbottom

{
	background-color:#000;
	clear:both;
}


#audiotoggle
{
	text-align:left;
	background-color:#000;
	height:45px;
		width: 1050px;
	margin: 0 auto;
}

#quicklist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font-weight:bold;
}

#quicklist li
{
	list-style: none;
	margin: 0;
	padding-left:15px;
	display: inline;
}

#quicklist li a
{
}

#quicklist li a:link
{
	color: #ffffff;
	text-decoration: none;
}

#quicklist li a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#quicklist li a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

#wrapper
{
	width: 970px;
	margin: 0 auto;
	background-color:#fff;
	border: 0px solid #ff1493;
}

/* ------ General Styles ------*/


#mainnav ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #ff1493;
	color: #fff;
	float: left;
	width: 100%;
	font-size:1em;
	font-weight:bold;
}

#mainnav ul li
{
	display: inline;
}

#mainnav ul li a
{
	padding: 0.5em 1em 0.25em 1em;
	background-color: #ff1493;
	color: #fff;
	text-decoration: none;
	float: left;
	border-bottom: 5px solid #ff1493;
	text-transform:uppercase;
}

#mainnav ul li a:hover, #mainnav ul li a.active
{
	color: #ffd9ee;
	border-bottom: 5px solid #ffd9ee;
}

#sidebar
{
	margin:40px 10px 10px 655px;
	padding: 0 3px;
	line-height:1.8em;
 background-color:;
}


#sidebar h1
{
	font-size:1.4em;
	color: #393996;
	padding: 10px 0px 2px 10px;
	font-style:italic;
}

#maincontent
{
	margin:0 15px 10px 15px;
	line-height:1.8em;
	width: 615px;
	background: url(../images/e.jpg) no-repeat left top;
	float:left;
	font-size:1.2em;
}

#maincontent2
{
	margin:0 15px 10px 15px;
	line-height:1.8em;
	width: 930px;
	background: url(../images/e.jpg) no-repeat left top;
	float:left;
	font-size:1.2em;
	display:inline;
}

#maincontent h1, #maincontent2 h1
{
	font-size:1.8em;
	color: #ff1493;
	margin: 10px 0 10px 0;
}

#maincontent h2, #maincontent2 h2
{
	font-size:1.4em;
	color: #ff1493;
	font-weight:bold;
	margin: 20px 0 20px 0;
}

#maincontent h2.uce
{
	font-size:1.2em;
	color: #000;
	font-weight:bold;
	margin: 30px 0 10px 20px;
}

#maincontent p, #maincontent2 p, #maincontent2 ul
{
	margin: 10px 15px 10px 20px;
}

#maincontent2 ul
{
	list-style-type:square;
}

#maincontent p.upcoming
{
	padding-bottom: 10px;
}

#maincontent2 p {
	width: 800px;
}

#maincontent2 table p {
	width: 375px;
}

.interestitem
{
	padding:0;
	border-bottom: #000 1px dotted;
	clear: both;
	margin-bottom: 20px;
	min-height:80px;
	margin-left:20px;
	background-image:url(../images/utleygradient.png);
	background-repeat:repeat-x;
	width: 815px;
}

.interestitem a
{
	font-weight:bold;
}

.interestitem img
{
	float:left;
	margin-right:20px;
	border: #000 1px solid;
}

#contentwrap
{
	background-image:url(../images/hborder.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding-top:15px;
}

#wrapper
{
}

#footer
{
	background-color: #000;
	height:30px;
	padding: 13px 10px 10px 10px;
	color: #fff;
			width: 1050px;
	margin: 0 auto;
}


#footerhome
{
	background-color: #000;
	height:30px;
	padding: 13px 10px 10px 10px;
	color: #fff;
			width: 1050px;
	margin: 200px auto 0 auto;
}



#footertext
{
	float:right;
	text-align:right;
	line-height:1.2em;
}

#footertext a
{
	color: #FFF;
	text-decoration:none;
}

#footertext a:hover
{
	color: #FFF;
	text-decoration:underline;
}

.copyright
{
	color:#CCCCCC;
	font-size:10px;
}

.boldpink
{
	color: #ff1493;
	font-weight: bold;
}

#counter a
{
	color:#ff1493;
}

.clear
{
	clear: both;
	color: #fff;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

li.latest
{
	padding: 10px;
}

#maincontent a, #sidebar a, #maincontent2 a
{
	color: #ff1493;
	text-decoration: underline;
}

#maincontent a:hover, #sidebar a:hover, #maincontent2 a:hover
{
	color: #ff1493;
	text-decoration:none;
}

h1#welcome
{
	margin:20px 0;
	padding: 34px 0 0 0;
	overflow: hidden;
	background-image:url(../images/welcomeh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:34px; /* for IE5.5's bad box model */
}

h1#about
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/abouth1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}

h1#interests
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/interestsh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}

h1#calendar
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/calendarh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}



h1#reviews
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/reviewsh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}


h1#services
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/servicesh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}

h1#contact
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/contacth1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}

h1#resources
{
	margin:20px 0;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-image:url(../images/resourcesh1.png);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
}

#search
{
	text-align:right;
}

#cats
{
	margin-top:20px;
	border-left: 3px solid #ff1493;
	padding-left:10px;
}

#cats h2
{
	height: 37px;
	font-size:1.2em;
	padding-left:15px;
	font-style:italic;
	font-weight:bold;
	color: #fff9fd;
	background: url(../images/sidebarheader.png) no-repeat left top;
}

#cats p
{
	padding-bottom:15px;
	padding-left: 15px;
}

p.backtotop
{
	text-align:right;
}

#maincontent form
{  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	min-width: 550px;
	max-width: 550px;
	width: 550px;
}

#maincontent form fieldset
{
	/* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */

  border-color:#ff1493;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
}

#maincontent form fieldset legend
{
	color: #ff1493;
}

#maincontent form label
{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

#maincontent form input, #maincontent form textarea
{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */

	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of

                              label aligns textarea better in IE */
}

#maincontent form input#reset
{
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#maincontent form textarea
{
	overflow: auto;
}

#maincontent form small
{
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#maincontent form br
{
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#searchbox{
	float:right;
	padding-top:30px;

}


.testimonial {
width:720px;
float:left;
margin:15px 0 30px 0;

}


.testimonialr {
width:720px;
float:right;
margin:15px 0 30px 0;

}

.left-quote {
float:left;
background:url(../images/quote-left.jpg) no-repeat top;
width:68px;
height:77px;
}
.testi-text {
float:left;
text-align:justify;
width:570px;
padding-right:65px;
background:url(../images/quote-right.jpg) no-repeat right bottom;
font-style:italic;
}
.testi-pic {
float:left;
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-name {
float:left;
padding:30px 0 0 15px;
}

table.resourcet td {
	padding-right:30px;
}

#maincontent #BannerDiv, .centerb {
	margin-left:140px;
	margin-top:15px;
}