html {
	font-size:medium;
}

body {
	font-family: Georgia,"Times New Roman",serif;
	font-size:62.5%;
	background:#666666 url('../img/bg.gif') repeat center top;
	line-height:1.9;
	margin:25px 0;
	padding:0;
	overflow-y:scroll;
}

p, ul {
	font-size:1.1em;
	letter-spacing:0.2px;
	margin:0.5em 0;
	padding:0;
}

p.bold {
	font-weight:bold;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

/*10pt = 13px, 14pt = 18px */
h1.cufon{
	font-size:17px;
	line-height:1.6;
	padding:5px 0;
}

h2.cufon {
	font-size:11px;
	font-weight:normal;
	line-height:1.6;
	padding:4px 0;
}

.cufon.title {
	padding:2px 0 0 0;
	display:block;
}
/* First padding above and below second = left and right or for 4 - top, right, bottom left*/
h3.cufon {
	font-size:14px;
	font-weight:normal;
	line-height:1.6;
	padding:4px 0;
}

h4.cufon {
	font-size:17px;
	font-weight:bold;
	padding:3px 0;
}

a img {
	border:none;
	display:block;
}

a {
	text-decoration:none;
	font-weight:bold;
}

a:link, a:visited {
	color:#000;
}

a:hover, a:active {
	color:#000;
	background-color:#99ccff;
}

#js_twitter_word {
	display:none;
}

#wrapper {
	width:974px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:25px 20px;
	overflow:auto;
}

#header {
	float:left;
	width:974px;
	position:relative;
}

#header #header_right {
	float:right;
	width:318px;
}

#header #header_right h1 {
	padding:0;
}

#header #header_right h3 {
	
	padding:0 0 4px 0;
}

#header #header_right td {
	font-size:1.1em;
}

#header #header_left {
	position:absolute;
	bottom:2px;
	left:0px;
	width:646px;
}

#header #header_left #info h2{
	margin:0;
	padding:0;
}

#header #header_left #info .leftcolumn {
	width:133px;
}

#header #header_left #info .centralcolumn {
	width:13px;
}

#header #details {
	margin-left:2px;
}

#header #details .leftcolumn {
	width:90px;
}

/* page header */

#header.page {
	position:static;
}

#header.page #header_left {
	position:static;
	float:left;
	width:318px;
}

#header.page #header_right {
	float:right;
	width:646px;
}

#header.page #menu li {
	float:left;
	padding:0 1.5em;
}

#header.page #menu li.first {
	padding-left:0;
}

#header.page #menu li.last {
	padding-right:0;
}

#header.page h1, #header.page p, #header.page ul, #header.page a {
	margin:0;
	padding:0 0 3px 0;
}

#header.page h1.cufon{
	line-height:0;
	text-align:right;
}

/* page css */

#overlay {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	visibility:hidden;
}

#overlay #close {
	position:absolute;
	z-index:3;
	top:31px;
	left:25px;
	margin:0;
}

#overlay #close a {
	color:#fff;
	padding:6px 26px 6px 4px;
	background-image:url('../img/closeButton.png');
	background-position:right center;
	background-repeat:no-repeat;
}

#overlay #background{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}

#overlay #picture {
	position:absolute;
	z-index:3;
	top:50px;
	left:50px;
}

#page, #pageTwoColumn {
	float:left;
	width:974px;
	margin:5px 0;
}

#page .scroller {
	float:left;
	width:974px;
}

#pageTwoColumn .scroller, #pageTwoColumn .static {
	float:right;
	width:646px;
}

.static {
	margin:5px 0;
}

.static .media, .static img {
	float:left;
	display:block;
	margin:0 3px 3px 0;
	padding:0;
}

.static .last, .static .last {
	margin-right:0;
}

.static .media object {
	display:block;
}

.scroller {
	overflow-x:hidden;
	position:relative;
	visibility:hidden;
}

.scroller .control {
	position:absolute;
	left:0;
	bottom:0;
}

.scroller .control span {
	display:block;
	float:left;
	overflow:hidden;
	padding-top:2px;
}

.scroller .control a {
	display:block;
	float:left;
	padding:1px 4px 4px 4px;
	margin-left:10px;
	width:14px;
	font-size:18px;
	line-height:1;
	text-align:center;
}

.item_wrapper {
	position:absolute;
	left:0;
	padding-bottom:29px;
}

.item_wrapper img.media {
	border:1px solid #ccc;
}

#pageTwoColumn .text {
	float:left;
	width:272px;
}

.hr {
	float:left;
	width:100%;
	height:3px;
	margin:6px 0 4px 0;
	background:#fff url('../img/hr.gif') repeat-x center top;
}

/* homepage content CSS */

#content {
	float:left;
	margin:5px 0 0 0;
	width:974px;
}

#content .horizWindow {
	float:left;
	overflow:hidden;
	width:974px;
}

.contentBox {
	float:left;
	margin:5px;
	overflow:hidden;
	width:318px;
	height:230px;
}

.contentBox.first {
	margin-left:0;
}

.contentBox.last {
	margin-right:0;
}

/*.contentBox .media, .contentBox img{*/
.contentBox .media{
	display:block;
	padding:6px 0 3px 0;
	cursor:pointer;
}

a.media {
	background-color:transparent;
	padding:0;
}

.contentBox div.media {
	height:170px;
}

p.title {
	font-size:1em;
	padding:0;
}

span.main {
	font-size:1.1em;
	font-weight:bold;
}

span.subhead {
	display:block;
	width:318px;
	overflow-x:hidden;
	position:relative;
}

span.inner {
	white-space:nowrap;
	position:absolute;
}

p.toggle {
	margin-bottom:0;
}

#footer {
	float:left;
	text-align:center;
	width:974px;
}

#footer p {
	float:left;
	display:block;
	width:696px;
	margin:0 0 0 139px;
}

#footer #bookmark {
	width:125px;
	float:right;
	margin:4px 0 0 0;
}

.page_item {
	float:left;
	margin:0 5px 5px 5px;
}

.page_item.first {
	margin-left:0;
}

.page_item.last {
	margin-right:0;
}

/* ----------------------------- FORMS ------------------------------ */

.adminTable td {
	padding:10px;
	vertical-align:middle;
}

.adminTable img {
	display:block;
}

.submit {
	float:right;
}

.admin_div {
	float:left;
	width:974px;
}

#admin_content_div {
	width:400px;
}

.adminForm {
	width:530px;
	margin:15px auto;
}

.adminForm input {
	float:left;
	width:200px;
	margin:8px;
}

.adminForm p {
	float:left;
	font-size:1em;
	margin:0px 8px 8px 74px;
}

.adminForm select {
	float:left;
	width:auto;
	margin:8px;
}

.adminForm label {
	float:left;
	clear:left;
	width:50px;
	margin:8px;
}

.adminForm textarea {
	float:left;
	width:400px;
	height:200px;
	margin:8px;
}

.adminForm .hide {
	display:none;
}

form.adminForm .submit {
	width:auto;
	clear:both;
}
