* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	min-height: 100%;
	height: auto;
}	
	
body {
	font-family: Verdana, sans-serif;
	margin:0px;
	padding:0px;
	background:#cec6b2 url(../images/thedoors5.jpg) no-repeat top left;
	width:100%;
	height:100%;
	}
	
#wrapper {	
	width:100%;
	height:400px;
	background:transparent; 
	margin-top:36px;
	}
	
#linewrapper {	
	width:100%;
	height:96px;
	background: url(../images/line.jpg) left bottom no-repeat; 
	}	
	
.ie6 #linewrapper {
	width:100%;
	height:96px;
	background: url(../images/line.jpg) left top no-repeat; 
	background-position:30px 96px;
	position:absolute;
	}
	
#twitterwrap {
	position:fixed;
	top:0px;
	width:100%;
	height:36px;
	background: url(../images/twitterback.jpg) left top repeat-x; 
	z-index:1006;
	}
	
.ie6 #twitterwrap {
	position:absolute;
	}		
	
#twittercontent {
	margin-left:326px;
	}	
	
#twitapp {
	width:1000px;	
	height:13px;
	position:fixed;
	top:10px;

/* FIXED-WIDTH TWEET AREA (NO BOTTOM SCROLLBAR)
	width:470px;	
	height:13px;
	position:absolute;
	top:10px;
	overflow:hidden;
*/	
	}
	
.ie #twitapp {
	height:20px;
	top:3px;
	}	
		
.ie6 #twitapp {
	position:absolute;
	width:470px;
	}			
	
#content {
	background:transparent;
	width:1023px;
	}	
	
#left {
	width:505px;
	float:left;
	margin-left:38px;
	}
	
.ie6 #left {
	margin-left:19px;
	}	
	
#right {
	width:472px;	
	float:left;
	clear:right;
	min-height:800px;
	}	
	
#nav-example {
width:92px;
height:157px;
margin:0px 0px 15px 0px;
padding:0;
}
	
#nav-example span {
display: none;
}

#nav-example li, #nav-example a {
height:14px;
display:block;
}

#nav-example li {
float:left;
list-style:none;
display:inline;
}

#nav-example-01 {width: 130px;margin-bottom:14px;}
#nav-example-02 {width: 130px;margin-bottom:14px;}
#nav-example-03 {width: 130px;margin-bottom:14px;}
#nav-example-04 {width: 130px;margin-bottom:14px;}
#nav-example-05 {width: 130px;margin-bottom:14px;}
#nav-example-06 {width: 130px;margin-bottom:14px;}

#nav-example-01 a:link,#nav-example-01 a:visited {background:url(../images/nav8.gif) 0px 0px no-repeat; }
#nav-example-02 a:link,#nav-example-02 a:visited {background:url(../images/nav8.gif) 0px -28px no-repeat; }
#nav-example-03 a:link,#nav-example-03 a:visited {background:url(../images/nav8.gif) 0px -56px no-repeat; }
#nav-example-04 a:link,#nav-example-04 a:visited {background:url(../images/nav8.gif) 0px -84px no-repeat; }
#nav-example-05 a:link,#nav-example-05 a:visited {background:url(../images/nav8.gif) 0px -112px no-repeat; }
#nav-example-06 a:link,#nav-example-06 a:visited {background:url(../images/nav8.gif) 0px -140px no-repeat; }

#nav-example-01 a:hover {background:url(../images/nav8.gif) -126px 0px no-repeat; }
#nav-example-02 a:hover {background:url(../images/nav8.gif) -126px -28px no-repeat; }
#nav-example-03 a:hover {background:url(../images/nav8.gif) -126px -56px no-repeat; }
#nav-example-04 a:hover {background:url(../images/nav8.gif) -126px -84px no-repeat; }
#nav-example-05 a:hover {background:url(../images/nav8.gif) -126px -112px no-repeat; }
#nav-example-06 a:hover {background:url(../images/nav8.gif) -126px -140px no-repeat; }
	
.quote {	
	float:right;
	margin:-155px 17px 0px 0px;
	}	
	
.ie7 .quote {	
	margin:-28px 17px 0px 0px;
	}		
	
.adbanner {
	margin-top:3px;
	margin-bottom:15px;
	}
	
.signuparea {

	margin-bottom:20px;		
	float:left;
	}
	
.emailinput {
		color:#494744;
		width:235px;
		height:15px;
		border:1px solid #7e7c77;
		margin-bottom:7px;
		margin-top:6px;
		padding:2px 2px 2px 8px;
		font-size:10px;
		font-weight:normal;
		background:url(../images/emailback.jpg) top left no-repeat;
		}
		
#emailinput3 {
		color:#494744;
		width:233px;
		border:1px solid #7e7c77;
		margin-top:4px;
		padding:2px 2px 2px 10px;
		font-size:9px;
		font-weight:normal;
		background:url(../images/emaildivback.jpg) top left repeat-y;
		}		
		
.ie8 #emailinput3 {
	margin-top:-10px;
	}		
	
#emailinput3 div.checkbox {
	margin-top:5px;
	}		
	
.ie6 #emailinput3 div.checkbox, .ie7 #emailinput3 div.checkbox {
	margin-top:0px;
	}		
		
		
#submitleft {
	float:left;
	width:67px;
	margin-top:10px;
	}
	
#submitright {
	float:left;
	width:155px;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:8px;
	}	
	
.ie7 #submitleft, .ie7 #submitright {
	margin-top:7px;
	}	
		
#submitright a:link, #submitright a:visited {
	text-decoration: underline;
	color: #fff;
	}
	
#submitright a:hover, a:active {
	text-decoration: none;
	color: #fff;
	}			
		
		
.sharearea {

	margin-top:20px;		
	float:left;
	clear:right;
	margin-left:38px;
	}		
	
	.ie6 .sharearea {
	margin-top:27px;
	}	
	
#contentarea {
	font-size:11px;
	font-weight:normal;
	color:#494744;
	line-height:1.5em;
	width:383px;
	margin-top:11px;
		}
		
#contentareainner {
	font-size:11px;
	font-weight:normal;
	color:#494744;
	line-height:1.5em;
	width:383px;
	margin-top:0px;
		}		
	
p.newstop {
	margin-bottom:8px;
	}		
		
h2.newsfeed {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:1px;
	margin-bottom:3px;
	}		
	
h2.newsfeed a:link, h2.newsfeed a:visited, h2.newsfeed a:hover, h2.newsfeed a:active {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:3px;
	color:#494744;
	text-decoration:none;
	}	
	
h2.newsitemtitle {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	margin-left:1px;
	margin-bottom:0px;
	line-height:1em;
	}	
	
.newsitemcontent {
	margin-left:3px;
	margin-bottom:18px;
	}	
	
.newsitemcontent p {
	margin-bottom:18px;
	}	
	
.newsitemdetails {
	font-size:9px;
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin:25px 0px 10px 4px;
	}		
	
.newsitemsharethis {	
	margin:10px 0px 20px 4px;
	}
	
	
#postnav {	
	font-size:11px;
	font-weight:bold;
	margin-bottom:50px;
	margin-left:4px;
	}
	
#postnavleft {
	float:left;
	width:33%;
	}
	
#postnavmiddle {
	float:left;
	text-align:right;
	width:33%;
	
	}	
	
#postnavright {
	float:right;
	text-align:right;
	width:33%;
	}		
		
	
.strong {
	font-weight: bold;
	}
	
#footer {
	width:500px;
	height:80px;
	}
	
.leftfl {
	float:left;
	}	
	
.nopad {
	margin:0px 0px 5px 0px;
	padding:0px;
	}		
	
.clear {
 	clear:both;
	margin:0px;
	padding:0px;
	}
	
	img {
	border: 0px;
	}
	
	
a:link, a:visited {
	text-decoration: underline;
	color: #494744;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #494744;
	}		
	

#logo-parade {
z-index:1001;
position:absolute;
margin-top:-50px;

margin-left:540px;
text-align:center;

}

#footer-text-links a {
font-size:11px;
}

#footer-text-links {
font-size:11px;
margin:8px 0 12px 0;
}
	

