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

body{
	font-family: 'Nobile', Verdana, sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 15px;
	color: #405149;
	background-image: url(images/body_bg.png);
	background-repeat: repeat;
	background-position: left top;
}

#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 1000px;
}
#top{
	height: 52px;
	background-color: #115D6A;
	background-image: url(images/top1.png);
	background-repeat: repeat-x;
	
}
#topText_wrap {
	height: 50px;
	width: 460px;
	margin: auto;
	padding: 15px 0 0 500px;
}
#topShadow {
	background-image: url(images/top2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	position: relative;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	left: 130px;
	top: -58px;
}
#navtop {
	height: 50px;
	background-image: url(images/swooshmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#navtop_list {
	float: right;
	width: 580px;
	margin-top: 15px;
	height: 30px;
}

#navtop_list ul {

}
#navtop_list ul li{
	display:inline;
	margin-right: 15px;
	font-size: 15px;
	font-weight: 700;
}
#navtop_list ul li a{
	color: #EF3658;
	
}

/*#navtop_list li.last a {
	border: none;
}*/
#navtop_list ul li a:link, #navtop_list ul li a:visited {
	color: #EF3658;
}

#navtop_list ul li a:hover {
	color: #8A9B37;
}
#navtop_list ul li a.present{
	color: #8A9B37;
	
}
#main_index {
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(images/swooshmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
#main {
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 50px 10px 50px 10px;
}

#index_box1 {
	display: block;
	margin-top: 50px!important;
	width: 75%;
	margin: auto;
	padding: 10px;
	border-color: #B5BB51;
	border-radius: 15px;
	border-style: double;
	border-width: 5px;
}


/*
#index_box1 {
	float: left;
	height: 450px;
	width: 565px;
	background-image: url(images/index_box.jpg);
	background-repeat: no-repeat;
	margin: 50px 0 0 20px;
	padding: 15px 20px 15px 20px;

}
.index_box2 {
	float: left;
	height: 450px;
	margin: 50px 0 0 20px;
	width: 255px;
	background-image: url(images/index_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 20px 15px 20px;
}


*/

.painting_box {
	height: 260px;
	width: 295px;
	float: left;
	margin: 0 17px 35px 0;
	font-size: 16px;
}
.painting_boxlast {
	height: 260px;
	width: 295px;
	float: left;
	margin-bottom: 35px;
}


#paintings_left {
	float: left;
	width: 920px;
	padding-bottom: 40px;
}
#boats_left {
	float: left;
	width: 920px;
	padding-bottom: 40px;
	height: 800px;
}

#main_schedule_wrap {
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 20px 0 20px;
}
#main_schedule {
	margin: auto;
	width: 600px;
	overflow: auto;
}


#main_schedule img{
	margin-bottom: 8px;
	margin-left: 8px;

}
#giclee_left {
	float: left;
	width: 705px;
	margin-top: 15px;
}
#giclee_right {
	width: 205px;
	float: left;
	padding-left: 10px;
	margin-top: 15px;
}
#giclee_bot {
	clear: both;
	margin-top: 10px;
	width: 960px;
	overflow: auto;
}
.giclee_div {
	float: left;
	width: 234px;
	margin: 0 0 20px 0;
	height: 250px;
}
.giclee_divSquare {
	margin: 0 0 20px 0;
	height: 250px;
	width: 234px;
	float: left;
}
.giclee_divSquareL {
	float: left;
	margin: 0 0 20px 0;
	height: 270px;
	width: 234px;
}

.giclee_div img {
	float:left;
	margin: 0 6px 4px 0;
}
.giclee_divSquare img {
	float: left;
	margin: 0 6px 4px 0;


}
#workshops_left {
	float: left;
	width: 630px;
	padding-right: 10px;
	
}
#about_left {
	float: left;
	width: 650px;
	padding-right: 10px;
}
#about_right {
	width: 245px;
	float: left;
	padding-left: 10px;
}
#about_left img {
	clear: both;
}

#contact_pic_wrap {
	float: left;
	width: 210px;
	height: 370px;
	margin-right: 20px;
}
#contact_logos {
	clear: both;
	width: 425px;
	margin: -20px 0 0 215px;
}

