﻿/* Reset */

html, body { margin:0; padding:0; border:0; background:transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
	}
	
img { margin:0; padding:0; border:0; }

table { border-collapse:collapse; border-spacing:0; }

input, select, textarea, form, fieldset { margin:0; padding:0; border:0; }

article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, strike {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:100%;
	text-indent:0;
	text-decoration:none;
	text-align:left;
	color:#000;
	}

ol, ul { list-style:none; }


	/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight:bold; color:#366; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:16px; }
h6 { font-size:16px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }


	/* Text Elements */

p			{ color:#000; font-size:16px; line-height:140%; margin-bottom:10px; }
p sup		{ font-size:10px; }

a			{  }
a:link		{ color:#00f; }
a:visited	{ color:#909; }
a:hover		{ color:#f00; }
a:focus		{ color:#909; }
a:active	{ color:#000; }

blockquote	{ color:#000; font-size:14px; }

u			{ text-decoration:underline; }


	/* Images */


	/* Lists */
	
ul    { list-style:square outside url('../images/ulbullet.gif'); margin-left:40px; margin-bottom:10px; }
ol    { list-style:decimal outside; margin-left:40px; margin-bottom:20px; }

ul li { color:#000; font-size:16px; line-height:150%; padding-left:4px; }
ol li { color:#000; font-size:16px; line-height:150%; }

dl    { }
dt    { }
dd    { }

	/* Tables */

table { width:100%; }

tr    { }

th        { font-weight:bold; }
thead, th { background:#ccc; }

tbody { }

th, td, caption { color:#000; font-size:16px; line-height:120%; text-align:center; padding:8px 0 8px 0; }
caption         { }

tfoot    { }

caption { background:#efefef; }


/* Global */

html { }
body { background:url("../images/pagebckgrnd.jpg") #F5F6E7 repeat; background-attachment:fixed; }


/* Containers */

#wrapper		{ max-width:825px; min-width:300px; margin:15px auto 30px auto; }

#top			{ max-width:98%; border-bottom:2px #460023 solid; margin-left:auto; margin-right:auto; }
#top h1			{ font-size:33px; font-weight:bold; padding:0 0 5px 0; }
#top h3			{ padding:0 0 14px 0; }
#top p			{ font-size:16px; text-align:center; }
#top img		{ border:1px #460023 solid; }

#topnav 		{ float:left; width:100%; background:transparent; overflow:hidden; position:relative; 
					margin-top:10px; margin-bottom:10px; }
#topnav ul		{ clear:left; float:left; list-style:none; margin:0px; padding:0px; position:relative;
					left:50%; text-align:center; }
#topnav ul li	{ display:block; float:left; list-style:none; margin:0px; padding:0px; position:relative; right:50%; }
#topnav ul li a	{ display:block; margin:0 10px 10px 0px; padding:10px 15px; background-color:#669;
					text-align:center; font-size:14px; font-weight:bold; }

#topnav a:link		{ color:#fff; }
#topnav a:visited	{ color:#fff; }
#topnav a:hover		{ color:#fff; background-color:#99C; }
#topnav a:focus		{ color:#fff; }
#topnav a:active	{ color:#fff; background-color:#336; }
#topnav a			{ outline:0; }

#title			{ clear:both; max-width:95%; padding:8px; margin:8px auto; }
#title h1		{ font-size:22px; font-weight:bold; text-align:center; }

#content		{ max-width:100%; margin:5px 0px; padding:10px; }
#content h1, #content h2, #content h3 { padding:20px 0 10px 0; line-height:120%; }
#content h4		{ margin-bottom:14px; line-height:140%; }
#content img	{ border:1px #222 solid; }
#content p		{ margin-bottom:14px; }
#content a		{ text-decoration:underline; }

#prefooter		{ max-width:98%; border-top:2px #222 solid; padding:10px 0; margin:15px auto 0 auto; }
#prefooter p	{ margin:0; line-height:130%; text-align:center; }

#footer			{ max-width:98%; border-top:2px #222 solid; padding:10px 0; margin:0 auto 0 auto; }
#footer p		{ font-size:14px; color:#000; text-align:center; line-height:175%; margin:0; }
#footer a		{ font-size:14px; color:#000; text-decoration:underline; line-height:175%; }

#footer a:link		{ color:#066; }
#footer a:visited	{ color:#066; }
#footer a:hover		{ color:#00f; }
#footer a:focus		{ color:#000; }
#footer p a:active	{ color:#555; }
#footer a:active	{ color:#555; }


/* Classes for text formatting */

._CenterText	{ text-align:center; }
._RightText		{ text-align:right; }
._LeftText		{ text-align:left; }
._Underline		{ text-decoration:underline; }
._CenterUnd		{ text-decoration:underline; text-align:center; }
._Indent		{ text-indent:30px; }


/* Layout Extra */


/* Navigation Extra */


/* Forms */
	
form { text-align:left; margin:20px; }

label, submit, input, textarea { border:0; padding:0; margin:0;	background:none; }

label { float:left; width:150px; text-align:right; display:block; }

input, textarea { border:1px #333 solid; margin-left:10px; }

input { width:280px; margin-bottom:16px; }

textarea { width:280px; height:150px; margin-bottom:16px; }

select { }

.submit { width:90px; height:25px; margin-left:150px; font-size:12px; }

br { clear:left; }