body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	text-align:center;
	background-image: url(../Images/TartanBlackWatch.jpg);
	font-size:100%;
    line-height:1.125em;
}


h1 {
	color: #656074;
	text-align: left;
	padding: 5px;
	margin: 0px;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em
}

h2 {
	color: #000051;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-family: helvetica, Arial, sans-serif;
}
h3 {
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000051;
	font-size: 1.2em;
}
#mainContent a {
	text-decoration: underline;
	color: #000047;
}



#wrapper {
	position: relative;
	width:880px;
	background-color: #FFFFFF;
	border: 1px solid #000054;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:0.875em;
	background-image: url(../Images/navShadow.jpg);
	background-repeat: repeat-y;

}

#header {
	position: absolute;
	width: 880px;
	left: 0px;
	height: 99px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000051;
	background-color: #FFFFFF;
	background-image: url(../Images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header p {
	left: -9000px;
	position: relative;
}






/*----------------------  navigation  stuff  ----------------------------*/

.glossymenu{
	float:left;
	padding: 0;
	width: 140px;
	text-align: center;
	position: relative;
	left: 0px;
	margin-top: 115px;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	background-color: #FFF;
	height: 445px;
}
.glossymenu #logo {
	position: relative;
	bottom: -150px;
}





.glossymenu a.menuitem{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	color: #00023F;
	margin: 5px;
}


.glossymenu a.menuitem:visited {
	color: #00023F;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: relative;
	top: auto;
	right: -15px;
	border: none;
}

.glossymenu a.menuitem:hover{
	color: #999999;
	text-decoration: underline;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	display: block;
	font-weight: bold;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
	color: #6E5A75;
	font-size: 90%;
}

.glossymenu div.submenu ul li a:hover{
	color: #999999;
}

#mainContent {
	text-align: justify;
	position: relative;
	margin-top: 115px;
	width: 700px;
	margin-right: 20px;
	float: right;
	display: inline;
	color: #666666;
	background-color: #FFFFFF;
}
#mainContent p {
	padding: 5px;
	top: 0px;
	margin: 0;
}
#mainContent .centerText {
	text-align: center;
}


#footer {
	Position:relative;
	text-align: center;
	color: #273758;
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #273758;
	background-color: #FFFFFF;
	margin: 0;
}


#footer a {
	text-decoration: none;
	color: #293953;
	margin: 0;
	padding: 0;
}
#footer a:hover {
	color: #666666;
}
#footer h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}




.img-shadow {
	background: url(../Images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	background-image: url(../Images/shadowAlpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
  }

.img-shadow img {
	display: block;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }  
table .centerText {
	text-align: center;
}

#mainContent a:hover.centerText  {
	text-align: center;
	text-decoration: none;
	color: #999999;
}
#mainContent a.centerText {
	text-decoration: none;
	color: #000055;
	text-align: center;
}
h5 strong {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img.contact {
	position: relative;
	top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.underline {
	text-decoration: underline;
}
.glossymenu p {
	padding: 5px;
	margin: 0px;
	color: #3A3A64;
	font-weight: bold;
	text-align: center;
}
#mainContent a.hiddenlink {
	text-decoration: none;
	color: #666666;
}
#mainContent table tr td {
	text-align: center;
}
