@charset "UTF-8";
/* CSS Document */

/*	-------------------------------------------	Universal Site Styling	-----------------------------------------------------------*/


body {
	font-size: small;
	margin-top: 10px;
	padding: 0;
	background-image: url(images/open_back3.jpg);
	background-repeat: repeat-x;
	}
h1 {
	font-size: 150%;
	}
h2 {
	font-size: 130%;
	}
h3 {
	font-size: 120%;
	}
h4 {
	font-size: 110%;
	}
h5 {
	font-size: 100%;
	}	
#lg_container{
	width: 960px;
	height: 830px;
	margin: auto;
	background-image: url(images/back_lg.png);
	}
#container {
	width: 900px;
	height: 800px;
	margin-left: 30px; 
	margin: auto;
	border: 3px solid #6a0202;
	background-image: url(images/background.jpg);
	/*border: 1px solid blue;*/
	}
#header {
	position: absolute;
	width: 900px;
	height: 150px;
	border-bottom: 3px solid #893619;
	/*background-image: url(images/background_texture.jpg);*/
	/*border: 1px solid black;*/ 
	}
#email_addy a{
	position: absolute;
	width: 300px;
	height: 20px;
	margin-top: 125px;
	margin-left: 610px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #a45c2b;
	}
#email_addy a:hover {
	color: #000;
	}
#logo {
	position: absolute;
	width: 175px;
	height: 100px;
	margin-top: 30px;
	margin-left: 91px;
	/*text-decoration: none;*/
	/*background-image: url(images/reddog2outlines_mirr.png)*/
	}
/*#header_flash {
	position: absolute;
	width: 300px;
	height: 150px;
	margin-top: -150px;
	margin-left: 550px;
	border: 1px solid black;
	}*/

	
/*	-------------------------------------------	Navigation	-----------------------------------------------------------*/

#nav {
	position: absolute;
	margin-top: 153px;
	width: 900px;
	height: 22px;
	overflow: visible;
	margin-left: 0px;
	border-top: 3px solid #6a0202;
	}
.nav_text {
	padding: 0 0 0 25px;
	line-height: 20px;
	}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style-type: none;
	padding: 0;
}
#nav li a{
	display: block;
	text-align: center;
	top: 0px;
	position: absolute;
	width: 137px;
	height: 22px;
	text-decoration: none;
	color:#e7d0b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li a:hover{
	color: #000000;
}
#nav5 {
	background-image: url(images/nav5button.jpg);
	background-repeat: no-repeat;
	margin-top: 159px;
	margin-left: 748px;
	width: 137px;
	height: 22px;
	padding-top: 2px;
	padding-left: 15px;
	text-align: center;	
	/*border: 1px solid black;*/
	}


/*	-------------------------------------------	Home Page Styling	-----------------------------------------------------------*/


#home_body {
	position: absolute;
	height: 575px;
	width: 880px;
	margin-top: 200px;
	margin-left: 9px;
	/*border: 1px solid red;*/
	}
#home_hdr {
	position: absolute;
	margin-top: 15px;
	margin-left: 30px;
	height: 75px;
	width: 620px;
	border-bottom: 1px dashed #6a0202;
/*	border: 1px solid white;*/
	}
#home_bodytext {
	position: absolute;
	margin-top: 100px;
	margin-left: 30px;
	padding-top: 12px;
	height: 250px;
	width: 620px;
	color: #CC0000;
	font-family: "Trebuchet MS", sans-serif;
	/*font-size: 105%;*/
	line-height: 18px;
	border-bottom: 1px dashed #6a0202;
	/*border: 1px solid black;*/
	}
#home_bodytext p {
	padding-bottom: 5px;
	}
#home_bodytext a {
	color: #6a0202;
	text-decoration: none;
	}
#home_bodytext a:hover {
	color: #a45c2b;
	text-decoration: underline; 
	}
	
	
#home_a {
	position: absolute;
	margin-left: 30px;
	border-right: 1px dashed #6a0202; 
	/*border: 1px solid black;*/
	}
#home_b {
	position: absolute;
	margin-left: 238px;
	border-right: 1px dashed #6a0202;
	/*border: 1px solid red;*/
	}
#home_c {
	position: absolute;
	margin-left: 446px;
	/*border: 1px solid white;*/
	}
	
	
