/* CSS Document */

body, html {
	height: 100%;
	font-family: tahoma; 
	font-size: 12px;
	line-height: 20px;
	background-color: #c0b99a;
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #80795f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
a:link { text-decoration: none; color: #5e5945; }
a:visited { text-decoration: none; color: #5e5945; }
a:active { text-decoration: none; color: #5e5945; }
a:hover { text-decoration: underline; color: #c0b99a; }

#nav a:link { text-decoration: none; color: #ffffff; font-weight: bold; }
#nav a:visited { text-decoration: none; color: #ffffff; font-weight: bold; }
#nav a:active { text-decoration: none; color: #ffffff; font-weight: bold; }
#nav a:hover { text-decoration: none; color: #7799aa; font-weight: bold; }
	
.address { color: #5e5945; font-weight: bold; }
#nav { padding-left: 8px; background-image: url(../images/nav_bg.jpg); background-position: top; background-repeat: repeat-x; color: #7799aa; font-size: 13px; }
#nav_left {	background-image: url(../images/nav_left.jpg); background-position: left; background-repeat: no-repeat; }
#nav_right { background-image: url(../images/nav_right.jpg); background-position: right; background-repeat: no-repeat; }
.nav_spacer { margin-left: 3px; margin-right: 3px; }

#content { background-color: white; }
#content_left {	background-image: url(../images/content_left.jpg); background-position: left; background-repeat: repeat-y; }
#content_right { background-image: url(../images/content_right.jpg); background-position: right; background-repeat: repeat-y; }
#content_bottom1 { background-image: url(../images/content_bottom1.jpg); background-position: top; background-repeat: no-repeat; height: 26px; width: 860px; }
#content_bottom2 { background-image: url(../images/content_bottom2.jpg); background-position: top; background-repeat: no-repeat; height: 26px; width: 860px; }

#footer { font-size: 10px; }
#container1 { background-image: url(../images/content_alderman.jpg); background-position: bottom right; background-repeat: no-repeat; }
#container2 { background-image: url(../images/content_smiles.jpg); background-position: top right; background-repeat: no-repeat; }

.title1 { color: #335566; font-size: 34px; font-weight: bold; letter-spacing: -0.05em; font-family: Trebuchet MS, tahoma, verdana; }
.title2 { color: #335566; font-size: 20px; font-weight: bold; letter-spacing: -0.05em; font-family: Trebuchet MS, tahoma, verdana; }
.icon_checkmark { margin-top: 4px; }

.sub_title { color: #7799aa; font-weight: bold; text-decoration: underline; }

.edu { border: 2px solid #dedaca; }
.edu_title { padding-left: 15px; padding-right: 15px; background-color: #dedaca; border-bottom: 1px solid #dedaca; padding-bottom: 6px; font-weight: bold; color: #5e5945; }
.edu_content { padding-left: 15px; padding-right: 15px; padding-top: 6px; }
