/* Hey Amine-
If you have any questions about this stuff- email me at
andrew@velella.net or feel free to give me a call at 509.994.9695
there's also a really good reference for css at
http://www.htmlhelp.com/reference/css/properties.html*/

/* ---------general stuff------------- */
body {background: white;}
td {font-size: 10pt; font-family: arial, helvetica, sans-serif, san-serif; color: black;}

/* --------- font stuff------------- */
h2 {color: black; 
	font-size: 12pt; 
	font-family: "Arial narrow", helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bold; 
	display: inline;}

a {color: #FF7F00;}
a:visited {color: c07100;}

.smallfont { font-size: 11px }
.mediumfont {color:#FF7F00; font-size: 10pt; font-family: "Arial narrow", helvetica, san-serif; font-weight: bold;}
.largefont {color:#FF7F00; font-size: 11pt; font-family: "Arial narrow", helvetica, san-serif; font-weight: bold;}
.strike  {text-decoration: line-through; }
ul {margin-left:0px; list-style: disc;}
br.halfspace {line-height: 5px;}

a.link {color: black ! important; text-decoration: none; font-family: sans-serif; font-weight: bold;}
a.link:hover {color: white ! important; background: #adcfd7; font-family: sans-serif; font-weight: bold;}

/* ---------table stuff ------------- */
table.main {background: url(images/back-swoosh.jpg) bottom left no-repeat;
			border: 1px solid #000000;
			margin: 10px;}
td.menuCell {background: white url(images/assic_07.jpg) right no-repeat;
			padding-left: 15px;}
td.mainCell {
	background: url(images/assic_09.jpg) top left no-repeat;
	width: 490px;
	padding: 0px;}
	
td.commentCell {background: url(images/assic_08.jpg) top right no-repeat;
			font-size: 10px; 
			color: #555555; 
			font-family: "Arial", helvetica, san-serif;
			padding-right: 5px;
			padding-top: 45px;}
td.specialsCell {background: url(images/assic_10.jpg) top no-repeat;}

div.mainContent {border-left: solid 1px #20406F;
				border-right: solid 1px #20406F;
				border-bottom: solid 1px #20406F;
				padding: 10px;
				padding-top: 15px;
				margin-top: 13px;
				width: 480px;
				}

div.photo {float: right;
			margin: 10px 0px 0px 10px;
			width: 200px;
			font-size: 11px;
			color: #555555;}
div.specials {background: url(images/specials-back.gif) bottom no-repeat;
			font-size: 11px;
			width: 156px;
			padding: 10px;}