/* @override http://strictlybusinesscatering.com/main.css */

/* @override http://strictlybusinesscatering.com/main.css */

/* @override 
	http://extranet.imagebox.com/sbc/main.css
	http://strictlybusinesscatering.com/main.css
*/

/* - - - - - - - - - - - - - - - - - - - - -
Title :  Strictly Business Catering
Author : Anthony Bruno
Company: Imagebox Productions Inc
- - - - - - - - - - - - - - - - - - - - - */

* { padding: 0; margin: 0; }



html{
	font-size: 100%;

}




body {
	 background:  #5E1F1B;
	 font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
	 
/* Container */
#topbar {
	width: 900px;
	height: 24px;
	margin: 0 auto;
	background: url(images/top-bar.gif) no-repeat center;
	
	
}

#wrapper { 
	 margin: 0 auto 30px;
	 width: 900px;
	background: #f3f1e7 url(images/navigation-background.jpg) 285px top  repeat-y;
	padding: 0;
}

/* Layout Elements */

#leftcolumn { 
	 color: #333;
	 float: left;
	 width: 245px;
	padding-left: 40px;
}



#content { 
	 color: #333;
	 display: inline;
	 float: left;
	 width: 535px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#footer { 
	 clear: both;
	 background: #5E1F1B;
	 width: 900px;
	 height: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer p {
	color: #999;
	font-size: 11px;
	padding: 0;
	margin-top: 10px;
}
	 
#footleft {

	color: #333;
	float: left;
	width: 410px;
	padding: 0 0 0 10px;
}

#footright {
	color: #333;
	float: right;
	padding: 0 10px 0 0;
	width: 410px;
}

#footright p{
	text-align: right;
}

#bottom-bar {
	float: left;
	width: 900px;
	height: 36px;
	background: url(images/bottom-bar.gif) no-repeat;
}
/* Links */

a:link, a:visited{
	color: #BA8C34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
a:hover, a:active{
	color: #BA8C34;
	text-decoration: none;
	}
	
#footer a:link {
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
	
a[href$=".pdf"] {
	background: url(images/page_white_stack.png) no-repeat right bottom;
	padding-right: 24px;
}


/* Text */

p{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding: 5px 0;
}
	

/* Headings */

h1 {
	color: #BA8C34;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}

h2 {
    color: #666;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
}

h3, h3 a:link, h3 a:visited {
	color: #666;
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}

h3 a:hover {
	text-decoration: none;
}

/* Lists */

ul{
	list-style-type: none;
	width: 205px;  
	text-align: right;
	}
	
ul#sub-navigation {
	padding-top: 43px;
}
	
ul#sub-navigation a {
	display: block;
	text-decoration: none;	
	width: 205px;
	border-top: 1px solid #D1D1CD;
	font: 15px/30px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

ul#sub-navigation a:hover, ul#sub-navigation ul#menu-subnav a:hover {
	color: #BA8C34;
}
	

#sub-navigation ul#menu-subnav {
	padding-top: 0;
	margin-top: 0;
	display: none;
}
	
#sub-navigation ul#menu-subnav a {
	line-height: 20px;
	height: 20px;
	border-top: 0px;
	color: #999;
	font-size: 13px;
	width: 190px;
}	



ul a:hover, ul a:active{
	color: #000000;
	text-decoration: underline;
}

/* Images */

a img {
	border: 0;
}

#top-image {
	padding: 4px;
	background: #fff;
	border: 1px solid #D1D1CD;
	margin-bottom: 40px;
}

#club-logo {
	float: right;
	padding: 0 0 20px 20px;
}

img.name-your-price {
	padding-top: 25px;
}



/* Form */

fieldset {
	padding: 0 15px 15px;
	background-color: #EFE9D9;
	border: 1px solid #D0D1CC;
	margin-bottom: 10px;
	margin-top: 10px;
}

legend {
	color: #BA8C34;
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
	background: none;
}

fieldset table tbody input.textinsert {
	width: 200px;
	margin-right: 40px;
	margin-bottom: 10px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

input[type="text"] {
	width: 200px;
	margin-right: 40px;
	margin-bottom: 10px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

textarea {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	width: 450px;
}

form p {
	color: #666;
	font: normal normal 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
}

label {
	
	float: left;
	color: #666;
	font: normal normal 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	width: 250px;
}



span.required {
	color: #5E1F1B;
	padding-left: 5px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

p.greenware {
	padding-top: 25px;
	font-size: 14px;
	color: #2e9500;
}

img#clubtop {
	align: center;
}

img#clubtop {
	padding: 10px 90px;
}



