/***********************************************/
/* great southern wine association.css                               */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/
* {
	margin:0;
	padding:0;
	}
body,
html {}
body {
	color:#222;
	font:70%/150% Tahoma, Helvetica, Arial, sans-serif;
	background: #000;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}


/* Main layout
================================================*/


#container {
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	background-color: #636262;
	position:relative;
	margin-top: 10px;
	color: #FFFFFF;
	}


#content {
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color: #636262;
	color:#fff;
  }	
	
#main {
	float:left;
	width:550px;
	margin:0em 0px 0 5px;
	height: auto;
	}
#sidebar {
	font-size:0.94em;
	line-height:1.6em;
	width:198px;
	margin:0px 0px 0 0;
	float: right;
	background-image: url(../lib/framework/bottle-base2.jpg);
	background-position: left;
	height: 276px;
	background-repeat: no-repeat;
	}
#bottomsection{
	clear:both;
	border-top: 1px solid #c0c0c0;
	background-repeat: repeat;
	background-color: #2a2a2a;
}	

#secondary{
	float:left;
	width:374px;
	background-image: url(../lib/bottle-making.jpg);
	background-repeat: no-repeat;
	padding-left: 205px;
}

#secondaryLeft{
	float:right;
	width:195px;
	color:#fff;
	padding-left: 3px;
	height: 286px;
	}
	
#footer {
	clear:both;
	padding:1em;
	text-align:left;
	font-size:0.94em;
	border-top:1px solid #c0c0c0;
	color: #c0c0c0;
	background-color: #000;
	}

/* Links
================================================*/
a:link,
a:visited {
	color:#a7a180;
	font-weight:normal;
	text-decoration:none;
	padding:2px 2px 0;
	margin:0 -2px;
	}
a:focus {
	color:#383F0D;
	}
a:hover {
	color:#a7a180;
	text-decoration:underline;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}


a.footer:link {color:#a7a180;}
a.footer:active {color:#fff;}
a.footer:visited {color:#AF8A77;}
a.footer:hover {
	color:#E7C09E;
	text-decoration: underline;
}


/* Headings
================================================*/
h1,h2 {
	font-weight:normal;
	background-color:#2a2a2a;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:1.5em;
	line-height:1.7em;
	margin:20px 0 0 0px;
	color:#92755a;
	background-color:#2a2a2a;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size:1.5em;
	margin:0px 0 0.625em;
	font-weight:normal;
	font-family:Georgia, Times New Roman, Times, serif
	}

	
/* Quotations
================================================*/
blockquote {
	font-size: 1.3em;
	line-height: 1.4em;
	color:#383F0D;
	}

/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	border-bottom: 1px dotted #383F0D;
	font-weight:bold;
	margin:0.5em 0 0;
	color: #383F0D;
	}
dd {margin:1em 0 0 0em;}
dd p {
}
ul {
	padding:0 0 0 1.5em;
	list-style:circle;
	}
ol {padding:0 0 0 4em;}
li {margin:0 0 0.5em;}

/* Images
================================================*/
img {
	border:0;
	display:block;
}
.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}
.flow {
	float:none;
	margin:10px 33px 10px 33px;
	}
.flowtext {
	float:left;
	margin:10px 10px 6px 0px;
	border: 1px solid #000;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	float:left;
	margin: 6px 6px 6px 0px;
	border: 1px solid #000;
	}
	
		
	

/* Skip links
================================================*/
#skip {
	position:absolute;
	left:-9999px;
	}
#skip a:focus,
#skip a:active {
	display:block;
	position:absolute;
	top:10px;
	left:10009px;
	z-index:10;
	font-size:1.8em;
	line-height:120%;
	padding:0.5em;
	border:2px solid #91cc14;
	width:15em;
	background:#F1F8E1;
	}
#skip a:hover {
	text-decoration:underline;
	border-color:#580801;
	}

/* Header
================================================*/
#header {
	height:311px;
	background-color: #333333;
	background-position: top;
	padding-top: 0px;
	background-image: url(../lib/framework/header3.jpg);
	width: 792px;
	
	}
#header img {
	left: 0px;
	top: 0px;
	
	}
#header a,
#header a:hover {
	border:0;
	color:#fff;
	background:transparent;
	}


/* Navigation
================================================*/
#nav {
	float:left;
	width:100%;
	display:inline;
	margin:0 0 0 0;
	padding: 0px 0 0px 0px;
	background-image:url(../lib/framework/nav-bg2.jpg);
	background-repeat:no-repeat;
	background-color: #636262;
	background-position: right;
	color:#666666;
	height: 30px;
	
	}
#nav ul {
	float:left;
	display:inline;
	width:100%;
	margin:0;
	padding:2px 0px 0px 0px;
	list-style-type:none;
	}
#nav li {
	display:inline;
	background-color: #636262;
	color:#666666;
	margin:0;
	}
#nav a {
	background:#636262;
	padding:13px 10px 0px 7px;
	margin:0;
	color:#fff;
	text-decoration:none;
	display:inline;
	float:left;
	width:auto;
	font:normal 0.94em/1em Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:1px;
	}
#nav a:hover,
#nav a:focus {background:#636262; color:#ac9a31;}
#nav .sel a {
	background:#636262;
	display:inline;
	color:#ac9a31;
	}
#nav .sel a:hover {
	background:#636262; color:#ac9a31;
	display:inline;
}
#nav .sel a:focus {background:#636262; color:#ac9a31;}
#nav a:active {
	background:#636262; color:#ac9a31;
	display:inline;}
	
#nav a:visited {
background:#636262;
color:#aba581;
}



/* Info
================================================*/
#info h1 {
	display:inline;
	margin:0 0.5em 0 0;
	color:#ccc;
	font-size:3em;
	font-family:Lucida Grande,Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
#info p {
	display:inline;
	font-size:1em;
	margin:0;
	}
#info {
	position:absolute;
	z-index:5;
	top:68px;
	left:400px;
	font-size:0.94em;
	line-height:1.2em;
	color:#ccc;
	padding:1em;
	}
/* Hide from IE/Mac \*/
#info {}
/* */

/* Sidebar
================================================*/


#sidebar h3 {
	font-size:1.1em;
	text-transform:none;
	color:#8B7A63;
	margin-bottom:0.5em;
	}
#sidebar dl {
	margin-top:-0.5em;
	margin-left: 5px;
}
#sidebar dt {
	margin-top:1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #92755a;
	font-weight: normal;
}
#sidebar dd {margin:0;}


#quicklinks dd {display:inline;}

/* Extras
================================================*/


.bodyIndent {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.launchHead {
	padding-top: 4px;
}
.bodyMain {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-left: 3px;
}
