﻿BODY				{background-color:#E4CBB1; margin:0; text-align:center;}

/* Paragraph and word formatting styles */
.top10				{margin-top:10px;}
.top20				{margin-top:20px;}
.top30				{margin-top:30px;}
.top60				{margin-top:60px;}
.bot10				{margin-bottom:10px;}


.alcenter			{text-align: center;}
.alleft				{text-align:left;}
.alright			{text-align:right;}

.txtital			{font-style:italic;}
.txtbold			{font-weight:bold;}


/* Images */
#imgtow			{display:block; width:90%; max-width:140px; border:1px solid #000080;}
#imgfbwide		{width:130px; margin-top:10px; border:1px solid black; border-radius:5px 5px; }

#imgpic1left	{width:200px; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:200px; border:4px double #623100; border-radius:10px; 10px; text-align:center;}

/* Button Code */
	/* Email Button Code */
	.liknobtn			{display:block; width:120px; height:40px; margin:auto; padding:0;}
	.liknobtnemail		{background: url('../images/sitewide/buttons/btnemail/btnemail1a.jpg') 0 0 no-repeat;}

	.liknobtnmap		{background: url("../images/sitewide/buttons/btnmap/mapbtn1a.jpg") 0 0 no-repeat;}


/* Styles for Devices 301-500px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:301px) and (max-width:500px)
{

/* Layout Table */
	/*  Header Table */
.tblhead			{width:100%; border-collapse:collapse;}
	.tdhleft			{display:none; visibility:none; width:1%; text-align:center;}
	.tdhcent			{width:98%; text-align:center;}
		.tblbutton			{width:100%; border-collapse:collapse; margin:auto;}
			.tdbutton			{width:50%; }
	.tdhright			{display:none; visibility:none; width:1%; text-align:center;}

	/* Body Table */
.tblbody			{width:100%; border-collapse:collapse; border-top:2px lightgray ridge; border-bottom:2px lightgray ridge; margin-top:10px; margin-bottom:10px;}
	.tdbleft			{display:none; visibility:none; width:1%;text-align:center;}
	.tdbcent			{width:98%; text-align:center;}
	.tdbright			{display:none; visibility:hidden; width:1%; text-align:center;}
		
	/* Footer Table */
.tblfoot			{width:100%; border-collapse:collapse; }
	.tdfleft			{display:none; visibility:none; width:1%;text-align:center;}
	.tdfcent			{width:98%; text-align:center;}
	.tdfright			{display:none; visibility:none; width:1%;text-align:center;}


/* font and paragraph formatting styles */
H1, H2, H3, H4, H5, H6
				{font-weight:normal; margin:0px;}

H1				{font-family:Carnivalee Freakshow; font-size:36pt; color:#996633; text-shadow:3px 3px 3px #663300; -webkit-text-stroke:1px #000;}
H2				{font-family:Arial; font-size:24pt; }
H3				{font-family:Arial; font-size:20pt; }
H4				{font-family:Arial; font-size:16pt; }
H5				{font-family:Arial; font-size:10pt; }
H6				{font-family:Arial; font-size:8pt; }

P				{margin:0px; }

.p125high		{font-family:"Times New Roman"; font-size:14pt; font-weight:400; color:#623100; line-height:125%; margin-left:5px; margin-right:5px;}


/* images */
#imgpic1left	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imglogo		{width:80%; max-width:300px; margin-top:60px;}
#imgtowcenter	{width:140px; margin:auto; border:1px solid #623100;}
#imgtowright	{display:none; visibility:hidden;}


}

/* Styles for Devices 501-700px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:501px) and (max-width:700px)
{

/* Layout Table */
	/*  Header Table */
.tblhead			{width:100%; border-collapse:collapse;}
	.tdhleft			{display:none; visibility:none; width:1%; text-align:center;}
	.tdhcent			{width:98%; text-align:center;}
		.tblbutton			{width:100%; border-collapse:collapse; margin:auto;}
			.tdbutton			{width:50%; }
	.tdhright			{display:none; visibility:none; width:1%; text-align:center;}

	/* Body Table */
.tblbody			{width:100%; border-collapse:collapse; border-top:2px lightgray ridge; border-bottom:2px lightgray ridge; margin-top:10px; margin-bottom:10px;}
	.tdbleft			{display:none; visibility:none; width:1%;text-align:center;}
	.tdbcent			{width:98%; text-align:center;}
	.tdbright			{display:none; visibility:hidden; width:1%; text-align:center;}
	/* Footer Table */
.tblfoot			{width:100%; border-collapse:collapse;}
	.tdfleft			{display:none; visibility:none; width:1%;text-align:center;}
	.tdfcent			{width:98%; text-align:center;}
	.tdfright			{display:none; visibility:none; width:1%;text-align:center;}


/* font and paragraph formatting styles */
H1, H2, H3, H4, H5, H6
				{font-weight:normal; margin:0px;}

H1				{font-family:Carnivalee Freakshow; font-size:36pt; color:#996633; text-shadow:3px 3px 3px #663300; -webkit-text-stroke:1px #000;}
H2				{font-family:Arial; font-size:24pt; }
H3				{font-family:Arial; font-size:20pt; }
H4				{font-family:Arial; font-size:16pt; }
H5				{font-family:Arial; font-size:12pt; }
H6				{font-family:Arial; font-size:8pt; }

P				{margin:0px; }

.p125high		{font-family:"Times New Roman"; font-size:14pt; font-weight:400; color:#623100; line-height:125%; margin-left:5px; margin-right:5px;}


/* images */
#imgpic1left	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imglogo		{width:80%; max-width:300px; margin-top:60px;}
#imgtowcenter	{width:140px; margin:auto; border:1px solid #623100;}
#imgtowright	{display:none; visibility:hidden;}

}


/* Styles for Devices 701-900px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:701px) and (max-width:900px)
{ 

/* Layout Table */
	/*  Header Table */
.tblhead			{width:100%; border-collapse:collapse;}
	.tdhleft			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}
	.tdhcent			{width:50%; text-align:center; vertical-align:top;}
		.tblbutton			{display:none; visibility:hidden;}
			.tdbutton			{width:50%; }
	.tdhright			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}

	/* Body Table */
.tblbody			{width:100%; border-collapse:collapse; border-top:2px lightgray ridge; border-bottom:2px lightgray ridge; margin-top:10px; margin-bottom:10px;}
	.tdbleft			{width:25%;text-align:center; vertical-align:top;}
	.tdbcent			{width:50%; text-align:center; vertical-align:top;}
	.tdbright			{width:25%; text-align:center; vertical-align:top;}
	/* Footer Table */
.tblfoot			{width:100%; border-collapse:collapse;}
	.tdfleft			{width:15%;}
	.tdfcent			{width:70%; text-align:center;}
	.tdfright			{width:15%;}


/* font and paragraph formatting styles */
H1, H2, H3, H4, H5, H6
				{font-weight:normal; margin:0px;}

H1				{font-family:Carnivalee Freakshow; font-size:36pt; color:#996633; text-shadow:3px 3px 3px #663300; -webkit-text-stroke:1px #000;}
H2				{font-family:Arial; font-size:24pt; }
H3				{font-family:Arial; font-size:18pt; }
H4				{font-family:Arial; font-size:14pt; }
H5				{font-family:Arial; font-size:12pt; }
H6				{font-family:Arial; font-size:8pt; }

P				{margin:0px; }

.p125high		{font-family:"Times New Roman"; font-size:14pt; font-weight:400; color:#623100; line-height:125%; margin-left:5px; margin-right:5px;}


/* images */
#imgpic1left	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imglogo		{width:80%; max-width:300px; margin-top:35px;}
#imgtowcenter	{display:none; visibility:hidden;}
#imgtowright	{width:140px; margin:auto; border:1px solid #623100;}

}


/* Styles for Devices 901-1200px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:901px) and (max-width:1200px)
{

/* Layout Table */
	/*  Header Table */
.tblhead			{width:100%; border-collapse:collapse;}
	.tdhleft			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}
	.tdhcent			{width:50%; text-align:center; vertical-align:top;}
		.tblbutton			{display:none; visibility:hidden;}
			.tdbutton			{width:50%; }
	.tdhright			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}
	
	/* Body Table */
