@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:80%;
}
.content-container h1 {
	font-size: 1em;
	}
.oneColLiqCtr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #sidebar{
	float:left;
	width:200px;
	margin-left: 10px;
	}
.oneColLiqCtr #mainContent {
	padding: 0px;
}
.clearboth{
	clear:both;
	}
#navbar {top:66px; position:absolute;z-index:1;padding:0 0 0 100px;margin:0 0 0 0;clear:both; }
#innerContent {
	float:left;
	padding: 0px 20px;
	width: 500px;
}
#innerContent h1, h4{
	font-size: 1em;
	background-color:#D86B30;
	padding:3px;
	border:1px solid gray;
	color:#FFFFFF;
	width:100%;
}
#innerContent-Full {
	padding: 0px 20px;
	width: 750px;
}
#innerContent-Full h1, h4{
	font-size: 1em;
	background-color:#D86B30;
	padding:3px;
	border:1px solid gray;
	color:#FFFFFF;
	width:100%;
}
.content-container {
	background: #fff top;
	width:99%;
	margin: -5px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #AEC1D2;
	list-style-position:inside;
	}
.content-container p,ul {
	margin:3px;
	padding:0px;
	}

	
#sidebar-content{
	background: #fff top;
	padding: 0px 10px 0px 10px;
	border: 1px solid #AEC1D2;
	margin-top: -5px;
	}
	
#sidebar h1, h4{
	font-size: 1em;
	background-color:#D86B30;
	padding:3px;
	border:1px solid gray;
	color:#FFFFFF;
	}
	
.content-wrap{
	padding: 2px 7px;
	border: 1px solid gray;
	}
	
a.one:link {color: white}
a.one:visited {color: white}
a.one:hover {color: #920000}
	
a, a:link, a:visited {
    color: #D35511;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
.p5 span a {
    font-weight: bold;
}


.random {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:15px;
	font-size:13px;
	margin:15px 15px 15px 15px ;
	position:absolute;
	width: 370px;
	font-weight:bolder;
	letter-spacing:1px;
	
	}
.titletxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:15px;
	font-size:12px;
	margin-top:3px;
	position:absolute;
	width: 500px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	}
.containertxt {
	font-family:Geneva, Arial, Helvetica, sans-serif
    text-align: left;
	font-size:14px;
	margin-top:3px;
	position:relative;
	list-style-position: inside;
	list-style-type: disc;
	}
.linklist{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	/*word-spacing:10px;*/
	margin:6px 0px 0px 100px;
	font-size:13px;
	position:absolute;
	width: 600px;
	
	}
.linklistfooter{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	/*word-spacing:10px;*/
	margin:18px 0px 20px 0px;
	font-size:13px;
	position:absolute;
	left: 150px;
	top: 0px;

	}
	

ul.disc 
{
list-style-type: disc
}
ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

ul.none 
{
list-style-type: none
}

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}


p {
	margin-top: -5px;;
    margin-bottom: 8px;
    line-height: 15px;

}


	
#pageHeaderbkg {
	background: #fff url("../images/girlbkg.gif");
	height: 258px;
	width: 100%;
	position:relative;
}
#headertext {
    margin: 0px 20px 0 177px;
    padding: 6px 20px 10px 20px;
	width:450px;
    border: 1px solid #BFBE8E;
    background: #FBFBE5;
}

#girl {
	background: #fff url("../images/girl.gif") no-repeat top left;
	height: 189px;
	width: 157px;
}
#pageHeader {
	/* background: #fff url("../images/header.gif") no-repeat top left; */
	background-color: #fff;
	height: 61px;
	width: 617px;
}

#pageHeader a span{
	visibility: hidden;
	}
	

#content {
	background: #fff;
	position:static;

}


#titlebkg {
	background: #D86B30;
	width: 195px;
	height:21px;
	position:static;
	margin: 2px 0px 0px 8px;
     /* border: 1px solid #E9E9E9;*/
	border: 1px solid #8F3B0D;
}

#titlebkgside {
	background: #D86B30;
	width:475px;
	height:21px;
	position:relative;
	margin: -23px 0px 5px 212px;
   /* border: 1px solid #E9E9E9;*/
	border: 1px solid #8F3B0D;
}
#titlecenter {
	background: #D86B30;
	width:678px;
	height:21px;
	position:static;
	margin: 4px 0px 5px 10px;
   /* border: 1px solid #E9E9E9;*/
	border: 1px solid #8F3B0D;
}

#titlebkgcontainer {
	background: #fff top;
	width:185px;
	position:relative;
	margin: 4px 0px 150px 4px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #AEC1D2;
	float:left;
	
}
#titlebkgsidecontainer {
	background: #fff top;
	width:465px;
	position:relative;
	margin: -1px 0px 30px 212px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #AEC1D2;
	
}
#titlecentercontainer {
	background: #fff top;
	width:668px;
	position:static;
	margin: 0px 0px 5px 10px;
	padding: 5px 5px 5px 5px;
    border: 1px solid #AEC1D2;
	
}
#bullet {
	background: url("../images/bullet.gif") no-repeat top left;
	margin: 7px 0px 0px 4px;
	height: 6px;
	width:  6px;
	position: absolute;

}

/*#container {
    text-align: left;
    background: white left;
    width: 700px;
    position: relative;
    margin: auto;
	border-left: 1px solid #8F3B0D;
	border-right: 1px solid #8F3B0D;
	border-top: 1px solid #8F3B0D;
}*/

#footer {

    background: #98947B url("../images/footer.gif") repeat-x;
	margin-top:20px;
	text-align:center;
	position:relative;
	bottom: 0px;
    height: 49px;
	width:100%;

}
.footer-content{
	text-align:center;
	padding-top: 20px;
	}
#randomtext {
	width:400px;
	height:100px;
	margin: -126px 0px 0px 220px;
	background-color:#EFF1F4;
	border: 1px solid #8F3B0D;
	z-index:1;
	}
