/* CSS Document */


/* container */

#wrap
{
	width: 1040px;
	height: auto;
	background-position: center;
	text-align: center;
	margin: -15px auto 0px auto;
	
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


/* header */
h1
{
	width: 99%;
	height: 144px;
	text-indent: -9999px;
	z-index: 1;
	background-image: url(../images/PtreeDUI_DefensiveDriving.gif);
	background-repeat: no-repeat;	
}


/* navigation */
/* horiz navigation - original from Russ Weakly - at Listmania - www.maxdesign.com.au*/
#nav ul
{
	width: 90%; position: relative; top: -60px; left: 0px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif; font-size: 14px;
	font-style: normal; line-height: 100%; 	text-decoration: none;
	font-weight: normal; font-variant: normal; text-transform: uppercase;
	padding-bottom: 5px 0 5px 0;  margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #075b32; z-index: 1; float: left;	
}

#nav ul li
{
	display: inline;
	padding: 5px 0px 5px 0px;
	border-right: 1px solid #075b32;

}

#nav ul li a

{	padding: 5px 10px 5px 10px;
	color: #075b32;
	text-decoration: none;
	text-transform: uppercase;
}

#nav ul li a:hover
{
	color: #e3a532;
}

#nav #active 
{ 
	background-color: #e3a532;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

}






/* Alive at 25 Button */
#btn

{	position: relative;
	z-index: 1;
	float: right;
	top: -123px;
	text-align: left;
	background: url(../images/aliveat25_btn.gif) no-repeat center center;
	height: 55px;
	width: 212px;
	margin: 4px;
	padding: 5px 3px 5px 25px;
}

#btn p 
{
	height: 45px;
	width: 180px;
	font-family: Helvetica, Arial, sans-serif 11px;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-left: 5px;
}

#btn a
{
	height: 45px;
	width: 180px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-left: 5px;
}


#btn a:hover
{
	
	font-weight: bold;
	color: #e3a532;
	

}


/* MAIN area */

#main
{
	float: left;
	height: 410px;
	width: 75%;
	position: relative;
	z-index: 1;
	top: -65px;
	left: 2px;
	overflow-y: scroll;
	background-image: url(../images/classes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#main h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #075b32;
	text-decoration: none;
	text-align: left;
	margin-left: 405px;
	margin-top: 25px;	
}

#main h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #075b32;
	text-decoration: none;
	text-align: left;
	margin-left: 405px;
	margin-top: 25px;	
}

#main h4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	color: #075b32;
	text-decoration: none;
	text-align: left;
	margin-left: 405px;
	margin-right: 30px;
}

#main p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: 405px;
	margin-right: 30px;
}

#main p a
{
		color: #075B32;
	text-decoration: underline;	
}

#main ul.sub li  { 	list-style-type: square; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin-left: 418px; margin-bottom: 5px;
}



#main ul li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 138%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: 405px;
	list-style-type: circle;	
}

#main ul li a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 138%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;	
}

#main ul li a:hover
{
	color: #075B32;
	text-decoration: underline;		
}

/* SIDEBAR */
#logo
{
	top: -62px;
	left:-15px;
	float: right;
	height: 190px;
	width: 23%;
	position: relative;
	z-index: 1;
	border-right: 2px solid #E3A532;
	border-left: 2px solid #E3A532;
	background-color: #FFFFFF;	
}


#sidebar
{
	top: -62px;
	left:-15px;
	float: right;
	height: 335px;
	width: 23%;
	position: relative;
	z-index: 1;
	background-color: #075B32;	
	border-right: 2px solid #E3A532;
	border-left: 2px solid #E3A532;
}

#sidebar h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E4A532;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	
}

#sidebar h4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;

}

#sidebar p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px; margin: -8px 14px 0 14px;
	line-height: 125%;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 0px 8px 0px;  border-bottom: 1px dashed #fff;
	
}

#sidebar a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;	
}

#sidebar a:hover
{
	color: #E4A532;
}



/* Footer */
#footer
{ 
	float: left;
	height: 118px;
	width: 75%;
	position: relative;
	z-index: 2;
	top: -65px;
	left: 3px;
	background: url(../images/goldbox.gif) no-repeat center center;
	
}



#footer_lt
{
	float: left;
	height: 70px;
	width: 42%;
	position: relative;
	z-index: 1;
	left: 26px;
	text-align: left;
	margin-top: 15px;
}

#footer_lt p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #075B32;
}

#footer_rt
{
	float: right;
	height: 70px;
	width: 45%;
	position: relative;
	z-index: 1;
	text-align: left;
	margin-top: 40px;
	left: -25px;
	border-left: 1px solid #075B32;
	padding-left: 25px;
}

#footer_rt p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #075B32;
}

/* copyright */
#copy
{
	float: left;
	height: 70px;
	width: 50%;
	position: relative;
	z-index: 1;
	left: 15px;
	text-align: left;
	top: -67px;
}

#copy p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;	
}

#copy a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: left;	
}

#copy a:hover
{
	color: #075B32;
	
}