.tblbody			{width:100%; border-collapse:collapse; border-top:2px lightgray ridge; border-bottom:2px lightgray ridge; margin-top:10px; margin-bottom:10px;}
	.tdbleft			{width:25%;text-align:center; vertical-align:top;}
	.tdbcent			{width:50%; text-align:center; vertical-align:top;}
	.tdbright			{width:25%; text-align:center; vertical-align:top;}
	/* Footer Table */
.tblfoot			{width:100%; border-collapse:collapse;}
	.tdfleft			{width:5%;}
	.tdfcent			{width:90%; text-align:center;}
	.tdfright			{width:5%;}


/* font and paragraph formatting styles */
H1, H2, H3, H4, H5, H6
				{font-weight:normal; margin:0px;}

H1				{font-family:Carnivalee Freakshow; font-size:36pt; color:#996633; text-shadow:3px 3px 3px #663300; -webkit-text-stroke:1px #000;}
H2				{font-family:Arial; font-size:24pt; }
H3				{font-family:Arial; font-size:20pt; }
H4				{font-family:Arial; font-size:14pt; }
H5				{font-family:Arial; font-size:12pt; }
H6				{font-family:Arial; font-size:8pt; }

P				{margin:0px; }

.p125high		{font-family:"Times New Roman"; font-size:14pt; font-weight:400; color:#623100; line-height:125%; margin-left:5px; margin-right:5px;}


/* images */
#imgpic1left	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imglogo		{width:80%; max-width:300px; margin-top:35px;}
#imgtowcenter	{display:none; visibility:hidden; }
#imgtowright	{width:140px; margin:auto; border:1px solid #623100;}


}


/* Styles for Devices >1200px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:1201px)
{

/* Layout Table */
	/*  Header Table */
.tblhead			{width:100%; border-collapse:collapse;}
	.tdhleft			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}
	.tdhcent			{width:50%; text-align:center; vertical-align:top;}
		.tblbutton			{display:none; visibility:hidden;}
			.tdbutton			{width:50%; }
	.tdhright			{width:25%; text-align:center; vertical-align:top; padding-top:35px;}


	/* Body Table */
