/* Website by LIQUIDSMOKE.net */

body {
	color: #333333;
	background: url(images/background_page.gif) top repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 0 0;
}
a { color: #006699; text-decoration: none; }
a:hover { color: #003366; }

h1 { font-size: 18px; font-weight: bold; margin: 0 0 10px 0; }
p { margin: 0 0 10px 0; line-height: 1.5; }

.input{ border: #6699CC 1px solid; color: #0099CC; width: 100%; }
.small { font-size: 11px; }
.blue { color: #006699; }
.blue2 { color: #003366; }

#body { width: 760px; }

#top { background: url(images/header_logo.gif) left no-repeat; height: 100px; width: 760px; }

#navigation { background: url(images/background_bar.gif) repeat-x; color: #FFFFFF; line-height: 30px; width: 760px; }
	#navigation a { color: #FFFFFF; font-weight: bold; }
	#navigation a:hover { color: #003366; }

#header { background: url(images/header_picture.jpg) no-repeat; height: 200px; width: 760px; }

#content { text-align: left; width: 760px; }
	#left { background: #E5EFF5; width: 200px; }
	.padding { padding: 20px 10px 20px 10px; }
	.paddingr { padding: 20px 0 20px 20px; }
	.paddingrsub { padding: 20px 0 20px 0; }
	.states { line-height: 20px; }

#footer { border-top: #003366 1px solid; font-size: 11px; padding: 20px; text-align: center; width: 760px; }
