@charset "UTF-8";
/* CSS Document */

/* reset styles 
--------------------------------------------- */

/** { height: 100%; }*/ /*note: messes some things up*/
html { height: 100%; }
body { min-height: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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;
}

body { background-color: #FFF; }  /*added white 2011*/
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }



/*end reset............. */

/*start styles*/
/*start TAGS*/

body{
	background-image: url(../images/asparagus.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 552px bottom;
	/*	height: 100%;*/   /*note*/
	font-size: 0.95em;
	line-height: 1em;
}

h1 {
	color: #A3C539;
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: -0.05em;
	text-align: center;
}

h2 {
	font-size: 1.8em;
	color: #A3C539;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 1.02;
}

h3 {
	font-size: 1.2em;
	color: #922400;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 14px;
	text-align: center;
	line-height: 1.1;
}


p {
	text-align: justify;
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.35;
}


.redmenu { color: #922400; }

/*links*/


a:link {
	text-decoration: none;
	color: #0C6606;
	
}
a:visited {
	text-decoration: none;
	color: #0C6606;
}
a:hover {
	text-decoration: none;
	/*color: #BADB73;*/
	color: #A3C539;

}

 {
	text-decoration: none;
	color: #C30;
}


/*START DIVS*/


#logodiv {
	height: 150px;
	width: 150px;
	padding: 0px;
	position: fixed;
	top: 142px;
	left: 155px;
	background-image: url(../images/cafelogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logodiv img {
	top: -142px;
	left: -155px;
	position: relative;
	
}



/*start navbar position and styling*/
#navbar {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 0.93em;
	line-height: 1.28;
	width: 100px;
	height: auto;
	padding: 0;
	margin: 0;
	font-weight: normal;
	position: fixed;
	top: 142px;
	left: 821px;
	background-image: url(../images/transWhite.png);
}

#navbar li {
	background-image: url(../images/transWhite.png);
	display: block;
	background-repeat: repeat;
} 

#navbar li a {
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #0C6606;
	} 
	
#navbar a, #navbar a:link ,#navbar a, #navbar a:visited { 	
	color: #366;
	font-variant: normal;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 10px; 
}	
	
#navbar li a:hover {
	margin-left: -1px;
	padding-left: 6px;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #A3C539;
	color: #A3C539;
	 } 
	 
#navbar li a:active {
	margin-left: -1px;
	padding-left: 6px;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #922400;
	color: #922400;
	 } 	
	 
#navbar li a.current, #navbar li a.current:hover, #navbar li a.current:active 
{
	margin-left: -1px;
	padding-left: 6px;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #366;
	color: #366;
	cursor: default;
	 }  

#navbar li a.holder { }/*no values just a class which is to be editable*/



/*end navbar styling*/


#contentwrap {
	margin-left: 305px;
	padding-right: 25px;
	padding-left: 25px;
	width: 464px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0C6606;
	border-left-color: #0C6606;
	background-image: url(../images/transWhite.png);
	background-repeat: repeat;
	z-index: 10;
	color: #0C6606;
	font-style: normal;
	padding-top: 58px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 150px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
}

#header { margin-bottom: 62px; }

#contentA {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
} 



#contentSubhA {
	margin-top: 20px;
	height: auto;
}

#contentSubhA h2 {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 0px;
	margin-top: 0px;
}

#contentSubhA p {
	color: #922400;
	margin-top: 0px;
	width: 314px;
	float: right;
}

#galleryAward {
	height: auto;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	 }

.clearboth { clear:both;}


#contentB {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: 20px;
}
	
#contentSubhB h2 {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 0px;
	margin-bottom: auto;
	margin-top: auto;
	padding-top: 10px;
}
	
#contentSubhB p {
	color: #0C6606;
	margin-top: 0px;
	float: right;
	width: 314px;
}



#contentC {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	padding-top: 25px;
}

#links {
	height: auto;
	width: 300px;
	margin-bottom: 500px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}

#contentwrap #links h1 {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 135px;
}



#contentwrap #links h3 {
	padding-bottom: 100px;
	padding-top: 20px;
}

.pgallery {
	color: #9B2600;
	font-size: 0.7em;
	font-style: italic;
	text-align: center;
}

.clearRight { clear: right; }

.center { text-align: center; }

.pRedCentre {
	color: #9B2600;
	text-align: center;
}

.italic { font-style: italic; }

.reasonsRed {
	color: #922400;
	font-family: "Arial Black", verdana, Helvetica, sans-serif;
}



.menuDescription { font-weight: bolder; }

.p_Red { color: #922400; }

#contentwrap #links p a {
	width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 50px;
}
