* 
			{
			font-size: 100%;
			margin: 0px;
			padding: 0px;
			}

body
			{
			margin: 0px;
			padding: 0px;
			background: #6C283C;
			}
			
a img, :link img, :visited img 
			{ 
			border: 0px none;
			}
	
#wrapper
			{
			text-align: center;
			position: absolute;
			top: 50%;
			left: 0px;
			width: 100%;
			height: 1px;
			overflow: visible;
			visibility: visible;
			display: block;
			}
			
#container
			{
			background: #F1F6EA url(http://www.castlerockvineyards.com/images/container_bg_repeat_y.gif) top left repeat-y;
			margin-left: -450px;
			position: absolute;
			top: -236px;
			left: 50%;
			width: 900px;
			height: 472px;
			visibility: visible;
			}
			
#top_container_cap
			{
			background: #F1F6EA url(http://www.castlerockvineyards.com/images/top_container_cap.gif) top left no-repeat;
			margin-left: -450px;
			position: absolute;
			top: -263px;
			left: 50%;
			width: 900px;
			height: 27px;
			visibility: visible;
			}
			
#bottom_container_cap
			{
			background: #F1F6EA url(http://www.castlerockvineyards.com/images/bottom_container_cap.gif) top left no-repeat;
			margin-left: -450px;
			position: absolute;
			top: 236px;
			left: 50%;
			width: 900px;
			height: 45px;
			visibility: visible;
			}
			
#masthead
			{
			background: transparent;
			width: 869px;
			height: 168px;
			margin: 0px auto;
			padding: 0px 0px 0px 1px;
			}
			
#nav
			{
			
			width: 871px;
			height: 40px;
			margin: 0px auto;
			padding: 0px;
			background: #81946F url(http://www.castlerockvineyards.com/images/top_nav_padder.gif) top left repeat-x;
			}
			
#nav ul
			{
			width: 850px;
			margin: 0px auto;
			padding: 0px;
			list-style-type: none;
			}
			
#nav li
			{
			margin: 15px 0px;
			padding: 0px 15px;
			width: auto;
			height: 25px;
			float: left;
			display: block;
			overflow: hidden;
			}
			
html>body #nav li:first-child
			{
			margin-left: 50px;
			}
						
#nav li:hover, #nav li.hover, #nav li:active, #nav li.active
			{
			background: #9DAD8E;
			}
			
#nav li a:link, #nav li a:visited
			{
			color: #fff;
			font-size: 11pt;
			line-height: 18pt;
			font-weight: normal;
			font-family: garamond, arial, helvetica;
			text-decoration: none;
			}

#nav li a:active, #nav li a:hover
			{
			color: #7D233B;
			font-size: 11pt;
			line-height: 18pt;
			font-weight: normal;
			font-family: garamond, arial, helvetica;
			text-decoration: none;
			}
			
#left_column
			{
			float: left;
			display: block;
			overflow: hidden;
			width: 230px;
			height: 215px;
			margin: 30px 0px 0px 25px;
			padding: 0px;
			border-right: 2px solid #9DAD8E;
			}
			
#left_column h1
			{
			font-size: 10pt;
			line-height: 14pt;
			font-weight: bold;
			text-transform: uppercase;
			font-family: garamond, arial, helvetica;
			color: #6C283D;
			}	
			
/* Right Column is #content */
#content
			{
			float: left;
			display: block;
			overflow: auto;
			width: 525px;
			height: 225px;
			margin: 25px 0px 0px 0px;
			padding: 0px 0px 0px 50px;
			text-align: left;
			}	

#content2
			{
			float: center;
			
			width: 525px;
			height: 260px;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
			text-align: left;
			}	
			
#content h1, #content h2
			{
			font-weight: bold;
			text-transform: smallcaps
			font-family: garamond, arial, helvetica;
			color: #6C283D;
			}	
			
#content h1
			{
			font-size: 12pt;
			line-height: 14pt;
			}	
			
