*{
	margin:0;
	list-style: none;
	padding:0;
	
	font-style: normal;
	font-weight: normal;
}

h3{
			font-family: times, sans;
			color: #666666;
			font-size:18px;
			
}


h2{
			font-family: times, sans;
			color: #666666;
			font-size:24px;
			
}

h4{
			font-family: times, sans;
			color: #666666;
			font-size:45px;
			
}


.h2W {
	margin-left:6px;
}
.h4W{
	margin-left:10px;
}


fieldset, img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

html {
	
}
html,body {
	margin:0;
	padding:0;

	background:black;
	
	font-family:arial,helvetica,sans-serif;
	
	color:#ff3300;
	
		background-image: 
		url('../images/paulies_bg.gif');
		background-repeat: repeat;

}

body{

	position: relative;
	width: 879px;
	margin: 0 auto;
	border-top:solid 15px #ff3300;
	
}

p{
	font-size:14px;
}

div#branding {
	background: transparent url('../images/paulies_restaurant.jpg') no-repeat 0 0;
	/*
	height: 276px;
	*/
	height: 342px;
	
	text-indent: -9999px;
}

div#container {
	
	background-color: #e1e0c2;
		
	background-image: 
		url('../images/bottom_fade.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
    
   	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
		width:879px;
		margin-left:auto;
		margin-right:auto;

	
}

div#content {
	
	padding:0 10px 10px 5px;
	

	
}





div#main_content {
		
		width:581px;
		
		float:left;
		
	
	
}

.block{
    padding-right:10px;
	width:365px;
	float:right;
}

/*
.c_block {
float:right;
	width:440px;
}
*/
div#main_content ul li{

	float:left;
	border-top: 1px solid #ff9933;
	margin-bottom:10px;
	padding: 10px 0 10px 10px;
   
}
.first_child_underline{
	padding-top:0px !important;
	border-top:0 !important;
}


#main_quote {
	margin: 10px 10px 10px 0;
	width:166px;
	
	text-align:center;
	font-size:14px;
	background-color:#fff;
	padding:10px;
	
	
		background-image: 
		url('../images/quote_fade.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#main_quote p{

	color:#990000;
	font-size:18px;
}

.main_float_left{
	float:left;
}

.main_float_right{
	float:right;
}


.main_float_left_2 {
float:left;
	
	padding-right:10px;
	
	width:310px;	
}


.main_float_left_2 p {
padding-left:10px;
	padding-right:10px;
}


.main_float_right_2 {

	float:right;
	padding:0 10px;
	margin-left:10px;
	width:220px;	
}

.main_float_right_2 p {

padding-right:10px;

}

div#secondary_content{
               
        margin-left:10px;
		padding: 10px 10px 10px 10px;	
		width:246px;
		border: 1px solid #ff9933;
		background-color:#eeeed9;
		float:left;
		
}

.promote{
	
	font-size:12px;
	
}


#secondary_items li {

width:246px;
		float:left;
	border-top: 1px solid #ff9933;
	margin-bottom:10px;
	padding:10px 0 10px 0 ;
}

#secondary_items li:first-child {border-top: 2px solid #ff9933;} /*fix*/

#cookiePricing li {
	border-top: 0 !important;
	margin:0;
	padding-top:5px;
	
}
#cookiePricing em {
	color:#990000;
}


#wine_glass{
	position:relative;
	margin-left:-35px;
}
#custom_cookie {
position:relative;
	
}
/*
#wine_tasting{
	padding-top:5px;
}
*/
div.clearfloats{clear:both;}

em{
	font-family: arial, helvetica, sans-sarif;
}





form{

padding:0;
margin:0;

}



#review_quote {
color:#000;

}

#review_quoted {
	color:#000;
}


#reviews em{
	font-weight: bold;
}

#review_section{
	height:65px;
}

.bold_red{
	color:#990000;
	font-weight: bold;
}

.norm_red{
	color:#990000;
}




#review_quote{
	padding-right:5px;
}


div#footer {

		position:absolute;
		margin:0;
		
		width:100%; 
		background-color:#ff3300;
	
}
	
	div#footer p{
	vertical-align:middle;
	padding:5px;
		font-size:10px;
		
		color:#fff;
	}


.norm_red a,.norm_red a:visited ,.norm_red a:link ,.norm_red a:active{
	font-style:italic;
	text-decoration:none;
	color:#990000;
}
.norm_red a:hover {
	text-decoration:underline;
}

.onlineForm {
	position:relative;
	float:right;
	margin-right:5px;
}

#orderInfo {
	font-size:12px;
	margin-right:5px;
	margin-left:5px;
}