/* Set background of both html and body so we don't trip up on any xhtml issues
	if served with correct content type */
html, body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* Needed to ensure header image touches the top of the window */
	padding-top: 0;
	margin-top: 0;
	color: #666;
	background-image:  url(../images/scbg.gif);

}
ul {
	padding-top: 0;
	margin-top: 0;
	color: #666;
}
{
		margin: 0px;
		padding: 0px;
}

p {	font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
   padding: 0px;
   margin: 0px;
	clear: both;
}

/* Stop borders appearing on images that are used within links */
a img {
	border: none;
}

#mc_right img {
	border: none;
	bordercolor: CFC6BD;
     text-align: left;
}
a, a:link, a:visited {
	font-weight: normal;
	color: #666666;
     padding: 0px;
     margin: 0px;
}
a:hover, a:active {
     color: #999999;
     padding: 0px;
     margin: 0px;
}
input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
font-size:9px;
color: #829FC8;
}
.input_send {
height:22px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 12px;
margin-right: 1em;
margin-left: 9em;
font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
font-size:10px;
color:#ffffff;
background-color:#1D519C;
display:block;
background-image:  url(../images/morebg.gif) bottom right no-repeat;
}
/* Position the page in the center */
#pageContainer {
	width:100%;
     margin-left: auto;
	margin-right: auto;
}
#topBrand {
	background-color: #19519B;
     text-align:center;
	width:100%;
     text-align:center;
     text-decoration:none;
    
}
#mainContentWrapper {
	width:100%;
     text-align:center;
     margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

}
#mainContent {
	background-color: #ffffff;
	padding: 1em 8px 1em 8px;
     font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
     font-size:10px;
     line-height:130%;
     color:#666666;
	margin-left: auto;
	margin-right: auto;
}
/*mainContent nav */
#mainContent a, #mainContent a:link, #mainContent a:visited {
	font-weight: normal;
	color: #1D519C;
	text-decoration: underline;
}

#mainContent a:hover, #mainContent a:active {
     color: #829FC8;
     text-decoration: none;
}
#mc-projects {
     float:left;
     width: 500px;
     height: auto;
     text-align: left;
     line-height: 140%;
     margin-left:3em;
     padding-top: 0em;
     padding-bottom:2em;
     padding-left: 5em;
}
#mc-left {
     float:left;
     width: 280px;
     height: auto;
     text-align: center;
     padding-top: 2em;
     padding-bottom: 2em;
}
#mc-left2 {
     float:left;
     width: 280px;
     height: auto;
     text-align: left;
     padding-top: 2em;
	margin-left:5em;
	padding-left: 5em;
     padding-bottom: 2em;
}

#mc-right {
     float:right;
     width: 325px;
     height: auto;
     text-align: left;
     line-height: 140%;
     padding-top: 2em;
     padding-bottom:2em;
     padding-left: 0px;
}
#mc-right h1, #mc-projects h1 {
font-size:14px;
color:#19519B;
line-height:130%;
padding-left:0px;
}

#mc-right h3, #mc-projects h3 {
font-size:10px;
color: #829FC8;
line-height:120%;
padding-left:0px;
text-indent:0px;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
font-size:14px;
color:#666666;
line-height:20%;
padding-left:0px;
padding-bottom:2px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size:11px;
	color: #666666;
	font-weight:bold;
/*	line-height:30px;*/
	padding:0px;
	margin-bottom: 7px;
	text-indent:0px;
	background: url(../images/dottedlinebg.gif) repeat-x left bottom;
	width: 90%;
	height: 30px;
}
/* same as h2, but with indent */
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size:11px;
	color: #666666;
	font-weight:bold;
	line-height:30px;
	margin-left:20px;
	margin-bottom: 7px;
	text-indent:0px;
	background: url(../images/dottedlinebg.gif) repeat-x left bottom;
	width: 90%;
	height: 30px;
}

/* same as h3, but with no underline */
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size:11px;
	color: #666666;
	font-weight:bold;
	margin-left: 20px;
	margin-bottom: 2px;
	height: 15px;
}

hr {
height: 1px;
border-bottom: 1px dotted black;
color: #666666;
}

