/* main elements */

body,div,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
    /*border: solid red 4px;*/
    background-color: #fff;
    /*
      background-image: url(../images/nsu_banner.png);
      background-position: top center;
      background-repeat: no-repeat;
      */
    min-width: 700px;
    margin-top: 10px
    margin-left: auto; margin-right: auto;
    text-align: center;
    padding-top: 20px;
}


div {
    font-family: Helvetica, sans-serif;
/*
	margin: 5px 25px 5px 25px;
	text-align: left;
*/
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

a {
    color: #a62a2a;
    text-decoration: none;
}

a:hover {
    color: #fc0f0f;
}

#header {
    /*border: solid red 2px;*/
    /*margin:0 auto; */
    position:relative;
    top: 0px; left:0px; width:700px; height: 70px;
    text-align:center;
    margin-left:auto; margin-right:auto;
}

#afrlogo {
    /*border: solid red 1px;*/
    position: relative;
    background-color: #dedede;
    background-image: url(../images/afrlogo.jpg);
    background-position: top center;
    left: 0px;
    top: 0px;
    height: 65px;
    width: 140px;
}

#afrname {
    /*border: solid red 1px;*/
    position: relative;
    background-color: #dedede;
    background-image: url(../images/afrname.jpg);
    background-position: top center;
    left: 225px;
    top: -70px;
    height: 50px;
    width: 380px;
}

#topbar {
    /*border: solid red 1px;*/
    position: relative;
    left: 225px;
    top: -75px;
    height: 25px;
    width: 380px;
    text-align: center;
    font-family: Helvetica, sans-serif;
    font-size: 22px;
    color: grey;
    font-weight: bold;
}

#topbar table {
    width: 100%;
}

#topbar td {
    text-align: center;
    font-size: 18px;
}

#main {
    /*border: solid red 4px;*/
    position:relative;
    top: 0px;
    left:0px;
    width:700px;
    text-align:left;
    margin-left: auto;
    margin-right:auto;
    margin-top: 20px;
}

#largeSidebar {
    /*border: solid red 4px;*/
    position: absolute;
    left: -15px;
    top: 0px;
    width: 150px;
    text-align: center;
    color: #a62a2a;
    background-color: #fff;
    font-weight: bold;
    font-size: 28px;
    line-height: 200%;
    padding-top: 40px;
}

#largeSidebar p.bottom {
    margin-top: 0px; margin-bottom: 0px;
    font-size: 14px; 
    color: #5c4033;
    padding-top: 5px; padding-bottom: 5px;
    padding-left: 10px;padding-right: 10px;
    line-height: 110%;
    text-align: center;
}

#smallSidebar {
    /*border: solid red 4px;*/
    position: absolute;
    left: 0px;
    top: 0px;
    width: 140px;
    text-align: left;
    color: #a62a2a;
    background-color: #fdfddd;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 40px;
}

#smallSidebar p {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 7px;
    line-height: 100%;
    padding-left: 10px;padding-right: 10px;
}

#smallSidebar p.phone {
    margin-top: 0px; margin-bottom: 0px;
    font-size: 22px; font-weight: bold;
    padding-top: 5px; padding-bottom: 5px;
    padding-left: 10px;padding-right: 10px;
    background-color: #dedede;    
    line-height: 110%;
    text-align: center;
}

#smallSidebar p.top {
    font-size: 18px; 
    color: #5c4033;
    line-height: 110%;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

#smallSidebar p.bottom {
    margin-top: 0px; margin-bottom: 0px;
    font-size: 12px; 
    color: #5c4033;
    padding-top: 5px; padding-bottom: 5px;
    padding-left: 10px;padding-right: 10px;
    background-color: #fdfddd;    
    line-height: 110%;
    text-align: center;
}

#mainMenu {
    /*border: solid red 4px;*/
    position: relative;
    background-color: #fdfddd;
    width: 250px;
    left: 175px;
    top: 0px;
    text-align: left;
    padding-left:0px;
    padding-right: 0px;
    margin-bottom: 40px;
}

#greyBlock {
    /*border: solid red 4px;*/
    text-align: center;
    font-size: 20px; font-weight: bold; font-color: #fff;
    background-color: #dedede;
    margin-right: 0; margin-left:0;
    padding-top: 0; padding-right:20px;
    line-height: 110%;
    margin-bottom: 5px;
    padding-top: 5px; padding-bottom: 10px;
}

#mainMenu p.body {
    margin-top: 0px; margin-left: 5px; margin-bottom: 0px; 
    padding-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 14px; 
}

#mainMenu p.header {
    margin-top: 0px; margin-left: 5px; margin-bottom: 0px; 
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

