body {
	background-color:#664300;
	color:#333;
	background-image:url(../images/background-006.gif);
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}


h1 {
	font-size: 16px;
	color:#8A000E;
	text-transform:uppercase;
}

h2 {
	font-size: 15px;
	color:#8A000E;
	text-transform:uppercase;
}

i,em {
	font-style:italic;
	}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

li {
	background-image:url(../images/orange-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding:2px 24px;
}

a {
	color:#8A000E;
	}
	
a:visited {
	color:#8A000E;
	}
	
a:hover {
	color:#FF0000;
	}
	
#wrapper {
	margin:auto;
	width:765px;
	margin-top:10px;
	}

/* VERTICAL MENU */

td#menucolumn{
	margin:0px;
	padding:0px;
	width:138px;
	line-height: 14px;
	font-size:11px;
	background:#E0D9BE;
	list-style:none;
	}

td#menucolumn ul {
	width:138px;
	background-color:#D2C7A4;
	margin:0px 0px 1px 0px;
	padding:0px;
	list-style:none;
	background-image:none;
	}

td#menucolumn li {
	margin:0px;
	padding:0px;
	text-indent:0px;
	list-style:none;
	border-bottom: 1px solid #AB9869;
	background-image:none;
	}
	
td#menucolumn li#cart {
	background-image:url(../images/icon-cart-grayed.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}
	
td#menucolumn a{
	text-decoration:none;
	color:#3C3C3C;
	display:block;
	padding:6px 4px 6px 8px;
	margin:0px;
	}
	
td#menucolumn a:visited{
	text-decoration:none;
	color:#3C3C3C;
	}
	
/* IE Hack */
* html td#menucolumn a{
	height:9px;
	}
	
td#menucolumn a:hover {
	background-color:#6d4b0b;
	background-image:url(../images/menu-left-rollover.gif);
	color:#FFF;
	text-decoration:none;
	}
	
/* FAR LEFT COLUMN */

td.farleftcolumn{
	margin:0px;
	padding:10px;
	width:118px;
	line-height: 14px;
	font-size:11px;
	background:#E0D9BE;
	}
	
td.farleftcolumn p, td.farleftcolumn div{
	margin-left:1px;
	margin-right:1px;
	width:116px;
	}
	
td.farleftcolumn p.calloutleftcolumnred {
	width:112px;
	margin:0px;
	padding:2px;
	font-size: 11px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #990000;
	background-color:#FAF8EF;
}

td.farleftcolumn form {
	width:116px;
}

* html td.farleftcolumn p.testimonial {
	width:113px;
}

* html td.farleftcolumn p.testimonialincolumn {
	width:113px;
}

td.farleftcolumn p.calloutleftcolumn {
	width:108px;
	margin:0px;
	padding:4px;
	font-size: 13px;;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000000;
	background-color:#FAF8EF;
	}
	
	
/* LOGO & HEADER */

#logo {
	float:left;
	background-color:#930207;
	width:314px;
	height:135px;
	margin:0px;
	padding:0px;
	background-image:url(../images/resume-wonders-logo.gif);
	background-repeat:no-repeat;
}

#logo a {
	width:314px;
	height:135px;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	}
	
#topphoto {
	float:left;
	background-color:#EAE5DB;
	width:313px;
	margin:0px;
	padding:0px;
}

/* CENTERMENU */
table#CenterMenuTable a:link, table#CenterMenuTable a:visited {
	display:block;
	padding:2px 8px 2px 10px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/btn-go-right.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

/* CONTENT */

.TaglineCentered{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}

.BrownHeader {
	background-color:#B8884B;
	padding:2px;
	/*background-color: #996600; :#B2833C; */
	color: #000000;
	}

.CaptialLetterLarge {font-size: 16px}

p.indent {
	padding-left:25px;
	}
	
ul.questionlist {
	font-weight:bold;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}

ul.questionlist li {
	background-image:url(../images/orange-arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding:6px 24px;
}


ul.questionlist a {
	text-decoration:none;
	color:#8A000E;
	}
	
ul.questionlist a:visited {
	text-decoration:none;
	color:#8A000E;
	}
	
ul.questionlist a:hover {
	text-decoration:underline;
	color:#FF0000;
	}	

p.question {
	padding-left:25px;
	font-weight:bold;
	color:#993333;
	font-style:italic;
	padding-top:25px;
	}
	
p.answer {
	padding-left:25px;
	}

a.toplink {
	padding 3px 32px 3px 18px;
	text-decoration:none;
	font-weight:bold;
	color:#8A000E;
	}
	
a:visited.toplink {
	padding 4px 32px 3px 18px;
	text-decoration:none;
	font-weight:bold;
	color:#8A000E;
	}
	
a:hover.toplink {
	text-decoration:overline;
	color:#FF0000;
	}

div#contentcolumn {
	width:628px;
	margin:0px;
	padding:0px;
	border-right: 1px solid #3F2300;
	
	}
		