.newstitle {
	padding-right: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image:  url(../images/hero_mobilejpg_internal.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;

}
.faqbg {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
     background-color:#ffffff;
	background-image:  url(../images/hero_mobilejpg_internal.jpg);


}
.internalcontenet {
	padding-left: 2px;
	padding-right: 60px;
	font-size: 11px;
	font-weight: normal;
	/*background-image:  url(../images/hero_mobilejpg_internal.jpg);*/
	background-position: bottom right;
	background-repeat:no-repeat;

	color: #666666;
}
.projectstitle {
margin-left:100px;
text-indent:0px;
}
.projectstitle2 {
font-size:12px;
color: #829FC8;
margin-left:60px;
text-indent:0px;
}



#mc-right li, #mc-projects li {
list-style: square outside;
padding-bottom:3px;
margin-left: 0px;
}

#moreBox {
float:right;
height:12px;
padding-left: 2px;
padding-bottom: 2px;
padding-right: 6px;
margin-right: 1em;
margin-left: 1em;
color:#ffffff;
background-color:#1D519C;
display:block;
background-image:  url(../images/morebg.gif);
background-position: bottom right;
background-repeat:no-repeat;
	
}
#moreBox a, #moreBox a:link, #moreBox a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
     padding-right:10px;
}
#moreBox a:hover, #moreBox a:active {
     color: #829FC8;
     text-decoration: none;
     padding-right:10px;
}

#bottomContact {
	float:none;
     background-color: #19519B;
     text-align:center;
	width:100%;
     padding-bottom: 5px;
     padding-top: 5px;
     font:Verdana, Arial, Helvetica, sans-serif, Impact;
     letter-spacing: 8px;
     font-size:12px;
     color: #ffffff;
}
#bottomContent a, #bottomContent a:link, #bottomContent a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#bottomContent a:hover, #bottomContent a:active {
     color: #ffffff;
     text-decoration: none;
}
#baseContent {
	background-color: #666666;
	width:100%;
     color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding: 3px 0px 3px 0px;
}
#baseContent a, #baseContent a:link, #baseContent a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#baseContent a:hover, #baseContent a:active {
     color: #ffffff;
     text-decoration: none;
}

#topContent {
/*	background-color: #666666; */
	width:180px;
   color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	padding: 0px 8px 0px 8px;
	
}
#topContent a, #topContent a:link, #topContent a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#topContent a:hover, #baseContent a:active {
     color: #ffffff;
     text-decoration: none;
}

div#logoutDiv {
	height: 20px;
	width:125px;
	text-align: center;
	margin-top: 35px;
	vertical-align: baseline;
	padding: 0px;
	
}

#navContainer {
	background-color: #FFFFFF;
	align: center;
	width:677px;
	text-align: center;
	margin-top:1;
}

#topNavigation {
	width:677px;
	height:12px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding: 2px 0px 2px 0px;
	margin-top:0px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
/*	background-image:  url(../images/dividers.gif);*/
	background-repeat:no-repeat;
	border-top: 1px solid #FFF;
}
/*Fly-Out navigation code */

/*First level of nav */
#topNavigation ul {
  padding-left: 2px;
  padding-right: 2px;
  margin:0em;
  margin-left: 5px;
  margin-right: 2px;
  list-style: none;
  font:Verdana, Arial, Helvetica, sans-serif, Impact;
  font-size:10px;	
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  }

#nav a, #nav a:link, #nav a:visited {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color:#ffffff;
}
#nav a:hover, #nav a:active {
 font-weight: bold;
 text-decoration: none;
 color:#999999;
}

#nav li {
	float: left;
	position: relative;
	padding-left: 5px;
	padding-right: 7px;
	cursor: default;
	border-width: 1px 0;
}

/*Second level (child) of nav */
#nav li li a, #nav li li a:link, #nav li li a:visited {
	display: block;
     text-align:left;
     text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 4px 10px;

}

#nav li li a:hover, #nav li li a:active {
     display: block;
     color: #999999;
     text-decoration: none;
	padding: 0px 10px 4px 10px;

}
/*Fly out box*/
#nav li ul {
	display: none;
     margin-left: 0px;
	text-align: left;
     width:15em;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding-top: .5em;
     background:#666666;
     filter: alpha (opacity=80);
     opacity: 0.9;
     border-top: solid 3px #666666;
	 z-index: 100;
}

#nav li>ul {
	top: auto;
	left: auto;
	z-index: 100;

}

#nav li li {
	display: block;
	width:15em;
     float: none;
	border: 0;
     border-bottom: solid 1px #FFFFFF;
     margin:0;
     padding:0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}
/*nav ends*/

