body {
/* see normal.css 
	font: 10px Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 10px 0px;
}
strong { font-weight: bold; }
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/********* PSEUDOCLASSES **********/
#bnrNav a { text-decoration: none; }
#bnrNav a:hover { text-decoration: underline; }
#btnBtn {
	float: left;
	width: 500px;
}
#btnBtn img {
	margin: 10px 15px 0px 0px;
	border: 0px;
}

#content {
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#catHdr {
	width: 500px;
	float: left;
}
#catHdr img {
	float: left;
	margin: 10px 15px 10px 0px;
	padding: 0px;
}
#catHdr p {
	line-height: 16px;
	margin-top: 25px;
}
#copyright {
	padding: 5px 0px 10px 20px;
	border-top: 1px solid #CCC;
	clear: both;
}
#divContact {
	margin: 10px 0px 0px 25px;
	display: block;
	width: 180px;
}
#divDpic {
	margin: 350px 10px 0px 0px;
	float: right;
	width: 175px;
	height: 75px;
	border: 0px;
}
#footer {
	border-top: 1px solid #C00;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	clear: both;
	height: 20px;
	line-height: 14px;
}
#footer a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .botlinks {
	padding: 3px 0px 3px 10px;
	margin: 0px;
	float: left;
	width: 200px
}
#footer .txtSize  {
	background-color: #F3EBDE;
	padding: 3px 0px 3px 20px;
	margin: 0px;
	float: left;
	width: 100px;
}
#galleryPix img {
	border: 1px solid #CC0000;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#hdrPic {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cc0000;
}
#hdrPic img {
	margin: 0px;
}
#leftmenu {
	background: #F2ECDE url(../img/boxcorner.gif) bottom right no-repeat; 
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 170px;
	height: 100%;
}
#leftmenu ul {
	padding: 0px;
	margin: 8px 0px 8px 20px;
	display: block;
	list-style: none;
	width: 150px;
}
#leftmenu li, #leftmenu a {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main {
	width: 770px;
	margin: 5px auto;
}
#rgt_content {
	float: left;
	width: 550px;
}
#sechead {
	background: #F2ECDE url(../img/boxcorner_top.gif) top left no-repeat; 
	height: 16px;
	line-height: 16px;
	padding: 4px 4px 4px 19px;
	margin-bottom: 6px;
}
#sechead a {
	text-decoration: none;
}
table#tblChart {
	margin: 0px 20px;
	border: 1px solid #cccccc;
}
table#tblChart td {
	text-align: center;
	padding: 2px 7px;
	margin: 0px;
	font-size: 10px;
}
table#tblChart2 {
/*	float: right;*/
	width: 400px;
	margin: 0px 20px;
	border: 1px solid #cccccc;
}
table#tblChart2 td {
	text-align: center;
	padding: 2px 7px;
	margin: 0px;
	font-size: 10px;
}
table#tblChart3 {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
table#tblChart3 .bdr td {
	border-bottom: 1px solid #cccccc;
}
table#tblChart3 .dkBk td {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}
table#tblChart3 td {
	text-align: center;
	padding: 2px 7px;
	margin: 0px;
	font-size: 10px;
	vertical-align: top;
}
table#tblChart3 td.left {
	text-align: left;
}
table#tblChart3 td.leftWrap {
	text-align: left;
	white-space: normal;
	padding-bottom: 6px;
}
td.center {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}
table#tbl_list {
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
table#tbl_list td {
	vertical-align: top;
	height:2em;
	padding: 3px 0px 0px 5px;
}
table#tbl_list tr {
	vertical-align: top;
}
table#tbl_list td.hdr {
	vertical-align: bottom;
	font-size: 11px;
	font-style: italic;
	height: 20px;
	padding: 0px;
}

/********* CLASSES ********/

.altRow td { background-color: #f2ecde; }
.borderBox {
	float: left;
	margin: 0px 7px 0px 0px;
	border-top: 2px solid #DBD8C9; 
	border-left: 2px solid #DBD8C9; 
	background: #F2ECDE url(../img/boxcorner.gif) bottom right no-repeat; 
	padding: 10px;
}
.borderTop {
	border-top: 1px solid #cccccc; 
	padding-top: 10px; 
	margin-top: 5px;
}
.btnClass {
	width: 79px; 
	height: 27px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	border: 0; 
	margin: 0px; 
	padding: 0px;
	cursor: pointer;
}
.clear {
	clear: both;
}
.clearBreak {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.colorBox {
	margin: 0px 0px 3px 0px;
	background-color: #F2ECDE; 
	padding: 7px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.h1 {
/* see normal.css 
	font-size: 14px; */
	color: #CC0000;
 	font-weight: bold;
}
.h1 a {
	text-decoration: none;
	color: #CC0000;
}
.h1 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.h1.secpad {
	padding: 5px 0px 20px 0px;
}
h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
.h2 {
/* see normal.css 
	font-size: 12px; */
	font-weight: bold;
}
.h3 {
/* see normal.css 
	font-size: 11px; */
	font-weight: bold;
}
.input250 {
	width: 250px;
}
.leftSpace {
	margin-left: 20px;
}
div.more {
	width: 100%;
	text-align: right;
	padding-top: 5px;
}
div.more a {
	margin: 0px;
	background: url(../img/btnend.gif) top right no-repeat;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
}
div.more a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.noBrderBox {
	margin: 0px;
	background: #F2ECDE url(../img/boxcorner.gif) bottom right no-repeat; 
	padding: 10px;
}
.pdfLI { 
	margin-top: 0px;
}
.pdfLI li {
	line-height: 18px;
	vertical-align: top;
	padding-left: 5px;
	list-style: square url(../img/mini_pdf.gif);
}
.picLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.picRight {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
.plainBox {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 10px;
}
.rgt_content {
	margin-left: 20px;
	width: 525px;
}
.smidge {
	margin-bottom: 5px;
}
div.transOFF {
	margin: 8px 5px 0px 0px;
	padding: 0px;
	background: url(../img/btnContinue.gif) no-repeat;
}
div.transON {
	margin: 8px 5px 0px 0px;
	padding: 0px;
	background: url(../img/btnContinue_on.gif) no-repeat;
}
/* design section */

/*#step1 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
#step2 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
#step3 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
#step4 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
#step5 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
*/
#step6 {
	background: url(../img/bkDesignPhoto.jpg) no-repeat center;
}
/*#step7 {
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
#stepThx {
	background: url(../img/bkDesignThx.jpg) no-repeat center;
}*/
#divForm {
	padding: 80px 0px 0px;
	margin: 0px 0px 0px 25px;
}
#divForm select {
	width: 200px;
	font-size: 11px;
}
#divForm .header {
	color: #FFFFFF;
	font-size: 20px;
}
#divForm .subhead {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.divDesign {
	height: 436px;
	width: 770px;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../img/bkDesignMstr.jpg) no-repeat center;
}
table#tbl  {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#tbl input {
	width: 140px;
	font-size: 11px;
}
#tbl textarea {
	height: 50px;
	width: 405px;
}
#tbl td {
	font-size: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
