@charset "utf-8";
/* CSS Document */

html{
	font-family:Constantia, serif;
	font-size:1.1em;
	background-color:#FFF;
	color:#000;
	background-image:url(images/background.png);
	height:100%;
	width:100%;
	padding:0px;
}
body{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
}
img{
	border:0px;
	border-color:transparent;
}
@font-face{
	font-family:Constantia;
	src:url('shawover.com/websites/egstrats/fonts/constan.ttf') format('truetype');
}
@font-face{
	font-family:Constantia;
	font-weight:bold;
	src:url('shawover.com/websites/egstrats/fonts/constanb.ttf') format('truetype');
}
@font-face{
	font-family:Constantia;
	font-style:italic;
	src:url('shawover.com/websites/egstrats/fonts/constani.ttf') format('truetype');
}
@font-face{
	font-family:Constantia;
	font-weight:bold;
	font-style:italic;
	src:url('shawover.com/websites/egstrats/fonts/constanz.ttf') format('truetype');
}
@font-face{
	font-family:dropCap;
	src:url('fonts\celticDropCaps\celticmd.ttf') format('truetype');
}
#pageWrapper{
	background-image:url(images/backgroundWoW.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
#logoWrapper{
	width:1000px;
	height:180px;
	text-align:center;
	margin:auto;
}
#logo{
	background-image:url(images/logo.png);
	height:177px;
	width:592px;
	margin:auto;
}
#navbar{
	width:1000px;
	height:100px;
	background-image:url(images/navbar.png);
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:25px;
	background-color:transparent;
	text-align:center;
	font-size:1.25em;
}
#navbarList{
	padding-top:30px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}
#navbarList li{
	background-color:transparent;
	list-style:none;
	display:inline;
	padding:20px;
	font-size:1.2em;
}
#navbar a{
	text-decoration:none;
	color:#000;
}
#navbar a:active{
	text-decoration:none;
	color:#000;
}
#navbar a:focus{
	text-decoration:none;
	color:#000;
}
#navbar a:visited{
	text-decoration:none;
	color:#000;
}
#navbar a:hover{
	text-decoration:none;
	color:#900;
	text-shadow:0px 0px 10px #FED;
}
#navbar #active{
	text-decoration:none;
	color:#700;
}
#contentWrapper{
	min-height:600px;
	width:1000px;
	background-image:url(images/contentBackground.png);
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:10px;
	padding:0px;
	text-shadow:0px 0px 6px #fff;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-o-border-radius:25px;
	box-shadow:0 0 4px 4px #000;
}
#contentInnerShadow{
	min-height:600px;
	padding:25px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-o-border-radius:25px;
	margin:0px;
	box-shadow:inset 0 0 30px 5px #79704f;
}
#contentWrapper p{
	padding:0px;
	margin:0px;
}
#contentWrapper img{
	margin:10px;
}
#content{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#content p{
	text-align:left;
	font-family:Constantia, serif;
}
#content img{
	border:2px solid #654;
}
.dropCap{
	font-family:dropCap;
	font-size:1.3em;
}
.linkListCentered{
	padding:0px;
	margin:0px;
	width:700px;
}
.linkListContainer{
	width:900px;
	padding-left:0px;
	margin-left:30px;
}
.linkList{
	list-style:none;
	text-align:left;
	padding:0px;
	margin:20px;
	float:left;
}
.linkList li{
	font-size:1.1em;
	margin:10px;
	clear:both;
}
.linkList li.linkListHead{
	color:#800;
	font-size:1.6em;
	font-weight:bold;
	list-style:none;
	margin-left:-10px;
	padding-bottom:0px;
}
.subList{
	display:none;
	text-align:left;
	padding:0px;
	margin-left:15px;
	float:left;
}
.subList li{
	font-size:0.8em;
	margin:5px;
}
#sideNav{
	background-color:rgba(0,0,0,0.25);
	border:2px solid;
	border-color:#432;
	padding:10px;
	width:160px;
	float:right;
	margin:15px;
	text-align:center;
	text-shadow:0px 0px 10px #BA9;
	font-size:1.2em;
}
#sideNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sideNav li{
	margin:0px;
	padding:0px;
}
#sideNav a{
	text-decoration:none;
	color:#000;
}
#sideNav a:active{
	text-decoration:none;
	color:#000;
}
#sideNav a:focus{
	text-decoration:none;
	color:#000;
}
#sideNav a:visited{
	text-decoration:none;
	color:#000;
}
#sideNav a:hover{
	text-decoration:none;
	color:#900;
	text-shadow:0px 0px 10px #FED;
}
#sideNav #active{
	text-decoration:none;
	color:#000;
}
#footer{
	width:1000px;
	max-width:1000px;
	margin:auto;
	color:#CBA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding:0px;
	text-align:center;
}
#footer p{
	padding:25px;
	margin:0px;
}


a{
	text-decoration:none;
	color:#400;
	text-shadow:0px 0px 10px #987;
}
a:active{
	text-decoration:none;
	color:#432;
}
a:focus{
	text-decoration:none;
	color:#432;
}
a:visited{
	text-decoration:none;
	color:#432;
}
a:hover{
	text-decoration:none;
	color:#900;
	text-shadow:0px 0px 10px #FED;
}
#active{
	text-decoration:none;
	color:#600;
}