/* CSS Document */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
}
body{
	text-align:center;
	background:#333;
	font-family: verdana, sans-serif;
	padding:10px 0 0 0;
}

/*
container
*/
#container{
	margin:0 auto;
	padding:0 0 0 0;
	width:920px;
	text-align:left;
	font-size:70%;
	border:1px solid #999;
	background:#000;
}

/*
header
*/
#header{
	background:#000 url("/images/920header.jpg") no-repeat 0 0;
	height:130px;
	clear:both;
}
#header h1, #header h2, #header h4{
	color:#fff;
	position:absolute;
	left:-999em;
	top:-999em;
}
#header p{
	text-align: right;
	padding-top: 16px;
}

.img_bg_border{	
	border:1px solid #fff;
	padding:15px 0px 15px 0px;
	padding: 20px;
	background:#333333;
}
#maingallery td{	
	padding:0px 0px 25px 0px;
	font-size: 120%;
	font-style: italic;
	width: 33%;
}


/*
content
*/
#content{
	color:#fff;
	clear:both;
	padding:15px 15px 0px 15px;
	width:890px;
}
#content p {
	line-height: 1.3;
	padding:5px 0 5px 0;
}
#left_content{
	color:#fff;
	float:left;
	padding:15px 8px 15px 15px;
	width:350px;
}
#right_content{
	color:#fff;
	float:right;
	padding:15px 15px 0px 7px;
	width:523px;
	text-align:justify;
}
#right_content p {
	line-height: 1.3;
	padding:5px 0 5px 0;
}
#gallery_left_content{
	color:#fff;
	float:left;
	padding:15px 8px 15px 15px;
	width:700px;
	border-right: 1px solid #FFFFFF;
}
#gallery_right_content{
	color:#fff;
	float:right;
	padding:80px 15px 0px 7px;
	width:173px;
	text-align:center;
}
#gallery_right_content p {
	line-height: 1.3;
	padding:5px 0 5px 0;
}

/*
link states
*/
#content a, #content a:link, #content a:visited
{color:#ff6600; text-decoration:underline;cursor:pointer;
}
#content a:hover, #content a:active
{color:#ffffff; text-decoration:none; background:transparent; 
}
#gallery_left_content a, #gallery_left_content a:link, #gallery_left_content a:visited
{color:#ff6600; text-decoration:underline;cursor:pointer;
}
#gallery_left_content a:hover, #gallery_left_content a:active
{color:#ffffff; text-decoration:none; background:transparent; 
}
#gallery_right_content a, #gallery_right_content a:link, #gallery_right_content a:visited
{color:#ff6600; text-decoration:underline;cursor:pointer;
}
#gallery_right_content a:hover, #gallery_right_content a:active
{color:#ffffff; text-decoration:none; background:transparent; 
}
#right_content a, #right_content a:link, #right_content a:visited
{color:#ff6600; text-decoration:underline;cursor:pointer;
}
#right_content a:hover, #right_content a:active
{color:#ffffff; text-decoration:none; background:transparent; 
}

/*
main navigation
*/
#nav {
	padding:100px 0px 5px 0px;
	text-align:right;
	float:right;
	font-size: 120%;
	width: 920px; 
	font-style:italic;
}
UL.nav LI {
	display: inline;
}
UL.nav LI A {
	display:inline;
    padding:5px 5px 5px 3px;
    color:#000;
    text-decoration:none;
	border-right:1px solid #999;
}
UL.nav LI a:hover, UL.nav LI a:focus{
    color:#000;
	text-decoration:underline;
}

#image_nav {
	padding:0 0 0 0 ;
	background:#000 url("/images/next_prev_bg.gif") no-repeat 0 0;
	background-position: top; 
	text-align:center;
	clear:both;
	font-size: 110%;
	line-height: 1.5;
}


/*
active tabs
*/			
body#home a#homepage,
body#portfolio a#portfoliopage,
body#services a#servicespage,
body#printing a#printingpage,
body#contact a#contactpage
{
    color:#e45018;
}

/*webdesign by*/
#webdesign{
	margin:0 auto; 
	font-size:70%;
	padding:3px 0px 3px 0;
	width:920px; 
	text-align:right;
}
#webdesign a:link, #webdesign a:visited{color:#999;text-decoration:none;cursor:pointer;}
#webdesign a:hover, #webdesign a:active{color:#999;text-decoration:underline; 
}


/*
image border
*/
.image_border {
	border:1px solid #fff;
}


/*
footer
*/
#footer_outer{
	padding:15px 15px 10px 15px;
}
#footer{
	clear:both;
	padding:2px 0 0 0;
	font-size:100%;
	font-style:italic;
	color:#999;
	border-top:1px solid #fff;
}
#footer p {
	line-height:normal;
}

/*
headings
*/
h2 {
	font-weight: bold;
	font-size: 130%;
	color: #999;
}
h3 {
    font-weight:bold;
	font-size: 160%;
}
h4 {
	font-weight: bold;
	font-size: 110%;
	color: #999;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #333333;
	color: #FFFFFF;
}
.jumpdropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	color: #FFFFFF;
}

/*
misc text
*/
.description{
	font-size: 85%;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.textcenter {
	text-align:center;
}
.right{
	text-align:right;
	float:right;
}
.left{
	text-align:left;
	float: left;
}
