/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
A
{color: #827D61;}

A:link
{
	text-decoration: none;
	color: #827D61;
}

A:visited
{
	text-decoration: none;
	color: #767258;
}

A:active
{
	text-decoration: none;
	color: #767258;
}

A:hover
{
	text-decoration: none;
	color: #767258;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
}
.LeftSide
{
	width: 220px;
	padding-left:220px;
}

.RightSide
{
	width: 100%;
}

.Middle
{
	
	width: 450px;
	
}
.MiddleBottom
{
	/*padding-right:400px;*/
	/*text-align: left;*/
	width: 400px;
}

.Header
{
	height: 136px;
}

.Footer
{
	height: 40px;
	background-color:  #D6CEB7;
}
.HeaderImage
{
	height: 136px;
	width: 450px;
	padding-top: 0px;
}

.SidebarLeftSpace
{
	padding-left: 15px;
}

.SidebarNameSpacing
{
	padding-bottom: 15px;
}

.Signature
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

.Sidebar
{
	font-family: Arial;
	padding-bottom: 3px;
	padding-top: 3px;
}
.HeaderPanel
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	margin:10px 10px 10px 10px;
}

.portfoliotext{top: 190px; left:220px; position:absolute; font-family:Arial;}


.PaintRow1 {
	
	top: 270px;
	
}

.PaintRow2 {
	
	top: 490px;
	
}

.PaintRow3 {
	
	top: 720px;
	
}

.PaintRow4 {
	
	top: 940px;
	
}

.PaintRow5 {
	
	top: 1160px;
	
}

.PaintRow6 {
	
	top: 1380px;
	
}
.PaintRow7 {
	
	top: 1600px;
	
}

.PaintCol1
{left:220px;
}

.PaintCol2
{left:500px;
}

.PaintCol3
{left:750px;
}

.Painting
{
	font-size: 12pt;
	color: maroon;
	font-family: Arial;
}

.fronttext {
	color: #827D61;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.frontposition

{
	position: absolute;
	top: 15px;
	left: 45px;
	margin-top: 25px;
}
