﻿body 
{
	font-family:Arial;
	 margin:0px;
	 
	 padding:0px;
	 padding-top:10px;
	 background-color:#c1c1c1;
	 text-align:center;
	 background-image:url(BgTile4.jpg);
	 /*
	  background-image:url(BgTile3.jpg);*/
	 background-repeat:repeat-x;
	 background-position:top left;
	 
}
#content_div_id * { z-index: 1;}

#PageDocument
{
	width:780px;
	/*border:solid 1px #7896a0;
	border:solid 1px Black;*/
	text-align:left;
	margin:auto;
	
	z-index:2;
}

#Header
{
	/*background-color:#5bbdd0;*/
	
	border-bottom:solid 1px #a1977c;
	
	 width:780px;
	 height:100px;
	
	 z-index:999;
	 /*	 background-image:url(DGS2007C.jpg);*/
	 /*background-image:url(DGS2007D.png);*/
	 background-image:url(DGS2008C.png);
	 background-repeat:no-repeat;
	 background-position:top left;

}

#MainPic
{
	background-color:#5bbdd0;
	 text-align:center;
	 width:780px;
	 height:200px;
	
	 z-index:2;
}

#MenuSection
{
	padding:0px;
	margin:0px;
	
	
	color:#5bbdd0;
	
	
	 width:780px;
	 height:98px;
	 margin-left:auto;
/*border:solid 1px #000000;*/
	z-index:1000;

}


#MenuSection a
{
color:#7e7763;
 font-style:normal;
 font-size:small;

}
#MenuSection a:hover
{
color:#a1977c;

}

#Content
{
	position:relative;
	width:780px;
	
	z-index:0;
/*	background-color:#e7daca;*/
	
}


#Welcome
{
	width:350px;
	
	/*border:solid 1px #000000;*/
	padding:10px;
	font-size:small;
	
}

#SideBar
{
	
	/*border:solid 1px #000000;*/
	padding:10px;
	
}
#MailList
{
	height:26px;
	 text-align:right;
	
	 vertical-align:middle;
	font-size:small;
	color:White;
	
/*	background-color:#a1977c;*/
	
padding:2px;
	


}
#MailList input
{
	padding-left:5px;
	padding-right:5px;
}

#ContactUsParagraph
{
	padding:20px;
	font-size:small;
	
}
#ContentTitle
{
	color:#ecd59f;
	padding:5px;
	font-size:large;
	background-color:#a1977c;
	width:770px;
	
	
	 z-index:1;
}

#EventsSideBar
{
	
	
}

#EventsSideBar h3
{
	margin-bottom:5px;
}

#EventsSideBar a
{
color:#7e7763;
 font-style:normal;
 font-size:small;
 font-style:normal;
	
}
.EventsLink
{
	
	color:#7e7763;
 font-style:normal;
 font-size:small;
 font-variant:normal;
 text-decoration:none;
}

#StoreLayout
{
    background-color:#F2EBE1;
    width:700px;
    text-align:left;
    font-size:small;
 
 border:solid 1px #a1977c; 
}

#StoreMainTemplate
{
    padding:10px;
}

#StoreAltTemplate
{
    background-color:#DFD2C2; 
    padding:10px;
}

#StoreHeader
{
	color:#ecd59f;
    background-color:#a1977c; 
    padding: 1px;
    padding-left:10px;
   
}



.Padder
{
    height:100px;
    padding:40px;
}

#CollectionsIconSide
{
float:left; width:290px; font-size:small;	padding-bottom:20px;
}


#CollectionsIconSide a:link img, #CollectionsIconSide a:visited img {

padding:0px;
margin:0px;
	border: 1px solid #7896a0;
}

#CollectionsIconSide a.active:link img, #CollectionsIconSide a.active:visited img { /* altered from incorrect a:link.active to correct syntax a.active:link */

padding:0px;
margin:0px;
border: 1px solid #7896a0;
}

#CollectionsIconSide a:hover img
{
padding:0px;
margin:0px;
	border: 1px solid #000000;
}


#CollectionsPictureSide
{
float:right; width:410px; font-size:small; padding-bottom:20px;
}

.mousey
{
	 cursor:pointer;
}

#Footer
{
	color:#7e7763;
	 text-align:center;
	border-top:solid 1px #a1977c;
	 font-style:normal;
 font-size:x-small;

	 width:780px;
	 height:100px;
	padding-top:5px;
	 z-index:999;
	background-image:url(FooterFlowers.png);
	 background-repeat:no-repeat;
	 background-position: center center;
	
}

.SubMenu
{
	text-align:left;
	font-size:small;	
	
}