@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

#background {
	width: 100%;
	background-color: #f7f4e1;
	background-repeat: repeat-x;
	background-image: url(/cms/templates/jmknew/images/backgroundtop.jpg);
height: 29px;
}


#maincontainer{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
}

#topbrownsection{
	background: #49392b;
	height: 10px; /*Height of top section*/
}

#topsection{
	background: #FFFFFF;
	height: 19px; /*Height of top section*/
}

#topcontentwrapper{
	float: left;
	width: 100%;
	background: #FFFFFF;
	height: 19px;
}

#topcontentcolumn{
	margin: 0 82px 0 82px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	height: 19px;
}

#topleftcolumn{
	float: left;
	width: 82px; /*Width of left column in pixel*/
	height: 19px;
	margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
	background: #49392b;
}

#toprightcolumn{
	float: left;
	width: 82px; /*Width of right column*/
	height: 19px;
	margin-left: -82px; /*Set left margin to -(RightColumnWidth)*/
	background: #49392b; 
}

#contentwrapper{
	float: left;
	width: 100%;
	height: 498px;
	background: #FFFFFF;
	border-bottom: solid 2px #826f5b;
}

#contentcolumn{
	margin: 0 82px 0 82px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	height: 100%;
}

#content{
	width: auto;
	margin: 10px;
}

#picture{
        float: left;
	width: 400px;
	height: 300px;
	background-image: url(/cms/templates/jmknew/images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #826f5b;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

#berries{
	width: 323px;
	border: solid 2px #826f5b;
	margin-top: 20px;
	}

#text{
	float: right;
	width: 252px;
	height: 298px;
	background: #f7f4e1;
	border-bottom: 0px;
	border-left: 2px solid #dad3c1;
	border-right: 2px solid #dad3c1;
	border-top: 2px solid #dad3c1;
}

#textcontent{
	width: 220px;
	height: 270px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-weight: bold;
	color: #49392b;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 13px;
}

#bottombrownborder{
	background: #49392b;
	width: auto;
	height: 10px;
	clear: both;
}

#bottomcontainer {
	width: 624px;
	margin: 0 auto;
}

#bottomwrapper{
	width: 100%;
	float: left;
	height: 50px;
}

#artportfolio{
	width: 208px;
	float: left;
	margin-left: -624px;
	margin-top: 15px;
	height: 15px;
}

#aboutjill{
	width: 208px;
	float: left;
	margin-left: -208px;
	margin-top: 15px;
	height: 15px;
}

#currentprojects{
	margin: 15px 208px 0 208px;
	height 15px;
}

#leftcolumn{
	float: left;
	width: 82px; /*Width of left column in pixel*/
	height: 500px;
	margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
	background: #f7f4e1;
	background-image: url(/cms/templates/jmknew/images/shadow.png);
	background-repeat: repeat-y;
	background-position: right; 
}

#rightcolumn{
	float: left;
	width: 82px; /*Width of right column*/
	height: 500px;
	margin-left: -82px; /*Set left margin to -(RightColumnWidth)*/
	background: #f7f4e1;
	background-image: url(/cms/templates/jmknew/images/shadowright.png);
	background-repeat: repeat-y;
	background-position: left; 
}

#footer{
	clear: left;
	width: 678px;
	margin: auto;
	background: #49392b;
	text-align: center;
	padding: 4px 0;
}

table.moduletablewelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #826f5b;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.contentpane {
	width: 200px;
}

table.contentpaneopen {
margin-left: 20px;
margin-right: 20px;
}

#emailForm {
	width: 200px;
}

#footer a{
	color: #FFFF80;
}

.innertube{
	margin-left: 10px;
	margin-right: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-indent: 10px;
font-weight: bold;
color: #826f5b;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 20px;
font-size: 13px;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-indent: 10px;
font-weight: bold;
color: #826f5b;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 20px;
font-size: 13px;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-indent: 10px;
font-weight: bold;
color: #826f5b;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 20px;
font-size: 13px;
}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-indent: 10px;
font-weight: bold;
color: #826f5b;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 20px;
font-size: 13px;
}