﻿/* CSS layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('http://www.coxsackie-athens.org/template/background_blue_fade.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	padding-top: 0px;
}
#header {
	width: 960px;
	height: 47px;
	margin: auto;
	border: none;
}
#header a {
	text-decoration: none;
	color: #EEEEEE;
	font-size: 1em;
	font-weight: bold;
}
#header a:hover {
	text-decoration: none;
	color: white;
	font-weight: bolder;
}
p {
	}
#container {
	width: 958px;
	margin: auto;
	text-align: center;
}
#banner {
	height: 150px;
	border: 0px navy ridge;
}
#banner a {
	color: white;
}
#nav_left {
	font-size: .9em;
	position: relative;
	float: left;
	width: 160px;
	margin: 10px 5px 5px 5px;
	border-right: 1px dotted #725972;
	text-align: left;
	background-image: url('http://www.coxsackie-athens.org/template/images/menu_background.jpg');
}
#NavMain {
margin-top: 30px;
}
#NavUtilities {
	margin: 20px 0px 30px 0px;
}

#content {
	float: left;
	padding: 20px 25px 15px 25px;
	margin: 6px 0px 6px 0px;
	width: 719px;
	background-color: #FFFFFF;
	text-align: left;
	border: 3px navy double;
	font-size: 1.2em;
}

#footer {
	text-align: center;
	clear: both;
	height: 20px;
	padding: 15px;
	background-color: #ffffff;
	border-bottom: 2px #666666 ridge;
}
#picture_right {
	margin: 0px 0px 15px 15px;
	border: thin #333333 inset;
	float: right;
}
.caption {
	font-size: 1.2em;
	font-weight: bolder;
}
.caption_small {
	font-size: 1em;
	font-weight: bolder;
}
h1 {
	font-size: 1.35em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.05em;
}
h5 {
	font-size: 1em;
}
li {
	padding-bottom: 9px;
}
.indent_10 {
	margin-left: 10px;
}
.AZ_indent_20 {
	margin-left: 20px;
}
#OnThisPage_Box {
	float: right;
	width: 176px;
	background-color: #F8FED3;
	border: 1px 1px 4px 1px #CBAF42 solid;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}
#OnThisPage_Content {
	text-align: center;
	font-size: 1.1em;
	padding: 10px 0px 10px 0px;
	background-color: #000066;
	color: #fff;
	font-weight: bold;
}
#OnThisPage_Box ul {
	list-style-type: square;
	margin-left: 7px;
	padding: 0px 3px 5px 15px;
	color: #003366;
}
#OnThisPage_Box li {
	margin-bottom: 8px;
	list-style: none;
	line-height: 1.1em;
}
.address {
	font-size: .8em;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
.faculty_caption {
	font-weight: bold;
	font-size: 1em;
	margin: auto;
	padding: 0px;
	line-height: 2em;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.quia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3333;
}
.horizontalList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}
.horizontalListItem {
	list-style-type: none;
	position: relative;
	float: left;
	width: 200px;
	font-size: .8em;
}
.newsDate {
	font-size: 1.1em;
	font-weight: bold;
}
.newsCaption {
	font-size: 1em;
	font-weight: bold;
}
.caption_smaller {
	font-size: .9em;
	font-weight: bolder;
}
.CaptionStandard {
	color: #4F4F4F;
	font-size: 1.1em;
	font-weight: bold;
}
.picture_right {
	margin: 0px 0px 15px 15px;
	border: thin #333333 inset;
	float: right;
}
