@charset UTF-8;

/* CSS Document */




/* REDEFINED TAGS */ 

body {
	background:#DBE2DA url(../images/bg.jpg) repeat-x;
	border:0;
	color:#000;
	font-family:Palatino, Times, serif;
	font-size:0.9em;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}

hr {
	border:none;
	border-top:2px solid #DBE2DA;
	background:#FFF;
	margin:10px 0;
	padding:0;
	height:auto;
}

h1 {
	color: #600;
	font-size:1.4em;
	margin:0 0 6px 0;
}

h2 {
	color:#000;
	font-size:1.2em;
	line-height:120%;
	margin:0 0 6px 0;
}

h2 a:link, h2 a:active, h2 a:visited {
	color:#600;
	text-decoration:none;
}

h2 a:hover {
	color:#600;
	text-decoration:underline;
}

h3 {
	color:#600;
	font-size:1.1em;
	margin:0 0 6px 0;
}

h3 a:link, h3 a:active, h3 a:visited {
	color:#600;
	text-decoration:none;
}

h3 a:hover {
	color:#600;
	text-decoration:underline;
}

h4 {
	color:#000;
	font-size:1em;
	line-height:120%;
	margin:0 0 6px 0;
}

/* admin titles */
h5 {
	border:0;
	color:#000;
	font-size:1em;
	font-weight:normal;
	line-height:180%;
	margin:0 0 6px 0;
	padding:6px 0 0 0;
}

/* IDS */

#blogmenu {
	background:url(../admin/images/button.jpg);
	color:#000;
	border:1px solid #222;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:4px;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}

#column1, .column1 {
	padding:0;
	margin:0;
	text-align:left;
	color:#000;
}

#column2, .column2 {
	background:#FFF url(../images/column2_2.jpg) repeat-y right;
	color:#000;
	float:right;
	margin:0 20px;
	padding:0;
	width:370px;
}

.column2_bot {
	background:url(../images/column2_3.jpg) no-repeat bottom;
	height:36px;
}

.column2_bot span { display:none; }

.column2_top {
	background:url(../images/column2_1.jpg) no-repeat bottom;
	height:34px;
}

.column2_top span { display:none; }

#container {
	margin:0;
	padding:0;
	background:url(../images/container.jpg) no-repeat top center;
	border:0;
	width:100%;
	text-align:center;
	position:relative;
}

#features {
	padding:0 20px;
	margin:0;
}

#features h3 {
	color: #600;
	font-size:1.1em;
	font-weight:bold;
	padding:6px 0 0 0;
}

#footer {
	background:url(../images/footer.jpg) no-repeat top left;
	font-size:.9em;
	margin:0 auto;
	padding:200px 0 0 0;
	width:910px;
	text-align:left;
}

#footer div {
	color: #718E89;
	padding:10px;
}

#footer div a:link, #footer div a:visited, #footer div a:active {
	color:#718E89;
	text-decoration: underline;
}

#footer div a:hover {
	color: #2F5E5D;
	text-decoration:underline;
}

#header {
	background:url(../images/container.jpg) no-repeat top center;
	height:130px;
	margin:0 auto;
	padding:28px 0 6px 0;
	text-align:center;
	width:910px;
}

#maincontent {
	background:url(../images/maincontent.jpg) repeat-y top left;
	padding:0;
	margin:0 auto;
	text-align:left;
	width:910px;
}

#mainimage {
	background:url(../images/mainimage2.jpg) no-repeat top left;
	margin:0;
	padding:0;
	width:900px;
	height:370px;
	overflow:visible;
}

#mainimage .intro {
	width:500px;
	float:left;
}

#mainimage .intro div {
	padding:12px 20px 12px 50px;
	color:#FFF;
}

#mainimage p { margin:4px 0 0 0; }

#mainimage p a { text-decoration:none; }

#mainimage h2 {
	color:#FFF;
	background:url(../images/flourish2.gif) no-repeat center bottom;
	font-size:1.3em;
	font-style:italic;
	margin:14px 0 0 0;
	padding:0 0 12px 0;
	text-align:center;
}

#navbar {
	background:url(../images/navbar.jpg) no-repeat top left;
	font-size:1.1em;
	height:30px;
	margin:0 auto;
	padding:6px 0;
	width:910px;
}

#pagetitle {
	color: #305C5A;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding-bottom:16px;
}

/* BLOCKS */
.block1 {
	background:url(../images/block1.jpg) no-repeat top left;
	color:#000;
	margin:0;
	padding:0;
}

.block1 div { padding:16px; }