#home_a, #home_b, #home_c {
	height: 185px;
	width: 202px;
	margin-top: 375px;
	font-size: 95%;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#home_a h5, #home_b h5, #home_c h5 {
	text-decoration: underline;
	margin-bottom: 5px;
	color: #6a0202;
	font-family: "Trebuchet MS", sans-serif;
	}
	
	
#home_a_button, #home_b_button, #home_c_button {
	position: absolute;
	height: 35px;
	width: 95px;
	margin-top: 545px;
	}
#home_a_link:hover, #home_b_link:hover, #home_c_link:hover {
	background: url("images/enter_button2.gif") no-repeat 0 0;
	-moz-opacity: .65;opacity: .65;filter: alpha(opacity=65);	
	}
	
	
#home_a_button {
	margin-left: 75px;
	}
#home_b_button {
	margin-left: 290px;
	}
#home_c_button {
	margin-left: 500px;
	}

	
#home_a_link {
	display: block;
	width: 95px;
	height: 35px;
	background: url("images/enter_button2.gif") no-repeat 0 0;
	}
#home_b_link {
	display: block;
	width: 95px;
	height: 35px;
	background: url("images/enter_button2.gif") no-repeat 0 0;
	}
#home_c_link {
	display: block;
	width: 95px;
	height: 35px;
	background: url("images/enter_button2.gif") no-repeat 0 0;
	}
	
	
#clients {
	position: absolute;
	text-align: left;
	height: 575px;
	width: 175px;
	margin-left: 675px;
	background-image:url(images/client_back2.png);
	_background-image:url(images/client_back2.gif) /*<!--[if IE]>*/;
	/*border: 1px solid #990000;*/
	font-family: "Trebuchet MS", sans-serif;
	}
#clients h5 {
	border-bottom: 1px dotted #666;
	color: #6a0202;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px; 
	}
#clients ul {
	font-size: 11px;
	list-style-type: none;
	color: #CC0000;
	text-align: left;
	margin-left: 10px;
	padding-left: 0px;
	line-height: 13px; 
	/*border: 1px solid #990000;*/
	}
	
	
/*	-------------------------------------------	About Page Styling	-----------------------------------------------------------*/
	
	
#container_about { 
	width: 900px;
	height: 800px;
	margin-left: 30px; 
	margin: auto;
	border: 3px solid #6a0202;
	background-image:url(images/background.jpg);
	/*border: 1px solid black;*/
	}	
#content {
	position: absolute;
	height: 500px;
	width: 785px;
	margin-top: 215px;
	margin-left: 60px;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 18px;
	color: #CC0000;
	}
#content p {
	padding-bottom: 5px;
	}
#content a {
	color: #6a0202;
	}
.hdr {
	text-align: center;
	color: #6a0202;
	}
hr {
	border-bottom: 1px dotted #666;
	margin-top: 10px;
	}
#ftr {
	text-align: center;
	color: #6a0202; 
	}
#ftr h4 a {
	color: #CC3333;
	text-decoration: none;
	}
#ftr h4 a:hover, #content a:hover {
	color: #a45c2b;
	text-decoration: underline; 
	}
	
	
/*	-------------------------------------------	Resume Page Styling	-----------------------------------------------------------*/
	
	
/*#curr_flash {
	position: absolute;
	width: 500px;
	height: 150px;
	margin-top: -140px;
	margin-left: 400px;
	}*/
#resume {
	position: absolute;
	height: 500px;
	width: 880px;
	margin-top: 225px;
	margin-left: 9px;
	/*border: 1px solid black;*/
	}
#left {
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 14px;
	color: #CC0000;
	height: 478px;
	width: 397px;
	float: left;
	text-indent: none;
	padding-top: 7px;
	padding-left: 10px;
	border-right: 1px dashed #CC6666;
	/*border: 1px solid black;*/
	}
#left ul {
	list-style-type: none;
	font-size: 11px;
	padding-right: 15px;
	}
#left a {
	color: #CC3333;
	text-decoration: none;
	}
#left a:hover {
	color: #a45c2b;
	text-decoration: underline; 
	}
#right {
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 14px;
	color: #CC0000;
	height: 478px;
	width: 469px;
	float: left;
	padding-top: 7px;
	/*border: 1px solid black;*/
	}
#right ul {
	list-style-type: none;
	font-size: 11px;
	text-indent: 15px;
	}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a0202;
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	}
.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a0202;
	font-size: 95%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
	}
