/* Start of CMSMS style sheet 'reset' */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of 'reset' */

/* Start of CMSMS style sheet 'layout' */
html {
	width: 100%;
	height: 100%;
}
body {
	background-image: url(/uploads/images/bg_red_bottles.jpg);
        background-repeat: repeat-x;
        background-color: #3D0101;
	font-family: Verdana, Ariel;
	font-size: 10pt;
	color: #000;
	height: 100%;
}
h1,h2,h3 {
}

a { text-decoration: none;}
A:link { color: #428ca0; }
A:visited { color: #428ca0;}
A:hover {color: #777777;}
A:active {color: #777777;}

h1, h4 {
	font-size: 20px;
        color: #428ca0;
	padding-bottom: -6px;
	margin:0;
}
.menutext {
font-family: Verdana, Ariel;	
font-size: 12px;
color: #428ca0;
font-weight: bold;
} 

p.newsletter_input input { width: 190px; }
label.contactus_label { display: block; width: 200px;}
label { display: inline; clear: right;}

.whiteblack {
        font-family: Verdana, Ariel;
	font-size: 35px;
	color: red;
        font-weight: bold;
    
}

.paddingfooter{
padding: 5px 5px 5px 5px;
}

.resultstable {
  font-size: 9px;
  border-left: 1px solid #f6ca01;
  border-top: 1px solid #f6ca01; 	
}
.resultstable td,th {
  border-right: 1px solid #f6ca01;
  border-bottom: 1px solid #f6ca01; 	
}
.resultstable th {
  background: none;
}
.pagetable input, select {
  background: #fff;
  border: 1px solid #a7a6aa;
}
input.button {
  background: #d00000;
  color: #000;
font-weight: bold;
}



#menublock {
height: 650px;
width: 238px;
background-color: #fff;
}

#menublockwt {
height: 650px;
width: 238px;
background-color: #fff;
}

#contentblock {
height: 650px;
width: 700px;
background-color: #fff;
}

#contentblockwt {
height: 650px;
width: 900px;
background-color: #fff;
}


#topbg {
	width: 967px;
	margin: 0 auto;
	background-color: #fff;
        height: 151px;
}
#blackbg {
	width: 967px;
	margin: 0 auto;
	background-color: #F5CB04;
        height: 55px;
        font-family: Verdana, Ariel;
	color: #FFF;
        
}

#blackbgg {
	width: 967px;
	margin: 0 auto;
	background-color: #000;
        height: 55px;
        font-family: Verdana, Ariel;
	color: #FFF;
        
}


#topbgwt {
	width: 1138px;
	margin: 0 auto;
	background-color: #fff;
        height: 151px;
}
#blackbgwt {
	width: 1138px;
	margin: 0 auto;
	background-color: #F5CB04;
        height: 55px;
        font-family: Verdana, Ariel;
	color: #FFF;
        
}

#blackbggwt {
	width: 1138px;
	margin: 0 auto;
	background-color: #000;
        height: 55px;
        font-family: Verdana, Ariel;
	color: #FFF;
        
}

#imagealign{
vertical-align: middle;
}

.bigimage{
padding: 5px 5px 5px 5px;
}

.subpadding{
padding: 10px 10px 10px 10px;
}

.byline{
padding: 10px 10px 10px 10px;
font-size: 25px;
}

#yellowbg {
	width: 967px;
	margin: 0 auto;
	background-color: #428ca0;
        height: 127px;
        font-family: Verdana, Ariel;
	font-size: 30px;
	color: #000;
}

.yellowtext{
padding: 10px 10px 10px 10px;
font-size: 25px;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 100%;
}

#wrapper2 {
	width: 967px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 180%;
}

#wrapper3 {
	width: 967px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 280%;
}


.thumb {
padding: 5px 5px 5px 5px;
}

.smallhometxt {
        font-family: Trebuchet MS, Verdana, Ariel;
	font-size: 30px;
	color: #000;
        font-weight: normal;
        padding-top: 45px;
	padding-bottom: 45px;
        padding-left: 45px;
        padding-right: 45px;
}



#content {
	width: 707px;
	height: 130%;
	margin-right: 14px;
	margin-left: 32px;
	line-height: 11pt;
}



.footer {
	width: 967px;
	margin: 0 auto;
	background-color: #000;
        height: 80px;
}


/*
 * Standard Classes 
 */
.left {float: left}
.right {float:right}
.clear {clear:both; width: 100%;}
.center {margin: 0 auto;}

/* End of 'layout' */

/* Start of CMSMS style sheet 'home' */
#wrapper {
  height: 140%;
}
#content {
	width: 740px;
	height: 140%;
	margin-right: 14px;
	margin-left: 0px;
	padding-top: 20px;
}

#advert {
	background-image: url(./uploads/images/advert-background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 274px;
	padding-bottom: 15px;
}
#column-1, #column-2, #column-3 {
	font-size: 11px;
	background-image: url(./uploads/images/grey-column.gif);
	background-repeat: no-repeat;
	float: left;
	width: 237px;
	height: 200px;
} 
#column-1 h4, #column-2 h4, #column-3 h4 {
  padding: 14px 5px 8px 20px; 
}
#column-1 p, #column-2 p, #column-3 p {
	padding: 10px 10px 5px 20px;
	margin: 0;
	padding: 8px 15px 0px 20px;
	margin: 0;
}
#column-1 a, #column-2 a, #column-3 a {
	text-decoration: none;
	font-size: 11px;
	color: #0693d6;
}	

#column-1, #column-2 {
	margin-right: 14px;
}
/* End of 'home' */