#content h2
			{
			padding-top: 10px;
			font-size: 10pt;
			line-height: 14pt;
			border-bottom: 1px dotted #6C283D;
			}	
			
#content ul
			{
			height: 125px;
			list-style-type: square;
			margin: 0px;
			padding: 10px 0px 0px 25px;
			}
			
#content p, #content a, #content li
			{
			color: #6C283D;;
			font-size: 10pt;
			line-height: 14pt;
			font-weight: bold;
			font-family: garamond, arial, helvetica;
			text-decoration: none;
			}	
			
#content p
			{
			padding: 5px 10px 0px 0px;
			}
			
#footer
			{
			text-align: right;
			background: transparent;
			margin-left: -450px;
			position: absolute;
			top: 281px;
			left: 50%;
			width: 900px;
			height: 44px;
			visibility: visible;
			}
			
#footer h1
			{
			color: #fff;
			font-size: 10pt;
			line-height: 14pt;
			font-weight: bold;
			text-transform: uppercase;
			font-family: garamond, arial, helvetica;
			}

#footer h1, #footer p
			{
			margin: 0px;
			padding-right: 15px;
			}
			
#footer p, #footer a
			{
			color: #fff;
			font-size: 8pt;
			font-family: garamond, arial, helvetica;
			text-transform: lowercase;
			text-decoration: none;
			}
			
.clear
			{
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}
			
/* Custom Popup Windows */

/* NicePopups */

.nicepopup
		{
		}

.nicepopup .outline
		{
  		padding: 16px;
  		position: relative;
		}
		
html>body .nicepopup .outline
		{
		background: url(http://www.castlerockvineyards.com/images/bg.png) top left;
		}

.nicepopup a.close
		{
  		line-height: 16px;
  		display: block;
 		position: absolute;
 		top: 1px;
 		right: 1px;
  		text-indent: -124px;
  		overflow: hidden;
 		text-decoration: none;
 		width: 16px;
  		height: 16px;
  		background: url(http://www.castlerockvineyards.com/images/close.png) 100% 0 no-repeat;
		}
		
html>body .nicepopup a.close
		{ 
		top:0;
		right:0; 
		}

.nicepopupHover a.close
		{
  		background-position: 100% -16px;
		}
		
.nicepopup a.close:hover
		{
  		background-position: 100% -32px;
		}

.nicepopupLoading .outerImage
		{
  		border: 1px dotted silver;
  		width: 100px;
  		height: 100px;
  		background: url(http://www.castlerockvineyards.com/images/chwileczke.png) 50% 50% no-repeat;
		}

.nicepopup .prevNextBar
		{
  		padding-top: 7px;
  		text-align: center;
		}

/** cienie: **/

html>body .SdwTL{ background: url(http://www.castlerockvineyards.com/images/sdw_tl.png) 0 0 no-repeat; }

.SdwT{ padding-top: 8px; height: 8px; }
html>body .SdwT{ background: url(http://www.castlerockvineyards.com/images/sdw_t.png) 0 0 repeat-x; }

html>body .SdwTR{ background: url(http://www.castlerockvineyards.com/images/sdw_tr.png) 0 0 no-repeat; }

.SdwR{ padding-left: 8px; width: 8px; }
html>body .SdwR{ background: url(http://www.castlerockvineyards.com/images/sdw_r.png) 0 0 repeat-y; }

html>body .SdwBR{ background: url(http://www.castlerockvineyards.com/images/sdw_br.png) 0 0 no-repeat; }

.SdwB{ padding-top: 8px; height: 8px; }
html>body .SdwB{ background: url(http://www.castlerockvineyards.com/images/sdw_b.png) 0 0 repeat-x; }

html>body .SdwBL{ background: url(http://www.castlerockvineyards.com/images/sdw_bl.png) 0 0 no-repeat; }

.SdwL{ padding-left: 8px; width: 8px; }
html>body .SdwL{ background: url(http://www.castlerockvineyards.com/images/sdw_l.png) 0 0 repeat-y; }
/* EOF */