@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;
	background-color:#f4f4f4;
}

#header
{
	width:100%;
	height:103px;
	background-color:#f4f4f4;
	background-image:url(../images/page_bg_image.jpg);
	text-align:center;
}

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:#f4f4f4;
	background-image:url(../images/page_bg_image.jpg);
}

p.smallp
{
	font-size:.9em;
}

#outerwrapper
{
	width: 940px;
	margin: 0 auto;
	padding:20px;/* background-color:#FF6; */
}

#bbtop
{
	background-color:#000;
}

#bbbottom
{
	background-color:#000;
	height:45px;
	border-bottom:#ff1493 solid 1px;
	border-top:#ff1493 solid 1px;
	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;
}

/* ------ General Styles ------*/
#navbar_wrap
{
	height:45px;
	border-bottom:#ff1493 solid 1px;
	border-top:#ff1493 solid 1px;
	background-color:#000;
	width:100%;
}

#navbar
{
	width:960px;
	margin: 0 auto;
}

#mainnav
{
	width:715px;
	margin: 0 auto;
	float:left;
	padding-top:10px;
}

ul#menu
{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden; /* makes sure the container fits the floated list-items below */
}

ul#menu li
{
	margin:3px 5px;
	padding:4px 7px 5px 7px;
	float:left;
	font-weight:bold;
	color:#333;
}

ul#menu li span
{
	position: relative; /* must have position set to anything other than static to use z-index */
	z-index: 5; /* 5 layers above all normal elements */
}

ul#menu li.backLava
{
	position:absolute;
	z-index:3;
	background:url(../images/bg_pinker.jpg) no-repeat top left;
	border:2px solid #313131;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	-moz-box-shadow: 2px 2px 3px #000;
}

#mainnav ul li a
{
	color: #fff;
	text-decoration: none;
}

#sidebar
{
	margin:0 0 0 645px;
	padding: 20px;
	line-height:1.8em;
	width:252px;
	height:auto;
}

#maincontent
{
	margin:0;
	line-height:1.8em;
	width: 585px;
	float:left;
	font-size:1.2em;
	padding:20px;
	height:auto;
}

.rotate_image
{
}

#maincontent2
{
	margin:0;
	line-height:1.8em;
	width: 930px;
	background-color:#f4f4f4;
	background-image:url(../images/logo_small.png);
	background-repeat:no-repeat;
	background-position:770px 11px;
	border: #000 solid 1px;
	float:left;
	font-size:1.2em;
	padding:20px;
	height:auto;
}

#maincontent h1, #maincontent2 h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	background-image:url(../images/page_h1_bg.png);
	background-repeat: no-repeat;
	color:#FFF;
	width:314px;
	height:60px;
	padding-left:40px;
	padding-top:5px;
	margin-left:-40px;
	margin-bottom:-20px;
}

#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 0 0 0;
}

#maincontent2 ul
{
	list-style-type:square;
}

#maincontent p.upcoming
{
	padding-bottom: 10px;
}

#maincontent2 table p
{
	width: 375px;
}

.interestitem
{
	padding:0;
	border-bottom: #000 1px dotted;
	clear: both;
	margin-bottom: 20px;
	min-height:80px;
	background-image:url(../images/utleygradient.png);
	background-repeat:repeat-x;
}

.interestitem a
{
	font-weight:bold;
}

.interestitem img
{
	float:left;
	margin-right:20px;
	border: #000 1px solid;
}

#contentwrap
{
	width:100%;
}

#footer
{
	background-color: #000;
	height:30px;
	color: #fff;
	width: 1050px;
	margin: 0 auto;
	text-align:center;
	padding-top:7px;
}

#footerhome
{
	background-color: #000;
	height:30px;
	padding: 13px 10px 10px 10px;
	color: #fff;
	width: 1050px;
	margin: 200px auto 0 auto;
}

#footertext
{
	text-align:center;
	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, #maincontent2 a
{
	color: #ff1493;
	text-decoration: none;
}

#maincontent a:hover, #maincontent2 a:hover
{
	color: #ff1493;
	text-decoration:underline;
	text-align: right;
}

#sidebar a
{
	color: #404040;
	text-decoration: underline;
}

#sidebar a:hover
{
	color: #404040;
	text-decoration:none;
}

h1
{
}

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;
	float:right;
	margin-top:0px;
	width:240px;
	padding-top:10px;
}

#sidebar h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	background-image:url(../images/sidebar_h2_bg.png);
	background-repeat: no-repeat;
	color:#FFF;
	width:294px;
	height:49px;
	padding-top:5px;
	margin-bottom:-10px;
	margin-top:0px;
	margin-left:-2px;
	padding-left:20px;
}

#sidebar p
{
	padding-bottom: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;
}

.side_content
{
	padding-bottom:25px;
}

#sidebar hr
{
	color:#F6C;
	margin-bottom:15px;
}

.quote
{
	font-weight:bold;
	color:#ff1493;
	font-size:14px;
}

.center
{
	text-align:center;
}

#black_border
{
	border:#000 1px solid;
}

#wrapper
{
	background-image:url(../images/mc_bg.png);
	background-repeat:repeat-y;
}

