.style1 {color: #666666}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
body {
	margin: 10px;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	background-color: #FFFFFF;
	
}

ul{
list-style-type:none;
}
li{ 
margin-left: -40px; 
}

#intro {
	padding-bottom: 0px;
	padding-left: 70px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 763px;
    margin: 0 auto;
    position: relative;
}

.scroll {
	height: 361px;
	width: 761px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.slide {
	
	color:#5C5C56;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	text-transform:none;
}
.scrollContainer div.panel {
	position: relative;
	padding: 0px;
	height: 363px;
	width: 763px;
	overflow: hidden;
}

/*a new div needs to be created for each slide*/
#newslidetemplate {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/backgroundimagegoeshere.jpg);
}
/*end comment*/

#home {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/media_drink_office2.jpg);
	padding-left: 600px;
}

#urbanWorks {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/urbanworks_slide_1.jpg);
	padding-top: 107px;
	padding-right: 100px;
	padding-left: 220px;
}

#pcn {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/pcn_slide_1.jpg);
	padding-top: 120px;
	padding-right: 140px;
	padding-left: 280px;
}

#simington {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/simington_slide_1.jpg);
	padding-top: 100px;
	padding-right: 80px;
	padding-left: 280px;
}

#jiah {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/jiah_slide.jpg);
	padding-top: 80px;
	padding-right: 160px;
	padding-left: 120px;
}

#yoshi {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/yoshi.jpg);
	padding-top: 80px;
	padding-right: 160px;
	padding-left: 120px;
}

#blank {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
}

#video {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-color:#000000
}

#russell {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/russell_slide.jpg);
	padding-top: 80px;
	padding-right: 190px;
	padding-left: 120px;
}

#sunnyside {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/sunnyside_slide_1.jpg);
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 270px;
}

#rosabode {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/rosabode_slide_1.jpg);
	padding-top: 170px;
	padding-right: 160px;
	padding-left: 170px;
}

#blackbird {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/blackbird_slide_1.jpg);
	padding-top: 100px;
	padding-right: 120px;
	padding-left: 240px;
}

#julie {
	position:absolute
	padding: 0px;
	height: 363px;
	width:763;
	background-image: url(../images/julie_slide_1.jpg);
	padding-top: 90px;
	padding-right: 100px;
	padding-left: 400px;
}

#shade {
	background-color: #FFFFFF;
	background-image: url(../images/shade.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
	padding-top: 10px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
	left: -40px;
}

.scrollButtons.right {
	right: -40px;
}

.hide {
    display: none;
}
#column {
	height: 200px;
	width: 254px;
	float:left;
	list-style-type: none;
}
#header {
	width: 763px;
	margin: 0 auto;
	position: relative;
	height: 64px;
}
.scroll2 {
	height: 361px;
	width: 761px;
	overflow: hidden;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background-color: #FFFFFF;
	background-image: url(../images/content_pane-gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #000000;
}
.slideText {
	font-size: 11px
}

