body {
	background: #603F81 url(../images/bodyBG.gif) repeat-x;
	color: #333333;
	font: 11px/1.5em Verdana;
	margin: 0;
	margin-bottom: 20px;
}
* {
	margin: 0;
	padding: 0;
}
div, p, h1, h2, label, input, textarea, img, span {
	margin: 0;
	padding: 0;
}
h3 {
	color: #333333;
	font: bold 16px Arial;
}
#sideShadows {
	background: url(../images/sideShadows.gif) no-repeat;
	height: 470px;
	margin: 0 auto;
	width: 770px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 716px;
	background: url(../images/mainBodyBG.gif) repeat;
}
#header {
	height: 184px;
	background: url(../images/headerBG.gif) repeat-x;
}
#sigmasLogo {
	float: left;
	height: 161px;
	position: relative;
	top: 23px;
	width: 262px;
}
#skyline {
	background: url(../images/pittsburghSkyline.gif) no-repeat right;
	height: 159px;
	float: right;
	position: relative;
	top: 21px;
	width: 440px;
}
#sloganText {
	color: #745C8B;
	font: italic 30px Times New Roman;
	position: relative;
	top: 50px;
}
#sloganText2 {
	color: #745C8B;
	font: italic 30px Times New Roman;
	left: 20px;
	position: relative;
	top: 38px;
}
#subHeader {
	background: #3B1F56;
	height: 38px;
}
#search {
	float: left;
	position: relative;
	top: 8px;
}
.txtField {
	border: 1px solid gray;
	color: #666666;
	font: 11px Arial;
	letter-spacing: .1em;
	padding: 2px;
	width: 138px;
}
.searchSubmitBTN {
	background: #003399;
	border: 1px solid gray;
	color: #FFFFFF;
	font: 11px Arial;
	padding: 1px;
	width: 45px;
}
.contactTxtField {
	border: 1px solid gray;
	color: #666666;
	font: 11px Arial;
	letter-spacing: .1em;
	padding: 2px;
}
.contactSubmitBTN {
	background: #003399;
	border: 1px solid gray;
	color: #FFFFFF;
	font: 11px Arial;
	padding: 1px;
	width: 60px;
}
#navTabs {
	float: right;
	position: relative;
	top: 12px;
}
#navTabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navTabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navTabs a {
	background: url("../images/tabLeft.gif") no-repeat left top;
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration:none;
}
#navTabs a span {
	background: url("../images/tabRight.gif") no-repeat right top;
	color: #24618E;
	display: block;
	float: left;
	padding: 5px 15px 4px 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navTabs a span {
	float: none;
}
/* End IE5-Mac hack */
#navTabs a:hover span {
	color: #FF9900;
}
#navTabs a:hover {
	background-position: 0% -42px;
}
#navTabs a:hover span {
	background-position: 100% -42px;
}
#topBarLeft {
	background: #424C6D;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	float: left;
	height: 34px;
	width: 192px;
}
#contentLeft {
	background: url(../images/navigationBG.gif) no-repeat;
	float: left;
	width: 194px;
}
#navMenu {
	background: url(../images/navigationBG.gif) no-repeat;
	clear: left;
	left: 2px;
	position: relative;
	width: 192px;
}
#navMenu ul {
	list-style-type: none;
}
#navMenu li a {
	border-bottom: 1px solid #A1A1A1;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
  	height: 22px;
	padding: 8px 0 0 20px;
	text-decoration: none;
}
#navMenu li a:hover {
	background: #EEEEEE;
	color: #3399FF;
}
#dropmenudiv {
	position: absolute;
	background: #E8E8F5;
	border: 1px solid gray;
	border-bottom-width: 0;
	color: #330066;
	line-height: 16px;
}
#dropmenudiv a {
	color: #333333;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid gray;
	padding: 3px 0;
	text-decoration: none;
}
#dropmenudiv a:hover {
	background: #FFFFFF;
	color: #0066FF;
}
#contactBoxHeader {
	background: url(../images/contactHeaderBG.gif) repeat-x;
	font: bold 13px Arial;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	width: 175px;
}
.contactBoxHeaderText {
	color: #FFFFFF;
	font: bold 13px Arial;
	padding-left: 10px;
}
#contactBox {
	background: #FFFFFF url(../images/contactBoxBG.gif) repeat-x;
	border: 1px solid #40225E;
	color: #333333;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px 5px;
	text-align: center;
	width: 173px;
}
#contactBox a {
	color: #0099FF;
	text-decoration:  none;
}
#contactBox a:hover {
	color: #FF6600;
	text-decoration: none;
}
#booking {
	background: url(../images/bookingBG.gif) no-repeat;
	height: 90px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px 5px;
	width: 173px;
}
#bookingPurpleText {
	color: #40225E;
	font: bold 12px Arial;
	left: 33px;
	position: relative;
	top: 33px;
}
#bookingOrangeText {
	color: #CB6E00;
	font: 18px Arial;
	left: 25px;
	letter-spacing: .1em;
	position: relative;
	top: 40px;
}
#topBarRight {
	background: #6271A0;
	border-top: 2px solid #FFFFFF;
	float: left;
	height: 34px;
	width: 520px;
}
#breadcrumbs {
	color: #EEEEEE;
	padding: 9px 0px 0px 9px;
}
#breadcrumbs a {
	color: #EEEEEE;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#contentRight {
	background: url(../images/contentRightBG.gif) repeat-x;
	float: left;
	width: 520px;
	height: 1%;
}
#sloganTextBody {
	font: italic 16px Times New Roman;
	margin: 15px 0px 10px 0px;
	padding: 5px;
}
#bodyImage {
	float: left;
	margin-left: 10px;
}
#bodyBullets {
	float: right;
	padding-right: 40px;
}
#bodyBullets ul {
	color: #4D4D4D;
	font: bold italic 14px Arial;
	list-style-image: url(../images/bullet.gif);
}
#bodyBullets li {
	margin: 0px 0px 5px 0px;
}
.spacer {
	border-bottom: 1px dashed #FF9900;
	clear: both;
	height: 5px;
	margin: 0 auto;
	width: 370px;
}
#bodyText {
	padding: 10px;
}
#bodyText a {
	color: #0099FF;
	text-decoration:  none;
}
#bodyText a:hover {
	color: #FF6600;
	text-decoration: none;
}
#bodyText ul {
	list-style-type: square;
}
#bodyText li {
	margin: 10px 0px 0px 0px;
}
.dropcap {
	float: left;
	width: .7em;
	font-size: 3em;
	line-height: 83%;
}
.pageImage {
	float: left;
	margin: 5px;
}
.error { 
	color: red; 
}
.smallTxt {
	font-size: 10px;
}
.faqTitle {
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	padding-left: 30px;
}
.openlanguage {
	color: #FF6600;
}
.closedlanguage {
	color: #0099FF;
}
.thelanguage {
	color: #333333;
	line-height: 20px;
	padding: 0px 10px 10px 40px;
}
.blockquoteBG {
  background: #F7F7F9;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
#subpageBodyText {
	margin-top: 40px;
	padding: 10px;
}
#subpageBodyText ul {
	list-style-type: square;
}
#subpageBodyText li {
	margin: 10px 0px 0px 30px;
}
#subpageBodyText a {
	color: #0099FF;
	text-decoration:  none;
}
#subpageBodyText a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footerTop {
	background: #CEBFDC;
	clear: both;
	height: 5px;
}
#footer {
	background: #595858 url(../images/footerBG.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #888888;
	font: 10px Verdana;
	padding: 10px;
}
#footer a {
	color: #FF9900;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}