/*

Style sheet for Cadinot site containing elements commonly used across the site.
Additional section-specific elements held in <section>.css
Questions to jamesc@affection.net - Mon May 7 17:49:33 2007

*/

.box-top	{ background: url('../contact/images/boxtop400.png'); background-repeat: no-repeat; width: 400px; height: 30px; }
.box-toplong	{ background: url('../contact/images/boxtop730.png'); background-repeat: no-repeat; width: 730px; height: 30px; }
.box-bottomlong	{ background: url('../contact/images/boxbottom730.png'); background-repeat: no-repeat; width: 730px; height: 5px; }

.box-bottom	{ background: url('../contact/images/boxbottom400.png'); background-repeat: no-repeat; width: 400px; height: 5px; }

.background	{ background: url('../contact/images/background.jpg') #ed0000 no-repeat top center; width: 740px; height: 580px;  }

.contact-body-white 		{ font-family:"luxi sans",tahoma,verdana,arial,helvetica; font-size:12px; color:white; }
.contact-body-white 	a:link, .contact-body-white a:visited	{ font-family:"luxi sans",tahoma,verdana,arial,helvetica; font-size:12px; color:white; }
.contact-body-white a:hover { color:orange; }

.table-contact-darker { background: #bd0000; }