#mainMenu a {
    bottom-margin: 0px;
    font-size: 16px; font-weight: bold;
}

#mainRSidebar {
    /*border: solid red 4px;*/
    position: absolute;
    top: 0px; left: 450px; width: 230px;
    background-color: #fff;
    text-align: center;
}

#mainRSidebar p {
    margin-top: 0px; margin-bottom: 0px;
    font-size: 14px;
}

#mainRSidebar p.top {
    margin-top: 0px; margin-bottom: 0px;
    font-size: 20px; font-weight: bold;
    padding-top: 10px; padding-bottom: 15px;
    
}

#mainRSidebar p.address {
    padding-top: 20px;
    font-size: 18px;
}

#mainRSidebar p.hoursTitle {
    padding-top: 30px;
    font-size: 14px;
    text-decoration: underline;
    
}

#mainRSidebar p.storeHours {
    font-size: 14px;
    padding-bottom: 40px;
}


#mainRSidebar p.phoneTitle {
    font-size: 20px;
    font-weight: bold;
    color: #a62a2a;
}

#mainRSidebar p.phoneNumber {
    font-size: 24px;
    font-weight: bold;
    color: #a62a2a;
}

#mainRSidebar p.bottom {
    padding-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

#footer {
    border-top: solid #a62a2a 1px;
    color: #a62a2a;
}

#pageContent {
    /*border: solid red 4px;*/
    position: relative;
    /*background-color: #fdfddd;*/
    width: 425px;
    left: 200px;
    top: 0px;
    text-align: left;
    padding-left:10px;
    padding-right: 10px;
    margin-bottom: 40px;
}

#pageContent p {
    color: #5c4033;
    font-size: 18px;
    padding-left: 15px;
}


/* header and footer elements */

.footer {
	background:#fff;
	border:none;
	margin-top:20px;
	border-top:1px solid #999999;
	width:100%;
}


.footer td {color:#999999;}

.footer a:link {color: #fc0f0f;}

	
/* text styles */

h1,h2,h3 {
    font-family: Helvetica, sans-serif;
    color: #5c4033;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}

h2 {
    padding-top: 10px;
    border-top: 1px #5c4033 solid;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}

h3 {
    font-size: 15px;
    line-height: 21px;
    color:#555;
}

h4 {
    font-size: 14px;
    line-height: 20px;
}

.errors {
	color: red;
	font-weight: bold;
}

/*
a {
    color: #fc0f0f;
    text-decoration: none;
    font-size: 12px;
}
*/

/*
td a {
    color: #a62a2a;
    text-decoration: none;
    font-size: 11px;
}

ul {
	list-style: disc url(../images/bullet-arrow.png);
}

li {
	padding-top: 5px;
	text-align: left;
}

li ul {
	list-style: square url(../images/bullet-arrow.png);
}

li ul li ul {
	list-style: circle none;
}
*/

/* table elements */


table {
	background: #fdfddd;
	margin: 3px 0 0 0;
}

table td,table th {
	padding: 2px;
}

tbody tr:hover {
    background-color: #dedede;
}

table th {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background-color: #dedede;
}

table td {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

table thead {
	font-weight: bold;
	font-style: italic;
	background-color: #dedede;
}

/*
input:focus {
    background-color: #dedede;
}

input:hover {
    background-color: #dedede;
}

a.noUnderline:link {
    color: red;
}

td a:hover {

}


caption {
	caption-side: top;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #848f73;
	padding-bottom: 4px;
}

fieldset {
	background: #e0e7d3;
	padding: 4px;
	padding-bottom: 8px;
	border: none;
	width: 560px;
}

fieldset.submit {
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}


fieldset label {
    height: 15px;
    width: 70px;
    float: left; 
    margin-top: 3px;
    margin-left: 20px;
}

fieldset textfield {
	margin: 3px;
	height: 20px;
	background: #fdfddd;
}

fieldset textarea {
	margin: 3px;
	height: 165px;
	background: #fdfddd;
}

fieldset input {
    border: 1px #e0e7d3 solid;
    height: 17px;
    background: #fdfddd;
}

fieldset table {
	width: 100%;
}

fieldset th {
	padding-left: 25px;
}

.table-buttons {
	background-color:#fff;
	border:none;
}

.table-buttons td {
	border:none;
}
*/
/*
.submit input {
	background:url(../images/submit-bg.png) repeat-x;
    border: 2px outset #d7b9c9;
	color:#383838;
	padding:2px 10px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
*/

.updated {
	background:#ecf1e5;
	font-size:11px;
	margin-left:2px;
	border:4px solid #ecf1e5;
}

.updated td {
	padding:2px 8px;
	font-size:11px;
	color:#888888;
}
