/* CSS Document */


/* GLOBAL
---------------------------------------------*/
body {
	background-color:#fee588;
	background-image: url();
        font-family:Verdana;
	font-color:#000000;
	font-size:11px;
	line-height:16px;
	margin:50px 0px 30px 0px;
	padding:0px;
}
p {
	margin:0px 0px 16px 0px;
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	line-height:16px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:11px;
	line-height:16px;
}
a:link {
	color:#8db900;
	text-decoration:none;
}
a:visited {
	color:#8db900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}
ul {list-style-type:disc; color:#9d9d9d; line-height:100%; margin:0 0 0 40px;}
ul li { font:12px/16px Arial, Helvetica, sans-serif; color:#454545; padding:0 0 0 0px;}
ol {list-style-type:digital; color:#000000; line-height:100%; margin:0 0 0 40px;}
ol li { font:12px/16px Arial, Helvetica, sans-serif; color:#000000; padding:0 0 0 10px;}
h1 {
	color:#006bad;
	font-family:Palatino linotype;	
font-size:18px;
	font-weight:normal;
	line-height:25px;
	margin:0px;
}
h2 {
	color:#006bad;
	font-size:15px;
font-family:Palatino linotype;
	line-height:18px;
	font-weight:normal;
	margin:0px;
}
h3 {
	color:#006bad;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	margin:0px;
}
h4 {
	color:#006bad;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	margin:0px;
}
hr { 
	border:1px dashed #DDD;
	font-size: 1px;
	line-height: 1px;
	height:1px;
	margin-bottom:3px;
	margin-top:3px;
}
/* BASICS
---------------------------------------------*/
.red {
	color:#CC0000;
}
.small_text {
	font-size:10px;
}

/* LAYOUT
---------------------------------------------*/
.wrapper {
	width:700px;
}

td.header {
	padding:0px 0px 20px 0px;
	border:0px;
}
.logo {
	margin:0px 40px 0px 20px;
}

td.nav_left {
	background-image:url(http://www.chaucerswine.com/designimgs/nav_left.gif);
	background-repeat:no-repeat;
	height:35px;
	/* float:left; */
	width:22px;
}
td.nav_right {
	background-image:url(http://www.chaucerswine.com/designimgs/nav_right.gif);
	background-repeat:no-repeat;
	height:35px;
	/* float:right; */
	width:22px;
}
td.nav {
	background-image:url(http://www.chaucerswine.com/designimgs/nav.gif);
	background-repeat:repeat-x;
	height:35px;
	/* line-height:35px; */ 
	text-align:center;
	width:595px;
}


td.footer {
	color:#8d8d8d;
	font-size:10px;
	text-align:center;
	margin-bottom:20px;
	width:595px;
	position:relative;
	float:left;
	padding:30px 0px 0px 0px;
    line-height:16px;
}
td.footer a{
	color:#749d01;
	font-size:10px;
	text-align:center;
}
td.content_rightsash {
	float:right;
	font-size:10px;
	line-height:16px;
	padding:20px 10px 10px 10px;
	margin:0px;
	width:167px;
	height:338px;
}
td.content_rightsash p {
	font-size:10px;
	line-height:16px;
	color:#FFFFFF;
	margin-bottom:4px;
}
td.content_rightsash li {
	font-size:10px;
	line-height:16px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:6px;
	}

/*--------NOT GLOBAL - HOME PAGE STYLES---------*/
/* #content {
	height:368px; /* change this for leaf page */
/*	width:595px;
	position:relative;
	float:left;
	left:22px;
	background-image:url(images/content_background.gif);
	background-repeat:repeat-y;
} */


td.content_home01 {
        background-color:#2d1f98;
font-color:#000000;
	float:left;
	font-size:10px;
	line-height:16px;
	padding:20px 10px 10px 10px;
	margin:0px;
	width:166px;
	height:338px;
}
td.content_home01 p {
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
}	
td.content_home02 {
	width:222px;
	height:338px;
}

/*--------NOT GLOBAL - LEAF PAGE STYLES---------*/
td.content {
	width:595px;
	background-image:url(http://www.chaucerswine.com/designimgs/content_background.gif);
	background-repeat:repeat-y;
} 
td.content_leaf {
	float:left;
	font-size:10px;
	line-height:16px;
	padding:20px 20px 20px 20px;
	margin:0px;
	width:368px;

}
