body {
	background-image: url(images/creampixel.gif);
	background-repeat: repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#top {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topBg {
	background-image: url(images/graypixel.gif);
	background-repeat: repeat;
}


#bottomBg {
	background-image: url(images/creampixel.gif);
	background-repeat: repeat;
}

#bottomwrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#personalize {
	display: none;
}


a {color: #666666; text-decoration: underline;}
a:hover {color: #D4C68A;}

p, ul, ol{
	line-height: 150%;
	font-size: 0.8em;
	color: #666666;
}


#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	color: #FFFFFF;
	top: -35px;
	position: relative;
	padding-bottom: 10px;
	font-weight: lighter;
	width: 700px;
}

#contact a {color: #4a3f23; text-decoration: none;}
#contact a:hover {font-weight: bold; text-decoration: underline;}
#contact p {color: #4a3f23; font-size: 1em; }

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4a3f23;
	text-align: right;
	padding-top: 10px;
}
#nav {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a {color: #ffffff; text-decoration: none;}
#nav a:hover {text-decoration: underline; }
#logo {
	margin-top: 30px;
	padding-bottom: 30px;
	width: 500px;
	float: left;
}

#logoWithText {
	margin-top: 30px;
	padding-bottom: 30px;
	width: 450px;
	padding-right: 50px;
	border-right: 2px solid #ffb83d;
	float: left;
}

#textBoxRight {
	width: 350px;
	float: right;
	margin-top: 35px;
}

h1, h2, h3, h4, h5, h6 {
     color: #b0a59b;
	 font-weight: bold;
}

h1 {
	margin: 0px;
	line-height: 100%;
	font-size: 2em;
}

h2 {
	margin: 10px 0px 0px;
	line-height: 100%;
	font-size: 1.15em;
}

h3 {
	font-size: 1em;
	line-height: 100%;
}

.primary li {
     margin: 7px 0;
}	
	
#portNavigator {
	width: 500px;
	display: block;
}

#portNavigator img {
	border: 4px solid #b0a59b;
	}
	
#portNavigator h3 {font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #ffb83d; margin: 0px;}
#portNavigator h2 {margin: 10px 0px;}
#portNavigator a {color: #ffb83d; text-decoration: none;}
#portNavigator a:hover {color: #ffd693;}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-top: 100px;
	font-size: .65em;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	width: 900px;
}

#footerLogo {
	position: relative;
	top: -60px;
}

/* Styles for portfolio single-item pages */
#portLgImage {
	margin-top: 30px;
	padding-bottom: 0px;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0a59b;
}
	
#portLgImage img {border-right: 1px solid #b0a59b; border-bottom: 1px solid #b0a59b;}
#portLgImage a {
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}
#portLgImage a:hover {color: #D4C68a;}

#portTextSingle {
	width: 350px;
	float: right;
	margin-top: 25px;
	padding-right: 35px;
	min-height: 400px;
	border-right: 1px solid #b0a59b;
}

#portTextSingle h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	color: #FFB83D;
	margin: 0px;
}

#portTextSingle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #ffb83d;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Styles for main portfolio pages */

#mainPortText {
	margin-top: 30px;
	padding-bottom: 30px;
	width: 180px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#navTabs {
	float: right;
	margin-top: 20px;
	margin-right: 110px;
}
#mainPortThumbs {
	float: right;
	width: 690px;
}

#mainPortThumbs img  {
	margin: 8px;
	border: 1px solid #b0a59b;
}

#mainPortThumbs a, #mainPortThumbs a:visited 	{border: none;}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #ffb83d;
}
.indentLeft {
	margin-left: 60px;
}
