/* CSS Document */

body {
	background: url(graphics/logo2.gif) top right no-repeat;
	font: 0.9em "lucida sans unicode", verdana, sans-serif;
	margin:0;
	color:#555;
	padding-top:8px;
	border:3px solid #eee;
}

html {
	border:3px solid #f6f6f6;
	border-left:3px solid #f6f6f6;
	border-right:3px solid #f6f6f6;
}

* {
	margin:0;
	padding:0;
	outline:none;
	line-height: 1.2em;
}

h5 {
font: 20px Times, serif;
}

table {
	width:100%;
	padding:10px;
	border:1px solid #eee;
}

th {
	color:#CD5C5C;
	border-bottom:1px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	text-align:center;
	background:#fafafa;
}

#container {
	width:97%;
	margin:0 auto;
}

#content ul {
	margin:15px 0 15px 25px;
}

#content ul li {
	border-bottom:1px solid #eee;
		color:#444;
}

#content img {
	background:#fff;
	padding:1px;
	border:3px solid #eee;
	margin:10px;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul a {
	color:#444;
	font:80% Verdana;
	text-decoration:none;
}

#sidebar ul a span {
	color:#ccc;
}

#sidebar ul a:hover span {
	color:#333;
}

#sidebar p {
	font: 90% Tahoma, Verdana, sans-serif;
	line-height:1.3em;
	margin:10px 0 20px 0px;
}

#sidebar ul li {
	background:#fafafa;
	margin:1px 0 0 0;
	padding:5px;
}

#sidebar h3 {
	font:130% Arial;
	margin:5px 0;
	color:#222;
}

#sidebar h4 {
	font:25px Tahoma;
	margin:5px 0;
	color:#FE7070;
}

#content {
	width:70%;
	float:left;
	margin-bottom:10px;
}

#sidebar {
	background: #FFFFFF url(graphics/logo3.gif) bottom no-repeat;
	width: 24%;
	margin-left:74%;
	padding-left: 7px;
	padding-right: 1px;
}

#footer {
font: 70% Verdana;
clear:both;
margin-top: 30px;
margin-bottom: 10px;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a {
color:#555;
font-weight:normal;
}


.postcolor {
	font: 12px Verdana;
	color:#999;
	padding:20px 0;
}

.postcolor a {
	color:#CD5C5C;
}

.postcolor a:hover {
	text-decoration:none;
}

.content h3 {
	margin:20px 0;
	color: #FE7070;
}

blockquote {
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Georgia;
}

#content p {
	line-height:1.5em;
	word-spacing: 0.1em;
	margin:15px 0;
}

#content p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
}

#content h2 {
	font:190% Times;
	}

#content h2 a {
	color:#333;
	text-decoration:none;
}

#header {
	width:60%;
	margin-left: 35px;
	padding:0px 0;
	margin-bottom:8px;
}

#header h1 {
	font:330% Times New Roman;
	letter-spacing:1px;
	margin-bottom:2px;
	margin-left:5px;
	float:left;
}

#header h1 a {
	color:#000;
	text-decoration:none;
}

#header h1 a span {
	color:#ccc;
	float:left;
}

#header h1 a:hover span {
	color:#A3E800;
}

#header h3 {
	font:147% Verdana;
	color:#FE7070;
	margin-left:5px;
}

#about {
	color: #ffffff;
	background:#FEACAC;
	padding:8px;
}

#about a {
	color:#fff;
}

/* menu tabs */

#horizmenu{
width: 430px;
margin-left: 47px;
background: #FEACAC ;
}

#horizmenu ul{
padding: 3px 9px 2px 5px;
margin-left: 6px;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#horizmenu li{
display: inline;
margin: 0;
}

#horizmenu li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-right: 1px solid #FEACAC;
border-left: 1px solid #FEACAC;
color: #8A6A6A;
font-size: 13px;
background: #ffffff ;
}

#horizmenu li a:hover{
background-color: #CDDADA;
color: navy;
}

span.first
{
 float: left;
 font-size: 300%;
 line-height: 40px;
 margin-right: 0.05em;
 word-spacing: normal;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -7px;
	font-size: 55px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -7px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -7px;
	font-size: 25px;
}

