body {
	min-width: 600px;
	background-color: #a19269;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding-top: 0;
}

.background {
	margin-left: auto;
	text-align: center;
	width: 980px;
	margin-right: auto;
	border-right: 2px solid #222057;
}

div.header {
	background-color: #222057;
	padding-top: 1px;
}

h3.phone {
	color: white;
	float: right;
	font-size: 1.5em;
	margin-bottom: 0;
	margin-top: 11px;
	margin-right: 10px;
	font-weight: bold;
}

h1.msc {
	float: left;
	margin-bottom: 0;
	margin-left: 15px;
	color: white;
	margin-top: 4px;
}

img {
	border-style: none;
}

img.logo {
	float: left;
}

div.teaser_text {
	width: 285px;
	float: left;
	padding-top: 15px;
}

div.teaser_text h3 {
	margin-top: 0px;
}

div.banner h3 {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 12px;
	margin-left: 12px;
}

/* @group Pulldown Menus */

div.main_nav {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 980px;
	clear: both;
	position: relative;
}

#nav, #nav ul {
	list-style: none;
	width: 980px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #17163c;
}

#nav a {
	width: 108px;
	text-decoration: none;
	display: block;
	margin: 0;
	font: .9em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b3996b;
	text-align: center;
}

#nav a.daddy {
	background-color: #b3996b;
}

#nav li {
	float: left;
	width: 108px;
	padding: 0px;
	margin: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 106px;
	background-color: white;
	/*opacity: 0.9;*/
	border: 1px solid #b3996b;
	z-index: 1;
	padding: 0px;
	margin: 0;
}

#nav li li {
	width: 100%;
}

#nav li ul a {
	width: 108px;
	color: #222057;
}

#nav li ul ul {
	margin: -1.4em 0 0 108px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #8b7653;
}

/* @end */

div.content {
	width: 980px;
	background-image: url(http://msconcepts.com/images/08/bkgnd.png);
	clear: both;
	min-height: 645px;
}

h1 {
	font-variant: small-caps;
	color: #8b7653;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	color: white;
}

h3 {
	color: #b3996b;
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
}

p {
	font: .9em/1.3 Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	color: white;
}

div.main {
	float: left;
	width: 685px;
	text-align: left;
	padding: 10px 40px 10px 30px;
}

div.main p, div.main h3 {
	width: 475px;
	float: right;
	margin-top: 5px;
}

div.list {
	width: 475px;
	float: right;
}

div.main div ul {
	margin-top: 0px;
	color: white;
	font: .9em Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}

li.tan {
	color: #b3996b;
	margin-top: 20px;
}

li.tan ul {
	margin-left: 0;
	padding-left: 0;
}

p#main {
	/*padding-bottom: 25px;*/
	margin-top: 0;
	float: none;
	width: auto;
}

div.right {
	text-align: left;
	width: 205px;
	float: left;
	padding-left: 10px;
}

div.right ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: .9em;
	line-height: 2em;
	padding-left: 0;
	margin-left: 0;
}

li.sub {
	list-style-type: disc;
}

/* @group Link Styles */

a.tan:link {
	color: #8b7653;
}

a.tan:visited {
	color: #8b7653;
}

a.tan:hover {
	color: #9B2C2E;
}

a.tan:active {
	color: #8b7653;
}

a.blue:link {
	color: #222057;
}

a.blue:visited {
	color: #222057;
}

a.blue:hover {
	color: #9B2C2E;
}

a.blue:active {
	color: #222057;
}

a:link {
	text-decoration: none;
	color: white;
}

a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: underline;
	color: #9B2C2E;
}

a:active {
	text-decoration: none;
}

/* @end */

div.clear {
	clear: left;
}

img.small {
	float: left;
	padding-top: 11px;
	padding-bottom: 20px;
}

img.first {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}

hr.long {
	clear: both;
	width: 477px;
	text-align: center;
	position: relative;
	left: 106px;
}

hr.small {
	width: 100px;
	display: inline-block;
	margin-left: 0;
}

/* @group Footer */

div.footer {
	width: 925px;
	padding: 10px 29px 3px 28px;
	background-color: #222057;
}

div.bottom_nav {
	color: white;
	background-color: #957f53;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .8em;
	clear: both;
}

div.copyright {
	color: #8e7d54;
	padding-top: 3px;
	padding-bottom: 7px;
	font-size: .8em;
	background-color: #222057;
}

/* @end */

/* @group Table Nav */

p#paging {
	margin-bottom: 0;
	width: 350px;
	text-align: right;
}

