/* CSS Document */
#gnMenu {
	width: 180px;
	float:left;;
	/* background-image: url(http:72.52.170.52/templates/chocolate/images/navigation_bg.png); */
}

.gnNavicat	{
	/* background-image: url(http:72.52.170.52/templates/chocolate/images/navigation_bg.png); */
	}

.gnButtonSelected {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	background-color:#003300;
	border-bottom: 1px solid #E2D69D;
	font-weight: bold;
	text-decoration: none;	
	text-align: left;
	color: #D2A11F;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 


.gnButtonPlaceHolder  {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	background-color:#003300;
	border-bottom: 1px solid #E2D69D;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnButton a, .gnButton a:active, .gnButton a:visited  {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	background-color:#FFFFFF;
	border-bottom: 1px solid #E2D69D;
	font-weight: bold;
	text-decoration: none;	
	color:#2E69BF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

.gnButtonSeasonal a, .gnButtonSeasonal a:active, .gnButtonSeasonal a:visited  {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	background-color:#FFFFFF;
	border-bottom: 1px solid #E2D69D;
	font-weight: bold;
	text-decoration: none;	
	color:#990000;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnButton a:hover  {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	background-color:#2E69BF;
	border-bottom: 1px solid #CCCC99;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

.gnButtonSeasonal a:hover  {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	background-color:#990000;
	border-bottom: 1px solid #CCCC99;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnLinkPlaceholder  {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnLink a, .gnLink a:active, .gnLink a:visited  {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnLink a:hover  {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #B99944;
	background-color:#F5F5EB;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnLinkSelected a, gnLinkSelected a:active, .gnLinkSelected a:visited {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #B99944;
	background-color:#F5F5EB;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnLinkSelected a:hover {
	width: 180px;
	padding: 2px 0px 1px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #B99944;
	background-color:#CCCC99;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnSubLink a, .gnSubLink a:active, .gnSubLink a:visited {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	text-decoration: none;	
	color: #B99944;
	background-color:#F5F5EB;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.gnSubLink a:hover {
	width: 180px;
	padding: 2px 0px 1px 15px;
	display: block;
	text-decoration: none;	
	color: #B99944;
	background-color:#CCCC99;
	border-bottom: 1px none #CCCC99;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

html>junk {
  width:400px;
} 

.quote	{

width: 400px;
border : 2px solid #000;
margin: 0px auto;
padding: 10px;
background-color: #EEF5FA;
}
blockquote {
font-size:14px;
}


/* This is the property before the quote starts*/
blockquote:before {
content: open-quote;
height:0px;}

/* This is the property for when the quote ends*/
blockquote:after {
content: close-quote;
height:50px;
margin:-50px 0px 0px 350px;}

blockquote:before, blockquote:after {
color: #85B8E3;
display: block;
font-size: 5em;
width: 50px;
}

blockquote p {
padding-left:50px;
padding-right:50px;
}


