/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
	}
	
p {
	margin-bottom: 8pt;
	line-height: 1.2em;
	color: #000000;
	font-size: small;
	}
	
ul, li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 14pt;
	}

h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 2px;
	}
	
h2 {
	font-size: 1.1em;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
	vertical-align: text-top;
	margin-top: 2px;
	}

h3 {
	font-size: 1.1em;
	color: #999900;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 110%;
	}
	
h4 {
	font-size: 85%;
	line-height: 105%;
	color: #336699;
	font-weight: bold;
	text-align: left;
	letter-spacing: 4px;
	padding-bottom: 4px;
	}
	
h5 {
	font-size: 0.8em;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
h6 {
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 10px;
	}
	
a:link, a:visited, a:link img src, a:visited img src{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border-color: #FFFFFF;
	}
	
a:hover, a:active, a:hover img src, a: active img src {
	color: #CCCC66;
	/*border-color: #CCCC66;*/
	text-decoration: none;
	}
	
#sidebar {
	background-color: #6089AE;
	width: 175px;
	float: left;
	}

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;	/*padding-right: 50px;*/
    }

#header {
	height: 175px;
	width: 795px;
	background-color: #FFFFFF;
	margin-left: 175px;
	background-image: url(../images/PlayCreation_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ACBB25;
    }

#content {
	width: 810px;
	background-image: url(../images/content2_bkgd.gif);
	margin-right: 45px;
	margin-left: 45px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    }
#content2  {
	width: 810px;
	background-image: url(../images/content2_bkgd.gif);
	margin-right: 45px;
	margin-left: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
	
#nav {
	width: 140px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ABBB24;
	letter-spacing: 2px;
	font-style: normal;
	padding-top: 5px;
	float: left;
	clear: right;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	}

#nav a:hover, body#home #t-home a, body#Contact Us #t-Contact Us a{
	color: #336699;
	}

#nav ul li a:link {
	color: #FFFFFF;
	}
	
#nav ul li a:visited {
	color: #FFFFFF;
	}
	
#nav ul li a:hover {
	color: #666633;
	text-decoration: none;
	}
	
#nav ul li a:active {
	color: #333366;
	text-decoration: none;
	}

#contact {
	width: 175px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	float: right;
	height: 175px;
	clear: right;
    }
#contact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	text-align: right;
	width: 320px;
	margin-right: 30px;
	padding-top: 5px;
	float: right;
	height: 20px;
}

#main {
	position: relative;
	text-align: left;
	width: 795px;
	float: right;
	white-space: normal;
	background-color: #FFFFFF;
	}
#main2 {
	width: 750px;
	margin-top: 10px;
	white-space: normal;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
	z-index: auto;
	clear: left;
	background-color: #FFFFFF;
	}
#main3 {
	width: 375px;
	margin-top: 15px;
	white-space: normal;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
	z-index: auto;
	background-color: #FFFFFF;
	float: left;
	}
#main4 {
	width: 400px;
	margin-top: 15px;
	white-space: normal;
	margin-left: 350px;
	margin-right: 0px;
	text-align: left;
	z-index: auto;
	background-color: #FFFFFF;
	}



#project_photo {
	width: 540px;
	height: 440px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	background-color: #FFFFFF;
	}
	
#project_specs {
	width: 195px;
	height: 410px;
	/*float: right;*/
	margin-right: 5px;
	margin-top: 45px;
	margin-left: 575px;
	background-color: #FFFFFF;
	}	

#gallery {
	width: 795px;
	height: 155px;
	background-color: #FFFFFF;
	clear: both;
}

#footer {
	position: relative;
	width: 970px;
	padding-top: 10px;
	font-size: x-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	}

.byline {
	font-size: x-small;
	font-style: italic;
	text-align: right;
	}

.bullet {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 25px;
	}

.photo {
	padding-left: 10px;
	}

.floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 8px;
	}

.floatright {
	float: right;
	display: inline;
	}
.email {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a:visited {
	color: #000000;
	}
	
.email a:hover {
	color: #ACBB25;
	}
	
.studiol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.studiol a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.studiol a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.studiol a:visited {
	color: #000000;
	}
	
.studiol a:hover {
	color: #7D7D00;
	}
	
.sidebar nav_level2 {
	color: #FFFFFF;
	}

.sidebar nav_level2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:hover {
	color: #663300;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:active {
	color: #660033;
	text-decoration: none;
	}

.Rquote {
	float: right;
	}

.Lquote {
	position: relative;
	top: 5px;
	}

.main_head {
	font-size: 1.3em;
	color: #000000;
	weight: bold;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
}

.slideshowHeader1{
	margin-bottom: 8pt;
	line-height: 1.2em;
	color:#40668c;
	font-size: small;
	font-variant:small-caps;
}

.slideshowHeader2{
	color:#000;
	font-size: 18px;
	line-height:20px;
}

.slideshowtext{
	font-size:11px;
	margin-bottom: 8pt;
	line-height: 14px;
	color: #000000;
	font-size: small;
}
