/* CSS Document */
html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

body {
	background-color: #FFFFFF;
}
#logowrapper {
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../home/images/logowrap.png);
	height: 176px;
	padding-bottom: 0px;
}
#navwrap {
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../home/images/navwrap.png);
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF99;
}

#container {
	background-color: #FFFFFF;
	width: 945px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#intro {
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 30px;
	clear: both;
}

#left {
	float: left;
	width: 630px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#note {
	background-image: url(../home/images/note.png);
	height: 308px;
	width: 293px;
}

#notetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 25px;
	text-align: justify;
	padding-top: 20%;
}

#right {
	background-color: #FFFFFF;
	width: 309px;
	padding-left: 0px;
	float: right;
	padding-top: 80px;
}

#mininav {
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

#copyrights {
	display: block;
	clear: both;
	overflow: hidden;
	background-image: url(../home/images/footerwrap.png);
	height: 110px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	margin-top: 20px;
}

img.bdr {
   border:1px solid #666666;
}

/*Specific text, headers, links */

h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	margin-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}

h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin-bottom: 5px;
}

h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	text-align: left;
	margin-bottom: 5px;
}

h3 a:link {
	color: #990000;
	text-decoration: none;
}

h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}

h3 a:visited {
	color: #666666;
	text-decoration: none;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 5px;
}

.redbold {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #990000;
}

.redbold a:link{
	color: #990000;
	text-decoration: none;	
}

.redbold a:hover{
	color: #FF0000;
	text-decoration: none;	
}

.redbold a:visited{
	color: #666666;
	text-decoration: none;	
}
.whitetxt {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-align: right;
	float: right;
}

.morelink a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.morelink a:hover {
	color: #660000;
	text-decoration: none;
}

.morelink a:visited {
	color: #666666;
	text-decoration: none;	
}
.morepoints {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}
.redindent {
	font-weight: bold;
	color: #990000;
	margin-left: 30px;
	font-size: 14px;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin-top: 2px;
	margin-right: 8%;
	margin-bottom: 1em;
	margin-left: 5%;
}

#nav a {
	display: block;
	height: 13px;
	width: 25em;
	text-decoration: none;
	padding: 0.25em 2em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../home/images/logowrap.png);
	color: #FFFFFF;
}

#nav a:hover{
	color: #FFCC33;
}
#nav a.daddy {
}

#nav li {
	float: left;
	padding: 0;
	width: 9em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 45px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 9em
}

#nav li ul a {
	width: 8em;
	width: 8em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #A1241C;
}

.mininav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFff;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFff;
	text-transform: capitalize;
}

.mininav a:link{
	color: #FFFFff;
	text-decoration: none;
	}

.mininav a:hover {
	color:#FFFF66;
	text-decoration: none;
	}
	
.mininav a:visited {
	color: #999999;
	text-decoration: none;
	}
