body {
	background-color:#ffffff;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color:#222222;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
a img {
border:none;
}

h1 {
	font-size: 22px;
	color: #6E5B45;
	margin-top:30px;
	margin-bottom: 30px;
}

h2 {
	font-size:11px;
	font-weight: bold;
	color: #6E5B45;
	margin-bottom:3px;
	margin-top:3px;

}

h3 {
	font-size:14px;
	font-weight: bold;
	color: #423F3F;
	font-style:italic;
}
h4 {
	font-size:11px;
	font-weight: bold;
	color: #423F3F;
	padding-bottom:0px;
	margin-bottom:0px;
}

p {
	font-size: 11px;
	margin-top:15px;
	margin-bottom: 10px;
}

td {
	color:#000000;
}
.validator {
	color:red;
	display:none;
}
.required {
	color:red;
}
.white {
	font-family:Verdana, Helvetica, Tahoma, Courier, sans-serif;
	font-size: 10px;
	color: #FBF7FA;
	font-weight:bold;
	margin: 0px;
	padding:0px;
}

.NewsLink {
	font-size: 11px;
	color:#993333;
	font-weight:bold;
	margin: 0px;
	padding-top:5px;
	display:block;


	
}
.FooterText {
	font-size: 9px;
	color: #423F3F;
	padding-top:30px;
	padding-bottom:0px;
}


*html div.swoosh { 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='images/swoosh.png'); 
} 

.bulletts{
color:#6E5B45;
font-size:10px;
font-weight:bold;
font-style:italic;
}
/* =========================== LINKS ================================ */

a., a:link, a:visited{
	font-family:Tahoma, Arial, "Times New Roman";
	text-decoration:none;
	font-size: 11px;
	color:#222222;
}

a:hover, a:active {
	a.menu:active	color:#D9D1C7;
	text-decoration:underline;
}

a.menu, a.menu:link, a.menu:visited{
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #ffffff;
	padding-right:15px;
	padding-left:15px;
}

a.menu:hover, a.menu:active {
	text-decoration:underline;
	color: #D9D1C7;
}

a.menuProperties, a.menuProperties:link, a.menuProperties:visited{
	font-family:Arial, "Times New Roman";
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	color: #333131;
	line-height:22px;
	
	}
a.menuProperties:hover, a.menuProperties:active {
	text-decoration:underline;
	color: #222222;
}

/* ===================== Divs ======================== */


#top_row_container {
	position:relative;
	height:145px;
	left:0px;
	top:0px;
	background-image:url(../images/BackgroundBanner.png);

}
#center_row_container {
	position:relative;
	width:100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:hidden;
	min-height:546px;

}
#footer{
	position:relative;
	height:23px;
	margin-left:0px;
	margin-top:0px;
	background-image:url(../images/BackgroundFooter.png);
	z-index:10;
}

#logo{
	position:inherit;
	width:430px;
	height:145px;
	left:0px;
	top:0px;
	padding:0px;
	float:left;
}

#rightimage{
	position:absolute;
	width:426px;
	height:250px;
	margin:0px;
	right:0px;
	top:0px;
	padding:0px;
	margin-right:0px;
	z-index:0;

}

#navigation{
	position:absolute;
	height:20px;
	width:406px;
	left: 160px;
	top:0px;
	margin-top:128px;
	margin-left:0px;
	padding-top:0px;
	z-index: 20;
	text-align:center;
	background-color:#FFFFFF;

}
#leftContent{
	position:absolute;
	width:176px;
	left:0px;
	bottom:0px;
	top:0px; 
	padding:0px;
	background-image:url(../images/BackgroundLeftContent.png);
	background-repeat:repeat;

}

#CenterContent{
	position:relative;
	margin-top:0px;
	min-height:545px;
	margin-left:196px;
	margin-right:253px;
	padding:20px;
}

#rightContent{
	position:absolute;
	min-height:545px;
	width:232px;
	top:138px;
	right:1px;
	background-image:url(../images/BackgroundRightContent.png);
	bottom:0px;
}
#NewsBoard{
	position:absolute;
	top:-33px;
	z-index:50;
	
}

#MenuLeft{
	position:relative;
	margin-top:0px;
	top:0px;
	padding:0 20px 20px 20px;
	z-index: 0;
}

#GirlBottomRight{
	position:absolute;
	width:233px;
	right:0px;
	bottom:-8px;
	float:right;
	z-index:800;
}

#bustimetable {
	position:absolute;
	width:233px;
	left:-1px;
	bottom:26px;
	float:left;
	z-index:800;
}

	
	#NewsScroller{
	position:absolute;
	right:0px;
	top:26px;
	width:160;
	z-index:200;
}

/* ===================== Scroller ======================== */
.newscontent {
display:none;
}
#pscroller1{
width: 135px;
height: 220px;
margin-right: 13px;


}

#pscroller2 a{
text-decoration: none;
}

.innerDiv {
text-align: right;
color:#333333;
font-size:10px;
}

/* ===================== Slideshow ======================== */
#SlideshowContainer{
position:absolute;
right:8px;
top:40px;
z-index:900;
width:151px;
}

#slideshow {
position: relative;
height: 150px;
border:#666666 solid; border-width:1px;
}

#thumbs {
position: relative;
width: 153px;
}
#thumbs img {
padding-right:2px;
padding-top:2px;


}
#slideindicator {
	position:absolute;
	top:0px;
	left:-2px;
	width:32px;
	height:32px;
	overflow:hidden;
	border: 2px solid #6E5B45;
	z-index:10;
}

/* ===================== menu ======================== */

#menuh	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0px;
	width:100%;
	margin-top:0px;
	font-weight:normal;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border-left:1px solid #ffffff;
	border-top: 1px solid #ffffff;
	white-space:nowrap;
	margin:0px;
	padding: 2px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	background-color: #7E7265;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: black;
	background-color: #CEC4B8;
	
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height:18px;
	font-size:11px;
	font-weight:normal;

	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-size:11px;
	font-weight:normal;}

	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:81px	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;

	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;
}

/* End CSS Drop Down Menu */



