body {
    background: #696 url(../image-files/bg2.png) repeat-x;
	margin-top: 5px;
}

#wrapper {
	width:1002px;
	margin: 0 auto;
	font-family: "Georgia", serif;
	height: 100%;
}

#header {
	background: url(../image-files/header.jpg) no-repeat;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	height: 27%px;
	border: solid 1px #C30;
	margin-bottom: 2px;
}

#logo {
	padding: 15px 0 0 15px;
	float: left;
}

#pst {
	float: right;
	margin: 20px 140px 0 0;
	color: #900;
	font-family: 'Smythe', cursive;
	font-size: 85px;
	text-shadow: 2px 2px 2px #333;
	letter-spacing: 1px;
}

#headimage {
	float: right;
	margin: 20px 0 0 0;
}

h1 {
	color: #900;
	font-family: 'Smythe', cursive;
	font-size: 200%;
	text-shadow: 1px 1px 0px #333;
	margin: 20px 0 5px 0;
}

h2 {
	color: #015c0b;
	font-family: 'Smythe', cursive;
	font-size: 170%;
	text-shadow: 1px 1px 0 #333;
	margin: 20px 0 -8px 0;
}

h3 {
	font-size: 150%;
	font-family: "Agency FB", sans serif;
	color: #360;
	text-shadow: 1px 1px 0 #333;
	margin-bottom: -5px;
	letter-spacing: 1px;
	text-decoration: underline;
}

h4 {
	font-size: 100%;
	font-family: "Trebuchet", sans-serif;
	color: #003300;
	margin-bottom: -15px;
}

a {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

#left {
	background: #FEFAC0;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #F60;
	float: left;
	width: 633px;
	padding: 10px 20px;
	font-size: 16px;
	color: #000;
	text-align:left;
	margin-bottom: 2px;
}

#left ul {
	padding-left: 30px;
}

#left ul li {
	padding: 5px 0;
}

#left ol li {
	padding: 5px 0;
}

.copyshad {
	-moz-box-shadow:3px 3px 2px #333; 
	-webkit-box-shadow:3px 3px 2px #333; 
	box-shadow:3px 3px 2px #333;
	margin: 5px 15px 5px 5px;
}

.noshad-L {
	margin: 5px 20px 5px 0;
}

.shad {
	-moz-box-shadow:3px 3px 2px #333; 
	-webkit-box-shadow:3px 3px 2px #333; 
	box-shadow:3px 3px 2px #333;
	margin: 5px 10px 5px 5px;
}

#right {
	background: #FEFAC0;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #F60;
	float: right;
	width: 282px;
	padding: 10px 20px;
	font-size: 14px;
	color: #333;
	margin-bottom: 2px;
}

#right a {
	font-weight: bold;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right h2 {
	color: #900;
	font-size: 180%;
	margin-bottom: -8px;
}

#right ul {
	padding: 0 0 0 40px;
}

#right ol {
	padding: 5px 0;
}

#right ul li {
	padding: 5px 0;
}

#right ol li {
	padding: 5px 0;
}

#links {
	
	color: #000;
	font-family: "Georgia", serif;
	padding: 0 30px;
	font-size: 11px;
	text-align: right;
	clear:both;
	border: solid 1px #F60;
	background: #FEFAC0;
	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
	border-radius: 8px;
}

#footer {
	
	color: #000;
	font-family: Calibri, Verdana, sans-serif;
	padding: 8px 10px 8px 8px;
	font-size: 12px;
	text-align: right;
	clear:both;
	border: solid 1px #F60;
	background: #FEFAC0;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer a {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
	color: #000066;
}

.terms {
	float: left;
	margin-left: 10px;
}

.menu {
	margin: 5px 0;
}

.style3 {font-size: x-small}

.style1 {color: #FF0000; font-weight:bold;}

.share {
		float: right;
}