.breaks {
	margin-top: 10px;
	}
.italic {
	color: #6c2811;
	}
#pdf {
	width: 75px;
	padding-top: 12px;
	padding-left: 25px;
	/*border: 1px solid #990000;*/
	}
#pdf_res {
	display: block;
	width: 43px;
	height: 40px;
	background: url("images/images-2noback_hvr.gif") no-repeat 0 0;
	}
#pdf_res:hover {
	background: url("images/images-2noback_hvr.gif") no-repeat 0 0;
	-moz-opacity: .50;opacity: .50;filter: alpha(opacity=50);
	}
#pdf_res span {
	display: none;
	}
#dog {
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
	width: 75px;
	padding-top: 2px;
	padding-left: 25px;
	/*border: 1px solid #990000;*/
	}
#dog_portf {
	display: block;
	width: 61px;
	height: 50px;
	background: url("images/reddog_by_itself_hvr.gif") no-repeat 0 0;
	}
#dog_portf:hover {
	background-position: 0 -50px;
	}
#dog_portf span {
	display: none;
	}
#linkedin {
	position: absolute;
	margin-top: -25px;
	margin-left: 135px;
	height: 33px;
	width: 160px;
	padding-top: 8px;
	padding-left: 15px;
	/*border: 1px solid #990000;*/
	}	
	

/*	-------------------------------------------	Universal Gallery2 and Gallery3Signs Page Styling	-----------------------------------------------------------*/


#samples {
	position: absolute;
	margin-top: 215px;
	margin-left: 235px;
	width: 440px;
	height: 75px;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	color: #6a0202;	
	/*border: 1px solid black;*/
	}
#others_crap {
	position: absolute;
	margin-top: 300px;
	margin-left: 145px;
	height: 432px;
	width: 625px;
	overflow: visible;
	/*border: 1px solid red;*/
	}

	
		
/*	-------------------------------------------	Contact Page Styling	-----------------------------------------------------------*/
	
	
#contact {
	position: absolute;
	margin-top: 265px;
	margin-left: 247px;
	width: 402px;
	height: 28px;
	text-align: center;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e7d0b1;
	background-color: #893619;
	/*border: 1px solid black;*/
	}
#background {
	position: absolute;
	margin-top: 300px;
	margin-left: 248px;
	width: 400px;
	height: 377px;
	background-color: #996633;
	-moz-opacity: .35;opacity: .35;filter: alpha(opacity=35);
	/*border: 1px solid black;*/
	z-index: 1;
	}
#form1 {
	position: absolute;
	margin-top: 300px;
	margin-left: 247px;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	width: 373px;
	height: 355px;
	padding-top: 20px;
	padding-left: 27px;
	color: #990000;
	border: 1px solid #7c2811;
	z-index: 2;
	}
#form1 h3 {
	padding-top: 15px;
	padding-bottom: 20px;
	}
label { /*this is the styling for the titles for the form input boxes*/
	display: block;
	width: 125px;
	float: left;
	margin-bottom: 10px;
	/*border: 1px solid red;*/
	}
.delivery { /*this is the styling for the input boxes*/
	display: block;
	float: left;
	margin-bottom: 3px;
	background-color: #e7d0b1;
	}
#message {
	/*display: block;*/
	width: 344px;
	height: 75px;
	}
br {
	clear: left;
	}
#first_name, #last_name, #phone, #email { /*this is the width of the input boxes*/
	width: 215px;
	}
#footer1 {
	padding-top: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a0202;	
	}


/*	-------------------------------------------	Contact Receipt Page Styling	-----------------------------------------------------------*/


#lg_conf_container{
	width: 960px;
	height: 430px;
	margin: auto;
	background-image: url(images/back_lgconf.png);
	}
#conf_container {
	width: 900px;
	height: 400px;
	margin-left: 30px; 
	margin: auto;
	border: 3px solid #6a0202;
	background-image: url(images/background_conf.jpg);
	/*border: 1px solid blue;*/
	}
#receipt_text {
	position: absolute;
	margin-top: 232px;
	margin-left: 50px;
	width: 800px;
	height: 75px;
	color: #6a0202;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center; 
	/*border: 1px solid black;*/
	}
#receipt_text h3{
	color: #CC0000;
	padding-top: 10px;
	}