* {
	color: #001E4C;
}


body {
	background-color: gainsboro;
	font-family: verdana;
}

body .site {
	background-color: white;
	border-style: solid;
	border-color: #8495A9;
	border-width: 0px 1px 1px 1px;
}


#bd {
	padding: 0px 10px;
	margin-top: 10px;
}


.rightside .content { /* put spacing inbetween elements on right side */
	margin-bottom: 15px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	
}


.content a {
	color: #0060AC;
	text-decoration: none;
	border-bottom: 1px solid #0060AC;
}

.bottomAnnouncement a {
	color: #BCBCBC;
	text-decoration: none;
	border-bottom: 1px solid #BCBCBC;
}

.bottomAnnouncement {
	padding: 10px;
	margin-top: 15px;
	border-top: 1px solid #334364;
	background-image: url(images/bottommenu.gif);
	background-repeat: repeat-x;
	background-color: #334364;
}

.yuimenuitem a 
{
	border-bottom: none;
}

.gradient {
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;
	background-color: #D9D9E2;
}

.byuappbar { /** apply this to anything you want that wierd gradietn bar to */
	background-image: url('images/byubar.png');
	background-repeat: repeat-x;
	padding: 5px 10px;
	height: 30px;
}

.byuappbar input, img{
	vertical-align: top;
	margin-top: 1px;
}

.qfbar {
	background-image: url('images/byubar.png');
	background-repeat: repeat-x;
	height: 18px;
	padding: 4px;
	background-position: bottom; /* so we get the bottom line */
	border: 1px solid white;
	font-size: 85%;
	color: #B0B7C0;
}

.qfbar  input{
	margin-top: -2px;
}


#byulogotxt {
	font-size: 77%;
	letter-spacing: 4px;
	color: white;

}


.infobar {
	padding: 10px;
	font-size: 77%;
	text-align: center;
}


#byubottom1 {
	background-color: #334364;
	color: white;
}

#byubottom2 {
	color: #617590;
	background-color: #ECECEC;
	border-top: .1px solid #9098A5;
	border-bottom: .1px solid #9098A5;
	position: relative;
	top: 1px;
	
}

#byubottom3 {
	height: 34px;
	background-color: #C1C1C1;
	position: relative;
	top: 2px;
	margin-bottom: 2px;

}

.breadcrumb {
	background-image: url('images/crumb.png');
	position: relative;	
	top: -10px;
	color: #B0B7C0;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 80%;
	height: 14px;
}

.breadcrumbdivider { /* I think it'll actually be better to move this to a sprite image in the future */
	color: #516684;
	display: inline;
	font-family: courier;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: -3px;
	padding: 7px;
}

.breadcrumb img 
{
	position: relative;
	top: 1px;
	padding: 0px 3px 0px 3px;
}

.breadcrumb a, .breadcrumb span {
	color: #B0B7C0;
}

.breadcrumb .username 
{
	color: #B0B7C0;
	float: right;
	padding-right: 10px;
}




body .yui-b h2 {
	font-family: Arial;
	font-size: 182%;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
}

body .yui-b h3 {
	font-family: Verdana;
	font-size: 107%;
	color: #8495A9;
	line-height: 1em;
	margin-bottom: 10px;
}

.contentTitle
{
	font-family: Arial;
	font-size: 160%;
	font-weight: bold;
	color: #405679; /*#405679;*/
	line-height: 1em;
}

.showList {
	/*list-style: url(images/crumb_arrow.gif) circle;*/
	list-style-image: url('images/arrowbullet.gif');
	margin-left: 25px;
}

.showListOL {
	list-style-type: decimal;
	margin-left: 30px;
}


.contentTitleMedium
{
	font-family: Arial;
	font-size: 140%;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
}

.contentTitleSmall
{
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
}

.contentTitleTiny
{
	font-family: Arial;
	font-size: 110%;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
}

.backToTop a {
	font-size: 10px;
	font-weight: normal;
	color: #0060AC;;
	margin-bottom: 3px;
	border: none;
}

.annoucementTitle
{
	font-family: Arial;
	font-weight: bold;
	color: #33496B;
	line-height: 1em;
	font-size: 110%;
	text-align: center;
}

.annoucementBoxInside
{
	font-family: Verdana;
	color: #33496B;
	line-height: 1em;
	margin: 1px;
	text-align: center;
	background-color: #D3D3D3;
	padding: 5px;
	border: 1px solid #001E4C;
}

.annoucementBoxInside b
{
	color: #33496B;
}

.annoucementBoxOutside
{
	font-family: Verdana;
	color: #33496B;
	line-height: 1em;
	margin: 15px;
	text-align: center;
	background-color: #D3D3D3;
	border: 2px solid #405679;
}

 .ratesTable
 {
	font-family: Verdana;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

.ratesTableHeader
 {
	font-family: Verdana;
	font-size: 90%;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
}

.contentTitle span
{
	font-family: Arial;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
}

.contentSubtitle2 {
	font-family: Verdana;
	font-size: 107%;
	font-weight: bold;
	color: #405679;
	line-height: 1em;
	margin-bottom: 5px;
	border-bottom: 1px solid #405679;
}


.contentSubtitle {
	font-family: Verdana;
	font-size: 107%;
	font-weight: bold;
	color: #8495A9;
	line-height: 1em;
	margin-bottom: 5px;
	border-bottom: 1px solid #8495A9;
}

.contentSubtitleSmall {
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #8495A9;
	line-height: 1em;
	margin-bottom: 5px;
}



p {
	font-size: 90%;
	line-height: 2em;
}

#titlearea { /* This is the text at the top (requiem) */
	height: 60px;
}

#titlearea img { /* This is the text at the top (requiem) */
	padding: 5px 0px 5px 40px;
}

.quickfinder {
	/*background-color: #A7AeB4;*/
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #BCBCBC;
}

.quickfinder input {
	width: 100px;

}

#qfitems {
	height: 70px;
	overflow: auto;
	background-color: white;
	border-style: double;
	border-color: #D3D3D3;
	margin: 10px;
}


#qfitems ul {
	padding: 0pt 0pt 0.25em 2em;
	padding: 0pt 0pt 0.25em 2em;

}

#qfitems ul li {
	list-style-image: url('images/qfinderbullet.png');
	line-height: 1em;

}

#qfitems ul li a {
	color: #405679;
	font-size: 85%;
}

.notfound {
	display: none;
}

#calendar {
	margin-left: 10px;
	padding-top: 5px;
	font-size: 85%;
	max-height: 230px;
	width: 214px;
	overflow: hidden;
}

#calendar li  { /* calendar: first level */
	font-weight: bold;
	list-style-type: none;
}

#calendar li li { /* calendar: second level */
	list-style-image: url('images/arrowbullet.gif');
	font-weight: normal;
	line-height: 1.4em;
	margin-left: 25px;
}

#block-views-advertising_view {
	border-style: solid;
	border-color: #BCBCBC;
	border-width: 1px;
	background-color: #ECECEC;
}

#block-views-advertising_view ul {
	text-align: center;
	padding: 0px;

}

#block-views-advertising_view ul li {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}


#header_search input{ /* this is quite messy - gdw */
	margin: 6px;
	height: 15px;
	position: relative;
	top: -2px;
	width: 100px;

}

.quickfinder #livesearch {
	margin-left: 10px;
}

#content img {
	width: 100%; /*probably doesn't work in ie */
}

#ft {
	margin-top: 30px;
	border-bottom: 1px solid #8495A9;
}

.dgrayborder {
	border: 1px solid #BCBCBC;
}

