/* CSS Document */

/*
	Border: #b1ad92

*/


body {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/bkgrnd_home3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: table;  /*Stops FireFox from re-sizing background image*/
	line-height: 122%;
}

body#interior {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/bkgrnd_generic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#experience {
	width: 100%;
	background-image: url(../images/bkgrnd_experience2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#business-forms {
	width: 100%;
	background-image: url(../images/bkgrnd_business_forms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#news {
	width: 100%;
	background-image: url(../images/bkgrnd_news2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#whatweprint {
	width: 100%;
	background-image: url(../images/bkgrnd_whatweprint2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#quote {
	width: 100%;
	background-image: url(../images/bkgrnd_quote2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#register {
	width: 100%;
	background-image: url(../images/bkgrnd_register2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#send_art {
	width: 100%;
	background-image: url(../images/bkgrnd_send_artwork2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#contact {
	width: 100%;
	background-image: url(../images/bkgrnd_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body#order {
	width: 100%;
	background-image: url(../images/bkgrnd_order4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

body#directory {
	width: 100%;
	background-image: url(../images/bkgrnd_directory.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}


.content_rt, .content_lft {
	float: left;
	width: 305px;
}

.content_rt {
	float: left;
	margin-left: 20px;
}

.container_16 {
	overflow: hidden;
}

.home_content1 {
	float: left;
	margin-left: 80px;
}

.home_content2 {
	float: left;
	margin-left: 20px;
}


.content_wide {
	margin-top: 30px;
	float: left;
	width: 585px;
	margin-left:100px;
	/*height: 415px;
	overflow: auto;*/
	background-color: Transparent;
}

body#contact .content_wide {
	margin-top: 30px;
	float: left;
	width: 585px;
	margin-left:100px;
	height: 480px;
	background-color: Transparent;
}

body#news .content_wide {
	margin-top: 30px;
	float: left;
	width: 585px;
	margin-left:100px;
	/* height: 480px; */
	background-color: Transparent;
}


.content_directory {
	margin-top: 30px;
	float: left;
	width: 405px;
	margin-left:100px;
	/*height: 415px;
	overflow: auto;*/
	background-color: Transparent;
	border: thin dashed #00CC66;
}

body#home .content_wide {
	margin-top: 30px;
	float: left;
	width: 585px;
	margin-left:100px;
	height: 480px;
	overflow: auto;
	background-color: Transparent;
}

.navi_rt {
	float: right;
	width: 208px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 50px;
	background-color: Transparent;
}

body#home .navi_rt {
	float: right;
	width: 208px;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 50px;
	background-color: Transparent;
}

.footer {
	background-repeat: no-repeat;
	background-position: center top;
    /*background-image: url(/images/footer.jpg);*/
	width: 960px;
	padding: 0px;
	overflow: hidden;
	height: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer2 {
	background-repeat: no-repeat;
	background-position: center top;
    background-image: url(/images/footer.jpg);
	width: 960px;
	padding: 0px;
	overflow: hidden;
	height: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/*FONT STYLES*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	margin-bottom: 14px;
}

/*Content Lists Styles*/

ul.list_bullet {
	float: left;
	margin-left: 15px;
	margin-bottom: 14px;
}

.list_bullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

ol.list_ordered {
	float: left;
	margin-left: 15px;
	margin-bottom: 14px;
}

.list_ordered li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}

.list_ordered p {
	margin-left: 0px;
}

ol.list_roman {
	float: left;
	margin-left: 15px;
	margin-bottom: 14px;
}

.list_roman li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: lower-roman;
}

/*End Content Lists Styles*/

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 40px;
	line-height: 128%;
	margin-right: 40px;
}

/*Generic Form*/

.form_content {
	float: left;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;	
}
.form_content_skinny {
	float: left;
	margin-left: 0px;
}

.form_content label {
	float: left;
	width: 135px;
	text-align: right;
	margin-right: 10px;
	margin-top: 6px;
}

.form_content legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.form_content_skinny fieldset {
	width: 450px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #fff;
}

.form_content fieldset {
	width: 610px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #fff;
}

.form_content select {
	width: 200px;
	margin-top: 0px;
	padding: 3px;
}

.form_content_text {
	width: 375px;
	margin-bottom: 6px;
	border: 1px solid #999999;
	padding: 5px;
}

.form_content_text_small {
	width: 200px;
	margin-bottom: 6px;
	padding: 3px;
}


fieldset.submit {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
}

.validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 10px;
	margin-left: 150px;
}

.validation_checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

.form_content input.submit-button {
	width: 150px;
	float: right;
	padding: 10px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #cc0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/*End Generic Form*/

ul#experience_list {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 30px;
}

#experience_list li {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #919396;
	padding-top: 10px;
	padding-bottom: 10px;
}

#experience_list p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#experience_list li.last {
	border-bottom-style: none;
}

.copy_contact {
	float: right;
	width: 155px;
	margin-top: 40px;
	margin-right: 15px;
}

.copy_contact h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 5px;
}

.copy_contact p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
	line-height: 120%;
}

.tiny {
	font-size: 12px;
	text-transform: lowercase;
}

.tiny2 {
	font-size: 10px;
	text-transform: upercase;
}
.lower {
	text-transform: capitalize;
}

.col_hdrs {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.input_long {
	margin: 0px;
	padding: 0px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input_city {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.border_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border_btm_rt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 25%;
}

.border-rt-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

.border-rt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.border-btm-rt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	width: 160px;
}

.label-order {
	font-size: 10px;
}

.label-whatweprint {
	font-size: 12px;
	width: 160px;
}

.select-state {
	font-size: 12px;
	padding: 0px;
	width: 40px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.input_zip {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input_contact {
	margin: 0px;
	padding: 0px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input_other {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.input_other2 {
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.table-content2 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.table-content3 {
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.table-content {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.table-content-brdr-top2 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.table-content-brdr-top2 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.table-content-brdr-top3 {
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.table-content-brdr-top3 {
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.input_jobtitle {
	margin: 0px;
	padding: 0px;
	width: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.input_qty {
	margin: 0px;
	padding: 0px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.input_size {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.input_material {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.textarea-order {
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-left: 3px;
}

.input_signature {
	padding: 0px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.input_date {
	margin: 0px;
	padding: 0px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.border-all {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

p.table_footer {
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}

.link-white a {
	color: #FFFFFF;
	margin-top: -3px;
}

.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.margin-lft {
	margin-left: 73px;
}
