
* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #cccccc url(images/flagstone.jpg) repeat;
	font-size: 12px;
	color: #333333;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
	text-align: center;	
	letter-spacing: 1px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 7px 0px 7px 0px;
	border-bottom: 0px dotted #000000;
	border-top: 0px dotted #000000;
	font-size: 20px;
	color: #660000;	
}

h2.green {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 7px 0px 7px 0px;
	border-bottom: 0px dotted #000000;
	border-top: 0px dotted #000000;
	font-size: 20px;
	color: #006600;	
}

h3 {
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 24px;
	border-bottom: 0px solid #aaaaaa;
}

h3.left {
	margin-top: 25px;
	margin-bottom: -5px;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;	
}

td.quote {
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
}

td.quotel {
	line-height: 24px;
	text-align: left;
	letter-spacing: 1px;
}

td.quoter {
	line-height: 24px;
	text-align: right;
	letter-spacing: 1px;
}

p, ol, ul, blockquote {
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
}

p.left {
	line-height: 24px;
	text-align: left;
}

p.right {
	line-height: 24px;
	text-align: right;
}

ol.left {
	line-height: 24px;
	text-align: left;
	list-style: lower-latin;
}

ol.left2 {
	line-height: 24px;
	text-align: left;
	list-style: lower-roman;
}

ul {
	margin-left: 0;
	padding-left: 55px;
	margin-right: 20px;
	padding-top: 0px;
}

ul.blog {
	margin-left: 0;
	padding-left: 50px;
	margin-right: 40px;
	list-style: square;
}

a {
	color: #660000;
	text-decoration: none;
	letter-spacing: 1px;	
}

a:hover {
	color: #aa0000;
	text-decoration: none;
	letter-spacing: 1px;
}

img {
	color: #660000;
	margin: 0px 0px 0px 0px;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 0 0 0;
	background: #ffffff;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 35px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 47px 15px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 5px 0 5px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 917px;
	margin: 0 auto;
	background: #ffffff;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
}

/* Content */

#content {
	width: 917px;
	margin: 0 auto;
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;	
}

#colOne {
	float: left;
	width: 917px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
	width: 847px;
	margin: 0 auto;
	padding: 13px 35px 1px 35px;	
	background: #ffffff;
	border-style:solid;	
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
}

#footer p {
	text-align: center;
	color: #000000;
	padding: 3px 0px 3px 0px;		
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
}

#footer a {
	color: #7E3502;
}


#facebox .b {
  background:url(scripts/facebox/b.png);
}

#facebox .tl {
  background:url(scripts/facebox/tl.png);
}

#facebox .tr {
  background:url(scripts/facebox/tr.png);
}

#facebox .bl {
  background:url(scripts/facebox/bl.png);
}

#facebox .br {
  background:url(scripts/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  background-image: url(images/white_bg.jpg); background-repeat: repeat;
  padding: 10px;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 0px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

