﻿BODY					{background-color:#EBF3BA; }

/* Styles for Devices 301-500px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:201px) and (max-width:500px)
{

	/* Tables */
		/*Header Table */
		.tblhead		{width:100%; height:200px; border-bottom:1px solid seagreen; 
							background-image:url('../images/HomePage/AfterDarkenFlat.jpg'); }
			.thleft			{display:none; visibility:hidden;}
			.thcenter		{width:100%;}
				#hdlt500         {display:block; visibility:visible; }
            #hdgt500         {display:none; visibility:hidden;}
			.thright		{display:none; visibility:hidden;}
	 		
		/* Body Table */
		.tblbody		{width:100%;}
			.tbleft			{display:none; visibility:hidden;}
			.tbcenter		{width:100%;}
			.tbright		{display:none; visibility:hidden;}
	 
		/* tblitemlist */
		.tblitemlist	{width:100%; border:1px solid #0C5B0C;}
			.tdileft		{width:30%;}
			.tdiright		{width:70%; border:1px solid green;}
			
		/* Footer Table */
		.tblfoot		{width:100%;}
		    .tfleft			{display:none; visibility:hidden;}
		    .tfcenter		{width:100%;}
            #ftlt500        {display:block;visibility:visible;}
		    .tfright		{display:none; visibility:collapse;}
	
	p				{font-family:Times New Roman; font-size:12pt; color:#0C5B0C; font-weight:normal; line-height:125%; margin:0px;}
   .ulleftmargin	{margin-left:10%;}
	.Anniversary	{font-family:"Monotype Corsiva"; font-size:16pt; color:white; line-height:100%; font-weight:bold; text-align:center;}
	
	.selectAzaleas	{background-color:#0C5B0C; font-family:Arial; font-size:12pt; color:white; width:200px; border:1px solid green; }	

	/* Headings */
	H1 {font-size: 16pt;}
	H2 {font-size: 14pt;}
	H3 {font-size: 12pt;}
	H4 {font-size: 10pt;}
	H5 {font-size: 9pt;}
	H6 {font-size: 8pt; font-weight:bold;}

    /* Images */
	#imgFanickLogo		{width:40%; max-width:150px; margin-top:10px;}	
	#imgCC				{width:75%; max-width:200px;}
   #imgCandRLogo        {width:50%;}
		
}


/* Styles for Devices 501-700px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:501px) and (max-width:700px)
{

	/* Tables */
		/*Header Table */
		.tblhead		{width:100%; height:200px; border-bottom:1px solid seagreen; 
							background-image:url('../images/HomePage/AfterDarkenFlat.jpg'); }
			.thleft			{width:30%;}
			.thcenter		{width:40%;}
				#hdlt500         {display:none; visibility:hidden; }
            #hdgt500         {display:none; visibility:hidden;}
			.thright		{width:30%;}

	/* Google Search Table */
		.tblsrch		{width:100%; border:1px solid green;}
			.tdsrch			{width:50%;}			

		/* Body Table */
		.tblbody		{width:100%;}
			.tbleft			{display:block; visibility:visible; width:10%;}
			.tbcenter		{width:80%; padding-left:10px; padding-right:10px;}
            #showJava       {display:none; visibility:hidden; }
				#showJavaMsg	{display:block; visibility:visible; }
			.tbright		{display:block; visibility:visible; width:10%;}
	 
	 /* tblitemlist */
		.tblitemlist	{width:80%; border:1px solid #0C5B0C; margin-left:auto; margin-right:auto;}
			.tdileft		{width:30%; margin-right:5px; text-align:left;}
			.tdiright		{width:70%; margin-left:5px; text-align:left;}
				
		/* Footer Table */
		.tblfoot		{width:100%;}
		    .tfleft			{width:30%;}
		    .tfcenter		{width:40%;}
            #ftlt500        {display:none;visibility:hidden;}
		    .tfright		{width:30%;}
	
	p				{font-family:Times New Roman; font-size:12pt; color:#0C5B0C; font-weight:normal; line-height:125%; margin:0px;}
	.ulleftmargin	{margin-left:20%;}
   .Anniversary	{font-family:"Monotype Corsiva"; font-size:16pt; color:white; line-height:100%; font-weight:bold; text-align:center;}
	
	/* Headings */
	H1 {font-size: 16pt;}
	H2 {font-size: 14pt;}
	H3 {font-size: 12pt;}
	H4 {font-size: 10pt;}
	H5 {font-size: 9pt;}
	H6 {font-size: 8pt;}

    /* Images */
	#imgFanickLogo		{width:40%; max-width:150px; margin-top:10px;}	
	#imgCC				{width:75%; max-width:200px;}
   #imgCandRLogo        {width:75%; max-width:175px;}
   
}

/* Styles for Devices 701-900px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:701px) and (max-width:900px)
{

	/* Tables */
		/*Header Table */
		.tblhead		{width:100%; height:200px; border-bottom:1px solid seagreen; 
							background-image:url('../images/HomePage/AfterDarkenFlat.jpg'); }
			.thleft			{width:30%;}
			.thcenter		{width:40%;}
				#hdlt500         {display:none; visibility:hidden; }
            #hdgt500         {display:none; visibility:hidden;}
			.thright		{width:30%;}

	/* Google Search Table */
		.tblsrch		{width:100%; border:1px solid green;}
			.tdsrch			{width:50%;}			

	/* Body Table */
		.tblbody		{width:100%;}
			.tbleft			{display:block; visibility:visible; width:20%;}
			.tbcenter		{width:60%; padding-left:10px; padding-right:10px;}
            #showJava       {display:none; visibility:hidden; }
				#showJavaMsg	{display:block; visibility:visible; }
			.tbright		{display:block; visibility:visible; width:20%;}

	 /* tblitemlist */
		.tblitemlist	{width:70%; border:1px solid #0C5B0C; margin-left:auto; margin-right:auto;}
			.tdileft		{width:40%; margin-right:5px; text-align:left;}
			.tdiright		{width:60%; margin-left:5px; text-align:left;}
				
		/* Footer Table */
		.tblfoot		{width:100%;}
		    .tfleft			{width:30%;}
		    .tfcenter		{width:40%;}
            #ftlt500        {display:none;visibility:hidden;}
		    .tfright		{width:30%;}
	
	p				{font-family:Times New Roman; font-size:12pt; color:#0C5B0C; font-weight:normal; line-height:125%; margin:0px;}
	.ulleftmargin	{margin-left:30%;}
   .Anniversary	{font-family:"Monotype Corsiva"; font-size:16pt; color:white; line-height:100%; font-weight:bold; text-align:center;}
	
	/* Headings */
	H1 {font-size: 18pt;}
	H2 {font-size: 16pt;}
	H3 {font-size: 14pt;}
	H4 {font-size: 12pt;}
	H5 {font-size: 10pt;}
	H6 {font-size: 8pt;}

    /* Images */
	#imgFanickLogo		{width:40%; max-width:150px; margin-top:10px;}	
	#imgCC				{width:75%; max-width:200px;}
   #imgCandRLogo        {width:75%; max-width:175px;}
   
}


/* Styles for Devices 901-1300px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:901px) and (max-width:1300px)
{

	/* Tables */
		/*Header Table */
		.tblhead		{width:100%; height:200px; border-bottom:1px solid seagreen; 
							background-image:url('../images/HomePage/AfterDarkenFlat.jpg'); }
			.thleft			{width:25%;}
			.thcenter		{width:50%;}
				#hdlt500         {display:none; visibility:hidden; }
            #hdgt500         {display:none; visibility:hidden;}
			.thright		{width:25%;}

	/* Google Search Table */
		.tblsrch		{width:100%; border:1px solid green;}
			.tdsrch			{width:50%;}			
			
		/* Body Table */
		.tblbody		{width:100%; margin-top:50px;}
			.tbleft			{width:35%;}
			.tbcenter		{width:30%; padding-left:10px; padding-right:10px;}
				#showJava       {display:block; visibility:visible;}
				#showJavaMsg	{display:none; visibility:hidden;}
			.tbright		{width:35%;}
			
	 /* tblitemlist */
		.tblitemlist	{width:75%; border:1px solid #0C5B0C; margin-left:auto; margin-right:auto;}
			.tdileft		{width:40%; margin-right:5px; text-align:left;}
			.tdiright		{width:60%; margin-left:5px; text-align:left;}
					
		/* Footer Table */
		.tblfoot		{width:100%;}
		    .tfleft			{width:30%;}
		    .tfcenter		{width:40%;}
            #ftlt500        {display:none;visibility:hidden;}
		    .tfright		{width:30%;}
	
	p				{font-family:Times New Roman; font-size:12pt; color:#0C5B0C; font-weight:normal; line-height:125%; margin:0px;}
	.ulleftmargin	{margin-left:40%;}
   .Anniversary	{font-family:"Monotype Corsiva"; font-size:16pt; color:white; line-height:100%; font-weight:bold; text-align:center;}
	
	/* Headings */
	H1 {font-size: 18pt;}
	H2 {font-size: 16pt;}
	H3 {font-size: 14pt;}
	H4 {font-size: 12pt;}
	H5 {font-size: 10pt;}
	H6 {font-size: 8pt;}

    /* Images */
	#imgFanickLogo		{width:40%; max-width:150px; margin-top:10px;}	
	#imgCC				{width:75%; max-width:200px;}
   #imgCandRLogo        {width:75%; max-width:175px;}

}


/* Styles for Devices >1300px wide */
/* -------------------------------------------------------------------------------------------------------------------- */
 @media screen and (min-width:1301px)
{

	/* Tables */
		/*Header Table */
		.tblhead		{width:100%; height:200px; border-bottom:1px solid seagreen; 
							background-image:url('../images/HomePage/AfterDarkenFlat.jpg'); }
			.thleft			{width:30%;}
			.thcenter		{width:40%;}
				#hdlt500         {display:none; visibility:hidden; }
            #hdgt500         {display:none; visibility:hidden;}
			.thright		{width:30%;}

	/* Google Search Table */
		.tblsrch		{width:100%; border:1px solid green;}
			.tdsrch			{width:50%;}			
			
		/* Body Table */
		.tblbody		{width:100%; margin-top:50px;}
			.tbleft			{width:35%;}
			.tbcenter		{width:30%; padding-left:10px; padding-right:10px;}
				#showJava       {display:block; visibility:visible;}
				#showJavaMsg	{display:none; visibility:hidden;}
			.tbright		{width:35%;}
		
		/* Footer Table */
		.tblfoot		{width:100%;}
		    .tfleft			{width:30%;}
		    .tfcenter		{width:40%;}
            	#ftlt500        {display:none;visibility:hidden;}
		    .tfright		{width:30%;}
	
	p				{font-family:Times New Roman; font-size:12pt; color:#0C5B0C; font-weight:normal; line-height:125%; margin:0px;}
   .ulleftmargin	{margin-left:40%;}
	.Anniversary	{font-family:"Monotype Corsiva"; font-size:16pt; color:white; line-height:100%; font-weight:bold; text-align:center;}
	
	/* Headings */
	H1 {font-size: 18pt;}
	H2 {font-size: 16pt;}
	H3 {font-size: 14pt;}
	H4 {font-size: 12pt;}
	H5 {font-size: 10pt;}
	H6 {font-size: 8pt;}

    /* Images */
	#imgFanickLogo		{width:40%; max-width:150px; margin-top:10px;}	
	#imgCC				{width:75%; max-width:200px;}
   #imgCandRLogo        {width:75%; max-width:175px;}

}

