body {
	margin: 0;
	padding: 0;
	background:  /**/ url(../images/img05B.gif) repeat-x;		/* top and orange nav bar */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 110%;
	color: #000000;		/* black */
}

h1, h2 {
	margin-top: 0;
	font-weight: normal;
	color: #990000;		/* black */
}

h1 {
	font-size: 197%;
}

.h1-page-header {
	font-size: 30px;
	color: #7f7772;		/* dark gray */
	font-family: Georgia, "Times New Roman", Times, serif;
}

.h1-workshop-lp {
	font-size: 30px;
	color: #990000;		/* red */
	font-family: Georgia, "Times New Roman", Times, serif;
}

.h1-workshop {
	font-size: 30px;
	color: #990000;		/* red */
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 136%;
	color: #990000;
	padding: 20px, 5px, 0px, 0px;
	line-height: 125%;
}

.h2-caps {
	color: #27499e;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}

.h2-lp {
	color: ##990000;		/* blue */
	/*text-transform: uppercase; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	line-height: 125%;
}

.h2-sidebar {
	color: #27499e;		/* blue */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
}

.h2-sidebar-lp {
	color: #27499e;		/* blue */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	padding-top: 10px;
	/*padding-bottom: -40px;	 blue */
}

.h2-workshop {
	margin-top: 0;
	font-weight: normal;
	color: #990000;		/* red */
	font-size: 135%;
	padding-top: 0px;
	line-height: 95%;
}

.h2-text {
	margin-top: 0;
	font-weight: lighter;
	color: #7F7772;		/* dark gray */
	font-size: 50%;
	padding-top: 0px;
	padding-right: 20px;
	line-height: 125%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: -5px;
	color: #990000;	/* Dark Red */
}

.h3-caps {
	font-size: 12px;
	color: #27499e;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
	/* 	background-color: #f0f0f0; */
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-family: font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;		/* black */
	font-style: italic;
}

.blockquote {
	font-family: font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;		/* black */
	font-style: italic;
}

.blockquote-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #27499e;		/* blue */
	padding-left: 5px;
	line-height: 150%;
	font-style: italic;
}

.blockquote-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #7f7772;		/* dark gray */
}

.blockquote-company {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #7f7772;		/* dark gray */
}

em {
	/*color: #27499e;		 blue */
}

ul {
}

ol {
}

a {
	color: #F07814;		/* navbar orange */
}

.a-text {
	color: #F07814;		/* navbar orange */
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	/*display;  		none*/
}

img {
	/* border: 1px solid #B2B2B2;*/		/* gray */
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 90px;
	margin: 0 auto;
}

#Intro {
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*background: url(../images/img05.jpg) repeat-x;	 #7F7772 */ 	/* top and orange nav bar */
	font-size: 13px;
	color: #7f7772;		/* dark gray */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 175%;
	}

.Intro {
	margin: 0;
	padding: 0px 0px 0px 20px;
	background: /*url(../images/img05.jpg) repeat-x;	 #7F7772 */ 	/* top and orange nav bar */
	font-size: 13px;
	color: #7f7772;		/* dark gray */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 175%;
	margin-left: 20px;
	}

.IntroA {
	margin: 0;
	padding: 0px 20px 0px 0px;
	background: /*url(../images/img05.jpg) repeat-x;	 #7F7772 */ 	/* top and orange nav bar */
	font-size: 13px;
	color: #7f7772;		/* dark gray */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 175%;
}

#sub_title {
	margin: 0;
	font-size: 24px;
	color: #7f7772;		/* dark gray */
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 175%;
}
	
#workshop-head {
	margin: 0;
	padding: 0px 0px 0px 20px;
}


/* Logo */

#logo {
	float: left;
	padding-left: 15px;
	width: 680px;
	background-position: right;
	background-repeat: no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;		/* dark gray */
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin:  auto;
}


#menu ul {
	margin: 0;
	padding: 15px 0 0 15px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	/* background: url(../images/img02.gif) no-repeat left center;		nav red detail */
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;		/* white   was F8DFC9 lt orange*/
	
}

#menu a:hover {
	color: #990000;		/* dark red   was FFFFFF white*/
}

#menu .active a {
	color: #990000;		/* dark red */
}

/* Page */

#pageA {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding:  120px 10px 0px 0px;
	background: url(../images/img06D.jpg) no-repeat;		/* top half of image */
}

