@charset "UTF-8";
/* CSS Document */


/*     Header  --------------------------------------------------      */

body {
	background-color: #c5b68b;
	text-align: center;
	behavior: url("includes/csshover3.htc");
}
#floater {
	text-align: center;
	top:10px;
	margin: 0 auto;
	width: 950;
	position: relative;
	padding-bottom: 10px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b281a;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 180px;
	width: 950px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #990000;
}
#menubar {
	vertical-align: bottom;
	position: relative;
	width: 950px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	left: 0px;
	z-index: 45;
	margin-bottom:25px;
}
#headtext {
	text-align: center;
	z-index: 25;
	width: 950px;
	margin:10px 0;
}
#topnav {
	width: 915px;
	text-align: right;
	padding-top:10px;
}

#topnav a, #topnav a:visited {
	color: #999999;
	text-decoration: none;
}
#topnav a:hover {
	color: #a89a73;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a89a73;
}
#menubar {
	margin-bottom: 15px;
	border-bottom: 1px dotted #a89a73;
}

/*     Main Left  --------------------------------------------------      */

#mainlf {
	width: 605px;
	text-align: left;
	padding: 15px;
	height: auto;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 15px;
}
#mainlf iframe {
	margin-bottom: 15px;
}
#mainlf a:hover span  {
	color: #999999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#mainlf h1 {
	font-size: 18px;
	color: #100c56;
}
#mainlf p {
	text-align: justify;
}

#mainlf p span {
	color: #100c56;
}

#mainlf a, #mainlf a:visited {
	color: #a89a73;
	text-decoration: none;
	border-bottom-width: 0px;
}
#mainlf a:hover  {
	color: #999999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#mainlf a img , #mainlf a:visited img {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainlf a p, #mainlf a:visited p {
	color: #a89a73;
	text-decoration: none;
	border-bottom-width: 0px;
	
}
#mainlf a:hover p {
	color: #999999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
/*     Main Right  --------------------------------------------------      */

#mainrt {
	padding-top:10px;
	width: 300px;
	text-decoration: none;
	text-align: center;
	padding-right: 15px;
	display: block;
	position: relative;
	float: right;
	height: auto;
	margin-bottom: 45px;
}
#mainrt a img, #mainrt a:visited img {
	border: 0px none #FFFFFF;
}

#mainrt p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}
#mainrt p span {
	color: #a89a73;
}
#mainrt h3 span {
	color: #100c56;
	font-size: 14px;
	text-align: left;
}
#mainrt td {
	display: inline;
	padding: 0px;
	width: 300px;
	text-align: justify;
}
#mainrt td span {
	color: #100c56;
	text-align: center;
}
#mainrt a, #mainrt  a:visited {
	text-decoration: none;
	border: 0px none #FFFFFF;
	color: #a89a73;
}
#mainrt a:hover {
	color: #100c56;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
	text-decoration: none;
}


/*     Misc  --------------------------------------------------      */

#aboutblog, #review {
	min-height: 150px;
	text-align:left;
	border-bottom:1px dotted #a89a73;
}
#rotator {
	background-position: center;
	text-align: center;
}

/*     Tags  --------------------------------------------------      */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #100c56;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a89a73;
}

h3 {
	font-size: 16px;
	color: #100c56;
	text-decoration: none;
}
h5 {
	font-size: 45px;
	color: #a89a73;
	text-align: center;
	line-height: 45px;
}

.pad25 {
	padding-left: 37px;
}
.clear {
	line-height: 11px;
	clear: both;
}


/*     Footer  --------------------------------------------------      */


#footer {
	color: #999999;
	width: 950px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a89a73;
	background-color: #FFFFFF;
	vertical-align: bottom;
	clear: both;
	margin: 10px 0 0 0;
	bottom: 0px;
	z-index: 62;
	background-position: center;
	position: relative;
	padding-top: 5px;
}
#page_num {
	width: 850px;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 14px;
}

#e2foot a, #e2foot a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

#e2foot a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
#mainrt form {
	text-align: right;
}
/* #homelinks a, #homelinks a:visited {
	color: #000066;
}
#homelinks  a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
} */
a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a, a:visited {
	color: #a89a73;
	text-decoration: none;
}
a:hover b {
	color: #a89a73;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a89a73;
}
a b, a:visited  b {
	color: #100c56;
	text-decoration: none;
}
b {
	color: #100c56;
}
#floater #container #topnav a img, #floater #container #topnav a:visited img, #floater #container #topnav a:hover img {
	text-decoration:none;
	border: none;
	
}

