/****************** Stlying sheet for newgenerationwines.com ******************/
/****************** Graphic Design by epitype.co.uk ******************/
/****************** Site Development by semsolutions.co.uk ******************/

/**General site-wide styling**/
body {
	margin:10px 0 0 0;
	padding:0px;
	background-color:#000033;
}
h1 {
	font-family:arial;
	font-size:36px;
	font-weight:bold;
	color:white;
	background-color:#990033;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	line-height:30px;
}
h2 {
	font-family:arial;
	font-size:12px;
	color:#990033;
	margin:0px 0px 0px 0px;
	background-color:#fffff;
}
h3 {
	font-family:arial;
	font-size:14px;
	margin-top:0px;
	color:#990033;
}
h4 {
	font-family:arial;
	font-size:11px;
	font-style:bolder;
	color:#1B4298;
	margin-top:10px;
	margin-bottom:10px;
}
p {
	font-family:arial;
	font-size:11px;
	color:#53657A;
	margin-top:10px;
	margin-bottom:10px;
}
a img {
	border:none;
}
.red {
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#990033;
	text-align:left;
}
.blue {
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#000033;
	text-align:left;
}
#maincontainer {
	width:715px;
	height:475px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	/*background-image:url(../images/border.png);*/
	background-color:#ffffff;
	background-repeat:no-repeat;
}

#maincontainer_home {
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#ffffff;
}

#homelogo {
	width:950px;
	margin-top:10px;
}

#homenav {
	text-align:center;
	margin:10px 0 0 0;
}

.navtd {
	width:660px;
}

#homenav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#logo_table {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#logo_table table {
	width:950px;
}

#left {
	width:490px;
	float:left;
}
#leftcontent {
	margin:25px 5px 0px 25px;
}
#leftcontenthome {
	margin:30px 5px 0px 30px;
	height:205px;
}
#right {
	width:220px;
	margin-top:80px;
	float:right;;
}
#bottomleft {
	margin:140px 0px 0px 0px;
}

#addressbox {
	margin:173px 0px 0px 0px;
}

.address {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#990033;
	padding:0px 0px 0px 5px;
}

.address a {
	color:white;
	text-decoration:none;
}
.address a hover{
	color:white;
	text-decoration:none;
}
.address a visited{
	color:white;
	text-decoration:none;
}
.imagebox {
	float:left;
	margin:5px 15px 5px 5px;
}
.center {
	text-align:center;
	padding-top:20px;
}
.new {
	width:110px;
	margin-top:0px;
	padding-top:2px;
}
.generation {
	width:260px;
}
.wines {
	width:140px;
}

#frame {
	height:250px;
	width:400px;
	padding:0px;
	margin:0px;
}

.frame_text {
	width: 370px;
}

#clearboth {
	clear:both
;}

.logos {
	align:center;
}

#logo {
	background-color:#000033;
	width:265px;
	padding-top:-2px;
}

td {
	padding-left:5px;
	padding-right:5px;
}

#bold {
	font-family:arial;
	font-size:11px;
	color:#53657A;
	font-weight: bold;
	}
	
.case {
	padding-right: 22px;
	}
	
.strong	{
	font-weight: bold;

}	
