/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* hide from IE mac \*/
* html {min-height: 100%; margin-bottom: 1px;}
/* end hiding from IE5 mac */

body{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}

/* this is the peekaboo fix for IE*/
*html .wtf{height:1%;}

/** --------------------------------- Default Page Styles ------------------------------**/

p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:justify;
	margin-bottom:5px;
	margin-top: 5px;
	line-height: 1.4em;
}

p a, p a:visited{
	color:#ffffff;
	text-decoration:underline;
}

p a:hover,p a:focus{
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
	color:#F9CC3B;
	font-family:URWImperialTMed,Imperial,Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size:1.5em;
	margin:5px 0px;
}

h2{
font-size:1.1em;
}

h3{
font-size:.8em;
}

h4{
font-size:.7em;
}

h5{
font-size:.6em;
}

h6{
font-size:.5em;
}

ul {

}

li {
	font-size: 9pt;

}
.redText{
 color:#CC0033;
}
.yellowText{
	color:#F9CC3B;
}
.text-large{
	font-size:.9em;
}
.text-larger{
	font-size:1.1em;
}
/** --------------------------------- End of Default Page Styles ------------------------**/
#page_wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}

#page_topborder {
	background-image: url(../images/lonnie-design3-pagetopborder_rough_r1_c1.jpg);
	background-repeat: no-repeat;
	height:50px;
	background-color: #000000;
	background-position: 0% 100%;
}

#page_topborder #static_icons {
	padding-top: 50px;
	margin-left: 50px;
	text-align: left;
}

/* This allows me to have the white glow down the length of the page*/
#page_content_wrapper {
	background-image: url(../images/lonnie-design3-pagebackgrd_rough.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
}

#page_header{
	margin-left:auto;
	margin-right:auto;
	width: 768px;
}

#header_content {
	width: 416px;
	text-align: left;
	float: left;
}

#page_topmenu {
	height: 31px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
#tmenu {
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 43px;
	margin-left: 43px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

#tmenu a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0px;
	margin-right:10px;
}

#tmenu a:hover,#tmenu a:focus{
	color:#CC3333;
	text-decoration:underline;
}

#tmenu .rootItem{
	display:inline;
}

#tmenu .submenu{
	position:absolute;
	visibility:hidden;
	text-align:left;
	background-color:#000000;
	border:solid 1px #FFFFFF;
	left:0px;
	top:10px;
	padding:3px;
	z-index:1999;
}

.clearfloat {
	clear: both;
}
#page_wrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	list-style-type: square;
	margin-left: 10px;
	list-style-position: inside;
	margin-top: 3px;
	margin-bottom: 3px;
}

#page_wrapper li a,#page_wrapper li a:visited{
	color:#ffffff;
}

#page_wrapper li a:hover,#page_wrapper li a:focus{
	color:#CC3333;
	text-decoration:none;
}

/* ---------------------- footer ---------------------------*/
#page_footer {
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 15px;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 50px;
}

#page_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #000000;
}

#page_footer p a,#page_footer p a:visited{
	color:#000000;
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
}

#page_footer p a:hover,#page_footer p a:focus{
	text-decoration:none;
	color:#CC3333;
}


#page_bottom {
	background-image: url(../images/lonnie-design3-pagebottomborder_rough.jpg);
	background-repeat: no-repeat;
	height: 37px;
	clear: both;
	width: 826px;
	background-color: #000000;
}