td#contentcolumn {
	background-color:#FFF;
	width:628px;
	}
		
div#content {
	margin:0px;
	padding:20px;
	background-color:#FFFFFF;
	float:left;
	width:587px;
	}

.callout {
	margin: 10px;
	padding: 10px;
	background-color:#FAF8EF;
	line-height:18px;
	font-style:italic;
	color:#000000;
	}

.price {
	font-weight:bold;
	font-size:12px;
	padding: 1px;
	}
	
a.FlashPaperLink {
	padding: 1px 1px 1px 18px;
	margin-left: 1px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#830000;
	background-image:url(../images/flashpaper.gif);
	background-repeat:no-repeat;
	background-position:left;
}

a:visited.FlashPaperLink {
	color:#830000;
}

a:hover.FlashPaperLink{
	text-decoration:underline;
	color:#FF0000;
}


a.Button {
	padding: 1px 14px 1px 1px;
	margin-left: 4px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#830000;
	background-image:url(../images/btn-go-right-padded.gif);
	background-repeat:no-repeat;
	background-position:right;
}

a:visited.Button {
	color:#830000;
}

a:hover.Button {
	text-decoration:underline;
	color:#FF0000;
}

a.LearnMore {
	padding: 1px 7px 1px 1px;
	margin-left: 4px;
	font-size:12px;
	text-decoration:none;
	color:#830000;
	background-image:url(../images/orange-arrow-bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
}

a:visited.LearnMore {
	color:#830000;
}

a:hover.LearnMore {
	text-decoration:underline;
	color:#FF0000;
}

/* SPECIAL HOME PAGE COLUMNS */

div.clearem{
	clear:both;
	}
	
table#twocolumncontent{
	background-color:#FFF;
	width:627px;
	margin:0px;
	padding:0px;
	position:relative;
}
	
td.leftcontentcolumn {
	padding:10px 10px 10px 20px;
	width:283px;
	background-color:#FAF8EF;
	vertical-align:top;
	}
	
	
td.rightcontentcolumn {
	padding:10px 20px 10px 10px;
	width:283px;
	background-color:#F3F0E7;
	vertical-align:top;
	background-repeat:no-repeat;
	}

div#bottomcontent {
	margin:0px;
	padding:10px 20px 20px 20px;
	background-color:#FFFFFF;
	float:left;
	width:587px;
	}
	

/* NEWSLETTER/REPORT */

td#btmleftcolumn {
	width:138px;
	margin:0px;
	padding:0px;
	background:#E0D9BE;
}

div#newsform {
	font-size:10px;
	line-height:14px;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #AB986C;
	width:118px;
	margin:0px;
	}

div#newsform:hover {
	background:#E9E1C0;
}

div#newsform form {
	margin:0px;
	}
	
div#newsform h1{
	font-size:11px;
	color:#666666;
	margin:0px;
	padding-top:10px;
	padding-bottom:1px;
	}
	
input#emailinput {
	color:#666666;
	font-size:10px;
	margin:10px 0px;;
	}
	
/* RESOURCE LINKS PAGE */
table.resourcetable td{
	text-align:center;
}

.resourcetitle {
	font-weight:bold;
	padding-bottom:6px;
	}

/* TESTIMONIALs */

.testimonialincolumn {
	font-style:italic;
	}

.testimonial {
	font-style:italic;
	}
	
.testimonialauthor {
	font-style:italic;
	}
	
/* PRODUCTS AND SERVICES */

table.packagetable {
	width:100%;
}

table.packagetable p {
	margin-top:0px;
	margin-bottom: 6px;
}

table.packagetable td{
	padding:3px;
	}

td.packagename {
	width:150px;
	}

table.pricetable {
width:100%;
}

table.pricetable th{
	text-align:left;
	padding-top:12px;
	}

table.pricetable td{
	padding:2px;
	}

td.price {
text-align:right;
}

.save {
	font-weight:bold;
	}
	
/* FOOTER OF PAGE */

#footer{
	width:744px;
	clear:both;
	font-size: 10px;
	margin:0px;
	padding:7px 10px;
	background-color:#930207;
	color:#DFBFB5;
	line-height:15px;
	border-left: 1px solid #A12226;
	border-right: 1px solid  #670000;
	border-top: 1px solid #A12226; 
	border-bottom: 1px solid  #670000;
	}
	
#footer a{
	color:#F3C4C5;
	text-decoration:none;
	padding: 2px 5px;
	font-size: 11px;
	}
	
#footer a.firstlink{
	padding-left:0px;
	font-size: 11px;
	}

#footer a:visited{
	color:#F3C4C5;
	font-size: 11px;
	}

#footer a:hover{
	color:#FFF;
	background-color:#680803;
	font-size: 11px;
	}