#pageB {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	background: url(../images/img10.jpg) no-repeat;		/* bottom footer image */
}

#pageC {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 131px 0 0 0;
	background: /*  (images/img10-test.jpg) no-repeat;		 bottom footer image */
}

#splashA {
	width: 710px;
	height: 150px;
	padding: 30px 0px 0px 20px; /*  30px 30px 0 30px;	  */
	background:/*  url(../images/img07A.jpg) no-repeat;		bottom half of image */
}

#splashB {
	width: 720px;
	height: 150px;
	padding: 0px 20px 0px 20px; /*  30px 30px 0 30px;	  */
	background:"";/* could be a side image */
	background-color: #FFF;
}

/* Splash */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
		margin: 0 auto 20px auto;
background: url(../images/img06.gif) no-repeat;		/* top half of image */
}

#splash {
	width: 720px;
	height: 299px;
	background: url(../images/img07.gif) no-repeat;		/* bottom half of image */
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
	margin-top: -131px;
}


.twocolsB .col1 {
	float: left;
	width: 700px;
	margin-top: -80px;
	padding-bottom: 20px;
	background-color: #FFF;/* Page white for body */
	padding-left: 20px;
}

twocolsA .col1 {
	float: left;
	width: 620px;
	margin-top: -131px;
	padding-left: 20px;
}

.twocols .col2 {
	float: right;
	width: 320px;
	margin-top: -131px;
}

/* Content */

#content {
	float: right;
	width: 390px;
	padding-right:  20px;
	background-image: url(../images/img08A.jpg); /* vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#contact-form {
	float: right;
	width: 680px;
	padding-left:  20px;
	background-image: url(../images/img08A.jpg); /* vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#content-full {
	float: right;
	width: 680px;
	padding-right:  20px;
	background-image: url(../images/img08A.jpg); /* vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#content-thanks {
	float: right;
	width: 680px;
}

#content-3-4 {
	float: right;
	width: 380px;
	padding-right:  20px;
	padding-left:  20px;
	background-image: url(../images/img08A.jpg); /* vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#content-1-1 {
	float: right;
	width: 400px;
	padding-right:  20px;
	padding-left:  20px;
	background-image: url(../images/img08A.jpg); /* vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#content-body {
	margin: 0;
	padding: 20px 0px 25px 20px;
	font-size: 13px;
	color: #000000;   /*#7f7772;		 dark gray */
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 175%;
}

.title {
	padding-bottom: 5px;
	color: #990000;	/* Dark Red 
	padding-left: 20px;*/
}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	/*background: url(images/img10.gif) no-repeat left center; */
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 10px 10px 10px 10px;
	/* background-color: #f0f0f0; */
}

#sidebarC1 {
	float: left;
	width: 275px;
	padding: 0px 0px 10px 10;
	background-color: /*  #f0f0f0;*/
}

#sidebarC {
	float: left;
	width: 250px;
	padding: 0px 0px 10px 10px;
	background-color: /*  #f0f0f0;*/
}

#sidebarA {
	float: left;
	width: 240px;
	padding: 10px 10px 10px 0px;
	background-color: /*  #f0f0f0;*/
}

#sidebarB {
	float: left;
	width: 150px;
	padding: 0px 10px 10px 0px;
	background-color: /*  #f0f0f0;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a head {
	font-size: 12px;
	color: #27499e;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar a:hover {
/*	text-decoration: underline; */
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: /*#dfdfdf;*/
	color: #666666;		/* dark gray */

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #666666;
}

#footer a {
	color: #666666;		/* dark gray */
}

/* Search */

/*#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;		/* dark gray *
}

#searchsubmit {
}*/

.offer
{
	font-size: 36px;
		color: #990000;		/* red */
/*color: #27499e;		 blue */
	font-family: Georgia, "Times New Roman", Times, serif;
}

.offer_subhead
{
	margin-top: 0;
	font-weight: normal;
	color: #27499e;		/* blue */
	font-size: 136%;
	padding-top: 0px;
	line-height: 125%;
	font-style: italic;
}

#hp_rt {
	float: right;
	width: 280px;
	padding-right:  0px;
	padding-left:  10px;
	/*background-image: url(../images/img08A.jpg);  vertical dotted rule */
	left: auto;
	background-repeat: repeat-y;
}

#hp_lt {
	float: left;
	width: 400px;
	padding: 0px 0px 0px 10px;
	/*background-color:   #f0f0f0;*/
}
