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

body{
	background-image: url(images/bodybg.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	list-style-image: url(images/arrow.gif);
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF3333;
}
.contentHolder{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
}
.largerLink{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.strong{
	font-size: 14px;
	color: #CCCCCC;
}
.homeleft{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/homelftbg.gif);
	width: 280px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h2{}
.leGourmetKitchenHolder{
	width: 960px;
	background-image: url(images/maintablebg.gif);
}
.left{
	width: 100%;
}
.rightTable{
	width: 100%;
}
.imgBRD{
	border: 1px solid #CCCCCC;
}
.homePageTable{
	width: 90%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	background-image: url(images/hometbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.resources{
	width: 80%;
}
.artstable{
	width: 75%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
.mediaTable{
	width: 90%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
.aboutLft{
	width: 100%;
}
.resourcesTitle{
	color: #FF3366;
	font-size: 14px;
}
.footer{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/footertablebg.gif);
}
.footerLink{
	color: #CCCCCC;
}
.copy{
	width: 960px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.textbox{
	background-color: #EFEFEF;
	height: 16px;
	width: 200px;
	border: 1px solid #666666;
}
.states{
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.comments{
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #521F26;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
