/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MAIN CSS FILE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*
----------------------------------- Tags
*/


* { border: 0; margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	color: #E8E0A2;
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/grapes.jpg);
	background-repeat: no-repeat;
	background-position: 200px bottom;
}

ul {
	list-style-type: none;
	padding-right: 30px;
	padding-left: 30px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #D9A52F;
}

/*
----------------------------------- Main Structure
*/

#container {
	background-image: url(../images/global/bg/top_grade.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #1D1D1D;
}

#header {
	width: 800px;
	margin: 0 auto;
}

#header #logo {
	width: 200px;
	float: left;
	height: 150px;
	overflow: hidden;
	background-color: #1F1F1F;
}

#header #call {
	float: right;
	margin: 0px 0 0 0;
	width: 500px;
	height: 150px;
	background-image: url(../images/global/header/logo2.jpg);
	background-repeat: no-repeat;
	background-color: #1D1D1D;
	background-position: right;
	
	
}#header .p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: justify;
}

#header #menu {
	clear: both;
	height: 75px;
	padding: 13px 0 0 0;
	width: 800px;
}


#content {
	width: 800px;
	margin: 0 auto;
	clear: both;
}



#content .banner {
	height: 240px;
	margin-bottom: 55px;
	width: 800px;
}
/*
----------------------------------- Banner
*/


#banner1 {
	background-image: url(../images/banners/plug1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner2 {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner3 {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner4 {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: left top;
}


/*-------- Splash Images*/


#content #splash {
	height: 190px;
	margin-bottom: 10px;
	width: 800px;
}

#splash #title {
	width: 200px;
	padding: 80px 0 0 0;
	text-align: center;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	
}

#splash #imageabout {
	width: 590px;
	height: 190px;
	float: right;
	}
#content #body {
	clear: both;
	padding-bottom: 20px;
}

#body #left {
	width: 780px;
	margin-right: 0px;
}

.thumblist ul {}
.thumblist li {
	float: left;
}
.thumblist li a {
	display: block;
	width: 200px;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.thumblist img {
	border: 5px solid #313A4F;
}


/* sub-lists */

#left ul ul {
	font-size: 0.9em;
	width: 260px;
}
#left ul ul li {}

#left ul ul li a {
	padding-right: 30px;
	color: #4A525E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191E28;
	background-color: #131722;
}
#left ul ul li a:hover {
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191E28;
	background-color: #11141E;
}



#footer {
	clear: both;
	color: #202739;
	background-image: url(../images/global/bg/footer_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 60px;
}
#footer #copyright {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 70px;
}
#footer #links_footer {
	text-align: right;
	height: 60px;
	margin-bottom: 20px;
}

#footer #copy {
	text-align: right;
	clear: both;
}



/*
----------------------------------- Lists
*/


/* footer lists */

#footer ul {
	font-size: 1.1em;
	color: #7B7D84;
}
#left .home1 a {
	color: #FFFFFF;
}


#footer li {
	float: right;
}

#footer li a {
	display: block;
	padding-top: 2px;
	color: #F7F4CC;
	padding-bottom: 2px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #4E4E4E;
	padding-right: 20px;
	
}

#footer li a:hover {
	color: #FFCC33;
}




/*
----------------------------------- Typography
*/

p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: justify;
}




h3 {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #667baf;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#left h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C3C3C;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
	padding-left: 30px;
}
#left h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #D9A52F;
	margin-bottom: 5px;
	font-weight: normal;
	background-image: url(../images/global/content/left_list_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
	padding-top: 10px;
}

#left p {
	margin-bottom: 15px;
	font-size: 1.2em;
}

#left p strong {
	font-size: 1.2em;
}

#left p a img {
	border: 5px solid #242737;
}

#menu a {
	color: #FFFFFF;
}
hr.thinBar{ /* I've added a class so it doesn't change the master tag */
overflow: hidden;
border-top: 1px solid blue;
border: none;
height: 1px;
} 

/*
----------------------------------- Menu
*/


/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 1.1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {}


/* Menu Buttons */

#menu .selected {
	background-color: #293141;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}



#menu #menu_home a {
	width: 240px;
	text-align: right;
	display: block;
	padding: 25px 68px 0px 0px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_home a:hover {
	color: #151A25;
	background-color: #D74217;
}

#menu #menu_winery a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_winery a:hover {
	color: #151A25;
	background-color: #C34030;
}



#menu #menu_wines {
}

#menu #menu_wines a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_wines a:hover {
	color: #151A25;
	background-color: #D74217;
}

#menu #menu_about a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_about a:hover {
	color: #151A25;
	background-color: #D74217;
}
#menu #menu_order a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_order a:hover {
	color: #151A25;
	background-color: #D74217;
}
#menu #menu_winery a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_winery a:hover {
	color: #151A25;
	background-color: #D74217;
}
#menu #menu_contact a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contact a:hover {
	color: #151A25;
	background-color: #D74217;
}


/*
----------------------------------- Handy Pandys
*/

.clear { 
	clear: both;
}

.left {
	float: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustified {
	text-align: justify;
}
/* --- image floating  ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left {
	float: left;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	border:1px dashed #3E3E3E;
	white-space: normal;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 0px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.full-image-float-right {
	float: right;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	border:1px dashed #3E3E3E;
	white-space: normal;
	background-color: #000000;
	margin-right: 0px;
	margin-left: 10px;
	padding: 8px;
	margin-top: 8px;
	margin-bottom:0px;
}

.full-image-float-right2 { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; border:1px solid #772D13;
	white-space: normal;
	background-color: #2b2b2b;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 0px;
	margin-left: 40px; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.polaroid2 {
	border:1px solid #772D13;
	white-space: normal;
	background-color: #2b2b2b;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 0px;
	margin-left: 40px;

}
/*
----------------------------------- Forms
*/

.formbox {
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #313640;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	clear: both;
	margin-bottom: 35px;
}

label {
	font-size: 1.2em;
	float: left;
	display: block;
	width: 120px;
	margin-right: 30px;
	text-align: right;
}

select {
	font-size: 1.4em;
	padding: 2px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	width: 327px;
	background-image: url(../images/contact/form_bgs.gif);
	background-repeat: repeat-x;
	background-position: center top;

}

.input, textarea {
	font-size: 1.4em;
	padding: 2px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	width: 320px;
	background-image: url(../images/contact/form_bgs.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#submit {
	width: 59px;
	height: 22px;
	border: 0;
	margin-right: 40px;
} 


/*
