@font-face {
	src:url("COPRGTL.TTF");
	font-family: "Copperplate Gothic Light";
	font-weight: normal;
	font-style: normal;
}
@font-face { 
	font-family: Vinegar; 
	src: url(vrinda.ttf); 
}
.copperFnt{
	font-family: "Copperplate Gothic Light";
	border-collapse: collapse;
}
.vrinda{
	font-family: Vinegar, "Vrinda", Times, serif;
	border-collapse: collapse;
}
body{
	border-collapse: collapse; 
	font: 16px Verdana;
	color: #330033;
	background-color: #ffffff;
}
.ttitle {
	font-family: "Palatino Linotype", Palatino, "Copperplate Gothic Light", Times, serif;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bolder;
	color: #665566;
}
.table {
	font: 14px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
td {
	border-collapse: collapse; 
	font: 12px Verdana;
	color: #330033;
}
.myText{
	font: 16px Verdana;
	color: #453645;
}
.table1{
	background: url("images/gardenTemplate_01.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table2{
	background: url("images/gardenTemplate_02.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table3{
	background: url("images/gardenTemplate_03.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table4{
	background: url("images/gardenTemplate_04.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #5F5877;
	border-collapse: collapse; 
}
.table4_noB{
	font-family: "Palatino Linotype", Palatino, "Copperplate Gothic Light", Times, serif;
	font-variant: small-caps;
	font-size: 22px;
	font-weight: bold;
	color: #665566;
	border-collapse: collapse; 
}
.table4_noB2{
	font: 14px Verdana;
	color: #665566;
	border-collapse: collapse; 
}
.table5{
	background: url("images/gardenTemplate_05.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table6{
	background: url("images/gardenTemplate_06.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table7{
	background: url("images/gardenTemplate_07.gif");
	background-repeat: repeat-y;
	font: 12px Verdana;
	color: #ffffff;
	border-collapse: collapse; 
}
.table8{
	background: url("images/gardenTemplate_08.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table9{
	background: url("images/gardenTemplate_09.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table10{
	background: url("images/gardenTemplate_10.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table11{
	background: url("images/gardenTemplate_11.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table12{
	background: url("images/gardenTemplate_12.gif");
	background-repeat: repeat-y;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table13{
	background: url("images/gardenTemplate_13.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table14{
	background: url("images/gardenTemplate_14.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table15{
	background: url("images/gardenTemplate_15.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table16{
	background: url("images/gardenTemplate_16.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table17{
	background: url("images/gardenTemplate_17.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}
.table18{
	background: url("images/gardenTemplate_18.gif");
	background-repeat: no-repeat;
	font: 16px Verdana;
	color: #330033;
	border-collapse: collapse; 
}

.menu A:link{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #665566;
	font-weight: bolder;
	font-size: 18px;
	text-decoration:none;
}

.menu A:visited {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #665566;
	font-weight: bolder;
	font-size: 18px;
	text-decoration:none;
}

.menu A:hover { 
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #915252;
	font-weight: bolder;
	font-size: 18px;
	text-decoration:none;
} 

A:link {
	color: #823B82;
	font-weight: bolder;
	font: 12px Verdana;
} 
A:visited {
	color: #823B82;
	font-weight: bolder;
	font: 12px Verdana;
}
A:hover { 
	color: #C99C82;
	font-weight: bolder;
	font: 12px Verdana;
} 


#dropmenudiv{
position:absolute;
background-color: #E1E3DE;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #665566;
font-size: 14px;
font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #C99C82;
}

/* Not sure where these are used, sbgi 20090124 */
.plaintext{
	font: 16px Verdana;
	color: #8B1E1E;
}
.textBox{
	background-color: #ffffff;
	color: #330033;
}


/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

