@charset "utf-8";
/* CSS Document */

body  {
	background: url(images/pic_bkgd.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top:0;
}
.content {
	background-image: url(images/pic_contentbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF;

}
#homebanner {
	background-image: url(images/pic_homebanner.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 953px;
	margin-top:20px;
	margin-left:15px;
}
#bannermsg {
	text-align: center;
	position: relative;
	width: 257px;
	left: 652px;
	top: 48px;
}

h2 {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #330100;
	line-height:12pt;
	text-transform:uppercase;
}
p, .normal {
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	line-height:14pt;
}
h1 {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	color: #82d2e5;
	border-bottom: dotted 1px #330100;
	padding-bottom:4px;
}
.title	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	color: #59aabd;

}
#main {
	float: left;
	width: 623px;
	/*margin-right: 15px;*/
	margin-left: 15px;
	text-align:left;
}
#main2 {
	float: left;
	width: 600px;
	text-align:left;

}
#subpgcontent {
	float: left;
	width: 600px;
	text-align:left;
	position:relative;
	top:38px;
}
.home {
	line-height: 16pt;
	list-style-image: url(images/pic_leafbullet.gif);
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
}

h3	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999f19;
	line-height:12pt;
	text-transform:uppercase;
}
h4	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #330100;
	line-height:12pt;
	text-transform:uppercase;
}
.subtitle	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999f19;
	line-height:12pt;
	text-transform:uppercase;
}
#recentposts {
	float: left;
	width: 310px;
	margin-top:15px;
}
#recenttweets {
	float: right;
	width: 310px;
	margin-top:15px;
}
.rp {
	
	border-bottom: 1px dotted #330100;
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	list-style:none;
	line-height:12pt;
	position:relative;
	left:-40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.timestamp {
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 8pt;
	font-style: italic;
	color: #999999;
}
a:link {
	color: #330100;
	text-decoration: underline;
}
a:hover {
	color: #82d2e5;
	text-decoration: none;
}
a:active {
	color: #330100;
	text-decoration: none;
}
a:visited {
	color: #999f19;
	text-decoration: underline;
}
#rightrail1 {
	float: right;
	width: 320px;
	margin-right:15px;
	text-align:left;
}
.fd {
	margin-bottom: 10px;
}
.banners {
	margin-bottom: 5px;
}
.banners2 {
	margin-bottom: 5px;
	text-align:center;
}
#zazzleboxleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border:#CCCCCC solid 1px;
	padding:4px;
}
#zazzleboxright{
	float: right;
	margin-right: 5px;
	border:#CCCCCC solid 1px;
	margin-bottom: 5px;
	padding:4px;
}

#zazzletxtlt {
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
	width:135px;
	text-align:center;
	
}
#zazzletxtrt{
	float: right;
	margin-right: 5px;
	margin-bottom: 25px;
	width:135px;
	text-align:center;
}

a.zazzle:link, a.zazzle:visited {
	color: #330100;
	text-decoration: underline;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 9pt;
}
a.zazzle:hover, a.zazzle:active {
	color: #330100;
	text-decoration: none;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 9pt;
}

#fltleft {
	float: left;
}
#fltright {
	float: right;
}
.smaller {
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 9pt;
	color: #000000;
	line-height:12pt;
}
.footertxt {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
}
a.footer:hover, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
}
#guiding {
	height: 338px;
	width: 320px;
	position: relative;
	top: 2px;
	background-image:url(images/pic_guiding.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#gp {
	position: relative;
	width: 230px;
	top: 85px;
	left:50px;
	text-align:center;
}
.form {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#portfolio {
	width: 962px;
	height:482px;
	position:relative;
	top:50px;
	text-align:left;
	margin-left: 10px;
	background:url(images/pic_portfoliobkgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#portfoliohead	{
	width: 740px;
	position:relative;
	top:38px;
	text-align:left;
	margin-left: 15px;
}
#portfolioimg {
	text-align: center;
	position: relative;
	height: 390px;
	width: 650px;
	left: 25px;
	top: 35px; 
}
#portfoliotxt {
	width: 250px;
	position: relative;
	top: 10px;
	left: -20px;
	float:right;
}
#portfolionav {
	height: 23px;
	width: 180px;
	position: relative;
	top: 50px;
	left:498px;
}
.subhead	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999f19;
	line-height:12pt;
	text-transform:uppercase;
}
a.subheadlink:link, a.subheadlink:visited 	{
	color: #330100;
	text-decoration: none;
	}
a.subheadlink:hover, a.subheadlink:active 	{
	color: #82d2e5;
	text-decoration: none;
	}
	
/* BLOG STYLES */

#postheader {
	width: 648px;
	height:78px;
	position: relative;
	left: -9px;
	text-align:left;
	margin-bottom:0px;
	float:left;
}

#postheader_sub {
	width: 648px;
	height:78px;
	position: relative;
	top: -30px;
	text-align:left;
	margin-bottom:0px;
	float:left;
}
#postdate {
	background-image: url(images/blog/pic_datebkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 90px;
	width: 97px;
	float:left;
}

