@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cccccc;
	background-image: url(i/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

a:link {
	color: #666666;
	text-decoration:none;
}

a:visited {
	color: #999;
	text-decoration:none;
}

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

a:active {
	color: #666;
	text-decoration:underline;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	width: 940px;
	padding-top: 260px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	position: absolute;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	left: 0px;
	top: 60px;
	margin: 0px;
	background-color: #42A8C3;
}
#headerinside {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#headerpadding {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 60px;
	padding-bottom: 70px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #42A8C3;
	margin: 0px;
	padding: 0px;
}


a.under img:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98d2e2;
	padding-bottom: 10px;
}
#content {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	line-height: 140%;
	padding: 0px;
}

.sm {
	font-size: 10px;
	text-transform: uppercase;
}

i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#nav {
	float: left;
	text-align: right;
	width: 650px;
	padding-top: 21px;
}
#nav ul {
	font-size: 24px;
	list-style-type: none;
	text-decoration: none;
	color: #FFF;
	padding-top: 0px;
	font-weight: normal;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul li{
	color: #FFF;
	list-style-type: none;
	display: inline;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 20px;
}
#nav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98d2e2;
}

.clear {
	clear: left;
}
.smlink {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.sans30 {
	font-size: 30px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.smallerquote {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.border {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.mainquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 49px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	background-image: url(i/bg_quote.png);
	background-repeat: no-repeat;
}
.smlink a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.smlink a:hover {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a.on img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98d2e2;
	padding-bottom: 10px;
}
#footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	margin-top: 20px;
}
.padleft {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
}
div.rtalign {
	text-align: right;
}
.padright {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col1 {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
}
#col2 {
	width: 559px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

/*work */
#mainimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


ul.portfoliolinks {
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.portfoliolinks li {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


ul.portfoliolinks li a{
	margin: 0px;
	padding: 0px;
}


ul.portfoliolinks li.portlinkon {
	color: #42A8C3;
}



.subhead {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.lightline {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
}



.portimage {
	margin-bottom: 15px;
}



div#footer p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	text-align: right;
}
li.navon {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98d2e2;
}
.leftline {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 15px;
}


