@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/background.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	clear: both;
}
a {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #2a335c;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #ff6633;
}
#container {
	position:relative;
	margin: auto;
	width: 1024px;
	text-align: left;
	background-repeat: repeat;
	height: 675px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:65px;
	z-index:1;
}
#header h1 {
	text-indent: -9999px;
	background-image: url(/images/heading.png);
	display: block;
	height: 40px;
	width: 390px;
	background-repeat: no-repeat;
	left: 100px;
	top: 5px;
	position: absolute;
	z-index: 4;
}
#topnav {
	position:absolute;
	top:0px;
	width:320px;
	z-index:1;
	right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a335c;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
	float:left;
	text-align: right;
	font-weight: bold;
}
#topnav a {
	color: #2a335c;
	text-decoration: none;
	display: block;
	width: 90px;
	font-weight: bolder;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topnav a:hover {
	color: #ff6633;
}
#topnav li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
}
#content {
	position:absolute;
	left:32px;
	top:75px;
	width:960px;
	height: 675px;
	z-index:3;
}
#content #paintings {
	height: 520px;
	width: 475px;
	left: 40px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content #paintings img {
	padding: 3px;
}
#container #footer a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #2a335c;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a335c;
	position: absolute;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	width: 300px;
	height: 35px;
}
#content #leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a335c;
	position: absolute;
	width:275px;
	left: 40px;
	top: 10px;
	z-index:2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content #centercolumn {
	position:absolute;
	left:335px;
	top:225px;
	width:275px;
	z-index:2;
	color: #2a335c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content #rightcolumn {
	position:absolute;
	left:350px;
	top:61px;
	width:575px;
	z-index:2;
	color: #2a335c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	position:absolute;
	width:250px;
	height:37px;
	z-index:4;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a335c;
	left: 725px;
	font-weight: bold;
	top: 645px;
}
#footer a:hover {
	color: #dddddd;
}
#logo {
	position:absolute;
	left:10px;
	top:5px;
	width:60px;
	height:100px;
	z-index:4;

	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sailboat {
	position: absolute;
	left: 890px;
	top: 487px;
	text-decoration: none;
	border: none;
	background-image: url(../images/sailboat.png);
	height: 188px;
	width: 66px;
}
#contact #content #paintings {
	height: 420px;
	width: 420px;
	left: 60px;
	top: 50px;
	position: absolute;
}
#contact h2 {
	left: 540px;
	top: 50px;
	font-family: Papyrus, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
}
#contact #rightcolumn {
	left:600px;
	top:120px;
}
#contact #rightcolumn p{
	font-size: 14px;
}
#contact #commentform {
	left: 500px;
	top: 280px;
	position: absolute;
	width: 320px;
	padding: 5px;
}
#contact #commentform #contactForm th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
	color: #2a335c;
}
#contact #commentform #contactForm caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a335c;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
}
#contact #commentform #contactForm .textField {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a335c;
	border: thin solid #999999;
	width: 200px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}
#contact #commentform #contactForm .button {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 16px;
	color: #2a335c;
	padding: 5px;
	border: thin solid #999999;
	font-weight: bold;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}

#contact #commentform #contactForm .button:hover {
	color: #600;

}
#folio h2 {
	left: 675px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	position: absolute;
	padding-bottom: .5em;
}
#sidenav {
	position:absolute;
	top:55px;
	width:200px;
	z-index:1;
	left: 702px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a335c;
	list-style-type: none;
	text-decoration: none;
	list-style-type: none;
	float:left;
	text-align: left;
	display: block;
	font-weight: bold;
}
#folio #sidenav a {
	color: #2a335c;
	text-decoration: none;
	display: block;
	font-weight: bolder;
	float:left;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#folio #sidenav .submenu {
	color: #2a335c;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	float:left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#folio #sidenav li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	float: left;
}
#folio #sidenav a:hover {
	color: #dddddd;
}
