/*   
Theme Name: Green Door
Theme URI: http://greendoorchicago.com/
Description: Green Door Tavern
Author: Ditley Web Design
Author URI: http://www.ditley.com/
Version: 1.0
*/

body {
width:950px;
background-image:url(images/top_bgbar.png);
background-repeat:repeat-x;
background-color:#32310b;
text-align:center;
margin-top:0px;
}

#wrapper {
width:950px;
position: absolute;
left: 50%;
margin-left:-475px;
overflow: hidden;
background-color:#1f1e13;
background-image:url(images/wrapper_bg.jpg);
}

 
#header {
 width:950px;
 height:192px;
 background-image:url(images/GDT_Home_02.jpg);
 
}

#nav {
 width:950px;
 height:51px;
 background-image:url(images/GDT_Home_04.jpg);
 position:relative;
 
}

#navtext {
 width:950px;
 height:20px;
 background-image:url(images/GDT_Home_04.jpg);
 position:relative;
 padding-top:25px;
 overflow:hidden;
 
}

#topheading {
 width:950px;
 margin:0px;
 
}


#left_wrapper {
 width:475px;
 height:100%;
 float:left;
 
}

#right_wrapper {
 width:475px;
 height:100%;
 float:right;
 
}


#pad_left {
 width:8px;
 height:100%;
 float:left;
 
}

#pad_right {
 width:8px;
 height:100%;
 float:right;
 
}

#left {
 width:467px;
 float:right;
 text-align:justify;
}

#right {
 width:467px;
 float:left;
 text-align:justify;
}

#footerpage {
 width:950px;
 height:59px;
 background-image:url(images/footergrey.gif);
 clear:both;
}

#footerhome {
 width:950px;
 height:59px;
 background-image:url(images/footerhome.jpg);
 clear:both;
}

#footer {
 background-color: #32310B;
 text-align:left;
 width:950px;
 height:100px;
}

#foot_left {w
 width:770px;
 padding-left:25px;
 float:left;
}

#ditley {
font-family:Verdana,geneva,sans-serif;
font-size:10px;
text-align:right;
padding-right:25px;
float:right;
background-color:#32310b;
}

#all {
 width:950px;
 margin:0px;
 float:left;
 background-image:url(images/topbg.gif);
 background-position:top;
 background-repeat:no-repeat;
}

SPAN.nav
{
font:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:17px;

}

a.nav:link { color: #FFFFFF; text-decoration: none }
a.nav:active { color: #FFFFFF; text-decoration: underline }
a.nav:visited { color: #FFFFFF; text-decoration: none }
a.nav:hover { color: #FFFFFF; text-decoration: underline }

a.footer:link { color: #717027; text-decoration: none }
a.footer:active { color: #717027; text-decoration: underline }
a.footer:visited { color: #717027; text-decoration: none }
a.footer:hover { color: #717027; text-decoration: underline }

.Text1 {
	font-size:16px;
	color:#FFFFFF;
    font-size:18px;
}

.footer {
font-family:Verdana,geneva,sans-serif;
font-size:10px;
text-align:left;
color:#717027;
}

P.footer {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#717027;
	text-align:left;
	padding-left:25px;
}

P.green {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#cccc00;
	text-align:justify;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
}

H.green {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#cccc00;
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
}

P.bodytext {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCCCCC;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
	padding-top:-25px;
}

h1.white {
	color:#ffffff;
	font-size:24px;
	padding-left:25px;
	padding-right:25px;
}

h1.biggreen {
	color:#cccc00;
	font-size:32px;
	padding-left:25px;
	padding-right:25px;
	text-transform:uppercase;
	
}
P.bodylarge {
	font-size:18px;
	font-family:Georgia;
	color:#CCCCCC;
	text-align:justify;
	text-indent: 30px;
	padding-left:100px;
	padding-right:100px;
}
P.bodylargehead {
	font-size:18px;
	font-family:Georgia;
	color:#cccc00;
	text-align:justify;
	padding-left:100px;
	padding-right:100px;
}

P.address {
	font-size:18px;
	font-family:Georgia;
	color:#CCCCCC;
	text-align:justify;
}




