/* Default Lists */

ul
{
	list-style-image: url('../images/Icons_Backgrounds/bullet2.gif');
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0
}
li
{
	margin-top: .5em;
	margin-bottom: .5em;
}
.nobull li
{
	list-style-image: none;
}


/* Default Links */

a:link
{
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
a:active
{
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}


/* Default Paragraphs and Headings */

h1
{

	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}
h2
{
	color: #000066;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.8em;
}

h3
{
	color: #000066;	
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .75em;
}
h4
{
	color: #000066;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
h5
{
	color: #000066;
	font-size: 1em;
	margin-bottom: 0;
	font-weight: bold;
}
h6
{
	color: #000066;
	margin-top: 0;
	margin-bottom: 1.5em;
	font-size: 1em;
	font-weight: normal;
}
p
{
	margin-top: 0;
	margin-bottom: 1em;
}
sup
{
	font-size: .5em;
}


/* Default Forms, Fieldsets, Tables */

form
{
	margin: 0;
}
fieldset
{
	margin-top: .5em;
	margin-bottom: 0em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

.roundblock
{
	padding: 12px; 
	border: solid 2px #ccccff; 
	-moz-border-radius: .5em; 
	-webkit-border-radius: .5em;
	border-radius: .5em;
}
	

legend
{
	color: #000066;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: .25em;
}
table table
{
	margin-bottom:1em;
}
th
{
	font-weight: bold;
}
.kristenspick
{
	border: solid #ccccff 1px;
	text-align: left;
	margin-left: 40px;
}
.kristenspick td
{
	padding: 12px;
}
.getprintables
{
	width: 80%;
	border: none;
	padding: 8px;
}



/* Page Layout*/

body
{
	min-height: 100%;
	background-color: #ffffff;
	margin: 0;
	font-family: arial,sans-serif;
	border-style: none;
	font-size: 10px;
}



#header
{
	float: left;
	width: 100%;
	min-height: 100px;
	margin: 0;
	padding: 0;
	background-color: #ddddff;
	vertical-align: baseline;
}


#siteheader
{
	float:left; 
	width: 85%;
	vertical-align: baseline;
	margin: 4px;
}
#siteheader a
{	
	text-decoration: none; 
	color: #000066;
}


#logo
{
	float: left;
}
#logo a
{
	text-decoration: none;
}
#logo img
{
	border: 0 none;
}

#title
{
	vertical-align: baseline;
}


#sitedesc
{
	font-size: 1.1em;
	vertical-align: baseline;
}
#sitedesc a
{
	font-weight: normal; 
}



#topright
{
	float: right; 
	width: 10%;
	text-align: right;
	height: 100px;
}


#skiplinks
{
	display: none;
}

#sitegoals
{
	font-size: small;
	font-style: italic;
}

	
#topadbar
{
	float: left;
	width: 100%;
	min-height: 20px;
	margin: 0;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 4px;
	border-top: medium solid #bbbbff;
	background-color: #ccccff;
	text-align: left;
	font-family: arial;
}



#container
{
	float: left;
	width: 100%;
	min-height: 100%;
}


#sidenavbar
{
	float: left;
	position: absolute;
	left: 0;
	width: 180px;
	min-height: 500%;
	border-top: none; 
	border-left: none; 
	border-right: 1px solid #C0C0C0; 
	border-bottom: none; 
	background-color: #FFFFCC;
	background-image:url('../images/Icons_Backgrounds/Yellow-Column.jpg'); 
	background-repeat:repeat-y;
	vertical-align: top;
	text-align: left;	
	padding-left: 12px;
	padding-right: 12px;
}
#sidenavbar fieldset
{
	width: 160px;
}

.navgroup
{
	margin-bottom: 12px;
}


#main
{
	float: left;
	position: absolute;
	left: 0;
	border: none;
	padding-top: 8px;
	padding-left: 300px;
	padding-right: 290px;
	padding-bottom: 8px;
	vertical-align: top;
}
#main a:link
{
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
}
#main a:visited
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
#main a:hover
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
#main a:active
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}



#subheader
{
	min-width: 100%;
	margin-top: 12px;
	margin-bottom: 4px;
	vertical-align: top;
}



#footer
{
	margin:0px; 
	padding:0px;
	vertical-align: top;
}


#footerads
{
	padding:0px;
	margin-left: -3px;
}


#footerlegal
{
	font-size: .8em;
}



#sideadbar
{
	float: right;
	position: absolute;
	right: 0;
	width: 170px;
	min-height: 500%;
	border-left: medium solid #ddddff; 
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: center;
}
#sideadbar a:link
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:visited
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:hover
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:active
{
	color: #000099;
	font-weight: bold;
}
#sideadbar p
{
	margin-left:4px;
	margin-right:4px;
}
#sideadbar ul
{
	list-style-image: none;
	list-style-type: square;
	margin-left: 30px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
}
#sideadbar li
{
	padding-bottom: 1em;
}
.feedburnerFeedBlock
{
	width: 160px;
	padding-left: 4px;
}
.feedburnerFeedBlock a
{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
#creditfooter
{
	display: none;
}
.blogger-post-footer
{
	display: none;
}
.feedflare
{
	display: none;
}
