@charset "utf-8";
/* CSS Document */


	.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	}
	
	.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	}
	
	.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
	text-decoration: none;
	text-align: justify;
	color: #000;
	}
	
	.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
	text-decoration: none;
	text-align: justify;
	color: #000;
	}
	
	.h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}
	
	.h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	}
	
	.h6DS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-shadow:3px 3px 3px #CCC;
	text-align: center;
	}
	
	h6Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-shadow:3px 3px 3px #f00;
	text-align: center;
	}
	
	.h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	}
	
	.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	}
	
	.topNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding: 5px;
	}
	
	
	.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
	padding:10px;
	}
	
	.leftNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	}
	
	
	font-style: normal;
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	}
	
	.smallBoldType {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		font-style:normal;
		color:#000;
	}
	
	.contentTextBlack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	color: #000;
	text-decoration: none;
	}
	
	.contentTextBlack14Justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	color: #000;
	text-decoration: none;
	text-align: justify;
	}
	
	.contentTextRed14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	color: #F00;
	text-decoration: none;
	text-align: left;
	}
		
	.contentTextRed16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-indent: 0;
	color: #F00;
	text-decoration: none;
	text-align: left;
	}

/* Text */


/* Linking */

a:link {	}
a:visited {	}
a:hover {		}
a:active {	}



/* Containers */

#outer										{
	width: 1000px;
	height: 760px;
	margin: 0 auto;
	background-color:#ff0000;
}

#wrapper								{
	width: 900px;
	height: 760px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/background001.png);
}

#sydellBanner										{float: left; margin-top: 0px; margin-left: 25px;}

#social-media-icons							{float:right; margin-top: 60px; margin-right: 50px;}
#social-media-icons	ul	 li					{clear: both; display:inline;}
#social-media-icons	ul						{}


#contentMain						{float: left; width: 600px; height: 475px;  margin-left: 25px; margin-right: 25px; }


#contentMainContact					{float: left; width: 400px; height: auto; margin-left: 175px; margin-top: 100px; }
#contentMainContact						{font-size:13px; font-weight: bold; }
#contentMainContact a:link				    { color: #ff0000;  font-family: Georgia, "Times New Roman", Times, serif, font-size:20px; font-weight:bolder; text-decoration: none; }
#contentMainContact a:visited 				{ color: #ff0000;  font-family: Georgia, "Times New Roman", Times, serif, font-size:20px; font-weight:bolder; text-decoration: none; }
#contentMainContact a:hover 				{ color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif, font-size: 20px; font-weight:bolder; text-decoration: none;}
#contentMainContact a:active			    { color: #fab1b0;  font-family: Georgia, "Times New Roman", Times, serif, font-size:20px; font-weight:bolder; text-decoration: none; }

#contentMainAbout									{float: left; width: 650px; height: 475px;  margin-left: 15px; margin-right: 25px; }
#contentMainAbout	 a:link					    { color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold; text-decoration:none; }
#contentMainAbout	 a:visited 				{ color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold; text-decoration:none; }
#contentMainAbout	 a:hover 					{ color: #ffffff; font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold; text-decoration:none; }
#contentMainAbout	 a:active				    {color: #FF0000; font-family: Arial, Helvetica, sans-serif, font-size:12px;  font-weight: bold; text-decoration:none; }

#contentMainHaiku									{float: left; width: 400px; height: auto; margin-left: 175px; margin-top: 150px; }


#contentMainWrapper								{margin-left: 25px; margin-right: 25px;  text-align: center; }


#sydPic001							{
	float: left;
	width: 121px;
	height: 175px;
	text-wrap: normal;
	padding-right: 10px;
}

#contentText							{float: left; width: 675px; }

#topNav									{clear: both;}
#topNav	ul								{border-top: 1px #F00 solid; padding-top: 10px; border-bottom: 1px #F00 solid; padding-bottom: 10px;  }
#topNav	ul	li							{ display:inline;  }
#topNav	ul	li	a						{ padding: 5px;	}

#topNav a:link					    { color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold;  }
#topNav a:visited 				{ color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold;  }
#topNav a:hover 					{ color: #ffffff; font-family: Arial, Helvetica, sans-serif, font-size:12px; font-weight:bold;  }
#topNav a:active				    {color: #FF0000; font-family: Arial, Helvetica, sans-serif, font-size:12px;  font-weight: bold; }

#leftPanel									{float: left; width: 125px; height: 475px; margin-left: 25px; margin-top: 25px; }
#leftPanel	ul								{border-left: 1px #F00 solid; border-right: 1px #F00 solid;	}
#leftPanel	ul	li							{ 	}
#leftPanel	ul	li	a						{	}


#leftNav	ul	 li 						{ padding-top:2px; padding-bottom: 1px;	}
#leftNav									{float: left; width: 125px; height: 405px; margin-left: 25px; margin-top: 35px; font-family: Arial, Helvetica, sans-serif, font-size:6px; font-weight:bold;
												border: 1px #F00 solid; }
#leftNav a:link					    { color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:6px; font-weight:bold; text-decoration:none;}
#leftNav a:visited 					{ color: #ff0000;  font-family: Arial, Helvetica, sans-serif, font-size:6px; font-weight:bold;  text-decoration:none;}
#leftNav a:hover 					{ color: #ffffff; font-family: Arial, Helvetica, sans-serif, font-size:6px; font-weight:bold;  text-decoration:none; }
#leftNav a:active				    { color: #ff0000; font-family: Arial, Helvetica, sans-serif, font-size:6px;  font-weight: bold;  text-decoration:none;}


h1 {
	color: #F00;
}
h2 {
	color: #000000;
}
h2 {
	color: #000000;
}
body {
	background-color: #f6babd;
}
