/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:center;font-weight:normal;}
table, td, th {vertical-align:middle;text-align: left}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#A94D00;margin-top: .5em;}
h1 {font-size:2.0em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;margin:1.25em 0 .25em;}
h3 {font-size:1.5em;margin:1em 0 0;padding-top:9px;border-top: 1px solid #E7D28C}
h3, h4 {font-size:1.3em;margin-bottom:0;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 .5em;font-style:italic;font-size: 1.2em;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
hr {border-top: 1px solid #D8C3AC;border-left: 1px solid #D8C3AC;border-bottom: 1px solid #FDF4EA;}
.hidden{display: none !important;}

a:link, a:visited{
	color: #A94D00;
}

a:hover{
	color: #95856F;
}

body{
	background: #BEDEAE url(i/bg-tile.gif) repeat top center;
	font-size: 76%;
	color: #333;
}

#wrapper{
	width: 950px;
	margin: 10px auto 20px;
	
}

#header{
	background: #fff;
	text-align: center;
	padding: 25px 25px 0 24px;
	background: transparent url(i/frame-top.gif) no-repeat top center;
}

ul#mainnav{
	background: #816832;
	margin: 10px 0 0;
	padding: 0;
	border-bottom: 2px solid #372201;
	border-top: 2px solid #372201;
}

ul#mainnav li{
	line-height: 40px;
	display: inline;
	list-style: none;
	padding: 4px;
	border-right: 1px solid #F0B16C;
	font-size: .9em;
}

ul#mainnav li:last-child, ul#mainnav li.lastone{
	border-right: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited{
	color: #FEE7A4;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

ul#mainnav li a:hover{
	color: #FFF7DF;
}

#body{
	width: 950px;
	float: right;
	background: transparent url(i/frame-bg.gif) repeat-y 0px 100px;
}

#fbody{
	width: 950px;
	float: right;
	background: transparent url(i/frame-bg.gif) repeat-y 0px 100px;
}

#body.sub{
	height: auto;
}

#bodywrap{
	background: #ffffe8 url(i/content-bg.gif) repeat top center;
	float: left;
	display: inline;
	margin-left: 24px;
	width: 901px;
}

#main{
	float: left;
	background: #d19767 url(i/bggrad.jpg) no-repeat top center;
	margin: 0;
}

#contentwrapper{
	float: right;
	width: 950px;
	height: 445px;
	margin: 0;
	background: transparent url(i/home/randomimage.php) no-repeat 24px 0;
}

#contentwrapper.two{
	background: transparent url(i/bodybg2.jpg) no-repeat 24px 0;
}

#content{
	width: 571px;
	float: right;
	display: inline;
}

#content2{
	width: 500px;
	float: right;
	display: inline;
}

#incontent{
	padding: 18px;
}

#content p{
	padding: 8px 0;
	margin: 0 15px 0 0;
	font-size: 1.1em;
	line-height: 18px;
}

#column{
	width: 325px;
	float: right;
	display: inline;
	margin: 10px 35px 0 0;
	line-height: 15px;
	color: #372201;
	height: 440px;
}

#fcontentwrapper{
	float: right;
	width: 950px;
	margin: 0;
	background: transparent url(i/foundation.jpg) no-repeat 24px 0;
}
#fcolumn{
	width: 525px;
	float: right;
	display: inline;
	margin: 10px 35px 0 0;
	line-height: 15px;
	color: #372201;
}

#column h2{
	letter-spacing: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #372201;
}

#sidebar{
	float: left;
	background: #ffffe8 url(i/content-bg.gif) repeat top center;
	width: 330px;
	display: inline;
	height: 500px;
	overflow: hidden;
}

#sidebar blockquote{
	margin: 0 25px 0 40px;
}

#sidebar2{
	float: left;
	background: #ffffe8 url(i/content-bg.gif) repeat top center;
	width: 399px;
	display: inline;
	height: 434px;
	overflow: hidden;
}

#footer{
	background: transparent url(i/frame-bottom.gif) no-repeat bottom center;
	clear: both;
	line-height: 25px;
	margin: 0;
	padding:0 0 20px;
	position: relative;
}

#footer p{
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	color: #FEE7A4;
	border-top: 2px solid #372201;
	width: 901px;
}

#footer a:link, #footer a:visited{
	color: #FFF5D8;
}

#footer a:hover{
	color: #FEE7A4;
}

#donatebox{
	float: left;
	display: inline;
	margin: 20px 0 0;
	text-align: center;
	padding: 0 0 0 5px;
	width: 370px;
}

#donatebox p{
	width: 300px;
	margin: 1em auto;
}

#donatebox form{
	display: inline;
	margin: 0 5px;
}

p.author{
	text-align: right;
	color: #333;
	padding: 0 15px 15px;
	font-style: italic;
	margin-top: -5px;
}

strong.signature{
	font-family: "apple chancery", cursive;
	font-size: 1.3em;
	padding: 10px 0 0;
}

img.innerimg{
	float: left;
	display: inline;
	padding: 3px;
	background-color: transparent;
	border: 1px solid #492D01;
	margin: 15px;
}
a img{
	border: none;
}
#donate, #join{
	font-size: 1.1em;
	position: absolute;
	top: -95px;
	left: 35px;
	display: block;
	line-height: 12px;
	padding-top: 10px;
	text-align: right;
	text-decoration: none;
	height: auto;
}

a#donate:link, a#donate:visited, a#join:link, a#join:visited{
	color: #FEE7A4;
}

#join{
	top: -60px;
	left: 105px;
}

#join strong, #donate strong{
	font-size: 1.3em;
}

a#join:hover, a#donate:hover{
	color: #fff;
}

.signature{
	font-family: "apple chancery", cursive;
	font-size: 1.3em !important;
	padding: 10px 0 0;
	color: #A94D00;
}

/* TUITION CARDS MAGIC !!!! ______ */

div.crop {
        width: 520px;
        height: auto;
        overflow: hidden;
}
div.widearea {
        width: 2080px;  /*make it as wide as needed to fit all child divs
                        in one row*/
        height: auto;
}

div.widearea div {
        width: 520px;
        height: auto;
        display: block;
        float: left;
}
table.ratecard{
	background-color: #fff;
	padding: 10px;
	width: 519px;
	border-bottom: 1px solid #E7D28C;
	border-right: 1px solid #E7D28C;
}
table.ratecard tr td{
	padding: 2px 0;
	border-bottom: 1px dotted #ccc;
}
table.ratecard tr td{
	width: 50%;
}
ul#ratenav{
	padding: 0;
	margin: 0;
}
ul#ratenav li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
ul#ratenav li a{
	padding-bottom: 16px;
	
}
ul#ratenav li a.currentpick{
	color: #BDB4A6;
	text-decoration: none;
	cursor: default;
	background: transparent url(i/arrow-270-medium.png) no-repeat 50% 100%;
}
