@charset UTF-8;
/* CSS Document */

/* PAGE ELEMENT STYLES */
html, body {
	height: 100%;
}
body {
	background: url(../images/bg1.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.8em;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	color: #FFFFFF;
	background-color: #5B5B5B;
}
#wrapper { /* sets page width and height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px auto; /* sticky footer - negative bottom margin is equal to footer height */
	width:100%;
	padding:0;
	text-align:left;
}
#container-home {
	/* background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top right; */
	margin: 0 auto;
	padding:0;
	border:0;
	text-align:left;
	position:relative;
}
#container {
	margin: 0 auto;
	padding:0;
	border:0;
	width: 100%;
	text-align:left;
}
#header1 {
	background: url(../images/header1.gif) no-repeat center top;
	height: 400px;width:100%;
	font-weight: bold;
	padding:15px;
	text-align:center;
}
#header2 {
	height: 30px;width:100%;
	font-weight: bold;
	margin:15px 0;
	text-align:center;
}
#header1 a:link, #header1 a:active, #header1 a:visited, #header2 a:link, #header2 a:active, #header2 a:visited {
	text-decoration:none;
	color:#FFF;
	padding:4px 6px;
}
#header1 a:hover, #header2 a:hover, .current {
	text-decoration:none;
	color: #E84800;
}
#features {
	background: url(../images/table.gif) no-repeat;
	height: 222px;
	padding: 10px 20px 20px 333px;
}
#maincontent {
	padding: 30px 20px;
	margin:0 auto;
	width:700px;
}
#slideshowtitle {
	color:#FFF;
	font-size:1.8em;
}
.thumb {
	height:144px;
	width:144px;
	overflow:hidden;
}
.thumb a:link, .thumb a:active, .thumb a:visited {
	color: #222;
}
.thumb a:hover {
	color: #E84800;
}
.thumbslug {
	border:none;
	font-weight:bold;
	height:30px;
	line-height:120%;
	overflow:hidden;
	padding: 10px 0 0 0;
	margin:0;
	text-align:center;
	width:144px;
}
.title {
	border:none;
	font-weight:bold;
	line-height:120%;
	padding: 6px 0 0 0;
	margin:0;
	text-align:center;
	width:144px;
}
.thumbslug a, .title a {
	text-decoration:none;
	color:#FFF;
}
.thumbslug a:hover, .title a:hover {
	text-decoration:none;
	color: #E84800;
}
#footer {
	padding:10px 0;
	font-size:.8em;
	color:#333;
	float:left;
	text-align:center;
	width:99%;
}
#footer, .push { /* sticky footer */
	height: 90px;
	width:100%;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color: #E84800;
	text-decoration:none;
}
#addThisButton {
	clear:both;
	width:300px;
	margin:6px auto;
}

h1 {
	font-size:1.25em;
	color: #E84800;
}
h2 {
	font-size:1.1em;
	color: #E84800;
}
.floatleft {
	float:left;
	margin: 0 25px 25px 0;
}
.logo {
	background: url(../images/header2.gif) no-repeat left top;
	width:900px;
	height:90px;
	margin:0 auto;
}
.bullet {
	color: #F60;
	font-size:1.25em;
}
.small {
	padding:12px 0 0 0;
	font-size:.85em;
	color:#333;
}
/* FORM ELEMENT STYLES */

FORM {
	margin: 0;
}
INPUT {
	color:#222;
	font-size:1em;
	background-color: #FFF;
	border:1px solid #444;
	padding:6px;
	font-family:Helvetica, Arial, sans-serif;
}
TEXTAREA {
	color:#222;
	padding:6px;
	font-size:1em;
	background-color: #FFF;
	border:1px solid #444;
	font-family:Helvetica, Arial, sans-serif;
}
SELECT {
	font-size:1em;
	color:#222;
	font-family:Helvetica, Arial, sans-serif;
}
.button {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display: block;
	font-size:12px;
	line-height:1;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:80px;
	margin:0 auto;
	padding:6px;
	text-transform:lowercase;
}
.button2 {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:12px;
	line-height:1;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:110px;
	margin:0 auto;
	padding:6px;
	text-transform:lowercase;
}
.button3 {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:13px;
	line-height:1;
	font-weight:bold;
	letter-spacing:0.08em;
	text-align:center;
	text-decoration:none;
	width:150px;
	margin:0 auto;
	padding:6px;
	text-transform:lowercase;
}
.buttonarea {
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
.button_small {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	width:60px;
	margin:0 auto;
	padding:2px;
}
.button_small2 {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	margin:0 auto;
	padding:2px;
}
.button_small3 {
	background-color: #222;
	color:#FFF;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	width:130px;
	margin:0 auto;
	padding:2px;
}
.button a, .button2 a, .button3 a, .button_small a, .button2_small a, .button3_small a {
	text-decoration:none;
	display:block;
	color:#FFF;
}
.buttonarea, .admin_nav .buttonarea a:link, .admin_nav .buttonarea a:active, .admin_nav .buttonarea a:hover {
	color:#FFF;
	text-decoration:none;
}
.buttonarea a:hover {
	background-color: #E54307;
	background-repeat:repeat-x;
	color:#FFF;
	text-decoration:none;
}
/* ADMIN STYLES */

#admin_background {
	background:url(../admin/images/admin_bg.gif) fixed;
	text-align:center;
	color:#000;
	margin:0;
	padding:0 0 20px 0;
}
#admin_container {
	width:894px;
	text-align:left;
	position:relative;
	background-image:url(../admin/images/admin_container.jpg);
	background-repeat:repeat-y;
	color:#000;
	margin:0 auto;
	padding:0;
}
#admin_header {
	width:894px;
	height:112px;
	border:0;
	background-image:url(../admin/images/admin_header.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}
#admin_header span {
	display:none;
}
#admin_navbar {
	background-image:url(../admin/images/admin_navbar.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	width:183px;
	text-align:left;
	margin:0;
	padding:15px;
}
#admin_navbar h3 {
	margin:0 0 20px 0;
}
.admin_nav {
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:140%;
	color:#000;
	text-decoration:none;
}
.admin_nav a:link, .admin_nav a:visited {
	background-color: #FFF;
	color:#000;
	border:1px solid #E5E7F2;
	padding:3px 3px 3px 6px;
	text-decoration:none;
	display:block;
	margin:12px 0 0 0;
}
.admin_nav a:hover {
	color:#F60;
	background-color: #FFF;
	border:1px solid #CDD0D8;
	padding:3px 3px 3px 6px;
	text-decoration:none;
	display:block;
	margin:12px 0 0 0;
}
#admin_whitepullout {
	width:215px;
	background-image:url(../admin/images/whitepullout_3.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}
#admin_homecontent {
	width:840px;
	background-color:transparent;
	margin:0;
	padding:20px;
}
#admin_maincontent {
	width:628px;
	text-align:left;
	background-color:transparent;
	margin:0;
	padding:20px 0 0 10px;
}
#admin_maincontent input, #admin_maincontent textarea, #admin_maincontent select {
	font-size:1em;
}
#admin_maincontent form #title {
	width: 80%;
}
#admin_maincontent form #description {
	width: 80%;
	height: 200px;
}
.table1, .table2 {
	border: 1px solid #E5E7F2;
	padding:6px;
}
.tabletitle {
	font-size:.9em;
}
.tags {
}
.tags a:link, .tags a:visited, .tags a:active {
text decoration:underline;
	color:#000;
}
.tags a:hover {
text decoration:underline;
	color:#F60;
}
.row2 {
	background-color: #EFEFEF;
}

