/*------HTML TAGS------*/

body {
background-color: #666699;
}


P {
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
/*------COLOR & ID------*/
#white { color : #FFFFFF; }

#bold { font-weight : bold; }
/*------CONTENT------*/
/*-- Wine & Dine subscribe box -- */
.featurebox {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.featureboxSm {
	font-weight : bold;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.meetChefTitle {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.meetChefText {
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.contentHeader {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.contentText {
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.contentTextBold {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.contentTextSmall {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
/** Admin styles **/
.bullet-text {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.bullet-bold {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.text-bold {
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.mainheader {
	font-weight : bold;
	font-size : 28px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.text {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
/** End Admin styles **/
.contentTextSmallBold {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.contentTextExtraSmall {
	font-weight : bold;
	font-size : 9px;
	font-family : verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
/*------FORMS------*/
.button {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.textfield {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.dropdown {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.utilityText {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
.utilityTextunbold {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
/*------LINKS------*/
/*-- Main Navigation -- */
a:link {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ff0000;
	text-decoration : none;
}
a:active {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a:visited {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
}
/*-- Main Navigation -- */
a.mainNav:link {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
a.mainNav:hover {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666699;
	text-decoration : none;
}
a.mainNav:active {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
a.mainNav:visited {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
/*-- Sub Navigation --*/
a.subNav:link {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
a.subNav:hover {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : none;
}
a.subNav:active {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
a.subNav:visited {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
/*-- Sub Navigation --*/
a.contentRestList:link {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a.contentRestList:hover {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #669933;
	text-decoration : none;
}
a.contentRestList:active {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a.contentRestList:visited {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

.admin-pagetitle { font-family : Verdana, Helvetica, sans-serif; font-size : 22px; font-weight: bold; }
.admin-mainselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder}
.bullet-gray { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; ; color: #999999}
.alertText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}