/* 
The Full Plate
iArchitects
susan@iarchitects.com
theFullPlateStyles.css
http://www.thefullplate.com
*/
body { margin: auto; }

TABLE, TR, BODY, p {  		font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000 }
b { 		font-weight: bold; }
td {  		font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000 }
.emphasis { font-family: Arial, Verdana,  Helvetica; font-size: 12px; line-height: 15px; line-height: 16px;  font-weight: bold; color: #CC0000}
.new { font-family: Arial, Verdana,  Helvetica; font-size: 13px; line-height: 15px; line-height: 16px;  font-weight: bold; color: #CC0000}
h1 { 		font-family: Arial, Verdana, Helvetica; font-size: 16px; line-height: 22px; text-decoration: none; font-weight: bold; color: #000000; font-variant: normal; text-transform: none; text-align:center; background:#FFCC00}
h2 {  		font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 12pt; font-weight: bold; color: #CC0000; font-variant: normal; text-transform: none}
h3 { 		font-family:  Verdana, Arial, Helvetica; font-size: 15px; line-height: 15px; font-weight: bold; color: #CC0000;}
ol { 		font-family:  Verdana, Arial, Helvetica; font-size: 11px; line-height: 14px; font-weight: normal; color: #000000}
ul { 		font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000; list-style-image: url(http://www.thefullplate.com/images/bullet_oval2.gif); }
li {  		font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000} 
strong { 	font-family: Arial, Verdana, Helvetica; font-size: 20px; line-height: 48px; text-decoration: none; font-weight: bold; color: #336600; letter-spacing: 0.03em}
.heading { 	font-family: Arial, Verdana, Helvetica; font-size: 20px; line-height: 24px; text-decoration: none; font-weight: bold; color: #336600; letter-spacing: 0.03em}
.error {  	font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 14px; font-weight: bold; color: #FF0000 }
h4 {  		font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 12px; line-height: 11px; color: #333333; font-weight: bold}
td.navTD { 	padding-left:10px; font-family:  Verdana, Arial, Helvetica; font-size: 12px; line-height: 16px; font-weight: normal; color: #000000 }

.footer { 	font-size: 10px;}

p a:link { 		color: blue; text-decoration: underline; }
p a:visited { 	color: blue; text-decoration: underline; }
p a:active { 	color: #000000; text-decoration: none; }
p a:hover { 	color: #CC3300; }

li a:link { 	color: blue; text-decoration: underline; }
li a:visited { 	color: blue text-decoration: underline; }
li a:active { 	color: #000000; text-decoration: none; }
li a:hover { 	color: #CC3300; }

a:link { 		color: blue; text-decoration: underline ;}
a:visited { 	color:  blue; text-decoration: underline; } //#336600;
a:active { 		color: #000000; text-decoration: none; }
a:hover { 		color: #CC3300; text-decoration: none; }

a.nav:link { 	color: blue; font-size: 10px; text-decoration: underline;}
a.nav:visited { color:  blue; font-size: 10px; text-decoration: underline; } //#336600;
a.nav:active { 	color: #000000; font-size: 10px; text-decoration: none; }
a.nav:hover { 	color: #CC3300; font-size: 10px; text-decoration: none; }

/* text styles */
.address { 			color: #000000; text-decoration: none; font-family: Arial,"Trebuchet MS", Verdana,  Helvetica; font-size: 11px;}
.regular {			caption: Regular Text Black; visible : false; font-family: Arial, Verdana,  Helvetica; color: #000000; font-size: 12px;}
.bold {				caption: Bold Text Black; visible: false; font-family: Arial, Verdana,  Helvetica; color: #000000; font-size: 12px; font-weight: bold;} 
.small {			caption: Small Text Black; font-family: Arial, Verdana,  Helvetica; color: #000000; font-size: 10px;} 
.smallbold {			caption: Small Text Black; font-family: Arial, Verdana,  Helvetica; color: #000000; font-size: 11px; font-weight:bold;} 
.smallred {			caption: Small Text Red; font-family: Arial, Verdana,  Helvetica; color: #FF0000; font-size: 10px;} 
.red {				color: #CC0000; font-family : Arial, Verdana,  Helvetica; font-size : 11px;}
.calendarTopRow {	color: #000000; font-family : Arial, Verdana,  Helvetica; font-size : 11px; font-weight: bold; background-color: #DBDBD0; text-align: center;}
.calendarRow {		color: #000000; font-family : Arial, Verdana,  Helvetica; font-size : 11px; font-weight: normal; background-color: #FFFFFF; text-align: left;}


/* all the link styles set here */

A.white:LINK, A.white:VISITED {		color : #FFFFFF; font-weight : bold; text-decoration : none;}
A.white:HOVER {						text-decoration : underline;}
A.white2:LINK, A.white2:VISITED {	color : #FFFFFF; font-weight : normal; text-decoration : none;}
A.white2:HOVER {					text-decoration : underline;}
A.disabledLink:LINK, A.disabledLink:HOVER, A.disabledLink:VISITED {	color: #999999; font-weight : normal; text-decoration : none;}
A.privateLink:LINK, A.privateLink:HOVER, A.privateLink:VISITED {	color: #336600; font-weight : normal; text-decoration : none;}


/* form elements */

.button {		visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 11px; color: #000000; font-weight: bold; background-color: #CCCCCC; margin-bottom: 1px;}
.searchField {	visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 11px; color: #000000; background-color: #FFFFFF; margin-bottom: 1px; width: 100px;}
.loginField {	visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 12px; color: #000000; background-color: #FFFFFF; margin-bottom: 1px; width: 120px;}
.stdField {		visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 14px; color: #000000; background-color: #FFFFFF; margin-bottom: 1px; width: 200px;}
.TxtAreaField {	visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 14px; color: #000000; background-color: #FFFFFF; margin-bottom: 1px; width: 320px;}
.dropField {	visible: false; font-family: Arial, Verdana,  Helvetica; font-size: 14px; color: #000000; background-color: #FFFFFF; margin-bottom: 1px;}
.searchLabel {	caption: Small Text Black; font-family: Arial, Verdana,  Helvetica; color: #000000; font-size: 11px;} 
.formtitle { 	visible: false; font-size : 10px;}
.smallField {	visible: false; font-family: Arial, Verdana,  Helvetica; font-size : 10px; color: #000000; background-color : #FFFFFF; margin-bottom : 0px; width: 100px;}



