
/*HTML styles */

body {
	background-color: #94230f ;
	margin: 0px ;	
	font-family: arial, sans-serif ;
	font-size: 12px ;
	color: #1f1f1f ;
}

/* TinyMCE specific rules */

body.mceContentBody {
   background: #fff;
}

body, p, li, div, td {
	line-height: 19px;
}

input, select, textarea, button {
	font-family: arial, sans-serif ;
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1:first-child, h2:first-child, h3:first-child, p:first-child {
	margin-top: 0px ;
}

h1:last-child, h2:last-child, h3:last-child, p:last-child {
	margin-bottom: 0px ;
}

h1 {
	font-size: 28px ;
	font-weight: normal ;
	letter-spacing: -2px ;
	color: #94230f ;
	line-height: 32px ;
	margin-top: 0px ;
}

h2 {
	font-size: 18px ;
	letter-spacing: -1px ;
	font-weight: normal ;
	line-height: 22px ;
}

h3, .inline_h {
	font-size: 13px ; 
	font-weight: bold ;
	letter-spacing: -1px ;
}

#content {
	padding: 15px ;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.link_white:hover {
	text-decoration: underline ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	color: #ffffff ;
	text-align: center ;
	background-image: url(/images/button_bg.gif) ;
	background-position: center ;
	font-size: 18px ;
	letter-spacing: -1px ;
	text-decoration: none ;
	padding: 10px ;
	border-left: 1px solid #747474 ;
	border-right: 1px solid #1f1f1f ;
}

a.button:hover {
	background-image: url(/images/button_up.gif) ;
}

.img_float {
	border: 0px ;
	float: right ;
	margin: 0px 0px 5px 15px ;
	clear: right ;
}

a:link {
	color: #94230f ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #e13417 ;
}


div.blog {
	padding: 10px; 
	border-bottom: 1px dashed #333; 
}

div.blog_title {
	font-weight: bold; 
	font-size: 13px;
}

div.blog_author {
	font-weight: bold;
	font-size: 11px; 
}

div.blog_date {
	font-style: italic;
	font-size: 11px; 
}

div.blog_link {
	text-align: right;
}

img.blog_thumb {
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid 1px; 
}
img.blog_full {
	float: right;
	margin: 0px 0px 10px 10px;
	border: solid 1px; 
	width: 250px; 
}

/*HTML styles */

body {
	background-color: #94230f ;
	margin: 0px ;	
	font-family: arial, sans-serif ;
	font-size: 12px ;
	color: #1f1f1f ;
}

body, p, li, div, td {
	line-height: 19px;
}

input, select, textarea, button {
	font-family: arial, sans-serif ;
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1:first-child, h2:first-child, h3:first-child, p:first-child {
	margin-top: 0px ;
}

h1:last-child, h2:last-child, h3:last-child, p:last-child {
	margin-bottom: 0px ;
}

h1 {
	font-size: 28px ;
	font-weight: normal ;
	letter-spacing: -2px ;
	color: #94230f ;
	line-height: 32px ;
	margin-top: 0px ;
}

h2 {
	font-size: 18px ;
	letter-spacing: -1px ;
	font-weight: normal ;
	line-height: 22px ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
	letter-spacing: -1px ;
}

#content {
	padding: 15px ;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.link_white:hover {
	text-decoration: underline ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	color: #ffffff ;
	text-align: center ;
	background-image: url(/images/button_bg.gif) ;
	background-position: center ;
	font-size: 18px ;
	letter-spacing: -1px ;
	text-decoration: none ;
	padding: 10px ;
	border-left: 1px solid #747474 ;
	border-right: 1px solid #1f1f1f ;
}

a.button:hover {
	background-image: url(/images/button_up.gif) ;
}

.img_float {
	border: 0px ;
	float: right ;
	margin: 0px 0px 5px 15px ;
	clear: right ;
}

a:link {
	color: #94230f ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #e13417 ;
}