body {
	background-image: url(images/making-curtains.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body.inner {
	background-image: url(images/top-tile.gif);
	background-repeat: repeat-x;
	background-position: 0px 24px;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-align: center;
	display: block;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36C;
	font-weight: normal;

}
h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36C;
	font-weight: normal;

	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h2.widgettitle {
	font-size: 16px;
	margin-top: 0px;
	color: #FFF;
	background-color: #638BD8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

h3 {
	color: #C00;
	text-align: center;
	display: block;
	font-size: 24px;
}
.postItem h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.postItem h3 a {
	font-size: 18px;
	color: #36C;
	text-align: left;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin-bottom: 0px;
}

h4 a {
	font-size: 18px;
	color: #36C;
}




p {
	margin-top: 0px;
}
#topBar {
	background-color: #000;
	height: 24px;
}
#topWrapper {
	width: 1020px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topWrapper a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#topWrapper #socialMedia {
	float: right;
}

#outerWrapper {
	background-image: url(images/bkgrnd-how-to-make-curtains.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 1020px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 428px;
	position: relative;
}


#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 210px;
	position: relative;
}
#wrapper.inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#nav {
	margin-top: 78px;
	margin-left: 50px;
}

#nav ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#nav ul li a:hover {
	text-decoration:underline;
}
#nav #login {
	float: right;
}
#nav #login a {
	color: #FFF;
	text-decoration: none;
}
#leftSidebar {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#leftSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#leftSidebar .patterns {
}
#leftSidebar .patterns h3 {
	font-size: 18px;
}
#leftSidebar .patterns #patternList li {
	font-size: 14px;
	margin-bottom: 5px;
}

#leftSidebarCheckout {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#centerCol {
	float: left;
	width: 530px;
}
#centerColCheckout {
	float: left;
	width: 700px;
}
#centerCol .postItem {
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#centerCol .postItem a img {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #FFF;
	float: left;
	margin-right: 10px;
}
#photo {
	float: left;
	width: 135px;
	margin-right: 20px;
}
#photo img {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
}

.postItem ul {
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.postItem .linkTo a {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}
.postItem .linkTo a:hover {
	color: #638BD8;
	text-decoration: underline;
}



#rtSidebar {
	float: right;
	width: 240px;
}
#rtSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#rtSidebar .widget {
	border: 1px solid #36C;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rtSidebar .widget ul {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
}


#rtCol {
}


#leftCol {
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#leftSidebar .leftBox {
	text-align: center;
	background-color: #638BD8;
	border: 1px solid #36C;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 160px;
}
#leftSidebar .leftBox p a {
	color: #FFF;
	text-decoration: none;
}
#leftSidebar .leftBox p a:hover {
	text-decoration: underline;
}

#leftCol.calc {
	width: 480px;
}

#jennyT {
	background-image: url(images/making-curtains-jennyt.jpg);
	padding: 4px;
	height: 140px;
	width: 120px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#homeList {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#homeList li {
	background-image: url(images/how-to-sew-curtains-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-bottom: 10px;
}
#rtCol.calc {
	width: 510px;
}
#calculator2 {
	margin-top: 20px;
	height:500px;
}


#optin {
	background-image: url(images/how-to-make-curtains-form.jpg);
	height: 233px;
	width: 464px;
	margin-top: 20px;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#optin .formInput {
	text-align: left;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#orderBox {
	border: 4px dashed #C00;
	width: 550px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCD;
}
#accessebook {
	border: 1px solid #39C;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #FFC;
}
#accessebook li {
	margin-bottom: 10px;
}
#main ul li {
	margin-bottom: 10px;
}
#benefits li {
	margin-bottom: 10px;
}
#checkbox {
	float: left;
}
#orderBox label {
	float: left;
}





.black {
	color: #000;
}
.red {
	color: #C00;
}
.highlight {
	font-weight: bold;
	background-color: #FF0;
}
.bookTitle {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}


.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer {
	margin-top: 20px;
	padding-top: 10px;
	font-size: 12px;
}