div.table_nav {
	text-align: left;
	margin: 0;
	width: 280px;
	position: relative;
	float: left;
}

#table_nav, #table_nav ul {
	list-style: none;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #8b7653;
}
 
#grade {
	background-color: #666699;
	/*border-right: 2px solid black;*/
	width: 140px;
}

#category {
	background-color: #9999CC;
	/*border-left: 2px solid black;*/
	width: 140px;
}

#table_nav a {
	width: 100%;
	text-decoration: none;
	display: block;
	margin: 0;
	font: .9em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-align: center;
}

#table_nav a.daddy {
	background-color: #8b7653;
}

#table_nav li {
	float: left;
	width: 50%;
	padding: 0;
}

#table_nav li ul {
	position: absolute;
	left: -999em;
	width: 140px;
	margin: 0;
	background-color: white;
	padding: 0;
	opacity: 0.9;
	border: 1px solid #b3996b;
	z-index: 1;
}

#table_nav li li {
	width: 100%;
}

#table_nav li ul a {
	/*width: 25%;*/
	color: #222057;
}

#table_nav li ul ul {
	margin: -1.4em 0 0 108px;
}

#table_nav li:hover ul ul, #table_nav li.sfhover ul ul {
	left: -999em;
}

#table_nav li:hover ul, #table_nav li li:hover ul, #table_nav li.sfhover ul, #table_nav li li.sfhover ul {
	left: auto;
}

#table_nav li:hover, #table_nav li.sfhover {
	background: #b3996b;
}

/* @end */

/* @group Table Style */

table {
	color: #222057;
	width: 100%;
	border-collapse: collapse;
	font-size: .8em;
	clear: both;
}

tr {
	height: 1.5em;
}

span#new {
	color: white;
}

th {
	background-color: #8b7653;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
}

td.image img {
	padding: 4px;
}

td a.blue:hover {
	color: #8b7653;
}

td {
	text-align: center;
}

.title {
	text-align: left;
	width: 350px;
	padding-left: 7px;
}

div.TopTab {
	position: relative;
}

div.tab {
	background-color: red;
	float: left;
	text-align: center;
	width: 25%;
}

div.Grade {
	float: left;
}

div.grtab {
	height: 50px;
	background-color: yellow;
	width: 10px;
}

td.tablepaging {
	background-color: #8b7653;
}

.number {
	font-weight: bold;
	color: #222057;
}

/* @end */

input.btn{
   color: white;
   font-weight: bold;
   background-color: #b3996b;
   border:1px solid;
   border-top-color:#c0c0c0;
   border-left-color:#c0c0c0;
   border-right-color:#483d8b;
   border-bottom-color:#483d8b;
	font-size: .8em;
}

input.btnhov
{
   color:#696969;
   background-color:white;
   border-top-color:#483d8b;
   border-left-color:#483d8b;
   border-right-color:#4b0082;
   border-bottom-color:#4b0082;}

/* @group Mail Chimp Styling */

form#mc-embedded-subscribe-form {
	font: normal 100% Arial;
	font-size: 12px;
}

fieldset.mc {
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #000000;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 11px;
	width: 179px;
	padding-left: 10px;
	padding-right: 10px;
}

legend {
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
	background: #b3996b;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
	text-align: center;
	padding: 6px 10px;
	margin-left: 7px;
}

div#mc_embed_signup {
	float: left;
	text-align: left;
	padding-bottom: 12px;
}

div.indicate-required {
	font-style: italic;
	color: #333333;
}

div.mc-field-group {
	margin-top: 7px;
}

div.input-group {
	font-size: .9em;
}

li.mc {
	list-style: none;
	clear: left;
	display: block;
	margin: 0;
}

#mce-EMAILTYPE-0, #mce-EMAILTYPE-1, #mce-EMAILTYPE-2 {
	margin-right: 2%;
	padding: .2em .3em;
	width: auto;
	float: left;
	z-index: 999;
}

label {
	display: block;
	line-height: 1em;
	font-weight: bold;
	width: auto;
	float: left;
	text-align: left;
	margin-top: 5px;
}

div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

div#mce-error-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	width: 80%;
	background: #FFEEEE;
	color: #FF0000;
}

div#mce-success-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	width: 80%;
	background: #;
	color: #529214;
}

#mce-EMAIL, #mce-FNAME, #mce-LNAME {
	 float: left;
	 z-index: 999;
	margin-right: 0;
	margin-bottom: 10px;
	width: 173px;
}

#mc_embed_close {
	display: none
}

#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
	margin-left: 4px;
	cursor: pointer;
	margin-bottom: 5px;
}

/* @end */
   


