﻿

/*   NAVIGATION          */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		position:absolute;
		margin-top:207px;
		width:738px;
		background-color:#336633;
		background-image:url(qmimages/gradient_29.gif);
		border-width:2px 0px;
		border-style:solid;
		border-color:#336633;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:8px 20px 5px;
		color:#e6e6d7;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-variant:normal;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
		background-color:#e6e6d7;
		color:#383447;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:none;
		background-color:#e6e6d7;
		color:#383447;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		background-color:#e6e6d7;
		color:#383447;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:auto;
		padding:8px;
		margin:1px 0px 0px;
		background-color:transparent;
		background-image:none;
		border-width:0px;
		border-style:none;

	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		color:#383447;
		font-size:11px;
		font-variant:normal;
		border-width:1px;
		border-style:solid;
		border-color:#96975f;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#336633;
		color:#e6e6d7;
		text-decoration:none;
		font-weight:normal;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#336633;
		color:#e6e6d7;
		text-decoration:none;
		font-weight:normal;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#e6e6d7;
		color:#333333;
		text-decoration:none;
		border-color:#5b5c3a;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 4px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px 4px;
		border-color:#5b5c3a;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_10.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/arrow_7.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#e6e6d7;
		color:#333333;
		text-decoration:none;
		border-color:#5b5c3a;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#96975f;
		border-width:1px;
		border-style:solid;
		border-color:#5b5c3a;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		padding:5px 20px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -1px;
	}



/* END NAVIGATION               */


body {
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12px;
	background-color:	#000064;
}
h1 {
	font-size:		250%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
	line-height:	2;
}
h2 {
	font-size:		180%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
}

h3 {
	font-size:		140%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
	margin-top:		6px;
	margin-bottom:	3px;
}


a:link, a:visited {
	text-decoration:	none;
	font-weight:		bold;
/*	color:				#336633;  */
	color:				#3030b5;
}

a:hover {
	color:				white;
	font-weight:		bold;
	background-color:	#336633;
	border-bottom:		none;
	font-family:		Verdana;
}

/*   ---------------------------------------------------------- HOME PAGE and TOP OF INTERIOR PAGES     */

#allcontent {
	width:			740px;
	height:			573px;
	margin-left:	auto;
	margin-right:	auto;
	border:			2px solid #dad5cb;
/*	border:			4px groove white;   */
/*	border-left:	8px groove;
	border-top:		8px groove;        */
	background-color:	white;
}

#Stratford {
	position:		absolute;
	margin-top:		0;
	margin-left:	0px;
	background:		url(images/background-s.gif);
	background-repeat:	no-repeat;
	height:			248px;
	width:			240px;
/*	border-top:		2px solid white;
	border-left:	2px solid white;         */
}

#Stratford h1 {
	font-size:		250%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
	line-height:	2;
	text-align:		center;
}


#Stratford h2 {
	font-size:		180%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
	text-align:		center;
}

#banner {
	position:		absolute;
	height:			248px;
	width:			496px;
	margin-left:	241px;
/*	margin-top:		2px;
	border-left:	2px solid #336633;           */
	background:		url('images/banner.gif') no-repeat right top;
}

#intro {
	position:		absolute;
	margin-top:		300px;
	margin-left:	10px;
	width:			710px;
	height:			75px;
	text-align:		left;
	margin-bottom:	0;

}

#intro h2 {
	text-align:		center;
}

#visit {
	position:		absolute;
	margin-top:		390px;
	margin-left:	20px;
	background:		url('images/home-play-semi.gif') no-repeat right top;
	width:220px; height:144px; border:1px solid #346734; color:black; background-repeat:no-repeat
}

#live {
	position:		absolute;
	margin-top:		390px;
	margin-left:	260px;
	background:		url('images/home-live-semi.gif') no-repeat right top;
	width:220px; height:144px; border:1px solid #346734; color:black; background-repeat:no-repeat
}

#work {
	position:		absolute;
	margin-top:		390px;
	margin-left:	500px;
	background:		url('images/home-work-semi.gif') no-repeat right top;
	width:220px; height:144px; border:1px solid #346734; color:black; background-repeat:no-repeat
}


#footer {
	position:		absolute;
	color:			#e6e6d7;
	font-size:		7pt;
	margin-top:		543px;
	margin-left:	auto;
	width:			738px;
	height:			27px;
	background-color:		#336633;
	text-align:		right;
}


#footer a:link {
	font-weight:		normal;
	background-color:		#336633;
	color:			#e6e6d7;
}

#footer a:visited {
	font-weight:		normal;
	background-color:		#336633;
	color:			#e6e6d7;
}

#footer a:hover {
	font-weight:		bold;
	background-color:		#336633;
	color:			#e6e6d7;
}


/*	 ----------------------------------------------------------------  INTERIOR FOOTER             */

#footer_interior {
	color:			#e6e6d7;
	font-size:		7pt;
	margin-top:		6px;
	margin-left:	auto;
	margin-right:	auto;
	width: 			738px;
	height:			27px;
	text-align:		right;
	font-family:	Verdana, Arial, sans-serif;
}

#footer_interior a:link {
	text-decoration:	underline;
	color:				#e6e6d7;
	font-weight:		normal;
	font-family:		Verdana;
}

#footer_interior a:visited {
	text-decoration:	underline;
	color:				#e6e6d7;
	font-weight:		normal;
	font-family:		Verdana;
}

#footer_interior a:hover {
	text-decoration:	none;
	font-weight:		bold;
	color:				#e6e6d7;
	background-color:	#000064;
}


/*   ----------------------------------------------------------------  INTERIOR PAGES      */


#all_content {
	width:			740px;
/*	height:			550px;    */
	margin-left:	auto;
	margin-right:	auto;
	border:			4px groove white;
	border-left:	8px groove;
	border-top:		8px groove;
	background-color:	white;    
}

#left_pix {
	position:		absolute;
	margin-top:		400px;
	margin-left:	10px;
	width:			240px;
}   

#table {
	position:		absolute;
	margin-top:		390px;
	margin-left:	270px;
	width:			450px;
}

.td_all {
	width:			100%;
}

.td_left {
	width:			65%;
}

.td_right {
	width:			35%;
}


/*  -------------------------------------------------      PARA STYLES          */

.u {
	text-decoration:	underline;
}

.c {
	text-align:			center;
}

.j {
	text-align:			justify;
}

.dykh {
	margin-left:		-10px;
	margin-right:		10px;
	margin-bottom:		12px;
	text-align:			center;
	font-family:		"Bookman Old Style","Times New Roman",serif;
	font-size:			16px;
	font-weight:		bold;
	font-style:			italic;
}

.dyk {
	margin-left:		-10px;
	margin-right:		10px;
	margin-bottom:		12px;
	text-align:			left;
	font-family:		"Bookman Old Style","Times New Roman",serif;
}

/*  -------------------------------------------------      MINUTES / TCTC PAGES  / Notices        */

#minutes		{
/*	position:	absolute;      */
	margin-top:		0px;
	padding-left:	40px;
	padding-right:	40px;
	text-align:		left;
	font-family:	verdana,arial, sans-serif;
	font-size:		14px;
	background-color:#ffffff;
}

#minutes a {
/*	color:			#336633;   */
	color:			#3030b5;
	font-weight:	bold;
}

#minutes a:hover {
	color:#ffffff;
}

#minutes h2 {
	font-size:		180%;
	font-family:	"Apple Chancery", "Monotype Corsiva", "Lucida Handwriting" serif;
	color:			black;
	text-align:		center;
}

.minutes {
	margin-left:	30px;
}

.b	{
	font-weight:bold;
}



/*  -------------------------------------------------      ALTERNATE DESIGN          */


#all_content_new {
	width:			740px;
	margin-left:	auto;
	margin-right:	auto;
	border-right:	4px groove;
	border-bottom:		4px groove;
	background-color:	white;    
}

#Stratford_2 {
	position:		absolute;
	margin-top:		0;
	margin-left:	-5px;
	background:		url(images_new/round.gif);
	background-repeat:	no-repeat;
	background-position: center center;
	height:			250px;
	width:			240px;
	border-top:		2px solid white;
	border-left:	2px solid white;
}
