/* @override http://www.tiffanybrown.com/textpattern/css.php?n=default */

/**************** Basics ****************/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
    line-height:1.4em; /* 16x1.4=22.4 */
	font-weight: normal;
	background: #000000;
	color: #d7d7d7;
}
.left {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}
.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

/**************** Layout ****************/
#accessibility {
	position: absolute;
	top: -10000px;
}
#container {
	width: 1010px;
	margin: 0px auto;
	padding: 0px;
	background-color: #000000;
	text-align: left;
	border: none;
}

#header {
	width: 1000px;
	height: 74px;
	margin: 0px;
	padding: 0px;
}

#navbar {
	width: 60px;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border: 0px none;
	float: left;
}

#inside, #blog {
	width: 740px;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 10px 10px 30px 40px;
}
#blog {
	padding: 10px 10px 30px 30px;
}


#right-bar {
	width: 120px;
	margin: 0px 0px 0px 10px;
	float: left;

}

#footer {
	clear:  both;
	width: 1000px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}	

/**************** Navigation ****************/

#navbar ul {
	margin:  0px 0px 30px 0px;
}
#navbar li {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	list-style-type: none;
	padding: 6px 0px 10px 5px;
	margin: 0px;
	font-weight: lighter;
	font-size: 0.87em; /* 16x.87=14px */
	line-height: 1.2em;
}

#navbar li a, #navbar li a:visited {
	border: 0px none;
	color: #999999;
	text-decoration: none;
}

#navbar li#nav-end a:link, #navbar li#nav-end a:visited {
	border: 0px none;
}

#navbar a:link.active, #navbar a:visited.active {
	color: #888877;
}

/**************** Headers & Text ****************/

p {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em; /* 16x0.75=12px */
	text-align:left;
	margin: 1.286em 0; /* 14x1.286=18px */
	line-height: 1.16em;
	color: #d7d7d7;
}

li {
    font-size:0.75em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
}

a, a:link, a:visited {
	text-decoration: none;
	/* border-bottom: 1px dotted #999999; */
	color: #999999;
}

a:hover { color: #cc6600; }

img a, img a:link, img a:visited, img a:hover, img.image a:link, img.image a:visited, img.image a:hover, #container img a, #container img a:link, #container img a:visited, #container img a:hover, #inside a img.image, #inside a:link img.image, #inside a:visited img.image, #inside a:hover img.image {
	border: 0px none !important;
	text-decoration: none !important;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.12em; /* 16x1.12=18px */
	text-align: left;
	color: #d7d7d7;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	text-align: left;
	color: #d7d7d7;
	font-weight: bold;
	line-height:1.25em; /* 16x1.25=20px */
	border-left: 0px none;
}

#inside p {
	font-size: 1em;
	font-weight: lighter;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 1.6em;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
	color: #d7d7d7;
}

h2 a:hover { color: #cc6600 !important; }

h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.81em; /* 16x1.286=13px */
	text-align: center;
	color: #333333;
	font-style: normal;
}

h4 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.81em; /* 16x1.286=13px */
	text-align: left;
	color: #999999;
	font-style: normal;
}

h3 a:link, h3 a:visited, h3 a:active, h4 a:link, h4 a:visited, h4 a:active {
	text-decoration: none;
	color: #999999;
	border: none;
}
p.cutline {
	padding-top: 9px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.56em; /* 16x0.56=9px */
	color: #999999;
	font-weight: normal;
}
div.imagecaption {
	padding-top: 9px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #999999;
	font-weight: normal;
	width: 120px;
	margin: 0px 0px 0px 785px;
	font-size: 0.75em; /* 11x0.75=9px */
	line-height: 1em;
	height: 400px;
	position: absolute;
	top: 180px;
}
p.imagecaption {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 0.75em; /* 11x0.75=9px */
	line-height: 1em;
	margin: 0px 0px 0px 20px;
	padding: 45px 0px 0px 0px;
}

.textnoindent {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-align: left;
	color: #d7d7d7;
	width: 340px;
	margin: 70px 0 160px 50px;
}
.byline {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #ffffff;
	text-align: left;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.list {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #d7d7d7;
	line-height: normal;
	text-indent: 9pt;
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	clip:    rect(auto 20px auto auto);
	right: 20px;
	width: 340px;
}
.design {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: italic;
	text-align: center;
}
.links {
	display: none;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #80a0e3;
	text-align: center;
	font-weight: bold;
}
.formtext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	border: none;
	color: #d7d7d7;
}
	
.noframe img {
	border:					none;
	padding:				5px;
	margin:					0;
}

.framed img, .framed img a {
	padding:				0px;
	background-color:		#000000;
	color: 					#999999;
	margin:					0 5px 0 3px;
	display:				block;
	float:					left;
}

.framed-rt img, .framed-rt img a {
	border:					none;
	padding:				0px;
	background-color:		#000000;
	color: 					#999999;
	margin:					0 3px 0 5px;
	display:				block;
	float:					right;
}

.framed-ctr img, .framed-ctr img a {
	padding:				0px;
	background-color:		#000000;
	color: 					#999999;
	margin:					0 3px 0 3px;
	display:				block;
	float:					center;
}


.quot1
{	margin: 0;
	display: block; 
	float: left;
	width: 20px;
	background-image:		url(/images/quot1.gif);
	background-repeat:		none;
}
.quot2
{	margin-top: -1em;
	display: block; 
	float: right;
	width: 20px;
	background-image:		url(/images/quot2.gif);
	background-repeat:		none;
}
.clear {	
	clear: both; }

/********** Overrides **********/

#header h1 a {
	background: url(/images/header.png) no-repeat;
	display: block;
	text-indent: -6000px;
	width: 1000px;
	height: 64px;
	text-decoration: none;
	border: 0px none;
}
#inside h2 {
	text-transform: uppercase;
}
#footer h5 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin: 0 auto;
	width: 720px;
}
#footer h5 a:link, #footer h5 a:visited {
	text-decoration: none;
	color: #999999;
	border: 0px none;
}
#footer h6, #footer h6 a:link, #footer h6 a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	border: 0px none;
}

/********** Contact Form **********/

.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
#content ul.contact li {
	margin: 0px;
}
input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
border:1px solid #999999;
color:#666666;
font-size:12px;
line-height:16px;
padding:5px 0px 0px 5px;
}
input.zemText, input.comment_name_input {
height:1.66em; /* 12x1.66=20px */
}
.zemContactForm label, #txpCommentInputForm label {
width:70px;
}
ul.contact label {
color:#888888;
float:left;
font-size:0.81em; /* 16x0.75=13px */
list-style-type:none;
padding:5px 0px 0px 5px;
text-align:right;
width:70px;
}
.zemContactForm input, #txpCommentInputForm input {
width:200px;
}
ul.contact input, ul.contact select, ul.contact textarea {
list-style-type:none;
margin:0px 0px 0px 4px;
width:200px;
}
form.zemContactForm li, form#txpCommentInputForm li {
border-bottom:1px solid #E3E3E3;
clear:both;
list-style-type:none;
margin:0pt;
padding:5px 0pt;
}
form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
border-bottom:0px none;
}
input.zemSubmit {
background-color:#666666;
border:1px solid #002a96;
color:#FFFFFF;
font-size:12px;
height:35px;
margin:0pt;
padding:0px;
width:115px;
}
ul.zemError {
background-color:#E4D29A;
}

/********** Slideshow **********/

ul.navimg {
	height: 23px;
	width:  100px;
	list-style: none;
	margin: 0px 0px 20px 20px;
	position: absolute;
	top: 138px;
}
ul.navimg li {
	color: #000000;
}
ul.navimg li a {
	height:  23px;
	width:  22px;
	display: block;
	border:  0px none;
	float: left;
	padding:  0px;
	margin: 0px 20px 0px 0px;
	color: #ffffff;
	font-size: 30px;
}
ul.navimg li.empty {
	display: none;
}

