/*Craig Winkelman styles 10/10/07*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	background: #000000 0px 0px;
}
#wrapper {
	width: 836px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/hdr-pract.gif) no-repeat left bottom;
	position: relative;
	left: 0px;
	top: 0px;	
	width: 836px;
	height: 133px;
}
body#about #header {
	background: url(../images/hdr-abt.gif) no-repeat left bottom;
}
body#home #header {
	background: url(../images/hdr-home.gif) no-repeat left bottom;
}
body#contact #header {
	background: url(../images/hdr-cont.gif) no-repeat left bottom;
}
body#res #header {
	background: url(../images/hdr-rsrs.gif) no-repeat left bottom;
}
body#practice #header {
	background: url(../images/hdr-pract.gif) no-repeat left bottom;
}

#page {
	background: url(../images/pgbgd.gif) repeat-y left top;
	font-size: 90%;
}
#footer {
	background: url(../images/footer.gif) no-repeat left;
	height: 48px;
	width: 836px;
}
#topnav {
	color: #999;
	height: 12px;
	width: 200px;
	margin-left: 640px;
	margin-top: 0;
	position: absolute;
}	
#nav {
	position: relative;
	top: 112px;
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	height: 24px;
	margin-left: 124px;
	width: 640px;
}

#nav ul li {
	float: left;
	list-style-type: none;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0.04em;
	display: block;
}
/*adjust tab height and position here*/
#nav a {
	float: left;
	text-decoration: none;
	display: block;
	padding: 1px 32px 2px 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
}
body#about #nav a {
	background: #642641 url(../images/tabangle-g-rv.gif) no-repeat right 0px;
}
body#home #nav a {
	background: #2C3E73 url(../images/tabangle-g-blu.gif) no-repeat right 0px;
}
body#contact #nav a {
	background: #5E1616 url(../images/tabangle-g-red.gif) no-repeat right 0px;
}
body#res #nav a {
	background: #644200 url(../images/tabangle-g-orng.gif) no-repeat right 0px;
}
body#practice #nav a {
	background: #22453A url(../images/tabangle-g-grn.gif) no-repeat right 0px;
}
#nav a.active, #nav a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 1px 32px 2px 6px;
}
body#about #nav a.active {
	background: #FFF url(../images/tabangle-rv.gif) no-repeat right 0px;
}
body#about #nav a:hover {
	background: #BBB url(../images/tabangle-r-rv.gif) no-repeat right 0px;
}
body#contact #nav a.active {
	background: #FFF url(../images/tabangle-red.gif) no-repeat right 0px;
}
body#contact #nav a:hover {
	background: #BBB url(../images/tabangle-r-red.gif) no-repeat right 0px;
}
body#res #nav a.active {
	background: #FFF url(../images/tabangle-orng.gif) no-repeat right 0px;
}
body#res #nav a:hover {
	background: #BBB url(../images/tabangle-r-orng.gif) no-repeat right 0px;
}
body#practice #nav a.active{
	background: #FFF url(../images/tabangle-grn.gif) no-repeat right 0px;
}
body#practice #nav a:hover {
	background: #BBB url(../images/tabangle-r-grn.gif) no-repeat right 0px;
}
body#practice #nav a.active{
	background: #FFF url(../images/tabangle-grn.gif) no-repeat right 0px;
}
body#home #nav a:hover {
	background: #BBB url(../images/tabangle-r-blu.gif) no-repeat right 0px;
}

.separator {
	clear: both;
	width: 0px;
}


#topnav a {
	color: #7E7367;
	font-size: 90%;
	text-decoration: none;
}
#topnav a.active, #topnav a:hover {
color:#FF6600
font-size: 90%;
	color: #FFCC66;
}
#page h1 {
	font-size: 130%;
	font-weight: bold;
	color: #1E2F5E;
	margin: 1.5em 50px 0.7em 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page h2 {
	font-size: 110%;
	margin: 1em 50px 0.3em 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#page ul {
	margin-right: 50px;
	margin-left: 0px;
	padding: 0px;
}
#page li {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#menu {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	float: left;
	width: 128px;
	margin-top: 35px;
	margin-left: 0px;
	font-size: 110%;
	padding-right: 6px;
	padding-left: 12px;
	text-align: right;
}

#page p {
	margin: 0px 0px 0.7em;
}

#content {
	float: right;
	width: 620px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 30px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover, #menu a.active {
	color: #FFCC66;
}
strong {
	color: #555;
}
.dkgray {
	color: #444;
}
.italbig {
	font-size: 100%;
	font-style: italic;
	color: #354659;
	font-weight: bold;
	line-height: 1.5em;
}
.italbold {
	font-weight: bold;
	color: #445;
	font-style: italic;
}
#content  a:link {
	color: #336699;
}
#content a:hover {
	color: #990033;
}
#content .fltlft {
	margin: 0px 15px 20px 0px;
	float: left;
}
#content .fltrt {
	float: right;
	margin-bottom: 120px;
	margin-left: 15px;
}#content li {
	margin-bottom: .7em;
}
#page .floatright {
	margin: 8px;
	float: right;
	width: 120px;
	color: #555;
	height: 540px;
}
#page #content .floatright p {
	font-size: 90%;
	line-height: 1.3em;
	margin: 4px 0px 0px;
	padding: 0px;
}
#page #content .floatright p .small {
	font-size: 80%;
	color: #888;
	display: block;
}