.tblbody			{width:100%; border-collapse:collapse; border-top:2px lightgray ridge; border-bottom:2px lightgray ridge; margin-top:10px; margin-bottom:10px;}
	.tdbleft			{width:25%;text-align:center; vertical-align:top;}
	.tdbcent			{width:50%; text-align:center; vertical-align:top;}
	.tdbright			{width:25%; text-align:center; vertical-align:top;}
	/* Footer Table */
.tblfoot			{width:100%; border-collapse:collapse;}
	.tdfleft			{width:5%;}
	.tdfcent			{width:90%; text-align:center;}
	.tdfright			{width:5%;}


/* font and paragraph formatting styles */
H1, H2, H3, H4, H5, H6
				{font-weight:normal; margin:0px;}

H1				{font-family:Carnivalee Freakshow; font-size:36pt; color:#996633; text-shadow:3px 3px 3px #663300; -webkit-text-stroke:1px #000;}
H2				{font-family:Arial; font-size:24pt; }
H3				{font-family:Arial; font-size:20pt; }
H4				{font-family:Arial; font-size:14pt; }
H5				{font-family:Arial; font-size:12pt; }
H6				{font-family:Arial; font-size:8pt; }

P				{margin:0px; }

.p125high		{font-family:"Times New Roman"; font-size:14pt; font-weight:400; color:#623100; line-height:125%; margin-left:5px; margin-right:5px;}


/* images */
#imgpic1left	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imgpic1right	{width:80%; border:4px double #623100; border-radius:10px; 10px; text-align:center;}
#imglogo		{width:80%; max-width:300px; margin-top:35px;}
#imgtowcenter	{display:none; visibility:hidden; }
#imgtowright	{width:140px; margin:auto; border:1px solid #623100;}

}
