*{
	margin:0px;
}
 #form{
	padding-left: 20px;
	height: 120px;
	margin-top: 20px;
}
.copy2{
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CCFF;
	font-weight: bold;
	height: 100px;
	width: 145px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	border: 1px solid #401528;
}
p.copy{
	visibility: hidden;
}
/*/--/*/


body {
	margin:0px;
	padding:0px;
	font-size: 16px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	background-image: url(file:///E|/images/bgrndpage.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#page {
	background-image: url(../images/wrappe2r.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#page2 {
	padding: 0px;
	float: none;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
}

#wide-page {
	width: 770px;
	margin: 0px auto 0px auto;
	background-image: url(../images/page-background-alt.gif);
}


/* ---- BEGIN GLOBAL ELEMENTS ---- */

h2, h3, h4, h5, h6 {
	font-family: Impact, Verdana, Georgia;
}

h1{
	visibility: hidden;
}
h2 {
	color: #E46604;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	color: #E46604;
	font-size: 28px;
}

h4 {
	color: #638000;
	font-size: 16px;
}

h5 {
	color: #638000;
	font-size: 16px;
}

h6 {
	color: #638000;
	font-size: 16px;
}

a {
	color: #FF9900;
}

a:visited {
	color: #CC9933;
}

a:hover {
	color: #0099FF;
}

a:active {
	color: #993333;
	font-size: 14px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style: italic;
	color:#5E5E5E;
	margin: 0px 30px 0px 30px;
}

blockquote blockquote {
	margin: 0px 30px 0px 30px;
}

img {
	border: 0px none;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}

img.right {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}

img.center {
	clear: both;
	text-align: center;
}

small {
	font-size: 12px;
}

/* ---- END GLOBAL ELEMENTS ---- */


/* ---- BEGIN HEADER STYLES ----*/

#header{
	background-image: url(../images/header.jpg);
	width: 975px;
	height: 240px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
#header2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	position: relative;
}
#header-title {
	color: #FFFFFF;
	height: 218px;
}

#header-title h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 31px;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
}

#header-title a:link {
	color: #FFFFFF;
}

#header-title a:visited {
	color: #FFFFFF;
}

#header-title a:hover {
	color: #FFFFFF;
}

#header-title a:active {
	color: #FFFFFF;
}

#header-title p {
	margin-top: 4px;
	margin-bottom: 0px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 13px;
	visibility: hidden;
}

/* ---- END HEADER STYLES ----*/


/* ---- BEGIN CONTENT STYLES ---- */

#content {
	width: 700px;
	background-position: right top;
	position: relative;
	padding-top: 25px;
	float: right;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 15px;
	list-style-image: none;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wide-content {
	padding: 40px;
	width: 690px;
	background-image: url(../images/content-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h2.post-title {
	margin-top: 0px;
	padding-right: 50px;
	margin-bottom: 0px;
}

h3.post-title {
	margin-top: 0px;
	padding-right: 50px;
	margin-bottom: 10px;
	color: #E46604;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

h2.archive-title {
	margin-top: 0px;
	padding-right: 50px;
	margin-bottom: 30px;
	font-size: 28px;
	font-family: Impact, Verdana, Georgia;
	color: #CF932C;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

h2.page-title {
	margin-top: 0px;
}

h2.search-title {
	margin-top: 0px;
	padding-right: 50px;
	margin-bottom: 30px;
	font-size: 24px;
}

.post {
	background-image: url(file:///E|/images/post-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
	clear: both;
	background-color: #000000;
	padding-top: 28px;
	padding-right: 15px;
	padding-left: 45px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D1021;
	border-right-color: #9D1021;
	border-bottom-color: #9D1021;
	border-left-color: #9D1021;
	margin-bottom: 20px;
	font-size: 12px;
}

.post-single {
	background-image: url(../images/post-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-bottom: 0px;
	clear: both;
}

.entry {
	line-height: 1.4em;
	padding-bottom: 20px;
}

.postmetadata {
	font-size: 12px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 5px;
	margin-top: 25px;
	color: #E46604;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

.commentlink {
	background-image: url(../images/comment-bubble.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.trackback {
	background-image: url(../images/trackback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.edit {
	text-align: center;
	margin-top: 12px;
}

.edit a {
	text-decoration: none;
}

.navigation-single {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size:12px;
	line-height: 1.4em;
}

.next-single {
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.previous-single {
	background-image: url(../images/arrow-previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#content ul li {
	list-style-type: none;
	list-style-image: none;margin:0px;padding:0px;
}

#content ul {
	margin-left: 0px;
	padding-left: 40px;
}

#content ul ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet-red-child.gif);
}

#content ul ul ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet-red-square.gif);
}

#content li {
	margin-bottom: 14px;
}

#content li li {
	margin-top: 10px;
	padding-bottom: 0px;
	line-height: normal;
}

.navigation {
	font-size: 18px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
}

.navigation a {
	text-decoration: none;
}

.next {
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

.previous {
	background-image: url(../images/arrow-previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#intro {
	margin-bottom: 15px;
	background-image: url(../images/post-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
}

#intro h2 {
	margin-top: 0px;
	padding-right: 30px;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}

.attachment {
	text-align: center;
}

.attachment img {
	padding: 5px;
	border: 1px solid #A1A973;
}

.justify {
	text-align: justify;
}

/* ---- END CONTENT STYLES ----*/


/* ---- BEGIN SIDEBAR STYLES ----*/

#sidebar {
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	padding-top: 20px;
	font-size: 12px;
	color: #343434;
	float: left;
	background-color: #000000;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 20px;
}

#sidebar ul li h3 {
	font-size: 28px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Impact, Verdana, Georgia;
	color: #9D1021;
	text-transform: capitalize;
}

#sidebar ul li h2 {
	font-size: 14px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar li li {
	padding-top: 5px;
	padding-bottom: 1px;
	list-style-image: url(../images/bullet-green.gif);
	margin-left: 15px;
}

#sidebar a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

#sidebar a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-size: 12px;
}

#sidebar a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

#sidebar li li li {
	padding-top: 1px;
	font-size: 92%;
	list-style-image: url(../images/bullet-green-child.gif);
	margin-left: 15px;
}

#sidebar li li li li {
	padding-top: 1px;
	font-size: 92%;
	list-style-image: url(../images/bullet-green-square.gif);
	margin-left: 15px;
}

#feeds ul li {
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

#feeds ul li a {
	background-image: url(../images/feed-icon-12x12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#feeds ul li a:visited {}

#feeds ul li a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	color: #E85F11;
}

#feeds ul li a:active{}

.space {
	margin-bottom: 16px;
	background-image: url(../images/sidebar-underline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 2px;
}

#wp-calendar {
}

#wp-calendar caption {
	text-align: left;
	font-size: 14px;
	font-variant: small-caps;
	background-image: url(../images/sidebar-underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #477400;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 2px;
}

#wp-calendar th {
	background-color: #D1D5BC;
	padding: 1px;
	border: 1px solid #A7AA94;
}

#wp-calendar td {
	border: 1px solid #CCCCCC;
	padding: 1px;
	text-align: center;
}

#wp-calendar a {
	display: block;
}

#wp-calendar a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}

td#prev a {
	text-align: left;
	padding-left: 2px;
}

td#next a {
	text-align: right;
	padding-right: 2px;
}

