body {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#shell {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#page {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(/global/images/flag.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 770px;
}
.pageTitle {
	font-family: "ITC Bookman Bold","Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #060375; 
	/*color: #7E0227; */
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.pageSubTitle {
	font-family: "ITC Bookman Bold","Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

.pageNewsTitle {
	font-family: "ITC Bookman Bold","Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.contentTitle {
	font-family: "ITC Bookman Bold","Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align:left;
}
#top {
	padding-top: 0px;
	padding-bottom: 6px;
}
#nav1 {
	padding-left: 25px;
}
#nav1b {
	padding-left: 0;
}
#photoBar {
	margin-bottom: 1px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #7D0228;
}
#content {
	font-size: 13px;
	font-family: "ITC Bookman Bold","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #iB264E;
	margin: 0px;
	padding: 25px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	font-weight: bold;
	margin: 0px;
}

p {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
*/	
/*	margin-top: 15px;
*/
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 15px;
}

p.sub {
	margin-left: 14px;
	font-size:12px;
}
.horizRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9EFED;
	margin-bottom: 20px;
}


/* -------------------------------------------  */

a:link, a:visited {
	color: #7D0228;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
}

/* -------------------------------------------  */

.show {
	display: block;
}
.hide {
	display: none;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}

ul.marker {
	list-style-image: url(/global/images/triBullet.gif);
	margin-left: 30px;
	}

ul.info {
	font-size: 11px;
	color: #7D0228;
	};

ul.none {
	list-style-type: none;
	font-size: 13px;
	color: #7D0228;
	padding-top:2px;
	line-height:12px;
	};
	
ul.contact {
	list-style-type: none;
	font-size: 11px;
	color: #000000;
};

li {
	padding-bottom: 5px;
	
}

/* -------------------------------------------  */

#nav {
	color: #7D0228;
	height: 22px;
}
#breadcrum {
	font-size: 10px;
	color: #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* #nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #FF7200;
	text-decoration: none;
}
#nav a:active {
	color: #FF7200;
	text-decoration: none;
}
.navOn {
	color: #FF7200;
}
*/
#bottomBar {
	background-image: url(/global/images/bottomBarBg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	letter-spacing: 4px;
}

/* -------------------------------------------  */

#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-right: 10px;
}
#footer a:link, #footer a:visited {
	color: #7E062A;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #CC0000;
	text-decoration: none;
}

/* -------------------------------------------  */

.picRight {
	padding-bottom: 15px;
	padding-left: 50px;
}
.picLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.sidebarR {
	color: #666666;
	background-color: #E3E3E3;
	font-size: 11px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 25px;
}
.sidebarR-title {
	color: #FFFFFF;
	background-color: #304D37;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.sidebarR-col {
	padding-left: 30px;
}
.sidebarL {
	padding-right: 30px;
	color: #000000;
	padding-left: 0px;
}
.sidebarGfxTxt {
	text-align: center;
}
.columnMain {
	width: 450px;
}
.layerWrap {
	position: relative;
	display: inline;
}
.centerColumn {
	padding-right: 30px;
	padding-left: 30px;
}

.inputText {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-bottom: 2px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap {
	position:relative;
	width: 387px;
	background-color: #FFFFFF;
}
#pop {
	position:absolute;
	z-index:5;
	left: 95px;
	top: 245px;
	border: 2px solid #41B5BB;
	background-color: #FFFFFF;
	padding: 20px;
	width: 387px;
	visibility: hidden;
}

.devNote {
	color: #009933;
}

/* ------------- validation errors ---------------- */

.msgHint {
	display: inline;
}
.msgFlag {
	display: inline;
	font-weight: bold;
	color: #E41B5B;
}
.messageBoxOn {
	color: #000000;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #41B5BB;
	width: 60%;
	background-color: #DAEFEF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* -------------------------------------------  */

#adminNav {
	margin-right: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 160px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

/* -------------------------------------------  */

/* 

#navcontainer ul
{
	margin: 0;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	color: #7D0228;
	text-decoration: none;
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #806C38;
}

#navlist li a:hover, #navlist li a:active
{
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5994F;
	border-left-color: #B5994F;
}
#navcontainer #navlist #active #current
{
	color: #FFFFFF;
	height: 14px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5E0A24;
	border-left-color: #CCCCCC;
	background-color: #7D0228;
	background-image: url(/global/nav/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}


*/

#subnav {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#subnav a {
	color: #7D0228;
	display: block;
}
#subnav a:link, #subnav a:visited {
	color: #7D0228;
	text-decoration: none;
}
#subnav a:hover, #subnav a:active {
	color: #000000;
	text-decoration: none;
}
#subnav a.current {
	color: #000000;
	font-weight: bold;
}
.calendar td {
	background-color: #EBEBEB;
	padding: 4px;
	font-size: 10px;
	height: 60px;
	vertical-align: top;
	text-align: left;
	width: 130px;
}
.calendar th {
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
.chart {
	background-color: #CCCCCC;
}
.chart td {
	color: #333333;
	background-color: #F4F4F4;
	padding: 3px;
	font-size: 12px;
}
.caption {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 15px;
}
.alert {
	color: #990000;
}

/* -------------------------------------------  */

.staff {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	/*padding-top:8px;
	padding-bottom:5px;*/
}

/* -------------------------------------------  */

#formTop {
	margin-top:20px;
}
/* -------------------------------------------  */
input {
	background-color:#FFFFFF;
}

#flashcontent embed#photoLoader {
	width: 770px;
	padding: 0;
	margin: 0;
}
