body {
	background-image: url(../media/bkgrnd-stripe.gif);
	background-position: center top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 0.7em;
}
#wrap {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 88px;
	margin-top: 35px;
}
#logo {
	background-image: url(../media/logo.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 191px;
	float: left;
	padding-right: 12px;
}
#lt_column {
	float: left;
	width: 191px;
	background-image: url(../media/lt_column_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 536px;
	padding-top: 60px;
	margin-top: 15px;
	padding-right: 15px;
}
#content {
	margin-top: 15px;
	background-image: url(../media/content_wrap_bkgrnd.jpg);
	background-repeat: no-repeat;
	width: 493px;
	float: left;
	padding-top: 60px;
	padding-right: 25px;
	padding-left: 38px;
	letter-spacing: 1px;
}

/* for understanding browsers */
#content {
min-height:450px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
html> #content {
height:auto;
min-height:450px;
}
/**/

#content_wrap {
}

#content_image {
	width: 478px;
	height: 174px;
	padding-bottom: 15px;
}

#content a {
	color: #442715;
	text-decoration: underline;
}

#content a:hover {
	color: #333333;
	text-decoration: none;
}

#content a:visited {
	color: #442715;
	text-decoration: underline;
}
	
#footer_wrap {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
	width: 559px;
	text-align: center;
	clear: both;
}
#footer {


}


#pxs-logo {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

#pxs-logo a{
	color: #DED9BE;
	text-decoration: none;
}

#praxisCredit {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#praxisCredit .sitedesign {
	font-size: 10px;
	font-weight: normal;
	color: #3B2420;
	text-decoration: none;
	float: left;
	width: 145px;
	padding-top: 4px;
	height: 25px;
}
#praxisCredit .praxisicon a {
	font-size: 10px;
	font-weight: normal;
	color: #3B2420;
	text-decoration: none;
	float: right;
	width: 125px;
	background-image: url(../media/praxis-tan.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-left: 30px;
	background-position: 0px 4px;
	text-align: left;
}
#praxisCredit .praxisicon a:hover {
	color: #000000;
	text-decoration: underline;

}

#tagline {
	background-image: url(../media/tagline.gif);
	background-repeat: no-repeat;
	background-position: center 67px;
	float: right;
	height: 88px;
	width: 559px;
}
#content h2 {
	background-image: url(../media/header-bar.jpg);
	background-repeat: no-repeat;
	width: 493px;
	margin-left: -8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-position: -5px 20px;
	display: block;
	padding: 0px;
	font-size: 14px;
	color: #EFD290;
	height: 30px;
	text-indent: 8px;
	font-variant: small-caps;
	letter-spacing: 2px;
}

#content h3 {
	background-image: url(../media/header-bar.jpg);
	background-repeat: no-repeat;
	width: 493px;
	margin-left: -8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-position: -5px 20px;
	display: block;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	height: 30px;
	text-indent: 8px;
	font-variant: small-caps;
	letter-spacing: 2px;
}

p {
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 480px;
}


#lt_tagline {
	margin-top: 55px;
	text-align: center;
	background-image: url(../media/tagline-left.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}

#nav_container{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #efd290;
	font-variant: small-caps;
	;
	letter-spacing: 1px;

}

 #nav_container ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav_container ul li {
	margin: 0px;
	padding: 0px;
}

#nav_container ul li a {
	color: #efd290;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	line-height: 30px;
}

#nav_container ul li a:hover{
	color: #ffffff;
	background-image: url(../media/icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}

#nav_container ul li a#current {
	background-image: url(../media/icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}
hr {
	height: 1px;
	background-image: url(../media/header-bar.jpg);
	color: #563820;
	background-color: #563820;
}
