/* CSS Document */

body {
	background: #faeab8 url(images/bg.gif) repeat-x;
	background-repeat: repeat-x;
	margin: 0px;
	min-width: 820px;
	font-family: Arial, Helvetica, sans-serif;
}

div.container {
    background-image: url(images/middlebg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 820px;
	margin-left: auto ;
    margin-right: auto ;
}

table.titlebanner {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
}

div.footer {
	width: 100%;
	background: #FFF url(images/footerbg.gif) repeat-x;
	background-repeat: repeat-x;
}

div.footerpad {
	width: 820px;
	padding: 10px;
}


table.td1 {
	background-color: #86483D;
}
      
a {color: #00F; text-decoration: none; font-family: arial; font-weight: bold;}

a:hover {text-decoration: underline; font-family: arial; font-weight: bold;}

a.two:link    {color:blue; text-decoration: none; font-family: arial; font-weight: bold;
 		font-size: small}
a.two:visited {color:blue; text-decoration: none; font-family: arial; font-weight: bold;
 		font-size: small}
a.two:hover   {color:red; text-decoration: none; font-family: arial; font-weight: bold;
		 font-size: small}

.diff {font-size: 20px; color: #000000}

.small {
	font-size: 14px;
	color: #872325;
	font-weight: normal
}

.smallblack {
	font-size: 14px;
	color: #000000;
	font-weight: normal
}

.smallit {
	font-size: 14px;
	font-style: italic;
	color: #000000
}

.medium {
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.smallmed {
	font-size: 17px;
	color: #872325;
	font-weight: bold;
	text-align: center;
}

.smallhead {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.red {font-size: 18px; color: #990000; font-weight: bold;}

.black {font-size: 18px; color: #000000; font-weight: bold;}

.smaller {font-size: 17px; color: #000000}

.title {font-size: 32px; color: #000000}

.sub {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.bighr {color: #000000; border-bottom: solid; border-bottom-width: 2px; position: relative; left:0px; top: 5px}

.hr {border-bottom: 1px solid #333;}

html>body .hr {border-bottom-width: 1px}

li {
	line-height: 30px;
	color: #000000;
}

br {
    line-height: 5px;
}

.thankyou {
    padding-bottom: 10px;
	}
	
.copyright {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
}
.tabletop {
	font-weight: bold;
	font-size: 18px;
}

div.line1 {
	width: 300px;
	border-top: #000 1px solid;
}

div.line2 {
	width: 200px;
	border-top: #000 1px solid;
}