.widget {
	margin-top: 0px;
	margin-bottom: 15px;
}

#linkcat-1 {
	margin-top: 0px;
	margin-bottom: 15px;
}

/* ---- END SIDEBAR STYLES ----*/


/* ---- BEGIN FOOTER STYLES ---- */

#footer {
	background-repeat: no-repeat;
	clear: both;
	visibility: visible;
	font-size: 12px;
	display:block;
	z-index: 10;
	padding-top: 100px;
}
#lwr-footer{width:100%; height:50px; background-color:#333399;}
#footer-wrap {
	width: 900px;
}

#footer-right {
	background-repeat: no-repeat;
	text-align: right;
	height: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 60px;
}

#footer-right ul {
	margin-left: 0px;
	padding-left: 0px;
}

#footer-right li {
	list-style-type: none;
	display: inline;
	padding-right: 12px;
}

#footer-left {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 40px;
	width: 100px;
	background-repeat: no-repeat;
}

#footer-meta {
	color:#CCCCCC;
	clear: both;
	padding-bottom: 10px;
}

#footer-meta a {
	color: #999999;
}

#footer-meta ul {
	margin: 0px;
}

#footer-meta li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}

/* ---- END FOOTER STYLES ----*/


/* ---- BEGIN SEARCH FORM STYLES ---- */

#searchform {
	padding: 0px;
	text-align: left;
	line-height: normal;
	font-size: 12px;
	margin: 0px;
}

#s {
	width: 115px;
	padding: 2px;
	background-color: #F5F6EC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	vertical-align: top;
	color: #343434;
	border-top: 1px solid #799029;
	border-right: 1px solid #799029;
	border-bottom: 1px solid #799029;
	border-left: 1px solid #799029;
}
	
#searchform input {
	margin: 3px 0px 0px;
}

#searchsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	background-color: #A7B176;
	width: 30px;
	border: 1px solid #638000;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* ---- END SEARCH FORM STYLES ----*/


/* ---- BEGIN COMMMENT FORM STYLES ---- */

#commentform {}

#commentform p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#author, #email, #url  {
	width: 200px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#comment {
	width: 98%;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #343434;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#submit {
	padding: 4px;
	background: url(../images/submit-background.gif) repeat-x bottom;
	width: 12em;
	border-top: 3px double #B7C781;
	border-right: 3px double #758346;
	border-bottom: 3px double #758346;
	border-left: 3px double #B7C781;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	color: #758346;
}

/* ---- END COMMENT FORM STYLES ----*/


/* ---- BEGIN COMMENTS STYLES ---- */

h3#comments {
	margin-top: 0px;
	padding-top: 5px;
}

h3#respond {
	margin-top: 0px;
	padding-top: 5px;
}

.commentfeed {
	background-image: url(../images/feed-icon-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 0px;
	float: right;
	padding-bottom: 1px;
}

ol.commentlist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

.comment-body {
	margin: 0 0 10px 0;
	padding: 15px 15px 10px 15px;
	background: #FAFBF2;
	border: 1px solid #F0F1E8;
	position: relative;
}

.comment-body p {
}

.commentmetadata {
}

.comment-author {
}

.comment-count {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	text-align: right;
	font-size: 20px;
	color: #C7CCAF;
	font-weight: bold;
	padding: 0px 6px;
	background: #FFFFFF;
	border: 1px solid #f0f0e0;
	position: relative;
	top: 0px;
	right: 0px;
}

.alt {
}

/* ---- END COMMENTS STYLES ----*/
.img-float-right{float:right;padding-right:10px;}
.img-float-left{float:left;padding-left:10px;}
.area-title {
	color: #E46604;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.twofiveseven{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9DBFB;
	font-weight: bold;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#nav-frame{
	overflow: hidden;
	height: 445px;
	float: left;
}

#news{
	float:left;
	width:160px;
	height:150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
	clear: left;
	background-color: #620402;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
