#wrapper {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#leftcol {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 600px;
}
#leftcol.specialoffers {
	width: 840px;
}


img.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


#outerwrapper {
	background-image: url(images/dropshadow-middle.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 1040px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#shadow-top {
	background-image: url(images/dropshadow-top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#shadow-bottom {
	background-image: url(images/dropshadow-bottom.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.clearing {
	clear: both;
}

#header {
	height: 114px;
	width: 1000px;
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	background-color: #FF9934;
}
#header #logo1 {
	position: absolute;
	left: 70px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	position: absolute;
	left: 340px;
	top: 46px;
	margin: 0px;
	padding: 0px;
}


#header #portraitpic {
	position: absolute;
	top: 0px;
	right: 0px;
}
#shadow-top #protraitpictop {
	position: absolute;
	right: 20px;
	bottom: 0px;
}

#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 40px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#contentarea {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 70px;
	color: #666666;
	position: relative;
	overflow: visible;
}
#contentarea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


#contentarea em {
	font-style: normal;
	font-weight: bold;
}
#contentarea h1 {
	font-size: 1.4em;
	color: #FF9900;
}
#contentarea h2 {
	color: #0188A6;
	font-size: 1.3em;
	text-align: center;
}
#contentarea h3 {
	font-size: 1.2em;
}
#contentarea h4 {
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 0.6em;
	color: #FF9900;
}
#contentarea h5 {
	font-size: 1.1em;
}


#contentarea a {
	color: #0188A6;
}
#contentarea img.mainpic {
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 1px solid #A2D5DF;
}
#sub-menu {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 600px;
	list-style-type: none;
}
#sub-menu li {
	display: inline;
	float: left;
	margin-right: 20px;
}
#sub-menu li a.selected {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
ul.arrowlist li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.arrowlist ul li {
	list-style-image: none;
	list-style-type: disc;
	background-image: none;
	padding-left: 0px;
}
#contentarea blockquote {
	padding: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	border-top-width: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECAE75;
	border-right-color: #ECAE75;
	border-bottom-color: #ECAE75;
	border-left-color: #ECAE75;
}
#newslettersignup {
	float: right;
	width: 260px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #0188A6;
	text-align: center;
	background-color: #FFE2C6;
}
#newslettersignup h2 {
	background-color: #0188A6;
	padding: 4px;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 6px;
	margin-left: -10px;
	color: #FFFFFF;
	text-align: center;
}
#homepagetext {
	width: 600px;
	float: left;
}
#homepagetext h2 {
	text-align: center;
}
#freeresources td {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#freeresources {
	margin-bottom: 20px;
}
#amazontable td {
	padding: 10px;
	text-align: center;
}
#leftcol .contactsform p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.contactsform label {
	float: left;
	width: 10em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC99;
}
.contactsform input {
	width: 400px;
}
.contactsform textarea {
	height: 100px;
	width: 400px;
}
.contactsform input#Submit {
	width: auto;
}
.contactsform input.default {
	width: auto;
}
#footerlogos {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	text-align: left;
	margin-right: 30px;
	margin-left: 70px;
	position: relative;
}

#masterclasstable caption {
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#masterclasstable th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#outerwrapper #wrapper #contentarea #leftcol #databasetext {
	font-size: 1.2em;
}
