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

body { behavior: url("csshover.htc"); } 

body,div,p,a,ul,li,img

{ background-color: #fae3af; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	font-size: 12px;
	color: #4e2022;
	font-family: Verdana, arial, sans-serif;
	text-align: left;
	line-height: 14pt;
	font-weight: normal; }
	
	a { border: 0px; text-decoration: none; }
	a:link { color: #4e2022; }
/*	a:visited { color: #98613f; }*/
	a:hover { color: #98613f; }
	a:active { color: #FFFFFF; }
	
	ul#navbar {/* float: top;*/
	font-weight: 600;
	margin-left: 22px;
	padding: 0px;
	list-style: none;
	height: 210px;
	width: 102px;
	text-align: center; }
	
	ul#navbar li a { font-size: 14px; text-align: center; font-weight: 600;
	display: block; 
	width: 102px; 
	height: 30px; 
	line-height: 30px; 
	background: transparent url(images/scratch2.jpg) no-repeat left center; }
	
	body.home #thin_nav a#home, body.portfolio #thin_nav a#portfolio, body.about #thin_nav a#about, body.services #thin_nav a#services, body.links #thin_nav a#links { color: #FFFFFF; font-weight: 700;}


	
	div#maincontainer 	
	{ margin: auto 0; 
	background-color: #FAE3AF; 
	width: 841px; 
	height: 562px; 
	background: url(images/big_V_borderbottom.jpg) no-repeat bottom left; }


	div#top
	{ width: 841px;
	height: 180px;
	background: url(images/big_V_top.jpg) no-repeat top left; }
	
	#logo
	{ width: 111px; position: absolute;top: 60px; left:22px; border: 0px; }

	div#thin_nav
	{ height: 370px; width: 280px; background-color: transparent; background: url(images/big_V_thin_nav.jpg) no-repeat left top; }

/*div#wide_nav		{ height: 370px; width: 356px; float: left; background: url(images/big_V_widenav.jpg) no-repeat top left; }*/



	div#maincontent		{ height: 370px; width: 561px; position: absolute; left: 280px; top: 180px;  background: url(images/big_V_right_border.jpg) no-repeat top right;}

	div#lcol { width: 250px; height: 250px; float: left; }
	div#rcol { width: 300px; height: 250px; float: right; background-color: transparent; } 
	div#doublewide {  width: 550px; clear: both; background-color: transparent; }
	div#doublewide p {padding: 0px 15px 8px 10px;}
	
	div#folio {
	height: 38px;
	width: 511px;
	position: absolute;
	top: 133px;
	left: 317px;
}
	

	ul.bulleted { 
	background-color: transparent;
	text-align: left;
	text-indent: 0px;
	padding: 0px 0px 0px 20px;
}
	
	ul.bulleted li {margin-left: 5px;
	list-style-type: square;
	font-size: 11px;
	line-height: 135%; }

div#maincontentflash		{
	height: 417px;
	width: 641px;
	position: absolute;
	left: 200px;
	top: 133px;
	background: url(images/big_V_right_border.jpg) no-repeat top right;
}

.fineprint { margin: 22px 0px 0px 22px; width: 98px; height: 60px; background-color: transparent; font-size: 9px; line-height: 12px; text-align: center; }


h1, h2, h3, h4, h5, p	{ margin: 0px; padding: 0px; font-family: verdana, arial, sans-serif; color: #98613f; }
h1						{font-size: 16px; padding-left: 10px; padding-bottom: 8px; }
h2						{font-size: 10px; padding:0; padding-bottom: 4px; font-weight: 600;}
h3						{font-size: 14px; padding-left: 10px; padding-bottom: 8px; }
h4						{font-size: 12px;  }
h5						{font-size: 14px; padding: 0px 0px 10px; color:#98613f; }
p						{font-size: 11px; font-family: verdana, arial, sans-serif; background-color: transparent; line-height: 135%; padding: 0px 40px 8px 10px; color: #4e2022}

.indent { text-indent: 10px; }
.psize { font-size: 12px; font-weight: 500;}
.smallink { font-size: 10px; }
