/*
* CSS Typography file for Pristine Publications 2008
* Author: Robert Lloyd
* Email: matthew@lloydonline.id.au
* Organisation: Blue River Design
*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:0.8em;
line-height:1.45em;
}

h1, h2, h3, h4, h5, h6{
clear:both;
}
h1{
color:#8CC63F;
font-size:1.5em;
margin:0 0 1em 0;
}
h2{
font-size:1.3em;
margin:1em 0 1em 0;
}
h3{
font-size:1.2em;
margin:1em 0 0.5em 0;
}
#tagLine:link, #tagLine:hover , #tagLine:active, #tagLine:visited{
text-decoration:none;
color:#8CC63F;
font-size:0.85em;
text-transform:uppercase;
}
#tagLine:hover, #tagLine:active{
text-decoration:underline;
}
#nav a:link, #nav a:visited{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#nav a:hover{
color:#00CCFF;
}

#nav .currentPage a{
color:#8CC63F;
}

a:link, a:visited{
color:white;
}
a:hover{
color:#ccc;
}

.indexTextMain{
font-size:2em;
line-height:1em;
margin:5px 0 0 0;
color:#8CC63F;
}

.indexTextSub{
font-size:1em;
line-height:1.2em;
margin:30px 0 0 0;
}