/* CSS Document */

body {
	background-image: url(../images/bodyBkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAF9F7;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44230E;
	line-height: 24px;
	height: 100%;
}

#wrap {
	background-image: url(../images/wrapBkg.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 0 12px 0 12px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#gradiantWrap {
	background-image: url(../images/gradiantBkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FEFDFD;
}

#header {
	height: 114px;
	min-height: 114px !important;
	padding: 30px 0;
	background-color: #FEFDFD;
}
#flash {
	height: 269px;
	min-height: 269px !important;
}
.contentWrap {
}
.column1 {
	background-color: #F2EEE8;
	border: 1px solid #C8B8A8;
	margin: 9px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.column2 {
	background-color: #F2EEE8;
	border: 1px solid #C8B8A8;
	margin: 9px;
	clear: both;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
.slideshowColumn {
	background-color: #F2EEE8;
	border: 1px solid #C8B8A8;
	margin: 9px;
}
.featured {
	margin-right: 9px;
	margin-top: 0px;
}
.row1 {
	padding: 0;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #357060;
	background-color: #cbc8bf;
	padding: 20px 15px;
}
#footerCap {
	height: 24px;
	min-height: 24px !important;
	background-image: url(../images/footerCap.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 12px 0 12px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footer a, #footer a:active, #footer a:link, #footer a:visited{
	color: #357060;
	text-decoration: none;
}
 #footer a:hover{
 	text-decoration: underline;
 }
.clear {
	clear: both;
}
.indexImg {
	margin: 0 20px;
	float: left;
	clear: both;
	border: 4px solid #FFF;
}
.border {
	border: #FFF solid 5px;
}

/************************************** TEXT STYLES */
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #826851;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #357060;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.largeTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: lighter;
	line-height: 36px;
	color: #7F654C;
}
.largeArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: lighter;
	line-height: 36px;
	color: #7F654C;
}
li {
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../images/bullet.jpg);
	text-align: right;
	color: #826851;
}
li a, li a:active, li a:link, li a:visited{
	color: #826851;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
li a:hover{
 	text-decoration: underline;
 }
.line {
	margin: 20px 30px;
	height: 3px;
	background-image: url(../images/breakBkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/************************************** NAVIGATION */
#navWrap {
	height: 21px;
	min-height: 21px !important;
	margin-left: 10px;
	background-color: #FEFDFD;
}
#navigation {
	height: 21px;
	min-height: 21px !important;
	float: left;
	padding-right: 1px;
	padding-left: 1px;
}

#navigation li {
	float: left;
}
#navigation a {
	display: block;
	height: 21px;
	text-decoration: none;
}
#navigation a:hover {
   background-position: 0 -21px;
}

.nav1 {
   width: 99px;
   background: url(../images/navigation/nav1.jpg) 0 0 no-repeat;
}
.nav2 {
   width: 139px;
   background: url(../images/navigation/nav2.jpg) 0 0 no-repeat;
}
.nav3 {
   width: 122px;
   background: url(../images/navigation/nav3.jpg) 0 0 no-repeat;
}
.nav4 {
   width: 131px;
   background: url(../images/navigation/nav4.jpg) 0 0 no-repeat;
}
.nav5 {
   width: 158px;
   background: url(../images/navigation/nav5.jpg) 0 0 no-repeat;
}
.nav6 {
   width: 115px;
   background: url(../images/navigation/nav6.jpg) 0 0 no-repeat;
}