body {
	margin: 0;
	padding: 0;
	background:  url(images/img017.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
	font-style: normal;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img.left {
	float: left;
	margin-right: 10px;
	border-color:#000000;
}

img.right {
	float: right;
	margin-left: 15px;
	border-color:#000000;
}


/* Header */

#header {
	width: 960px;
	height: 150px;
	margin: 0 0 1px 1px;
	/*background: url(images/img02nm.jpg) no-repeat left top;*/
}

#advertisement {
	height: 100px;
	width: 960px;
	padding: 10px 0 0px 0;
	margin: 0 auto;
	background-color: #000000;

}

#header h1 {
	font-size: 2.5em;
	text-align: center;

}

/* Logo */

#logo {
	width: 960px;
	padding: 0px 0 0px 0px;
	color: #993300;
	margin: 0 auto;
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#logo a:hover {
	border: none;
	background: none;
	text-decoration: none;
	color: #CC6600;
}

/* Search */
/*
#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}
*/

/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0px 0 25px 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 37px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #967001;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	/*background: url(images/stickgirl02.jpg) no-repeat top;*/
	text-decoration: none;
}

#menu .first {
	/*background: url(images/img03.jpg) no-repeat center top;*/
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	/*background: url(images/img04a.jpg) repeat-y left top;*/
	
}

#wrapper-top {
	width: 960px;
	/*background: url(images/img07a.jpg) no-repeat left top;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #000;
	padding: 0px 0px 0 0;
	margin: 0 auto;
	height: 270px;
	background-image: url(images/header.jpg);
	
}

#wrapper-btm {
	width: 980px;
	margin: 0 auto;
	border-left: 1px dotted #000000;
	border-right: 0px dotted #000000;
	/*background: url(images/img05akh.jpg) no-repeat left bottom;*/
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: right;
	width: 675px;
	margin: 0px 0 0 0;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #000;
	padding: 10px 5px 0 10px;
	background-color: #FFFFFF;
}

#content-alt {
	float: right;
	width: 675px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #000;
	padding: 10px 5px 0 10px;
}

#content2 {
	float: none;
	width: 900px;
	margin: 0;
	padding: 0 0 0 0;
}

.post {
}

.post h1 {
	color: #666666;

}

.post .title {
	color: #333333;
	border-bottom: 1px #A9A9A9 dashed;
	padding: 10px;
}

.post .title a {
	background: none;
	color: #BF4D36;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px 3px 50px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 10px 5px 5px;
	text-align: justify;

}

.post a {
	color: #0000FF;
	border-bottom: 0px #967001 dotted;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0px;
}

#sidebar-alt {
	float: left;
	width: 260px;
	margin: 0px 0 0 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	color: #000000;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #0000FF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.sidebar   img  {
	border: 0px;

}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-left: 1px dotted #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #0000FF;
	border-bottom: 1px #FF833B dotted;
	font-size: 11px;
}

#footer a:hover {
	color: #FF0000;
	border-bottom: 1px #FF833B dotted;
	font-size: 11px;
}

#footer-ads {
	width: 100%;
	background-color: #000000;
	margin: 0px 0 0 0;
	border-top: 3px solid #805555;
}

#footer-ads-content {
	width: 960px;
	background-color: #000000;
	margin: 0 auto;
	text-align: center;
	height: 200px;
	padding: 10px 0 10px 0;
}
#footer-ads-content  a {
	text-decoration: none;
	color: #00FFFF;
}

/******************* MISC **********************/
.fineprint {
	font-size:.85em;
}

.fineprint-color {
	font-size:0.85em;
	color: #993300;
}

.speccolor {
	color:#996600;
}

.speccolor-red {
	color:#FF0000;
}
.speccolor-green {
	color:#009900;
}

.speccolor-black {
	color:#000000;
}

.clearer {

}

#specialBox {
	height: 155px;
	width: 200px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 8px 2px 10px 2px;
	border: 3px dashed #FF0000;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px 5px 0 10px;
	background-color: #FFFF99;
	color: #000000;
}

#specialBox a {
	color: #FF0000;

}

#specialBox a:hover {
	color: #0000FF;
	border-bottom: 1px dotted #0000ff;
}

#twitterBox {
	height: 187px;
	width: 200px;
	float: right;

}

/******* CONTACT FORM STYLE ***********/

#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	width: 550px;
	margin: 1px auto;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #FFFFdd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 1.3em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contact input, textarea, select {
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font:1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover {
	background:#444;
}
#contact input[type="submit"][disabled] { background:#888; cursor: default; }
#contact fieldset {
	padding:20px;
	border:1px solid #000;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000000;
	border:1px solid #000; /*eee*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
	font-size: 1.2em;
}

#contact span.required{
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }

ul.error_messages { margin: 0 0 0 15px; padding: 0; }
ul.error_messages li { height: 22px; line-height: 22px; color:#333; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }
