/* CSS Document     #FFB300 */

body {
	text-align: center;
	font-size: 13px;
	margin: 0px 0px;
	background: #000000 url(../images/bg-stripe.jpg) center repeat-y;
}

#header {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 30px;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	width: 800px;
	margin: 0px auto;
	min-height: 900px;
	position: relative;
}

#leftBarLogo {
	position: absolute;
	width: 140px;
	left: 10px;
	margin-top: 15px;
}

#leftBar {
	position: absolute;
	width: 220px;
	left: -60px;
	margin-top: 160px;
}

.image {
	padding-top: 25px;
}

.image-blue {
	margin-top: 0px;
	padding-top: 6px;
	background: url(../images/blue.jpg) no-repeat top;
	height: 103px;
	text-align: right;
}

.image-yellow {
	margin-top: -6px;
	padding-top: 6px;
	background: url(../images/yellow.jpg) no-repeat top;
	height: 103px;
	text-align: right;
}

.image-red {
	margin-top: -6px;
	padding-top: 6px;
	background: url(../images/red.jpg) no-repeat top;
	height: 103px;
	text-align: right;
}

.image-purple {
	margin-top: -6px;
	padding-top: 6px;
	background: url(../images/purple.jpg) no-repeat top;
	height: 103px;
	text-align: right;
}

#content {
	position: absolute;
	left: 185px;
	width: 575px;
	margin-top: 30px;
	color: #FFFFFF;
	text-align: left;
}

.homeFlashContent {
	margin-left: 160px;
	width: 247px;
}

#flashContent {
	float: left;
	width: 247px;
	background: #FFFF00;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	display: inline;
}

h2 {
	font-size: 30px;
	display: inline;
}

h3 {
	display: block;
	font-size: 26px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC600;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 35px;
	margin: 15px 0px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	display: inline;
	color: #FFC600;
}

.go {
	width: 50px;
	position: absolute;
	left: 525px;
	top: 140px;
}

.goPortfolio {
	width: 50px;
	position: absolute;
	left: 525px;
	top: 200px;
}

a {
	color: #DAE2D3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFC600;
	text-decoration: none;
}

.active {
	color: #FFC600;
	text-decoration: none;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
}

#portfolioSubnav {
	position: absolute;
	top: 25px;
	left: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#profileSubnav {
	position: absolute;
	top: 25px;
	left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#goulashSubnav {
	position: absolute;
	top: 25px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.justify {
	text-align: justify;
}

p {
	font-size: 13px;
}

.pad-left {
	padding-left: 10px;
	text-align: left;
}

.urbanResort {
	margin-top: 0px;
}

#bodyContent {
	width: 550px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	height: 125px;
	text-align: left;
}

.testimonials p {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.noBold {
	font-weight: normal;
}

.partnerImage {
	width: 150px;
	vertical-align: top;
	padding-top: 15px;
}

.partnerText {
	width: 340px;
	text-align:left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

.partnerText h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	display: inline;
}

#copyright {
	color: #39583D;
	text-align: center;
}









