/* GLOBAL ELEMENTS */

body	{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
th, td, li, dd, dl, dt    {
    font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
p {
	line-height: 17px;
}
a {
	color: #B28408;
}
a:hover {
	color: #F2A400;
}
hr 	{
	color: #EBEBEB;
	clear: both;
	}
li {
	padding: 5px;
}
h1 {
	color: #27495B;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	width: 100%;
	color: #996633;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F6EFCB;
	border-right-color: #F6EFCB;
	border-bottom-color: #F6EFCB;
	border-left-color: #F6EFCB;
	border-bottom-style: solid;
}
h3 {
	font-size: 13px;
	color: #669999;
}

/* TEMPLATE ELEMENTS */

#header {
	background-image: url(../images/main-bg_01.html);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.leftnav {
	background-image: url(../images/leftnav-top_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F6EFCB;
}
#leftnav {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #75633D;
	padding: 12px;
}
div#leftnav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #75633D;
	text-align: left;
}
div#leftnav a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #CC9933;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/overstate-bottom_07.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content {}
#footer {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #BEBEA6;
	border-right-color: #BEBEA6;
	border-bottom-color: #BEBEA6;
	border-left-color: #BEBEA6;
	text-align: center;
	padding: 10px;
	color: #CBC3B4;
}

/* HOMEPAGE ELEMENTS */

/* welcome */

#welcome {
	background-image: url(../images/home-image_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* appointment column */

.appointment {
	background-color: #E3EDF2;
	background-image: url(../images/homebox-bottoms_22.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#appointment {
	padding: 10px;
}
div#appointment a {
}
div#appointment a:hover {
}
div#appointment h2 {
}

/* newsletter column */

.newsletter {
	background-image: url(../images/homebox-bottoms_23.jpg);
	background-repeat: no-repeat;
	background-color: #F7F6CB;
	background-position: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#newsletterSym {
	background-image: url(../images/newsletter-bg_14.jpg);
	background-repeat: no-repeat;
}
#newsletter {
	padding: 10px;
	text-align: center;
}
div#newsletter a {
}
div#newsletter a:hover {
}
div#newsletter h2 {
}

/* resources column */

.resources {
	background-color: #F0E9DA;
	background-image: url(../images/homebox-bottoms_24.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#resources {
	padding: 10px;
	text-align: left;
}
div#resources h2 {
}

/* SUBPAGE ELEMENTS */

#Subpage {
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* CLASSES */

.Size11 {
	font-size: 11px;
}
.Size12 {
	font-size: 12px;
}
.Size13 {
	font-size: 13px;
}
.Size14 {
	font-size: 14px;
}
.input {
	border: 1px solid #999999;
}
.contentBg {
	background-image: url(../images/content-bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.printEmail {
	padding-right: 15px;
	text-align: right;
	margin-bottom: -23px;
}
.image-right {
	float: right;
	border: 3px double #DFD08D;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	border: 3px double #DFD08D;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image-border {
	border: 3px double #DFD08D;
	margin-bottom: 5px;
	margin-top: 5px;
}
