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,
b, u, i, center,
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-size: 100%;

	background: transparent;
}
.clear {
clear:both;
}

html {
height:100%;
}

#background {
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: -1005;
}

.stretch {
    width:100%;
    height:100%;
}
#container {
padding-left:10px;
width:932px;
min-height:100%;
padding-bottom:60px;

}
	#social {
	position:absolute;
	left:865px;
	top:40px;
	}
	#social_int {
	position:absolute;
	left:525px;
	top:15px;
	height:75px;
	}
	#logo {
	width:256px;
	position:absolute;
	top:5px;
	}
	
#banner {
position:absolute;
height:275px;
top:121px;
border-bottom:1px solid #aedfe8;
/*background:url(../images/bannerbg.png) left top repeat-x;*/
width:942px;
z-index:-1001;
}	
	#homebarrow {
	position:absolute;
	left:930px;
	top:268px;
	}
#banner_int {
position:absolute;
height:110px;
top:121px;
border-bottom:1px solid #fff;
/*background:url(../images/bannerbg.png) left top repeat-x;*/
width:942px;
z-index:-1001;
}
.vmargin {
height:30px;
}
#navbar {
position:absolute;
height:47px;
left:0px;
top:77px;
background:url(../images/navbg.png) left top repeat-x;
width:942px;
z-index:-1000;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-bottom-radius:8px;
}
	#nav {
	width:700px;
	padding-top:88px;
	float:right;
	text-align:right;
	height:33px;
	margin-right:15px;
	}
		#nav a {
		padding-left:35px;
		font-family:'trebuchet ms', arial, helvetica, sans serif;

		color:#fff;
		text-decoration:none;
		font-weight:bold;
		font-size:20px;
		}
		#nav a:hover {
		color:#e6df9a;
		}
		#nav a.active {
		color:#e6df9a;
		}
		#header {
		background:url(../images/marta.png) 45px 50px no-repeat;
		height:274px;
		}
		#header_int {
		margin-top:2px;
		height:198px;
		background:url(../images/int_header.jpg) right top no-repeat;
		}
			#header_int img {
			margin:0px 3px 10px 0px;
			}
			#timeplace {
			margin-top:95px;
			margin-left:20px;
			height:128px;
			width:219px;
			float:left;
			}
			#featuring {
			float:right;
			margin-top:10px;
			height:257px;
			margin-right:5px;
			width:600px;
			}
			#homeheadline {
			margin-left:25px;
			}
			#intheadline {
			margin-left:0px;
			}
			#sidebar {
			float:right;
			width:254px;
			padding:10px;
			margin-top:35px;
			margin-left:25px;
			z-index:-1002;
			overflow:hidden;
			}
			#sidebar img {
			margin-left:15px;
			padding-bottom:5px;
			padding-top:5px;
			}
			#sidebar img:hover {
			background-color:#0d3e52;
			}
	
			#sidebar a {

			}
			#sidebar  a:hover {

			}
			#content {
			padding-top:10px;
			width:630px;
			}
			#content_int {
			padding-top:30px;
			width:630px;
			}
			
			
#content p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
color:#fff;
padding:8px;
margin:0px;
font-weight:bold;

}
#content_int a {
color:#0e262d;
text-decoration:none;
}
#content_int a:hover {
color:#0e262d;
text-decoration:underline;
}
#content_int p, td {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
color:#fff;
padding:8px;
margin:0px;
font-weight:bold;
}
#content_int ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
color:#fff;
padding:8px 5px 8px 15px;
margin:0px;
font-weight:bold;
}
ul.vendorlist {
list-style-type:none;
}
ul.vendorlist li {
padding:5px 0px 5px 5px;
border-bottom:1px solid #aedfe8;
margin:5px 0px 5px 0px;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:30px;
line-height:28px;
color:#fff;
padding:8px;
margin:0px;
margin-top:18px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:-.05em;
border-top:1px solid  #aedfe8;
}
h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
color:#0e262d;
padding:8px;
margin:0px;
font-weight:bold;
text-transform:uppercase;
}
.smaller {
font-size:18px;
font-weight:bold;
text-transform:none
}
strong{
color:#0e262d;
}