h1 {
	font-size: 24px;
	width: 570px;
	color: #8A9B37;
	display: block;
	margin: 20px 0 25px 0;
	letter-spacing: 1px;
}
h1.index {
	font-size: 24px;
	width: 500px;
	color: #8A9B37;
	display: block;
	margin: 20px 0 15px 0;
	float: right;
	letter-spacing: 1px;
}
h2 {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: bold;
	font-size: 17px;

}
h2.classes {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-size: 20px;
    color: #EF3658;
	margin-bottom: 20px;
;

}
p {
	font-family: 'Nobile', Verdana, sans-serif;
	font-weight: 400;
	margin-bottom: 8px;
}
a:link, a:visited {

}
p.squish {
    line-height: 1;
    margin-bottom: 4px;
}

p.last {
    margin-bottom: 22px;
}



ul.normalul {
    margin-bottom: 35px !important;
	list-style-type: none !important;

}

ul li.normal {
    list-style-type: none !important;
    margin: 0px 0px 10px 45px !important;
    line-height: 1.6 !important;
}

.indexPics {
	float: left;
	margin: 0px 8px 8px 0px;
}

table {
	float: left;
	text-align: left;
	clear: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 17px;
}
table.short {
	margin: -10px 0 0 0;
}

#contactTable {
	width: 375px;
}

hr {
	width: 600px;
	height: 7px;
	background-image: url(images/hrRule.png);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.extended {
    letter-spacing: 1px;
}
.bold {
	font-family: 'Nobile', Verdana, sans-serif;
    font-weight: 700;
}
.italic {
    font-style: oblique;
}
.boldWide {
    font-weight: bold;
    line-height: 1.3;
}

.blue20B {
		font-size: 20px;
	color: #135D69;
	font-weight:700;
}

.blue18 {
		font-size: 18px;
	color: #135D69;
}


.blue15B {
	font-size: 15px;
	color: #135D69;
	font-weight:700;
}

.pink17B {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: 400;
	font-size: 18px;
	font-weight: bold;
	color: #EF3658;
}

.pink22B {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: 400;
	font-size: 22px;
	font-weight: bold;
	color: #EF3658;
}

.white24B {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: 400;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.pink14B {
	font-size: 14px;
	font-weight: bold;
	color: #EF3658;
}
.teal14B {
	font-size: 14px;
	font-weight: bold;
	color: #0E5866;
}
.taupe22 {
	font-family: 'IM Fell Double Pica SC', serif;
	font-weight: 400;
	font-size: 22px;
	color: #7E6544;
}
.blue11 {
	font-size: 11px;
	color: #135D69;
}
.blue13 {
	font-size: 12px;
	color: #135D69;
}
.pink13B {
	font-size: 13px;
	color: #EF3658;
}
.pink24B {
	font-family: 'IM Fell Double Pica SC', serif;
	font-size: 24px;
	font-weight: bold;
	color: #EF3658;
}


.blue13Bl {
	font-size: 13px;
	font-weight: bold;
	color: #135D69;
}

.blue15 {
	font-size: 15px;
	color: #135D69;
}
.blue15B {
	font-size: 15px;
	color: #135D69;
	font-weight:700;
}
.green12 {
	color: #849535;
	font-size: 12px;
}
.green14 {
	color: #849535;
	font-size: 14px;
}
.green15B {
	color: #849535;
	font-weight:700;
	font-size: 15px;
}

#thank_page {
    margin: 20px 0 20px 134px;
    width: 500px;
}
#footer {
	clear: both;
	height: 125px;
	margin: 0 0 40px 0;
}
#footer_swoosh {
	margin: auto;
	width: 1050px;
	background-image: url(images/swooshFooter.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 175px;
}
#navbot_wrap {
	height: 80px;
	background-color: #FFFFFF;
	margin: auto;
	width: 1000px;
	background-image: url(images/swooshFooter_white.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#navbot {
	width: 600px;
	margin: 0 0 0 18px;
	padding-top: 40px;
	
}
#navbot ul {
    font-size: 12px;
    height: 25px;
}
#navbot ul li {
	display: inline;
	margin-right: 10px;
}
#navbot ul li a:link, #navbot ul li a:visited  {
	color: #EF3658;
}

#navbot ul li a:hover  {
}
#marie_painting1 {
	float: left;
	margin: 0 10px 10px 0;
}
#marie_painting2  {
	margin: 0 0 10px 0;
}
#ibook {
	float: left;
	margin: 5px 5px 5px 0;
}
.paintings {
	margin-bottom: 6px;
}


