@charset "utf-8";

/* Elements */
body {
	background-repeat: repeat-x;
	background-color: #adadac;
	text-align: center;
}
.moreimportantstuff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.size14reg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}


/* Layout */

#container{
	width: 1024px;
	background-color: #ADC1F8;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: large;
	color: #000;
}

#header {
background-color: #00927d;
text-align: center;
height: 196px;
}

#nav {
	text-align: center;
	background-color: #004682;
	height: 44px;
	background-image: url(../images/topbar_bg.gif);
}

#sidebar {
width: 196px;
height: 100%;
float: left;
}
regulartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.regulartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: justify;
}


#content{
	float: left;
	padding: 10px;
	width: 808px;
	font-weight: normal;
	color: #000;
	font-size: medium;
	text-align: center;
}

#footer{
clear: both;
text-align: center;
background-color: #ccc;

}

/* Classes */
h1 {
	color: #000066;
}h3 {
	color: #000066;
	text-align: center;
}

.size12reg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.titlelinetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.headerfordogwash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
.just {
	font-size: 24px;
}
.twentypt {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
#container #content table tr td div strong {
	font-size: large;
}
.gbig {
	font-size: 36px;
	font-weight: bold;
}

