/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg-circles.gif);
	background-repeat:repeat;
}

h1 {color:#F6F49F; margin-bottom:-10px; font-size:32px}


/* HEADER STYLES */

td.int-header {height:206px; width:954px; background-image:url(img/int-banner.gif); background-repeat:no-repeat; background-position:top left; vertical-align:top;}

td.home-header {height:206px; width:954px; background-image:url(img/int-banner.gif); background-repeat:no-repeat; background-position:top left; vertical-align:top;}

#header-ad-text {font-size:10px; font-weight:bold; color:#720301; margin:1px 0 12px 36px; position:relative;}

#header-location-text {font-size:10px; font-weight:bold; color:#FFFFFF; margin:2px 0 20px 170px;position:relative;}

#header-corpoffice-text {font-size:10px; font-weight:bold; color:#ffffff; margin:5px 30px 6px 0;position:relative; text-align:right;}

#header-contactus-text {font-size:11px; font-weight:bold; color:#FFFFFF; margin:2px 30px 10px 0;position:relative; text-align:right;}

.header {
	font-size:10px;
	color: #ffffff;
}

a.header:link {
	font-size:10px;
	color: #F6F49F;
	text-decoration: none;
}
a.header:visited {
	font-size:10px;
	text-decoration: none;
	color: #F6F49F;
}
a.header:hover {
	font-size:10px;
	text-decoration: underline;
	color: #F6F49F;
}
a.header:active {
	font-size:10px;
	text-decoration: none;
	color: #F6F49F;
}

/* TOPNAV STYLES */

#home-topnav {position:relative; float:left; display:inline; margin-left:43px; text-align:center;}

.topnav {
	font-size:12px;
	color: #000000;
}

a.topnav:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a.topnav:visited {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
a.topnav:hover {
	font-size:12px;
	text-decoration: underline;
	color: #999999;
}
a.topnav:active {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}


/* LEFTNAV STYLES */

.leftnav {
	font-size:12px;
	color: #000000;
}

a.leftnav:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a.leftnav:visited {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
a.leftnav:hover {
	font-size:12px;
	text-decoration: underline;
	color: #999999;
}
a.leftnav:active {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

/* CONTENT STLYES */

a.portfolio-cat:link {
	color: #000000;
	text-decoration: underline;
	color:#650804;
}
a.portfolio-cat:visited {
	text-decoration: underline;
	color:#650804;
}
a.portfolio-cat:hover {
	text-decoration: underline;
	color:#9F0E08;
}
a.portfolio-cat:active {
	text-decoration: underline;
	color:#650804;
}

#home-content-right {width:393px; height:486px; position:relative; float:left; display:inline;}

#home-printdesign-list {width:203px; margin:0 0 0 26px; display:inline; float:left; position:relative;}
#home-brandidentity-list {width:166px; margin:0 0 0 0; display:inline; float:left; position:relative;}
#home-webdev-list {width:150px; margin:0 0 0 0; display:inline; float:left; position:relative;}

#portfolio-directions {width:203px; margin:0 0 0 26px; display:inline; float:left; position:relative;}

.home-bluebox-text {color:#FFFFFF; line-height:1.2em;}

#home-blue-box {width:500px; height:330px; margin:23px 0 0px 25px; position:relative;}

#home-content-left {width:562px; height:486px; position:relative; float:left; display:inline;}

td.home-content {height:514px; width:955px; background-image:url(img/home-content-bg.gif); background-repeat:no-repeat; background-position:top left; vertical-align:top;}

td.int-content {height:723px; width:955px; background-image:url(img/int-bg.gif); background-repeat:no-repeat; background-position:top left; vertical-align:top;}

td.int-portfolio {height:723px; width:955px; background-image:url(img/portfolio-bg.gif); background-repeat:no-repeat; background-position:top left; background-color:#FFFFFF; vertical-align:top;}

a.portfolio:link {
	color: #ffffff;
	text-decoration: none;
	line-height:1.9em;
}
a.portfolio:visited {
	text-decoration: none;
	color: #ffffff;
	line-height:1.9em;
}
a.portfolio:hover {
	text-decoration: underline;
	color: #E5D68C;
	line-height:1.9em;
}
a.portfolio:active {
	text-decoration: none;
	color: #ffffff;
	line-height:1.9em;
}

#portfolio-container {width:620px; height:310px; margin:90px 0 40px 24px; display:inline; float:left; position:relative;}

#portfolio-nav {width:300px; height:310px; margin:0px 0 0 5px; display:inline; float:left; position:relative; color: #fff;}
#portfolio-nav .links {font-size: 8pt; color: #fff}

#portfolio-spacer {width:955px; height:86px; position:relative; display:inline; float:left;}

#breadcrumb {width:400px; height:30px; position:relative; /*display:inline;float:left;*/  margin:80px 0 0 80px;}

.pagename {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#490301;}

.subpagename {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#0F213F;}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #000066;
}

.strong {font-weight:bold;}

.pagetitle {font-weight:bold; font-size:12px;}

.pagesubtitle {font-weight:bold; font-size:12px;}

#col1 {width:300px; position:relative; float:left; display:inline; margin-left:80px; }
#col2 {width:300px; position:relative; float:left; display:inline; }
#col3 {width:240px; position:relative; float:left; display:inline; }
#col {width:440px; position:relative; float:left; display:inline; margin-left:80px; }
#pagebreak {width:900px; height:20px; position:relative; float:left;}
.r {font-weight:bold; font-size:12px;color:#5A0603;}
.b {font-weight:bold; font-size:12px; color:#0F213F;}
.q {font-weight:bold; font-size:12px; color:#272525;}

/* FOOTER STLYES */

#footer-left {width:600px; position:relative; float:left; display:inline; margin:17px 0 0 25px;}
#footer-right {width:200px; position:relative; float:left; display:inline; margin:17px 0 0 0;}

td.footer {height:182px; background-color:#0F213F; color:#FFFFFF; vertical-align:top;}

td.footer-int {height:40px; background-color:#0F213F; color:#FFFFFF; vertical-align:top;}

#footer {color:#FFFFFF; margin:20px 0 0 26px;width:860px;}

.footer {
	font-size:12px;
	color: #ffffff;

}

a.footer:link {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	margin-right:20px;
}
a.footer:visited {
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
	margin-right:20px;
}
a.footer:hover {
	font-size:12px;
	text-decoration: underline;
	color: #F6F49F;
	margin-right:20px;
}
a.footer:active {
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
	margin-right:20px;
}

.copyright {
	font-size:10px;
	text-decoration: none;
	color: #cccccc;
	}
