* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 76%;
	font-family: arial,helvetica,sans-serif;
	background: #fffeeb;
	}

p, div, td, dt, dd {
	font-size: 1em;
	}

p {
	margin-bottom: 0.5em;
	}

h1 {
	font-size: 1.3em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	padding: 3px;
	}

h4 {
	font-size: 1em;
	}

ul {
	padding-left: 2em;
	}

dl {
	padding-left: 2em;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #5c114a;
	}

a:hover {
	text-decoration: underline;
	}

#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/layout/background.gif') repeat-y;
	}

#header {
	height: 72px;
	background: url('/images/layout/header-new.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-family: times,times new roman,serif;
	position: relative;
	}

#name {
	font-size: 1.8em;
	margin-left: 70px;
	padding-top: 0;
	}

#title {
	font-size: 1.3em;
	color: #fff;
	letter-spacing: 0.5em;
	margin-left: 70px;
	}

#slogan {
	font-size: 1.3em;
	font-style: italic;
	 margin-left: 70px;
	padding-top: 0;
	margin-top: 0;
	letter-spacing: 0.05em;
	}

#drmarks {
	left: 70px;
	padding-top: 0;
	position: absolute;
	top: 0;
}
#drbanister {
	right: 70px;
	padding-top: 0;
	position: absolute;
	top: 0;
}
.name {
	font-size: 1.8em;
	padding-top: 0;
	}

.title {
	font-size: 1.3em;
	color: #fff;
	letter-spacing: 0.5em;
	}

.slogan {
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: 0.05em;
	position: absolute;
	top: 50px;
	text-align: center;
	width: 100%;
	}





.smaller {
	font-size: 0.75em;
	}

#content {
	position: relative;
	}

#navigation {
	margin: 0 9px;
	border-bottom: 1px solid #5c114a;
	}

#navigation ul {
	list-style-type: none; padding: 3px;
	}

#navigation ul li {
	display: inline;
	}

#homepage #homelink a,#apptpage #apptlink a,#evalpage #evallink a,#svcspage #svcslink a,#eyewearpage #eyewearlink a,#contactspage #contactslink a,#kidspage #kidslink a,#contactpage #contactlink a{
	color: #5a8263;
}

#navigation ul li a, .purple {
	color: #5c114a;
	font-weight: bold;
	font-size: 1.3em;
	margin-right: 7px;
	padding: 2px;
	text-decoration: none;
	}

#navigation ul li a:active {
	color: #5a8263;
	}

#navigation ul li a:hover {
	color: #5a8263;
	}

#contact {
	background: url('/images/layout/contact_background.gif') no-repeat 130px 10px;
	width: 200px;
	float: right;
	margin-right: 0px;
	border-left: 1px solid #5c114a;
	border-bottom: 1px solid #5c114a;
	}

#parents {
	width: 200px;
	float: right;
	margin-right: 0px;
	border-left: 1px solid #5c114a;
	border-bottom: 1px solid #5c114a;
}

#contact dl {
	padding: 5px;
	float: left;
	margin-right: 30px;
	}

#contact dt {
	font-weight: bold;
	}

#contact dd {
	margin-bottom: 10px;
	}

#information {
	margin-left: 15px;
	margin-right: 210px;
	}

.textboxes  {
	border: 1px solid #5c114a;
	margin: 10px;
	border-collapse: collapse;
	}

.textboxes h2 {
	background: #5c114a;
	color: #fff;
	padding: 2px;
	}

.textboxes img {
	float: right;
	border: 1px solid #5c114a;
	margin: 0 0 10px 10px;
	border-collapse: collapse;
	}

.textboxes p {
	padding: 10px;
	position: relative;
	}

.note {
	font-size: 0.8em;
	font-weight: normal;
	}

.savings dd{
	font-weight: bold;
	margin-top: -1em;
	margin-left: 15em;
	}

.steps dt{
	font-weight: bold;
	}

.steps dd{
	margin-top: -1em;
	margin-left: 10em;
	margin-bottom: 1em;
	}

.questions dt{
	font-weight: bold;
	}

.questions dd{
	margin-bottom: 1em;
	}

.paraheader {
	font-weight: bold;
	color: #5c114a;
	}

.textbackground {
	background: #bad8c2;
	}

.image {
	float: none;
	border: 1px solid #5c114a;
	margin: 10px;
	}

.list { padding-top: 0; margin-top: 0; }
.nopad { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }

#footer {
	background: url('/images/layout/footer.gif') no-repeat bottom center;
	}

#footer div {
	padding: 10px 15px;
	text-align: center;
	font-size: 0.9em;
	}



.column {
    position: relative;
    margin: 10px;
}

.column .left {
    margin-left: 10px;
    float: left;
    width: 200px;
}
.column .right {
    margin-right: 10px;
    float: right;
    width: 290px;
}

.column .subcol {
    font-weight: normal;
    margin-left: 1em;
}

.column .subcol a {
    color: #000;
    font-weight: normal;
}

.backtotop {
    font-weight: bold;
    color: #5c114a;
    text-align: right;
    width: 100px;
}

#contactsForm {
    position: relative;
    border: 1px solid #5c114a;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    padding: 0;
}

#contactsForm #tablebody {
    position: relative;

    margin: .5em;
    padding: .5em;
    clear: both;
}
#contactsForm #tablebody .tablerow  {
	clear: both;
}
#contactsForm #tablebody .tablecolnum {
	width: 3%;
	float: left;
	margin-bottom: 15px;
}
#contactsForm #tablebody .tablecolq {
	width: 75%;
	float: left;
	margin-bottom: 15px;
}
#contactsForm #tablebody .tablecola {
	width: 20%;
	float: right;
	margin-bottom: 15px;
}

