body {
	text-align:left;
	width:100%;
	background-color:#7b6967;
	color:#fff;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

em {
	font-style:italic;
}

div#page-wrap {
	width:100%;
	margin:0 auto;
	padding:0;
}

div#header {
	height:114px;
	width:100%;
	background-color:#acb5b0;
}

div#header-content {
	position:relative;
	top:0;
	left:35px;
	width:1114px;
	height:114px;
	margin:0 auto;
}

div#footer {
	width:100%;
	height:235px;
	background: transparent url(/media/images/layout/footer_bg.jpg) repeat-x bottom left;
}

div#footer div#footer-content {
	position:relative;
	top:0;
	left:0;
	background: transparent url(/media/images/layout/footer_content_bg.jpg) no-repeat top left;
	height:235px;
	margin:0 auto;
	width:1114px;
	color:#aeaeae;
}

body#index-page div#footer {
	background-image:none;
}

body#index-page div#footer div#footer-content {
	left:52px;
	background: transparent url(/media/images/layout/index_footer_content_bg.jpg) no-repeat top left;
	height:207px;
}
 
div#admin-menu {
	margin:10px 0;
}

div#header-content h1 {
	margin:0;
	padding:0;
	display:none;
}

div#header-content h1 a {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:1016px;
	height:114px;
	text-indent:-999em;
	background: transparent url(/media/images/layout/flash_header_temp.jpg) no-repeat top left;
}

div#content-outer-wrapper {
	width:100%;
	background: #abb5b0 url(/media/images/layout/content_bg.gif) repeat-x top left;
}

div#content-inner-wrapper {
	width:795px;
	margin:0 auto;
}

div#left-content {
	float:left;
	display:inline;
}

div#right-content {
	float:right;
	display:inline;
	width:508px;
	margin:0;
	padding:0 0 15px 0;
	color:#c8cecc;
	background-color:#5c4f4c;
	min-height:290px; 
	height:auto;
	border-bottom:24px solid #534745;
}

/* for Internet Explorer */
/*\*/
* html div#right-content {
height: 290px;
}
/**/

div#right-content div#content-top-cap {
	width:508px;
	height:40px;
	background: transparent url(/media/images/layout/content_top_cap_bg.gif) no-repeat top left;
}

div#right-content div#content-top-cap h2.content-title {
	height:40px;
	margin:0;
	padding:0;
	text-indent:-999px;
	background-position: top left;
	background-repeat:no-repeat;
}

div#right-content div#right-content-area {
	padding:10px 20px;
	margin-left:26px;
}

a {
	color:#abc588;
}

a.visited {
}

h1, h2, h3 {
	padding:.5em 0 .5em 0;
	font-weight:bold;
}

h1 {
	font-size:1.75em;
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.3em;
}

p {
	padding:.3em 0 .3em 0;
}

table#client-downloads {
	
}

.center {
	text-align:center;
}

table {
	margin-left:auto;
	margin-right:auto;
	width:60%;
}

table thead tr td {
	text-align:center;
	font-weight:bold;
}

table tr td {
	padding:4px;
	border:0;
}

form input, form select {
	border:0;
}

table tr td.label {
	font-weight:bold;
	text-align:right;
}

strong {
	font-weight:bold;
}

.flash {
    padding: 5px;
    background-color: #ffd100;
    font-weight: bold;
}

.error, .notice {
	color: #dc7c16;
	font-weight:bold;
}

.not_published {
	background-color:#bfbfbf;
}

ul li {
	margin-left:25px;
}

table#footer-nav {
	float:right;
	display:inline;
	width:600px;
	font-size:12px;
	margin-top:30px;
	margin-right:150px;
}

table#footer-nav td {
	padding:2px;
}
table#footer-nav td a {
	color:#c8cecc;
	text-decoration:none;
}
table#footer-nav td a:hover {
	text-decoration:underline;
}

table#footer-nav td.main-topic {
	font-weight:bold;
	text-align:right;
}

div.thumb-set {
	position:relative;
	top:65px;
	left:125px;
	width:190px;
	height:190px;
}

div#thumb-set-1 {
	background: transparent url(/media/images/thumb_sets/1.gif) no-repeat top left;
}

div#thumb-set-2 {
	background: transparent url(/media/images/thumb_sets/2.gif) no-repeat top left;
}

div#thumb-set-3 {
	background: transparent url(/media/images/thumb_sets/3.gif) no-repeat top left;
}

input.regular-text-box {
	width:200px;
}

p#copyright-notice {
	position:absolute;
	top:175px;
	left: 0px;
	text-align:center;
	width:100%;
font-size: 11px;
line-height: 20px;
}


div#social_media_icons { width: 240px; height: 52px; float:left;display:inline; padding: 70px 0 0 10px; }
div#social_media_icons ul { width: 240px; height: 32px; margin:0;position: relative;padding: 30px 0 0 0; }
div#social_media_icons ul li { height: 32px; margin:0 10px 0 0;float:left;display: inline; }
div#social_media_icons ul li a { display: block; width: 32px; height: 32px; background-position: top left; background-repeat: no-repeat; text-decoration: none; }
div#social_media_icons ul li a span { visibility: hidden; }
div#social_media_icons ul li span.caption { display: block; height: 20px; width: 240px; position: absolute; top: 0px; left:0px; display: none; padding: 0 0 10px 0; }
div#social_media_icons ul li:hover span.caption { display: block; }
div#social_media_icons ul li.twitter a {background-image:url(/media/images/icons/twitter_32.png);}
div#social_media_icons ul li.facebook a {background-image:url(/media/images/icons/facebook_32.png);}
div#social_media_icons ul li.google a {background-image:url(/media/images/icons/google_32.png);}
div#social_media_icons ul li.delicious a {background-image:url(/media/images/icons/delicious_32.png);}
div#social_media_icons ul li.bbb a {background-image:url(/media/images/icons/bbb_32.png); width:81px;}

.novis{display:none;}