/***********************************************/
/* INTRO PAGE      		               */
/***********************************************/

* html #navigation ul li a {padding: 0;}

body {
background:#000 url('images/back.png') repeat left center fixed;
}

.PageHolder {width:1126px;margin:auto;}

#title1 {
width:1116px;
height:56px;
background-image:url(images/title.png);
}

#title2 {
width:1126px;
height:351px;
padding:0;
background-image:url(images/box.png);
}
.title2 {
width:374px;
height:351px;
padding:0;
float:left;
}
.noborder {
border:none;
}

#title3 {
width:1116px;
height:53px;
background-image:url(images/label.png);
}

#title4 {
width:1116px;
height:53px;
background-image:url(images/choose.png);
}

img.citi {
position:fixed;
}

h1 {
font: 20px "Century Gothic", Tahoma, sans-serif;
font-weight:bold;
color:#300e01;
margin: 0px;
padding: 5px 0px 5px 0px;
}
h2 {
font: 14px "Century Gothic", Tahoma, sans-serif;
font-weight:bold;
color:#300e01;
margin: 0px;
padding: 0px 0px 0px 15px;
}
ul {
list-style: none;
margin: 0;
padding: 0
}
img {border: none;}


/***********************************************/
/* Header CSS                        	       */
/***********************************************/

#HeaderHolder {
text-align:center;
padding:0px 0px 0px 0px;
width: 1116px;
font-size:12px;
}
#logo{
width:550px;
height:113px;
padding: 0px 0px 0px 0px;
margin:0px;
float:left;
}
.Header1 {
font-family: "Century Gothic", Tahoma, sans-serif;
font-size:10px;
float: right;
width:75px;
height:25px;
padding:3px 0px 0px 3px;
text-align:right;
}

/***********************************************/
/* NavHolder CSS                               */
/***********************************************/

#NavHolder {
font-weight: normal;
text-align:left;
padding:0px 0px 0px 0px;
width:760px;
float: right;
background-image:url(../style/menu.gif);
background-position:left top;
background-repeat:repeat-x;
background-color:#300e01;
}


/***********************************************/
/* brake CCS                                   */
/***********************************************/

#brake {
width:760px;
clear:both;
display:block;
height:10px;
}

/***********************************************/
/* Footer CCS                                  */
/***********************************************/

#FooterHolder {
width:760px;
margin:auto;
float:right;
clear:both;
background-color:#300e01;
background-image:url(../style/menu.gif);
background-position:left top;
background-repeat:repeat-x;
}

.Footer1 {
font-family: "Century Gothic", Tahoma, sans-serif;
font-size:10px;
float: right;
width:100px;
height:25px;
padding:3px 3px 0px 3px;
text-align:right;
}

.Footer2 {
font-family: "Century Gothic", Tahoma, sans-serif;
font-size:10px;
float:left;
width:630px;
height:25px;
text-align: left;
color:#fff;
padding:5px 0px 0px 5px;
}

/***********************************************/
/* Result CCS      			       */
/***********************************************/

#Result {
background: #e0e5e8;
margin:auto;
width:758px;
float: right;
text-align:justify;
border:#300e01 solid 1px;
}

#Result .padding{
	padding: 10px 20px 10px 10px;
}

#Result p{
	padding: 0px;
	margin:0px;
	font-size:12px;
}




/***********************************************/
/* BTN   nav			               */
/***********************************************/

a:link, a:visited {
        color: #FF2A84;
        text-decoration: none;
}
a:hover, a:active {
        color: #FF2A84;
        text-decoration: underline;
}
#navigation {
        margin: 0 0 0;
        padding: 0 0 0;
       	font-size:13px;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px 0;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(images/tableft.gif) repeat-x left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0px 0px 0px;
}
#navigation ul li span {
        padding: 5px 4px 5px 0px;
        margin: 0px 0px 0px 0px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
				color: #e0e5e8;
}
#navigation ul li a:hover {
				text-decoration: underline;
				color: #e0e5e8;
}
#navigation #current a {
        text-decoration: underline;
				color: #e0e5e8;
}
#navigation #current a span {
        text-decoration: underline;
				color: #e0e5e8;
}

/***********************************************/
/* image gallery		               */
/***********************************************/
.gImage {
	border:#300e01 solid 1px;
}
.gImageThumb {
	border:#300e01 solid 1px;
}
/***********************************************/
/* map border			               */
/***********************************************/
.mapImage {
	border:#300e01 solid 1px;
}
/***********************************************/
/* topImage border			       */
/***********************************************/
.topImage {
	border-bottom:#300e01 solid 1px;
}
.table {
font-size:12px;
vertical-align:top;
}
#tab {
margin:auto;
width:520px;
}
td.one {
text-align: left;
}
td.two {
text-align: left;
vertical-align: top;
color: #FF2A84;
border-bottom: 1px solid #FF2A84;
}
td.three {
border-top: 1px solid #FF2A84;
}
#wine {
margin:auto;
width:660px;
}
