/* ---- CUSTOM */
.Heading{
	color: #a84597;
	font-size: 15px;
	font-weight: bold;
}
.Sub_Heading{
	color: #a84597;
	font-size: 12px;
	font-weight: bold;
}
.Quotesfont{
	color: #734d17;
	padding-bottom: 4px;
	font-size: 17px;
}

.BoxTitleHeader{
	color: #7b7b7b;
	font-weight: bold;
	padding-bottom: 4px;
}
.left_background {
	background-image: url(../images/left_stairs.jpg);
	background-repeat: no-repeat;
}
.backLink { font-size: 10px; font-weight: bold; color: #ffffff; }
.pageTitle {
	color: #a84597;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

.subTitle {
	color: #a84597;
	font-weight: bold;
	padding-bottom: 4px;
}

.adminHeader {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
}

.content {
	padding-left: 60px;
	padding-top: 35px;
	padding-right: 55px;
	padding-bottom: 45px;
}

.sideContent {
	padding: 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,startColorstr=#55FFFFFF, endColorstr=#55FFFFFF);
	margin-left: 10px;
}

.sideContent[class] {
	background-color:#FFFFFF;
}

.newsDate {	font-size: 10px; font-weight: bold; color: #9a9a9a; }
.newsTitle { font-size: 10px; font-weight: bold; color: #f6aa00; }
.newsBody { font-size: 10px; color: #9a9a9a; }
.newsLbg { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/news_box/Lside_bg.png');}
.newsLbg [class] { background: url(../images/news_box/Lside_bg.png); background-repeat: repeat-y; }
.newsRbg { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/news_box/Rside_bg.png'); }
.newsRbg [class] { background: url(../images/news_box/Rside_bg.png); background-repeat: repeat-y;  }

.footer {
	/*height: 100%;*/
}
/*---- */



/* ---- GLOBAL */
body, td, p, ul, li  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---- */



/* ---- LINKS */
a:link, a:active, a:visited { 
	color: #f6aa00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a84597;
	font-weight: bold;
	text-decoration: none;
}

a.mainNav:link, a.mainNav:active, a.mainNav:visited {
	color: #7f7f7f;
	background: url(../images/nav/nav_cross.gif) no-repeat 0px 0px;
	padding-left: 10px;
	padding-right: 20px;
}

a.mainNav:hover {
	background: url(../images/nav/nav_cross_.gif) no-repeat 0px 0px;
}

a.mainNavHighlight:link, a.mainNavHighlight:active, a.mainNavHighlight:visited {
	color: #f6aa00;
	background: url(../images/nav/nav_cross.gif) no-repeat 0px 0px;
	padding-left: 10px;
	padding-right: 20px;
}

a.mainNavHighlight:hover {
	background: url(../images/nav/nav_cross_.gif) no-repeat 0px 0px;
}

a.subNav:link, a.subNav:active, a.subNav:visited {
	color: #FFFFFF;
	background: url(../images/nav/nav_cross.gif) no-repeat 0px 0px;
	padding-left: 10px;
	padding-right: 15px;
}

a.subNav:hover {
	background: url(../images/nav/nav_cross_.gif) no-repeat 0px 0px;
}

a.subNavHighlight:link, a.subNavHighlight:active, a.subNavHighlight:visited {
	color: #f6aa00;
	background: url(../images/nav/nav_cross.gif) no-repeat 0px 0px;
	padding-left: 10px;
	padding-right: 15px;
}

a.subNavHighlight:hover {
	background: url(../images/nav/nav_cross_.gif) no-repeat 0px 0px;
}

/* ---- */



/* ---- CONSTANT - DO NOT REMOVE */
img.transparent {behavior:url(../_css/components/transparent_png.htc)}
.showspeechbubble {behavior:url(../_css/components/speech_bubble.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ---- */

.newsbrief {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
