@import url(menu.css);
@import url(page.css);
@import url(status.css);

html {
	height:100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #fffaf2;
	font-size: 100%;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#7d0000;
	margin:0;
	padding-bottom:10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7d0000;
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
	padding:0;
	margin:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7d0000;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
	padding:5px 0;
	margin:0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 120%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	margin:0;
	padding:0;
}
#contentdiv p {
	margin-bottom:10px;
	line-height:1.5em;
}
p.emphasis {
	color:#7d0000;
	font-weight:bold;
	padding-bottom:20px;
}
p.italic {
	font-style:italic;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
label {
	font-size:0.8em;
	font-style:italic;
}

a {
	color:#3c7700;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

ul.standard li {
	font-size:0.9em;
}

ul#links {
	margin:0;
	padding:0;
	list-style-type:none;
}
#links li {
	font-weight:bold;
}
#links li a {
	text-decoration:none;
	font-weight:normal;
}
#links li a:hover {
	text-decoration:underline;
}
#links li.cathead {
	list-style-type:none;
	font-weight:bold;
	padding-top:5px;
}

#outerwrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:780px;
	min-height:100%;
	background-color:#ffffff;
	border-left:3px double #c0c0c0;
	border-right:3px double #c0c0c0;
	background-image:url(../../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position: right 345px;
}

#headerbar {
	height:130px;
	background-image:url(../../images/header-bg.jpg);
	background-repeat:no-repeat;
}

#straplinebar {
	background-color:#7d0000;
}
#straplinebar p {
	color:#efb600;
	font-size:0.55em;
	text-align:right;
	vertical-align:middle;
}

div.spacerbargrey {
	height:10px;
	background-color:#cccccc;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
div.spacerbargreen {
	height:10px;
	background-color:#234600;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#imagebar {
	height:150px;
}

#menubar {
	height:20px;
	padding-left:10px;
	background-color:#7d0000;
}

#openingbar {
	background-color:#7d0000;
}
#openingbar p {
	color:#efb600;
	font-size:0.55em;
	text-align:right;
	vertical-align:middle;
}
	
#leftbar {
	width:170px;
	background-color:#cccccc;
	float:left;
	text-align:center;
}
#leftbar p {
	width:90%;
	font-size:0.65em;
}

#lastupdated {
	margin:1em 0;
	padding:0.3em 0;
	width:140px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#lastupdated p {
	padding:0.2em 0;
	color:#666666;
}

#contentbar {
	float:left;
	margin:10px;
}

#footerbar {
	height:30px;
	border-top:1px solid #cccccc;
	background-image:url(../../images/footer-bg.jpg);
	background-repeat:repeat-y;
	vertical-align:middle;
}
#footerbar p {
	font-size:0.7em;
	float:left;
	margin-left:5px;
	padding-top:8px;
}
#footerbar p.phone {
	float:right;
	font-weight:bold;
	color:#999999;
	margin-right:5px;
	padding-top:8px;
}

#contentdiv {
	width:590px;	
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}
.signup-btn {
	font-size:0.65em;
	padding:0;
	margin:0.5em 0;
	background-color:#7d0000;
	color:#ffffff;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	font-size:0.7em;
	vertical-align:top;
}

.noborder {
	border:none;
}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}

/* gallery styles */
.gallerypointer {
	font-size: xx-small;
}
.galleryimagetitle {
	text-align:center;
	font-weight:bold;
}
.galleryimage {
	text-align:center;
}
.galleryimage img {
	border:none;
}
.galleryimagecaption {
	text-align:center;
	font-size:xx-small;
	font-style:italic;
}
/******************/

/* news styles ****/
#noticeboard {
	margin:0.3em 0 1em 0;
}
#newslist {
	margin:0;
	padding:0;
	list-style-type:none;
	margin:0.4em;
}
#newslist li {
	background-image: url(../../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left:1.1em;
}
#newslist li p.title {
	font-weight:bold;
	color:#7d0000;
}
/*******************/

/****************/
#marqueecontainer {
	position: relative;
	width: 136px;
	height: 200px;
	overflow: hidden;
	border: none;
}
#vmarquee {
	position:absolute;
	top:0;
	left:0;
	width:98%;
}
/****************/

/* rounded box ****/
div.roundedbox {
	width:145px;
	text-align:left;
}
div.roundedbox p {
	text-align:left;
}
.t {
	background: url(../../images/grey.gif) 0 0 repeat-x #ffffff;
}
.b {
	background: url(../../images/grey.gif) 0 100% repeat-x;
}
.l {
	background: url(../../images/grey.gif) 0 0 repeat-y;
}
.r {
	background: url(../../images/grey.gif) 100% 0 repeat-y;
}
.bl {
	background: url(../../images/box_r3_c1.gif) 0 100% no-repeat;
}
.br {
	background: url(../../images/box_r3_c3.gif) 100% 100% no-repeat;
}
.tl {
	background: url(../../images/box_r1_c1.gif) 0 0 no-repeat;
}
.tr {
	background: url(../../images/box_r1_c3.gif) 100% 0 no-repeat;
	padding:2px 0;
}
/******************/

