/* Ink Marketing - Main stylesheet */

/* Colours:

	#7AC448 - BG Green
	#62A635 - Menu Green
	#000 - Text

*/

/* HTML tag styles */

body {
	background-color: #7AC448;
	color: #000;
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
	margin : 0;
	margin-bottom: 25px;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
td, th, table, div, input, select {
	font: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000;
}
td, th, table {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	margin: 0 0 28px 0;
}
h2 {
	font-size: 1.2em;
	margin:1em 0 0.5em 0;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	margin: 1.5em 0 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	margin: 1.5em 0 0.5em 0;
	font-weight: bold;
}
p {
	line-height : 1.4em;
	margin: 0 0 0.5em 0;
}
hr {
	color : #D6D6D6;
	height : 0;
	margin: 0.5em 0 0.5em 0;
	border: 0;
	border-top: 1px solid #D6D6D6;
}
ol {
	line-height : 1.4em;
	list-style-type : decimal;
	margin: 0 0 1em 3em;	
	text-indent: 0;
	padding: 0;
}
ul {
	line-height : 1.4em;
	list-style-type: disc;
	margin: 0 0 0.5em 0px;	
	text-indent: 0;
	padding: 0;
}
li {
	margin: 0 0 0.5em 16px;
}
blockquote {
	line-height : 1.6em;
	margin: 1em 0 1em 16px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}


/* ---- CUSTOM STYLES ---- */

/* Page layout */

#frame {
	width: 960px;
	height: 655px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(../images/BG.gif);
	background-repeat: no-repeat;
	color: #000;
}
#navigation {
	width: 631px;
	height: 44px;
	color: white;
	position: relative;
	top: 57px;
	left: 57px;
	font-size: 12px;
}
#logo {
	width: 177px;
	height: 133px;
	position: absolute;
	top: 101px;
	left: 57px;
}
#page {
	width: 900px;
	margin: 150px 0 0 79px;
	text-align: left;
	z-index: 1;
}
#content {
	margin-left: 181px;
	clear: both;
	width: 412px;
}
.col-1, .col-2 {
	width: 198px;
	margin-right: 14px;
	float: left;
}
.col-2 {
	margin: 0;
}
#right-col {
	position: absolute;
	top: 57px;
	left: 687px;
	width: 256px;
	height: 593px;
	background-repeat: no-repeat;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#quote {
	width: 176px;
	margin-left: 14px;
}
#quote blockquote {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	line-height: 19px;
	margin-top: 52px;
}
.quote-author {
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#footer {
	width: 780px;
	margin: auto;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}
.footer-left {
	position: relative;
	top: 0;
	left: 0px;
	text-align: left;
	float: left;
	width: 200px;	
}



/* Navigation, links */

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;

}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	padding-top: 13px;
	padding-bottom: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
#navHome a, #navHome a:link, #navHome a:visited {
	width: 203px;
	text-align: left;
	text-indent: 23px;
}
#navHome a:hover {
	background-image: url(../images/Nav-Home-Over.gif);
}
#nav1 a, #nav1 a:link, #nav1 a:visited, 
#nav2 a, #nav2 a:link, #nav2 a:visited, 
#nav3 a, #nav3 a:link, #nav3 a:visited,
#nav4 a, #nav4 a:link, #nav4 a:visited {
	width: 107px;
	text-align: center;
	background-repeat: no-repeat;
}
#nav1 a:hover {
	background-image: url(../images/Nav-1-Over.gif);
}
#nav2 a:hover {
	background-image: url(../images/Nav-2-Over.gif);
}
#nav3 a:hover {
	background-image: url(../images/Nav-3-Over.gif);
}
#nav4 a:hover {
	background-image: url(../images/Nav-4-Over.gif);
}

#navigation ul li ul {
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #7AC448; 
	list-style-type: none;
	position: absolute;
	top: 38px;
	z-index: 5;
	background-color: #fff;
	visibility: hidden; /* Added to hide initially onLoad */
}
#navigation ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: none;
}
#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:visited {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #62A635;
	font-weight: normal;
	line-height: 14px;
	text-transform: uppercase;
	width: 107px;
	background-color: #FFF;
	border-bottom: 1px solid #7AC448;
}
#navigation ul li ul li a:hover {
	border-color: #CC0000;
	color: #CC0000;
	background-color: #FFF;
	background-image: none;
}

a.hand:link, a.hand:visited, 
a.email:link, a.email:visited, 
a.top:link, a.top:visited, 
a.comment:link, a.comment:visited,
a.more-articles:link, a.more-articles:visited  {
	padding-left: 32px;
	background-image: url(../images/Link-Hand.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
}
h2 a.hand:link, h2 a.hand:visited {
	font-size: 14px;
	font-weight: bold;
}
a.email:link, a.email:visited {
	padding-left: 18px;
	background-image: url(../images/Link-Email.gif);
}
a.top:link, a.top:visited {
	padding-top: 3px;
	padding-left: 19px;
	background-image: url(../images/Link-Top.gif);
}
a.comment:link, a.comment:visited {
	padding-left: 18px;
	background-image: url(../images/Link-Comment.gif);
}
a.more-articles:link, a.more-articles:visited {
	padding-left: 18px;
	background-image: url(../images/Link-Articles.gif);
}
a.contact-footer:link, a.contact-footer:visited  {
	padding-left: 16px;
	background-image: url(../images/Link-Contact-Footer.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
a.link-space {
	padding-right: 25px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	font-weight: bold;
}




/* Boxes, text styles, etc */

#right-col h2 {
	width: 170px;
	margin: 10px 0 10px 20px;
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
}
#right-col h3 {
	width: 170px;
	margin-left: 20px;
	font-size: 12px;
}
#right-col p {
	width: 170px;
	margin: 0 0 0.5em 20px;
	text-align: right;
	line-height: 15px;
}
#right-col ul {
	width: 170px;
	line-height: 15px;
	margin-left: 20px;
	margin-top: 0.5em;
}
#right-col li {
	list-style-image: url(../images/Bullet-Black-Asterisk.gif);
	text-align: right;
	margin-bottom: 3px;
}
#right-col hr {
	width: 170px;
	text-indent: 20px;
	color : #000;
	height : 0;
	margin: 0.5em 0 0.5em 0;
	border: 0;
	border-top: 1px solid #000;
}
#quote blockquote p {
	margin: 0 0 0.5em 0;
	width: auto;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#articles {
	width: 170px;
	margin-left: 20px;
	font-size: 12px;
	text-align: left;
}
#articles ul {
	line-height: 15px;
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 2px;
	margin-top: 0;
}
#right-col #articles li {
	margin-bottom: 3px;
	text-align: left;
	list-style-image: url(../images/Bullet-Red-Asterisk.gif);
}
#articles a:link, #articles a:visited {
	color: #cc0000;
	text-decoration: none;
}
#articles a:hover {
	text-decoration: underline;
}

#footer p {
	text-align: right;
}
.border {
	border-bottom: 1px solid black;
	padding-bottom: 8px;
	margin-bottom: 1em;
} 
.no-border, table.no-border td {
	border: 0;
}
.project-pic {
	float: left;
	position: relative;
	left: -185px;
	margin-right: -185px;
	top: 3px;
}
.small-text {
	font-size: 0.9em;
}
.fine-print {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.h-top {
	margin-top: 0;
}