.date span	{
	display:block;
	font-family: Georgia, "Trebuchet MS", Garamond, "Times New Roman", serif;
	font-size: 16pt;
	font-weight:bold;
	color:#ffffff;
	padding-top:12px;

}
.authorimg {
	position:relative;
	left:5px;
	top:9px;
	background:none;
}
a.post:link, a.post:visited, a.post:active {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #330100;
	line-height:20pt;
	text-decoration:none;
	margin-left:0;
}
a.post:hover {
	text-decoration: underline;
}
.authored {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330100;
}
a.author:link, a.author:visited, a.author:active	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999f19;
	text-decoration:none;

}

a.author:hover	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999f19;
	text-decoration:underline;

}
#commentsnum {
	background-image:url(images/blog/pic_commentsbubble.gif);
	background-repeat: no-repeat;
	text-align:center;
	width:32px;
	height:45px;
	margin-right:10px;
	float:left;
}

.num	{
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999f19;
	text-decoration: none;
	position:relative;
	top:8px;
}
#blogmain {
	margin-top: 40px;
}

#post_title {
	text-align: left;
	width: 475px;
	position: relative;
	top: -58px;
	float:right;
	padding: 0 0 0 0;
	margin-bottom:10px;

}
#post_txt {
	width: 600px;
	margin-left:25px;
	text-align:left;
	float:left;
	margin-top: 5px;
	position:relative;
	top:-50px;
	border-bottom: dotted 1px #330100;
}
.comment_link {
	position: relative;
	top: 8px;
}
a.blog:link {
	color: #999f19;
	text-decoration: none;
}
a.blog:hover {
	color: #999f19;
	text-decoration: underline;
}
a.blog:active {
	color: #330100;
	text-decoration: underline;
}
a.blog:visited {
	color: #330100;
	text-decoration: none;
}
a.blog2:link {
	color: #000000;
	text-decoration: none;
}
a.blog2:hover {
	color: #330100;
	text-decoration: underline;
}
a.blog2:active {
	color: #330100;
	text-decoration: none;
}
a.blog2:visited {
	color: #999f19;
	text-decoration: none;
}
.shareable {
	position: relative;
	left:160px;
	top:-12px;
}

.clear {
	clear: both;
}
#post_tags {
	float: left;
	width: 623px;
	text-align:left;
}
.tag {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #330100;
}
.today {
	color: #330100;
	margin-left: 15px;
	text-align:left;
}
#zazzle_blog {
	width:160px;
	float:right;
}
#bannerad {
	width: 300px;
	height:250px;
	margin-bottom: 10px;
	text-align:center;
}
#blog_content {
	float: left;
	width: 648px;
}
#right_sub {
	width:185px;
	margin-bottom:10px;
}
.rp2 {
	
	border-bottom: 1px dotted #330100;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style:none;
	line-height:11pt;
	position:relative;
	left:-40px;
	top:-5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.older {
	float: left;
	margin-left: 25px;
	position: relative;
	top: -20px;
}
.credit {
	float: left;
	margin-left: 25px;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}
#subnav	{
	width: 740px;
	position:relative;
	top:38px;
	text-align:left;
	margin-left: 15px;
}#menu {
	padding: 15px;
	width: 580px;
	border: 1px dotted #999f19;

}
.fineprint {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.brownlist {
	font-style: italic;
	color: #330100;
	list-style-type: none;
}
a.price:link {
	color: #999f19;
	text-decoration: none;
	font-weight:bold;
}
a.price:hover {
	color: #999f19;
	text-decoration: underline;
	font-weight:bold;
}
a.price:active {
	color: #330100;
	text-decoration: underline;
	font-weight:bold;
}
a.price:visited {
	color: #330100;
	text-decoration: none;
	font-weight:bold;
}
#pict_wm_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:550px;
}

.close {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-right: 30px;
	float: right;
	text-transform:uppercase;
}
.exampleimg {
	text-align: center;
	position: relative;
	left: -35px;
}
.exampleimg2 {
	text-align: center;
	position: relative;
	left: -10px;
}
#wm_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:650px;
}
#stationary_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:750px;
}

#bizcard_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:850px;
}
#sg_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:600px;
}
#onesheet_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:600px;
}
#postcards_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:950px;
}
#brochures_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:1100px;
}
#folder_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:1200px;
}

#booth10_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:1300px;
}
#booth20_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:1400px;
}
#email_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:2500px;
}
#wptheme_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:2200px;
}

#bannerads_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:2500px;
}

#tshirts_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:2700px;
}
#blurb_div {
	background-image: url(images/examples/pic_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 623px;
	width: 501px;
	display:none;
	position:absolute;
	left: 450px;
	top:2900px;
}

#questionnaire {
	width: 870px;
	text-align:left;
	margin:20px;
}
.qlist {
	list-style-image: none;
	list-style-type: none;
}
.fltrt {
	float: right;
}
.fltlt {
	float: left;
}
.form2 {
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.small_em {
	font-size: 8pt;
	font-style: italic;
}

.red {
	font-weight: bold;
	color: #990000;
}

.searchtxt {
	color: #FFFFFF;
	font-family: Calibri, Verdana, tahoma, sans-serif;
	font-size: 10pt;
    font-weight: bold;
    line-height: 25px;
}
#searchbox_div {
    background: url( 'images/pic_sbbkgd.gif' );
    float: right;
    height: 25px;
    margin-right: 10px;
    text-align: left;
    width: 165px;
}
#searchbox_div>input {
    border: none;
    border-width: 0px;
    height: 16px;
    margin: 3px 0px 0px 12px;
    width: 140px;
}
.indented {
	text-align: left;
	margin-left: 25px;
}