#homebrown
{ 	width: 677px;
	height: 350px;
	background-image: url(../images/hero_mobilejpg_internal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	 
}
#homebrownadm
{ 	width: 717px;
	height: 350px;
	background-image: url(../images/hero_mobilejpg_internal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	 
}
#brown
{ 	border: 1px solid #CFC6BD;
	width: 677px;
	/*height: 350px;*/
	min-height: 350px;
	text-align: left;
}
#brownadm
{ 	border: 1px solid #CFC6BD;
	width: 717px;
	/*height: 350px;*/
	min-height: 350px;
	text-align: left;
}
/* for Internet Explorer - min-height hack */
/*\*/
* html #brown {
height: 350px;
}
/**/
	
#smallbrown
{ 	 border: 1px solid #CFC6BD;
	padding-top: 24px;
	width: 30;
	height: 100%;
	}

.newsimg {
	text-align: center;
}
.tbllist {
 width: 100%;
 margin-bottom: 28px;
}

.tbllist th {
 border-top: 1px solid #CCC;
 border-bottom: 2px solid #CCC;
 background-color: #EEE;
 padding: 4px 8px;
}

.tbllist td {
 border-bottom: 1px solid #CCC;
 background-color: #F8F8F8;
 padding: 3px 6px;
}

p.result {
 background-color: #EEF;
 border: 1px solid #CCE;
 padding: 8px;
}

p.error {
 background-color: #FEE;
 border: 1px solid #ECC;
 padding: 8px;
}

.newstable {
	margin-left: 100px;
	width: 100%;
}

.newstable h3 {
	clear: both;
	text-align: left;
	width: 100%;
	padding-left: 280px;
}

.newstable h3 span {
	display: block;
	border-top: 1px solid #CCC;
	color: #AAA;
	font-size: 10px;
    line-height:100%;
	padding-left: 284px;
	position: relative;
	left: -280px;
	font-weight: normal;
}
.newsdate {
	color: #AAA;
	font-size: 10px;
    line-height:100%;
	margin-left: 50px;
	margin-top: -15px;
	font-weight: normal;	
}


.newstable img {
	float: left;
	clear: left;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0px 8px 10px 0px;
}

.projectstable {
	margin-left: 100px;
	width: 100%;
}

.projectstable h3 {
	clear: both;
	text-align: left;
	width: 100%;
	padding-left: 280px;
	position: relative;
	left: 280px;
}

.projectstable h3 span {
	display: block;
	border-top: 1px solid #CCC;
	color: #AAA;
	font-size: 10px;
    line-height:100%;
	padding-left: 284px;
	font-weight: normal;
	position: relative;
	left: -280px;
}

.projectstable img {
	float: left;
	clear: left;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0px 8px 10px 0px;
}


.newsitem {
	clear: right;
}

.newsitem .text {
	position: relative;
	left: 280px;
}
.projectitem {
	margin-left:0px;
}


div#menu{width:100%;
		margin: 0 auto;
    	font: Verdana,Arial,sans-serif;
		text-align:left}
		
dl{width: 80;
	overflow: auto;
	margin: 0 0 1em;
    background: url(dot.gif) repeat-x 0 1.2em}
dt{float: left;
	padding-right: 3px;
	color: #666666}
dd{margin:0}
dd.price{float: right;
		padding-left: 3px;
		color: #666}
dd.ingredients{float: left;
				width: 100%;
				padding: 3px 0;
   				font: verdana;
				color: #555}

.footer {
	background-color: #666666;
	padding: 1em 8px 1em 8px;
     font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
     font-size:8px;
     line-height:130%;
     color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.afooter {
	background-color: #666666;
	padding: 1em 8px 1em 8px;
     font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
     font-size:9px;
     line-height:130%;
     color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

/*Parent box with background image */
#bg {
	width:178px;
	height:206px;
	background:url(../images/mobile_bg.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	}

/*This is the white transparent area the text will be within */
#transbox {
	width: 160px;
	height: 180px;
	margin: 10px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px;
/*	background-color: #ccc;
	filter:alpha(opacity=50);
	opacity: 0.5;
	z-index: 2;*/
	}

.transbox {
	width: 160px;
	height: 180px;
	margin: 10px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px;
/*	background-color: #ccc;
	filter:alpha(opacity=50);
	opacity: 0.5;
	z-index: 2;
	color: #000;*/
}			

.graybox {
	background-color: #E6E6E6;
	padding: 6px;
	margin: 10px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* '*' means 'every child' basically a wildcard for every child of #transbox */
#transbox * {
	position: relative;
	z-index: 2;
	}

/* Styles the text of the div */ 
#transbox div {
	font: Verdana;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	z-index: 2;
	}

.separator {width: 1px;}
