@charset "UTF-8";
/* CSS Document */

body {
	/*background-color:#f2efe5;*/
	background-color:#CCEFD3;
	color:#cc6633;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	/*color:#CC3300; */
	background-image:url(../graphics/jamesparenti_gradback2010.jpg);
}

table {
	border-collapse:collapse;
}

td {
	border-collapse:collapse;
}

a {
	color:#CC6633;
	text-decoration:none;
}

div.lower,div.container,div.outerContainer {
	margin-left:auto;
	margin-right:auto;
}

div.outerContainer {
	width:920px;
	height:625px;
}

div.midContainer,div.sideContainer {
	float:left;
}

div.midContainer {
	width:900px;
	height:620px;
}

.sideContainer {
	height:620px;
	width:10px;
}

.topBotContainer {
	width:900px;
	height:10px;
}

.top {
	background-image:url(../graphics/jrp_shadow_top-trans.png);
}
.bottom {
	background-image:url(../graphics/jrp_shadow_bottom-trans.png);
}



.leftShadow {
	background-image:url(../graphics/jrp_shadow_left-trans.png);
}
.rightShadow {
	background-image:url(../graphics/jrp_shadow_right-trans.png);
}

div.main {
	width:900px;
	height:600px;
}

div.lower, div.lower a {
	/*color:#CC6633;
	color:#FF9966;
	color:#CD853F;*/
	color:#F4A460;
	
	font-size:11px;
}

div.lower {
 	width:900px;
	height:100px;
	
}

div.lower a {
	text-decoration:underline;
	
}

div.lowerComponent {
	height:80px;
	margin-top:0px;
	font-size:12px;
	line-height:130%;
	float:left;
	/*Widths handled individually */
}
.lowerLeft,.lowerRight {
	width:250px;	
}
.lowerMid {
	width:400px;
	
}
ul#shopButtonRow {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul#shopButtonRow li {
	list-style:none;
	width:120px;
	height:72px;
	float:left;
}

/* Buttons */
.shopLwrBtn {
	width:120px;
	height:72px;
	
}
#dawandaBtn {
	background-image:url(../graphics/dawanda-a-trans.png);	
}
#dawandaBtn:hover {
	background-image:url(../graphics/dawanda-b-trans.png);	
}
#etsyBtn {
	background-image:url(../graphics/etsy-a-trans.png);		
}
#etsyBtn:hover {
	background-image:url(../graphics/etsy-b-trans.png);		
}
#socurioBtn {
	background-image:url(../graphics/socurio-a-trans.png);		
}
#socurioBtn:hover {
	background-image:url(../graphics/socurio-b-trans.png);		
}


.aboutSite {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	line-height:120%;
}


div.keywords {
	visibility:hidden;
}

h1,h2 {
	font-weight:normal;
}

h1 {
	font-size:22px;
	margin-top:3px;
	margin-bottom:3px;
}

h2 {
	font-size:18px;
}
.space,.spacer {
	width:100%;
	height:3px;
	clear:both;	
}

#nonJSHeader {
	height:66px;
	width:900px;
	background-image:url(../graphics/header2010.jpg);	
}

h1#nonJS_JRP {
	background-image:url(../graphics/james_parenti_title-trans.png);
	padding:0px;
	margin:0px;
	width:480px;
	height:45px;	
	position:relative;
	top:15px;
	left:38px;
}
#nonJS_About {
	width:70%;
	padding-top:20px;
}
.nonJS {
	margin-right:auto;
	margin-left:auto;
}	