.block1 a:link, .block1 a:visited, .block1 a:active, .block2 a:link, .block2 a:visited, .block2 a:active {
	color:#000;
	text-decoration:underline;
}

.block1 a:hover, .block2 a:hover {
	color:#600;
	text-decoration:underline;
}

.block1 p { line-height:140%; }

.block2 {
	background:url(../images/block2.jpg) repeat-y top left;
	color:#000;
	margin:0 10px 0 0;
	padding:0;
}

.block2_bot {
	background:url(../images/block2_bot.jpg) no-repeat top left;
	width:900px;
	height:45px;
}

.block2_bot span { display:none; }

.block2_top {
	background:url(../images/block2_top.jpg) no-repeat top left;
	color:#FFF;
	width:900px;
	height:50px;
	text-align:center;
	font-size:.9em;
}

.block2_top b {
	display:block;
	padding:10px 0 3px 0;
	font-size:1.1em;
}

.block2_top span { display:none; }

.block2 div { }

.block2 ul {
	margin:0 16px;
	padding:0;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	margin:0;
}

/* CLASSES */
.copy { line-height: 140%; }

.copy li {
	margin:4px 0;
	list-style-image:url(../images/bullet.gif)
}

.copy a:link, .copy a:visited, .copy a:active { color:#000; }

.copy a:hover { color:#600; }

.dice, .block1 .dice, .block2 .dice {
	background:#FFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	margin:0;
	width:170px;
	text-align:center;
}

.dice input {
	margin:6px 0 0 0;
	text-align:center;
}

.feature {
	color:#000;
	font-size:0.9em;
	text-align:left;
	padding:6px 10px 6px 30px;
	width:173px;
}

.feature p {
	padding:0;
	margin:0;
}

.featurephoto {
	background:url(../images/image1_2.jpg) repeat-y;
	padding:2px 9px 3px 9px;
	width:154px;
	height:90px;
	overflow:hidden;
}

.featurephoto_bot {
	background:url(../images/image1_3.jpg) no-repeat bottom;
	height:10px;
	width:173px;
}

.featurephoto_bot span { display:none; }

.featurephoto_top {
	background:url(../images/image1_1.jpg) no-repeat top;
	height:7px;
	width:173px;
}

.featurephoto_top span { display:none; }

.insetphoto, .block1 div .insetphoto, .block2 div .insetphoto {
	border:2px solid #222;
	margin:16px;
	padding:0;
	float:right;
}

.photo, .block1 div .photo, .block2 div .photo {
	background:url(../images/image2_2.jpg) repeat-y;
	width:320px;
	padding:0;
	margin:0 auto;
	text-align:center;
}

.photo img, .photo2 img { margin:0 10px; }

.photo_top, .block1 div .photo_top, .block2 div .photo_top {
	background:url(../images/image2_1.jpg) no-repeat;
	width:320px;
	height:12px;
	padding:0;
}

.photo_top span { display:none; }

.photo_bot, .block1 div .photo_bot, .block2 div .photo_bot {
	background:url(../images/image2_3.jpg) no-repeat;
	width:320px;
	height:12px;
	padding:0;
}

.photo_bot span { display:none; }

.photo2, .block2 div .photo2, .block2 div .photo2 {
	background:url(../images/image3_2.jpg) repeat-y;
	float:left;
	width:320px;
	padding:0;
	margin:0 0 40px 85px;
	text-align:center;
}

.photo2_top, .block2 div .photo2_top, .block2 div .photo2_top {
	background:url(../images/image3_1.jpg) no-repeat;
	width:320px;
	height:12px;
	padding:0;
}

.photo2_top span { display:none; }

.photo2_bot, .block2 div .photo2_bot, .block2 div .photo2_bot {
	background:url(../images/image3_3.jpg) no-repeat;
	width:320px;
	height:12px;
	padding:0;
}

.photo2_bot span { display:none; }

/* topmost links */

#topLinks {
	position:absolute;
	width:910px;
	left:50%;
	top:6px;
	margin:0 0 0 -455px;
	z-index:12;
	text-align:left;
}
a#home {
	color:#000;
	background:url(../images/home.gif) no-repeat;
	padding:10px 0 0 40px;
	display:block;
	width:150px;
	height:22px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-indent:-999em;
}a#home:hover {
	color:#600;
	text-indent:0;
}


a#fb {
	color:#000;
	background:url(../images/fb.gif) no-repeat;
	padding:10px 0 0 40px;
	display:block;
	width:150px;
	height:22px;
	float:right;
	text-decoration:none;
	font-weight:bold;
}a#fb:hover {
	color:#600;
	text-decoration:underline;

