/* Basic Elements 
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS & FONTS
	- HEADER
	- CONTENT
	- NAVIGATION
		+ LEFT
	- RIGHT PANEL HOLDER BOX
		+ RIGHT PANEL
	- FOOTER
*/

/*	##################################
   	GENERAL
	################################## */

body {
	background-image:url(images/bg_splash.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#c5993f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#whitefont{
	color:#FFFFFF;
}

a {
	font-family:Arial;
	font-size:12px;
	color:#c5993f;
	text-decoration:none;
}
   
a:hover {
	color:#c5993f;
	text-decoration:underline;
 }

/*	##################################
   	BASIC LAYOUT
	################################## */

#container {
	width:847px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#contentholder
{
	width:847px;
	height:auto;
	margin-left:0px;
}

#navholder {
	width:207px;
	height:532px;
	float:left;
	padding:0px;
	margin:0px;
}

#contentpanel{
	width:438px;
	height:100%;
	background-color:#171717;
	background-image:url(images/content_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
}
#rightpanelholder{
	width:198px;
	float:left;
	padding:0px;
	padding-top:30px;
	margin:0px;
	position:relative;

}

#rightpanel{
	width:186px;
	
	float:left;
	padding:0px;
	padding-left:12px;
	margin:0px;
	position:relative;

}

/*	##################################
   	HEADINGS & FONTS
	################################## */


h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 18px;
	font-weight: normal;
    color: #e5dfc0;
    text-align: left;
	font-family:Georgia;
}

h1 a {
	color: #95c519;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 14px;
	font-weight: normal;
    color: #e5dfc0;
    text-align: left;
	font-family:Georgia;
}

h2 a {
	color: #95c519;
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom:7px;
	line-height: 1.2;
	font-size: 12px;
	font-weight: bold;
    color: #e5dfc0;
}

h3 a {
	color: #e5dfc0;
	text-decoration: none;
}

h6 {
	color:#c5993f;
	font-family:Lucida Calligraphy, Helvetica, Arial;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#dateheader{
	width:140px;
	margin: 0px;
	padding: 0px;
	padding-right:12px;
	font-size: 12px;
	float:right;
	text-align:right;
	font-weight: normal;
    color: #666666;
	font-family:Arial;
}

#dateheadermedia{
	width:140px;
	margin: 0px;
	margin-top:-15px;
	padding: 0px;
	padding-right:12px;
	font-size: 12px;
	float:right;
	text-align:right;
	font-weight: normal;
    color: #666666;
	font-family:Arial;
}


/*	##################################
   	HEADER
	################################## */
	
#header {
	width:847px;
	height:128px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

/*	##################################
   	CONTENT
	################################## */
	
#content{
	width:414px;
	padding-bottom:40px;
	padding-top:0px;
	padding-left:12px;
	padding-right:12px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c5993f;
	text-align:justify;
}

/*	##################################
   	NAVIGATION
	################################## */

/* Navigation */
 
.ddcolortabs{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:40px;
}

.ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
}

.ddcolortabs li{
	display:inline;
}

.ddcolortabs a{
	float:left;
	color: white;
	margin:0 0px 0 0;
	text-decoration:none;
	letter-spacing: 0px;
}

.ddcolortabs a span{
	float:left;
	display:block;
}

.ddcolortabs a span{
	float:none;
}

.ddcolortabs a:hover{

}

.ddcolortabs a:hover span{

}


/* Top Navigation Styles */

a.navigation_margin{
	margin-right:0px;
	margin-top:0px;
}
 
a.r1 {
	background-image:url(images/nav_property.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 207px;
	height: 131px;
}

a.r1:hover {
	background-image:url(images/nav_property_over.jpg);
	background-repeat:no-repeat;
}

a.r2 {
	background-image:url(images/nav_wine.jpg);
	background-repeat:no-repeat;
 	display: block;
	width: 207px;
	height: 133px;
  }
   
a.r2:hover {
	background-image:url(images/nav_wine_over.jpg);
	background-repeat:no-repeat;
 }
 
a.r3 {
	background-image:url(images/nav_polo.jpg);
	background-repeat:no-repeat;
 	display: block;
	width: 207px;
	height: 132px;	
  }
   
a.r3:hover {
	background-image:url(images/nav_polo_over.jpg);
	background-repeat:no-repeat;
 }
 
a.r4 {
	background-image:url(images/nav_events.jpg);
	background-repeat:no-repeat;
 	display: block;
	width: 207px;
	height: 131px;	
  }
   
a.r4:hover {
	background-image:url(images/nav_events_over.jpg);
	background-repeat:no-repeat;
 }
 
 a.r5 {
	background-image:url(images/nav_vines.jpg);
	background-repeat:no-repeat;
 	display: block;
	width: 207px;
	height: 130px;	
  }
   
a.r5:hover {
	background-image:url(images/nav_vines_over.jpg);
	background-repeat:no-repeat;
 }
 
/*	##################################
   	PANEL BOX RIGHT
	################################## */
 
#boxheader
{
	margin:0px;
	padding:0px;
	width:186px;
	height:30px;
}

#boxcontent
{
	width:173px;
	height:auto;
	margin:0px;
	padding-top:5px;
	padding-left:8px;
	padding-right:5px;
	padding-bottom:7px;
	background-image:url(images/box_bg.gif);
	background-repeat:no-repeat;
	background-color:#2c2c2c;
	overflow:auto;
}
#boxcontent a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	
}
   
#boxcontent a:hover {
	color:#FFFFFF;
	text-decoration:none;
 }
.boxtext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}

.boxreadmore{
	color:#c5993f;
	line-height:1.6em;
}

#boxcontent .boxreadmore a{
	color:#c5993f;
	text-decoration:none;
}
   
#boxcontent #boxreadmore a:hover {
	color:#c5993f;
	text-decoration:none;
}

#boxfooter
{
	width:186px;
	height:50px;
	margin:0px;
	padding:0px;
	background-image:url(images/box_foot.gif);
	background-repeat:no-repeat;
	float:left;
}

ul.boxcontentlistdown li {
	list-style-image:url(images/triangle_across.gif);
	list-style-type:square;
	padding:0px;
	margin:0px;
	margin-left:-25px;
	/*margin-bottom:-10px*/
}

ul.boxcontentlist li {
	list-style-image:url(images/triangle_across.gif);
	list-style-type:square;
	padding:0px;
	margin:0px;
	margin-left:-22px;
	font-weight:bold;
}

ul.boxcontentlist li ul.boxcontentlist li{
	list-style-image:url(images/triangle_across.gif);
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:-35px;
	font-weight:normal;
}


ul.boxcontentlist li ul.boxcontentlist ul li{
	list-style-image:url(images/triangle_across.gif);
	list-style-type:none;
	list-style-position:outside;
	padding:0px;
	margin:0px;
	margin-left:-40px;
	font-weight:normal;
}


 
/*	##################################
   	FOOTER
	################################## */

#footer{
	width:847px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	color:#a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 15px;
	float:left;
	text-align:center;
}


a.footerlink {
	color:#a4a4a4;
	text-decoration:none;
  }
   
a.footerlink:hover {
	color:#a4a4a4;
	text-decoration:none;
 }
