/*------------------------
 Structure
 -------------------------*/
#Container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 980px;
}
/*------------------------
 Header
 -------------------------*/
header {
	background-color: #fdc82f;
	display: block;
	height: auto;
	padding: 20px
}
/*--- Title ---*/
.Title {
	display: block;
	height: 100%;
	text-align: right;
}
.TitleContent {
	display: block;
	float: right;
	width: 50%;
}
.Logo {
	float: left;
	width: auto;
}
.Logo img {
	height: auto;
	width: 305px;
}
.TextSizerPosition {
	display: block;
}
/*--- Phone ---*/
.Phone a {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.Phone a:visited {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.Phone a:hover {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
/*------------------------
 Wrap/Content
 -------------------------*/
.Wrap {
}
.Content {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	width: auto;
}
/*------------------------
 Left
 -------------------------*/
.Left {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 515px;
}
/*------------------------
 Col"A"
 -------------------------*/
.ColA {
	display: block;
	width: 515px;
}
.ColAHeader {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 515px;
}
.ColAHeader img {
	height: auto;
	width: 515px;
}
.ColAContent {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.ColAText {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: auto;
}
/*--- Info Kit ---*/
.InfoKit {
	float: right;
	width: 515px;
}
.InfoKitImage {
	float: left;
	margin: 10px 0px 0px 0px;
}
.InfoKitImage img {
	height: auto;
	width: 265px;
}
.InfoKitText {
	float: right;
	width: 245px;
	margin: 150px 0px 0px 0px;
}
.InfoKitText h1 {
	font-size: 18px;
}
.InfoKitText h3 {
	font-size: 27px;
}
/*------------------------
 Right
 -------------------------*/
.Right {
	display: block;
	float: right;
}
/*------------------------
 Col"B"
 -------------------------*/
.ColB {
	width: 360px;
}
.ColBContent {
	width: 360px;
}
/*------------------------
 Form
 -------------------------*/
.FormHeader {
	display: none;
	margin: 10px 0px 10px 0px;
}
.FormHeader img {
	height: auto;
	width: 320px;
}
form {
}
.InputText {
	border: none;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	width: 97%;
}
.InputRadio {
}
select {
	margin: 5px 0px 15px 0px;
}
/*--- Submit Button ---*/
.Submit {
	margin: 0px 0px 0px 0px;
}
.Submit a {
	color: #5d206b;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.Submit a:visited {
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
.Submit a:hover {
	color: #ffffff;
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
/*--- Table ---*/
.Table {
	width: 100%;
}
/*------------------------
 Pin Form
 -------------------------*/
.PinForm {
}
.PinForm p {
	font-size: 16px;
}
.PinForm h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
/*------------------------
 Lead Form
 -------------------------*/
.LeadForm {
}
.LeadForm p {
	color: #5d206b;
	font-size: 14px;
	font-weight: bold;
}
.LeadForm h1 {
	color: #5d206b;
	font-size: 16px;
	font-weight: normal;
}
/*------------------------
 Survey
 -------------------------*/
.Survey {
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0px 0px 0px 75px;
}
.Survey h1 {
	font-size: 45px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.Survey h2 {
	font-size: 20px;
	font-weight: normal;
}
.Survey h3 {
	font-size: 16px;
	font-weight: normal;
}
/*--- Skip Button ---*/
.Survey a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.Survey a:visited {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.Survey a:hover {
	color: #ef8200;
	font-size: 20px;
	font-weight: bold;
	;
	text-decoration: none;
}
/*--- Survey Form ---*/
.SurveyForm {
	padding: 10px;
	width: auto;
}
.SurveyForm textarea {
	background-color: #ffe9f8;
	color: #5d206b;
	font-family: "Arial", Helvetica, sans-serif;
	height: 100px;
	padding: 10px;
	width: 90%;
}
.SurveyForm td {
	padding: 0px 5px 10px 0px;
}
/*--- Survey Button ---*/
.SurveyButton a {
	background-color: #ffffff;
	color: #c42695;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.SurveyButton a:visited {
	color: #c42695;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
.SurveyButton a:hover {
	color: #ef8200;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
/*------------------------
 Row
 -------------------------*/
.Row {
	height: 100%;
	padding: 20px;
	width: auto;
}
/*------------------------
 Col"C"
 -------------------------*/
.ColC {
	display: block;
	float: left;
	width: 515px;
}
/*--- Cell Main ---*/
.CellMain {
	border-bottom: #fdc82f solid 5px;
	height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.CellMain a {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:visited {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:hover {
	font-size: 16px;
	text-decoration: none;
}
/*--- Cell Large ---*/
.CellLarge {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 230px;
}
/*--- Cell Small ---*/
.CellSmall {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 175px;
}
/*------------------------
 Lightbox Style
 -------------------------*/
.LBStyle {
	font-family: 'Arial', Helvetica, sans-serif;
	width: 250px;
}
.LBRow {
	background-color: #c42695;
	height: 100%;
	padding: 15px;
}
.LBContent {
	float: left;
	margin: 0px 0px 0px 0px;
}
.LBContent img {
	border: none;
	float: right;
}
.LBContent p {
	color: #ffffff;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.LBContent h1 {
	color: #5d206b;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.LBContent a {
	background-color: #5d206b;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	margin: 10px 20px 0px 0px;
	min-width: 50px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
.LBContent a:visited {
	font-size: 16px;
	text-decoration: none;
}
.LBContent a:hover {
	color: #fdc82f;
!important;
	font-size: 16px;
	text-decoration: none;
}
/*------------------------
 Col"D"
 -------------------------*/
.ColD {
	display: block;
	float: right;
	width: 360px;
}
.ColD img {
	height: auto;
	width: 360px;
}
/*------------------------
 Col"E"
 -------------------------*/
.ColE {
	display: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.ColEContent {
	width: 100%;
	margin: 15px 0px 0px 0px;
}
.ColEText {
	background-color: #bed600;
	margin: 15px 0px 0px 0px;
	padding: 15px;
}
/*------------------------
Footer
 -------------------------*/
footer {
	background-color: #fdc82f;
	display: block;
	padding: 20px 20px 50px 20px;
}
footer p {
	font-size: 14px;
}
@media only screen and (max-width : 960px) { 
/*------------------------
 Structure
 -------------------------*/
#Container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 740px;
}
/*------------------------
 Header
 -------------------------*/
header {
	background-color: #fdc82f;
	display: block;
	height: auto;
	padding: 20px
}
/*--- Title ---*/
.Title {
	display: block;
	height: 100%;
	text-align: right;
}
.TitleContent {
	display: block;
	float: right;
	width: 100%;
}
.Logo {



	float: left;
	width: auto;
}
.Logo img {
	height: auto;
	width: 163px;
}
.TextSizerPosition {
	display: block;
}
/*--- Phone ---*/
.Phone a {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.Phone a:visited {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.Phone a:hover {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
/*------------------------
 Wrap/Content
 -------------------------*/
.Wrap {
}
.Content {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	width: auto;
}
/*------------------------
 Left
 -------------------------*/
.Left {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 310px;
}
/*------------------------
 Col"A"
 -------------------------*/
.ColA {
	display: block;
	width: 310px;
}
.ColAHeader {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 310px;
}
.ColAHeader img {
	height: auto;
	width: 310px;
}
.ColAContent {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.ColAText {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: auto;
}
/*--- Info Kit ---*/
.InfoKit {
	float: right;
	width: 310px;
}
.InfoKitImage {
	float: left;
	margin: 10px 0px 0px 0px;
}
.InfoKitImage img {
	height: auto;
	width: 170px;
}
.InfoKitText {
	float: right;
	width: 130px;
	margin: 50px 0px 0px 0px;
}
.InfoKitText h1 {
	font-size: 18px;
}
.InfoKitText h3 {
	font-size: 22px;
}
/*------------------------
 Right
 -------------------------*/
.Right {
	display: block;
	float: right;
}
/*------------------------
 Col"B"
 -------------------------*/
.ColB {
	width: 360px;
}
.ColBContent {
	width: 360px;
}
/*------------------------
 Form
 -------------------------*/
.FormHeader {
	display: none;
	margin: 10px 0px 10px 0px;
}
.FormHeader img {
	height: auto;
	width: 320px;
}
form {
}
.InputText {
	border: none;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	width: 97%;
}
.InputRadio {
}
select {
	margin: 5px 0px 15px 0px;
}
/*--- Submit Button ---*/
.Submit {
	margin: 0px 0px 0px 0px;
}
.Submit a {
	color: #5d206b;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.Submit a:visited {
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
.Submit a:hover {
	color: #ffffff;
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
/*--- Table ---*/
.Table {
	width: 100%;
}
/*------------------------
 Pin Form
 -------------------------*/
.PinForm {
}
.PinForm p {
	font-size: 16px;
}
.PinForm h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
/*------------------------
 Lead Form
 -------------------------*/
.LeadForm {
}
.LeadForm p {
	color: #5d206b;
	font-size: 14px;
	font-weight: bold;
}
.LeadForm h1 {
	color: #5d206b;
	font-size: 16px;
	font-weight: normal;
}
/*------------------------
 Survey
 -------------------------*/
.Survey {
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0px 0px 0px 75px;
}
.Survey h1 {
	font-size: 45px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.Survey h2 {
	font-size: 20px;
	font-weight: normal;
}
.Survey h3 {
	font-size: 16px;
	font-weight: normal;
}
/*--- Skip Button ---*/
.Survey a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.Survey a:visited {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.Survey a:hover {
	color: #ef8200;
	font-size: 20px;
	font-weight: bold;
	;
	text-decoration: none;
}
/*--- Survey Form ---*/
.SurveyForm {
	padding: 10px;
	width: auto;
}
.SurveyForm textarea {
	background-color: #ffe9f8;
	color: #5d206b;
	font-family: "Arial", Helvetica, sans-serif;
	height: 100px;
	padding: 10px;
	width: 90%;
}
.SurveyForm td {
	padding: 0px 5px 10px 0px;
}
/*--- Survey Button ---*/
.SurveyButton a {
	background-color: #ffffff;
	color: #c42695;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.SurveyButton a:visited {
	color: #c42695;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
.SurveyButton a:hover {
	color: #ef8200;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
/*------------------------
 Row
 -------------------------*/
.Row {
	height: 100%;
	padding: 20px;
	width: auto;
}
/*------------------------
 Col"C"
 -------------------------*/
.ColC {
	display: block;
	float: left;
	width: 400px;
}
/*--- Cell Main ---*/
.CellMain {
	border-bottom: #fdc82f solid 5px;
	height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.CellMain a {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:visited {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:hover {
	font-size: 16px;
	text-decoration: none;
}
/*--- Cell Large ---*/
.CellLarge {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 250px;
}
/*--- Cell Small ---*/
.CellSmall {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 125px;
}
/*------------------------
 Lightbox Style
 -------------------------*/
.LBStyle {
	font-family: 'Arial', Helvetica, sans-serif;
	width: 250px;
}
.LBRow {
	background-color: #c42695;
	height: 100%;
	padding: 15px;
}
.LBContent {
	float: left;
	margin: 0px 0px 0px 0px;
}
.LBContent img {
	border: none;
	float: right;
}
.LBContent p {
	color: #ffffff;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.LBContent h1 {
	color: #5d206b;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.LBContent a {
	background-color: #5d206b;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	margin: 10px 20px 0px 0px;
	min-width: 50px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
.LBContent a:visited {
	font-size: 16px;
	text-decoration: none;
}
.LBContent a:hover {
	color: #fdc82f;
!important;
	font-size: 16px;
	text-decoration: none;
}
/*------------------------
 Col"D"
 -------------------------*/
.ColD {
	display: block;
	float: right;
	width: 275px;
}
.ColD img {
	height: auto;
	width: 275px;
}
/*------------------------
 Col"E"
 -------------------------*/
.ColE {
	display: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.ColEContent {
	width: 100%;
	margin: 15px 0px 0px 0px;
}
.ColEText {
	background-color: #fdc82f;
	margin: 15px 0px 0px 0px;
	padding: 15px;
}
/*------------------------
Footer
 -------------------------*/
footer {
	background-color: #fdc82f;
	display: block;
	padding: 20px 20px 50px 20px;
}
footer p {
	font-size: 14px;
}
}
@media only screen and (max-width : 740px) {
/*------------------------
 Structure
 -------------------------*/
#Container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 320px;
}
/*------------------------
 Header
 -------------------------*/
header {
	background-color: #fdc82f;
	display: block;
	height: auto;
	padding: 10px
}
/*--- Title ---*/
.Title {
	display: block;
	height: 100%;
	text-align: right;
}
.TitleContent {
	display: none;
	float: right;
	width: 100%;
}
.Logo {
	float: left;
	width: auto;
}
.Logo img {
	height: auto;
	width: 90px;
}
.TextSizerPosition {
	display: none;
}
/*--- Phone ---*/
.Phone a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.Phone a:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.Phone a:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
/*------------------------
 Wrap/Content
 -------------------------*/
.Wrap {
}
.Content {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: auto;
}
/*------------------------
 Left
 -------------------------*/
.Left {
	display: none;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 310px;
}
/*------------------------
 Col"A"
 -------------------------*/
.ColA {
	display: block;
	width: 310px;
}
.ColAHeader {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 310px;
}
.ColAHeader img {
	height: auto;
	width: 310px;
}
.ColAContent {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.ColAText {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: auto;
}
/*--- Info Kit ---*/
.InfoKit {
	float: right;
	width: 310px;
}
.InfoKitImage {
	float: left;
	margin: 10px 0px 0px 0px;
}
.InfoKitImage img {
	height: auto;
	width: 170px;
}
.InfoKitText {
	float: right;
	width: 130px;
	margin: 50px 0px 0px 0px;
}
.InfoKitText h1 {
	font-size: 18px;
}
.InfoKitText h3 {
	font-size: 22px;
}
/*------------------------
 Right
 -------------------------*/
.Right {
	display: block;
	float: right;
}
/*------------------------
 Col"B"
 -------------------------*/
.ColB {
	width: 320px;
}
.ColBContent {
	width: 320px;
}
/*------------------------
 Form
 -------------------------*/
.FormHeader {
	display: block;
	margin: 10px 0px 10px 0px;
}
.FormHeader img {
	height: auto;
	width: 320px;
}
form {
}
.InputText {
	border: none;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	width: 97%;
}
.InputRadio {
	border: none;
	color: #ffffff;
}
select {
	margin: 5px 0px 15px 0px;
}
/*--- Submit Button ---*/
.Submit {
	margin: 0px 0px 0px 0px;
}
.Submit a {
	color: #5d206b;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.Submit a:visited {
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
.Submit a:hover {
	color: #ffffff;
	display: block;
	height: 30px;
	padding: 10px;
	width: auto;
}
/*--- Table ---*/
.Table {
	width: 100%;
}
/*------------------------
 Pin Form
 -------------------------*/
.PinForm {
}
.PinForm p {
	font-size: 16px;
}
.PinForm h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
/*------------------------
 Lead Form
 -------------------------*/
.LeadForm {
}
.LeadForm p {
	color: #5d206b;
	font-size: 14px;
	font-weight: bold;
}
.LeadForm h1 {
	color: #5d206b;
	font-size: 16px;
}
/*------------------------
 Survey
 -------------------------*/
.Survey {
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}
.Survey h1 {
	font-size: 30px;
	font-weight: bold;
}
.Survey h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.Survey h3 {
	font-size: 16px;
	font-weight: normal;
}
/*--- Skip Button ---*/
.Survey a {
	color: #ffffff;
	font-size: 20px;

	font-weight: bold;
	text-decoration: none;
}
.Survey a:visited {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.Survey a:hover {
	color: #ef8200;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
/*--- Survey Form ---*/
.SurveyForm {
	padding: 10px;
	width: auto;
}
.SurveyForm textarea {
	background-color: #ffe9f8;
	color: #5d206b;
	font-family: "Arial", Helvetica, sans-serif;
	height: 100px;
	padding: 10px;
	width: 90%;
}
.SurveyForm td {
	padding: 0px 5px 10px 0px;
}
/*--- Survey Button ---*/
.SurveyButton a {
	background-color: #fdc82f;
	color: #c42695;
	display: block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 30px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.SurveyButton a:visited {
	color: #c42695;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
.SurveyButton a:hover {
	color: #ef8200;
	display: block;
	font-size: 26px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
/*------------------------
 Row
 -------------------------*/
.Row {
	height: 100%;
	padding: 10px;
	width: auto;
}
/*------------------------
 Col"C"
 -------------------------*/
.ColC {
	display: block;
	float: left;
	width: 100%;
}
/*--- Cell Main ---*/
.CellMain {
	border-bottom: #fdc82f solid 5px;
	height: 100%;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
.CellMain a {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:visited {
	font-size: 16px;
	text-decoration: none;
}
.CellMain a:hover {
	font-size: 16px;
	text-decoration: none;
}
/*--- Cell Large ---*/
.CellLarge {
	float: left;
	margin: 0px px 20px 0px;
	padding: 0px;
	width: 100%;
}
/*--- Cell Small ---*/
.CellSmall {
	float: left;
	mmargin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
/*------------------------
 Lightbox Style
 -------------------------*/
.LBStyle {
	font-family: 'Arial', Helvetica, sans-serif;
	width: 225px;
}
.LBRow {
	background-color: #c42695;
	height: 100%;
	padding: 15px;
}
.LBContent {
	float: left;
	margin: 0px 0px 0px 0px;
}
.LBContent img {
	border: none;
	float: right;
}
.LBContent p {
	color: #ffffff;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.LBContent h1 {
	color: #5d206b;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.LBContent a {
	background-color: #5d206b;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	margin: 10px 20px 0px 0px;
	min-width: 50px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
.LBContent a:visited {
	font-size: 16px;
	text-decoration: none;
}
.LBContent a:hover {
	color: #fdc82f;
!important;
	font-size: 16px;
	text-decoration: none;
}
/*------------------------
 Col"D"
 -------------------------*/
.ColD {
	display: none;
	float: right;
	width: auto;
}
.ColD img {
	height: auto;
	width: 320px;
}
/*------------------------
 Col"E"
 -------------------------*/
.ColE {
	background-color: #ffffff;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.ColEContent {
	width: 100%;
	margin: 15px 0px 0px 0px;
}
.ColEText {
	background-color: #fdc82f;
	margin: 15px 0px 0px 0px;
	padding: 15px;
}
/*------------------------
Footer
 -------------------------*/
footer {
	background-color: #fdc82f;
	display: none;
	padding: 20px 20px 50px 20px;
}
footer p {
	font-size: 14px;
}
}
