@charset "utf-8";
/* Carpark Bar - CSS Document*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:11px;
	color:#433b33;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;	
	list-style:none;
	text-decoration:none;
	}
	body{
    background: #fafeff url(Images/border.jpg) repeat-y 50% 0;
	}

h1{
	font-size:16px;
	font-weight:700;
	color:#682b0f;
	
	}
 h2{
	font-size:11px;
	font-weight:bold;
	color:#433b33;
	}
	 h3{
	font-size:12px;
	font-weight:bold;
	color:#ce570e;
	}
	 p{
	font-weight:normal;
	font-size:11px;
	color:#433b33;
	
	}

	a{
	font-size:11px;
	font-weight:normal;
	color:#ce570e;
	text-decoration:underline;
	}
	a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#682b0f;
	}
	#container{
	margin:0 auto;
	padding:5px 2px 10px 8px;
	width:714px;
	}
	#headerLeft{
	float:left;
	margin:0;
	padding:0;
	width:507px;
	height:329px;
	background:white url(Images/header_left.jpg) no-repeat 0 0;
	}
	#E-newsletter{
	float:left;
	margin:0;
	padding:0;
	width:207px;
	height:329px;
	background:white url(Images/header_right.jpg) no-repeat 0 0;
	}
	.newsletter{
	margin-top:96px;
	padding:11px 0 0 10px;
	}
	#content{
	float:left;
	margin-top:8px;
	padding:0;
	width:714px;
	height:309px;
	}
	#main{
	float:left;
	margin:0;
	padding:0;
	width:507px;
	height:309px;
	background-color:#f9f9f9; 
	}
	.home{
	margin:0;
	padding:10px 10px 10px 20px;
	width:430px;
	}
	.pizza{
	margin:0;
	padding:10px 10px 10px 20px;
	width:430px;
	}
	#news{
	float:left;
	margin:0;
	padding-top:10px;
	width:207px;
	height:309px;
	background:#e7e4e2 url(Images/news_bg.gif) no-repeat 0 0;
	}
	.newsContent{
	margin:10px 10px 0 10px;
	padding-bottom:10px;
	width:180px;
	border-bottom: #585656 thin dotted;
	}
	#footer{
	clear:both;
	float:left;
	padding:20px 0 20px 100px;
	font-size:10px;
	color:#b4b4b3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	#footer a{
	font-size:10px;
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
	}
	#footer a:hover{
	font-size:10px;
	color:#682b0f;
	font-weight:bold;
	text-decoration:none;
	}
	/***********************Typography**********************/
	.newsletter h1{
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-bottom:13px;
	}
	.newsletter p{
	padding-top:5px;
	font-size:11px;
	color:white;
	}
	.newsContent h1{
	color:#484037;
	font-weight:normal;
	font-size:11px;
	}
	.newsContent h2{
	padding-top:5px;
	color:#484037;
	font-weight:bold;
	font-size:12px;
	}
	.newsContent p{
	padding-top:5px;
	font-size:11px;
	color:#585656;
	}
	.newsContent a{
	color:#ce570e;
	font-weight:normal;
	font-size:11px;
	}
	.newsContent a:hover{
	color:#990000;
	font-weight:normal;
	}
	.home h1{
	font-size:16px;
	font-weight:700;
	color:#682b0f;
	padding-bottom:20px;
	}
	.home h2{
	font-size:11px;
	font-weight:bold;
	color:#433b33;
	}
	.home h3{
	font-size:12px;
	font-weight:bold;
	color:#ce570e;
	}
	.home p{
	font-weight:normal;
	font-size:11px;
	color:#433b33;
	padding-bottom:10px;
	}
	.pizza h1{
	clear:both;
	font-size:16px;
	font-weight:700;
	color:#682b0f;
	padding-bottom:5px;
	}
	.pizza h2{
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#433b33;
	line-height:1.5em;
	width:300px;
	}
	.pizza h3{
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#433b33;
	line-height:1.5em;
	width:50px;
	}
	.pizza h4{
	float:left;
	clear:both;
	width:300px;
	font-weight:normal;
	font-size:11px;
	color:#433b33;
	}
	.pizza h5{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#433b33;
	line-height:1.5em;
	width:50px;
	}
	.pizza p{
	float:left;
	clear:both;
	width:280px;
	font-weight:normal;
	font-size:11px;
	color:#433b33;
	padding-bottom:10px;
	}
	
	
	/*******************************************************/
	/***********************Navigation**********************/
	/*******************************************************/
	#globalNav{
	float:left;
	margin-top:2px;
	width:480px;
	height:37px;
	}
	#globalNav ul{
	float:left;
	position:relative;
	text-decoration:none;
	list-style:none;
	color:white;
	}
	#globalNav li{
	position:relative;
	float:left; 
	display:block;
	font-size:13px;
	color:white;
	list-style:none;
	}
	#globalNav ul li a{
	position:relative;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	display:block;
	color:white;
	font-weight:normal;
	padding:11px 0 0 20px;
	width:60px;
	}
	#globalNav ul li a:hover{
	color:#ce570e; 
	font-weight:normal;
	}
	#globalNav ul li:hover ul, #globalNav ul li.over ul{ display: block; }
	
	/**** drop down *****/
	#globalNav li ul {
	float:left;
 	display:none;
	position: absolute; 
	padding-top:12px;
	width:77px;
	height:24px;
	}
	#globalNav ul li ul li {
	clear:both;
	float:left;
	padding:0;
	margin:0;
	border:none;
	}

	#globalNav ul li ul li a {
	float:left;
	margin:0;
	font-size:11px;
	text-align:left;
	display:block;
	padding:7px 0 5px 20px; 
	color:white;
	text-decoration:none;
	font-weight:normal;
	background-color:#473d35;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8; 
	}

	#globalNav ul li ul li a:hover{
	color:#ce570e; 
	font-weight:normal;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1; 
	}

    #globalNav .currentPage
    {
        color:#ce570e; 
    }
    
        #contactForm .submitButton
    {
        float:left; clear:both; padding:5px 0 0 50px;
    }
    
     #contactForm input[type=text]
    {
       width:250px;
    }
    
    #contactForm textarea
    {
        width:400px;height:250px;
        font-size: 11px;
	    font-family:Arial, Helvetica, sans-serif;
    }