/* CSS Document */
.text {font-family: "Courier New", Courier, mono; font-size: 12px; }
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000000;
	padding: 0px 3px 3px;
	font-weight: bold;
	height: auto;
	width: auto;
}
.namegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009933;
	border: thin dotted #000000;
	padding: 0px 3px 3px;
	font-weight: bold;
	height: auto;
	width: auto;
}
.nameyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	background-color: #FFFF00;
	border: thin dotted #FF6600;
	padding: 0px 4px 4px;
	font-weight: bold;
	height: auto;
	width: auto;
}
.abuild {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0066;
	text-decoration: underline;
}
.abuild:link {
	color: #009900;
	text-decoration: underline;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.abuild:visited {
	color: #666666;
	text-decoration: underline;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.abuild:hover {
	text-decoration: underline;
	color: #666666;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D6070;
	font-weight: bold;
	background-color: #C2C1C7;
}
hr {
	border: thin dashed #bdac99;
}
li {
	text-decoration: none;
	list-style-type: square;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	word-spacing: normal;
	display: list-item;
	padding: 2px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.headerunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: .1px solid #CCCCCC;
	font-weight: normal;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bigheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.testis {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.testis2 {
	padding: 5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(/images/bg_grad.jpg);
	height: 25px;
}
.checks {text-decoration: none;
	list-style-type: square;
	font-size: 14px;
	list-style-image: url(/images/tick5.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	word-spacing: normal;
	display: list-item;
	padding: 10px;
	font-weight: bold;
}
.newheaderunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.picborder {
	border: 1px solid #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	letter-spacing: .2em;
	border: thin dotted #006633;
}
.smalltextgray {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bella:td {
	color: #CC0066;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .2em;
}
.bgabout {
	background-attachment: fixed;
	background-image: url(file:///C|/WEBS/Fresno/Antonio%27s%20Restaurant/images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bghome {

	background-attachment: fixed;
	background-image: url(file:///C|/WEBS/Fresno/Antonio%27s%20Restaurant/images/bg_bridal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabledesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	margin: 0px;
	background-color: #eeeeee;
}

