/*
## Style sheet for 'Zeera Catering'
## By TSA Corporation / Copyright © 2005
## Designer: Michael Ott
## Created: 25th July 2005
## Last Modified: 25th July 2005
## Modified by: Michael Ott
*/
body {
	font-family: Arial, Times New Roman, Geneva, sans-serif;
	/*background-image: url(images/background.gif);*/
	background-color: #e99708;
	margin: 0 0 0 0;
	border-width: 0px;
	line-height: 17px;	
}

td, p {
	font-family: Arial, Times New Roman, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;	
}

strong, bold {
	color:#e99708;
}

.images {
	border-left: solid 6px #5C7861;
	border-right: solid 6px #5C7861;
	border-top: solid 6px #5C7861;
	border-bottom: solid 6px #5C7861;
}	

a:link, a:active, a:visited {
	color: #e99708;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffcc33;			
}

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 12px;
	color: #656566;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	line-height: 22px;	
}

a.nav:hover {
	font-size: 12px;
	color: #2B88E7;
	text-decoration: none;
	padding-right: 10px;
	line-height: 22px;								
}

input, select, textarea {
	font-family: Arial, Times New Roman, Geneva, sans-serif;
	background-image: url(images/background_input.gif);
	background-color: #313f50;
	border-right-width : 1px;
	border-right-color : #6e7f9b;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #6e7f9b;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #6e7f9b;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #6e7f9b;
	border-left-style : solid;
	color : #6e7f9b;
	padding-left: 2px;
	font-size: 12px;
	border-thickness: 1px;
	width: 100%;
	height: 20px;	
}

li {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	list-style-image:  url(images/li.gif);
}

.header {
	font-size: 22px;
	color: #e99708;
}

.smallheader {
	font-size: 18px;
	color: #35506d;
}

.mediumheader {
	font-size: 18px;
	color: #e99708;
}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size: 9px;
	color: #717f90;
	text-decoration: none;		
}

a.footerlinks:hover {
	font-size: 9px;
	color: #ffcc33;
	text-decoration: none;	
}

a.testimonials:link, a.testimonials:visited, a.testimonials:active {
	color: #35506d;
	text-decoration: none;
}

a.testimonials:hover {
	color: #e99708;
	text-decoration: none;
}