/* 
Scott Johnson Creative - scottjohnson.ca

GLOBAL SETTINGS
*/

body {
font-family : arial,helvetica,sans-serif; 
font-size : 90%; 
color : white;
margin-top: 8px;
margin-top: 8px;
background: #535353;

} 
table {
font-size : 100%; 
} 
a:link{color: #FFFFFF; text-decoration: none;}
a:visited{color: #FFFFFF; text-decoration: none;}
a:hover{color: #9A9A8C; text-decoration: none;}

/*
LAYOUT SECTIONS ------------------------------------------------------------------------

 */
#header {
	
}

#content{
	width: 760px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px;
	border-color: #6E8082;
	border-style: solid;
	}

#copy{
	width: 626px;
	background-image: url(../images/site_sketch2final_16.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
}

#sidebar {
	width: 124px;
	padding-left: 6px;
	padding-right: 6px;	
	background-color: #145645;
	}
#footer {
	font-size : 11px; 	
}
#navigaton {
	width: 700px; 	
}

/*
NAVIGATION BUTTONS  ------------------------------------------------------------------------
*/

.nav {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color:#9A9A8C;
	background-image:url(../images/nav-back.gif);
}
.nav a:link{
	text-decoration: none;
	color: #000000;
}
.nav a:visited{
	text-decoration: none;
	color: #000000;
}
.nav a:hover{
	font-weight: bold;
	text-decoration: none;	
	color: #FF0000;
}

.footernav {
	font-size: 10px;
	text-transform:uppercase;
	padding: 0px;
	cursor: pointer;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;



}
.footernav a:link{
	text-decoration: none;
	color: #000000;
}
.footernav a:visited{
	text-decoration: none;
	color: #000000;
}
.footernav a:hover{
	text-decoration: none;
	color: #999999;
}
/* 
HTML STYLES ------------------------------------------------------------------------
*/

h1 {margin-top:0px;margin-bottom:0px;
font-size : 18px;
	text-transform : none;
	color : #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 
h2 {margin-top:0px;
font-size : 120%; 
text-transform : uppercase; 
color : #3366CC; 

} 
h3 {padding:3px;
font-size : 120%; 
font-variant : small-caps; 
color : #ffffff; 
background : #CCCC99; 
} 
h4 {
	font-size : 11px;
	font-weight : bold;
	text-transform : capitalize;
	text-align: center;
	color : #C8C8B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h5 {
	font-size : 16px;
	font-weight : bold;
	text-transform : capitalize;
	color : #3566B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} 
hr {
color : #3366CC; 
height : 1px; 
} 
th {
font-size : larger; 
font-weight : bold; 
padding-bottom : 15px; 
color : #3366CC; 
font-variant : small-caps; 
text-align : left; 
} 

ul {
list-style-type : square; 
margin-left : 2em; 
} 
ol {
margin-left : 2em; 
} 
select {
font-size : smaller; 
} 
form { margin-bottom: 0 ; margin-top: 0 ; } 

/* 
CUSTOM STYLES ------------------------------------------------------------------------
*/
.date{
	padding-bottom: 11px;
	height: 20px;
	font-size:10px;
	color: #C8C8B0;
}
.gone{
display:none;
}
.formtext{
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
.little{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	text-align: center;

}
.little a:link  {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.little a:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.little a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #145645;
}

.littlewhite{font-weight: normal;
text-decoration: none;
font-size:smaller;color:white;
}
.littlewhite a:link  {color:white;
font-weight: normal;
text-decoration: none;}

.littlewhite a:visited  {color:white;
font-weight: normal;
text-decoration: none;}

.littlewhite a:hover {color:#DACEC3;
font-weight: normal;
text-decoration: underline;}
