body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	background-image: url("images/header_repeat.gif");
	background-repeat: repeat-x;
	background-color: #FFF5F8;
}

a:link { text-decoration: none; color: #ED1E79; }
a:visited { text-decoration: none; color: #ED1E79; }
a:hover { text-decoration: underline; color: #ED1E79; }
a:active { text-decoration: none; color: #ED1E79; }

.Breadcrumbs a:link { text-decoration: none; color: #EEE; }
.Breadcrumbs a:visited { text-decoration: none; color: #EEE; }
.Breadcrumbs a:hover { text-decoration: underline; color: #EEE; }
.Breadcrumbs a:active { text-decoration: none; color: #EEE; }

.Breadcrumbs {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 4px;
	background-color:#919A9F;
}

.Footer a:link {
	text-decoration: none;
	color: #999;
}
.Footer a:visited {
	text-decoration: none;
	color: #999;
}
.Footer a:hover {
	text-decoration: underline;
	color: #999;
}
.Footer a:active {
	text-decoration: none;
	color: #999;
}

P {
	margin-top: 0px;
}

H1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #ED1E79;
	font-style: normal;
	font-weight: normal;
	border-bottom: 0px #ccc dotted;
	margin: 0px;
	margin-bottom: 15px;
	line-height: normal;
}


H2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	margin: 0px;
}

H3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	border-bottom: 1px dotted #5B2A0E;
	margin: 0px;
	margin-bottom: 10px;
}

.BulletPoint {
	background: url("images/bullets.gif") no-repeat 0px 8px;
	padding-left: 13px;
	margin: 0px;
}

.Error {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
}

.HeaderContainer {
	height: 170px;
	text-align: center;
}

.NavContainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 36px;
}

.PicContainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 240px;
	padding-top: 1px;
	background: url("images/image_bottom.gif") no-repeat 0px 220px;
	margin-bottom: 5px;
}

.ContentContainer {
	background-color:#FFF5F8;
	background-image:url("images/header_lines_repeat.gif");
	background-repeat: repeat-x;
	min-height: 450px;
}

.ColumnContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.Column1_Line {
	width: 280px;
	float: left;
	padding-right: 29px;
	border-right: 1px dashed #BBB;
}

.Column1 {
	width: 280px;
	float: left;
	margin-right: 30px;
}

.Column2_Line {
	width: 280px;
	float: left;
	padding-left: 29px;
	border-left: 1px dashed #BBB;
	margin-right: 30px;
}


.Column2 {
	width: 280px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.Column3 {
	width: 620px;
	float: left;
	margin-right: 30px;
}

.Table {
	width: 620px;
}

.Table th {
	text-align: left;
	border-top: 1px solid #919A9F;
	border-bottom: 1px solid #919A9F;
}

.Table td, th {
	padding: 4px;
}

.Column4 {
	width: 272px;
	float: left;
	border: 1px solid #CCC;
	padding: 3px;
	background-color: #FFF;
}

.Column5 {
	width: 310px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.HighlightColumnContainer {
	float: left;
	width: 250px;
}

.HighlightColumnContainer1 {
	background-color: #F8F0E7;
	width: 248px;
	border: 1px solid #DDCFBF;
	margin-bottom: 15px;
}

.HighlightColumnContainer2 {
	border: 3px solid #FFF;
	padding: 15px;
	padding-top: 22px;
	color: #5B2A0E;
	min-height: 320px;
}

.LatestNews {
	padding-top: 10px;
}

.Album {
	float: left;
	width: 160px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	margin-bottom: 10px;
}

.Album IMG {
	border: 1px solid #AAA;
	background-color: #FFF;
	padding: 3px;
	margin-bottom: 5px;
}

.AlbumPhotoLarge {
	text-align: center;
}

.AlbumPhotoLarge IMG {
	border: 1px solid #AAA;
	background-color: #FFF;
	padding: 3px;
}

.Footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	padding-top: 20px;
	color: #999;
}

.Clr {
	height: 30px;
	clear: both;
}

.Lisa {
	float: right;
	padding: 3px;
	border: 1px solid #DDCFBF;
	margin-left: 10px;
	background-color: #FFF;
	margin-top: 2px;
}

Form {
	margin: 0px;
	padding: 0px;
}

.InputBox {
	width: 100%;
	margin-bottom: 8px;
}

input, select, textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.Button {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5B2A0E;
	border: 2px #EBD2B8 solid;
	color: #F8F0E7;
	padding: 2px;
	cursor: pointer;
}


/* NAVIGATION */

.NavDivider {
	margin-left: 28px;
	margin-right: 28px;
}

.chromestyle {
	padding-top: 9px;
}

.chromestyle: after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.chromestyle ul li a:visited { color: #FFFFFF; }

.chromestyle ul li a:active { color: #FFFFFF; }

.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #3FF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	position: absolute;
	top: 0px;
	border: 1px solid #BBB;
	border-bottom-width: 0px;
	z-index: 100;
	background-color: white;
	visibility: hidden;
	margin-top: 7px;
	width: 115px;
}

.dropmenudiv a {
	width: auto;
	display: block;
	border-bottom: 1px solid #BBB;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.dropmenudiv a:active { color: black; }

.dropmenudiv a:visited { color: black; }

.dropmenudiv a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
}

