/*
	Theme Name: Xyuser
	Description: XyUser Group Theme
	Author: Hedley Phillips
*/



body {
margin: 5px 0;
	padding: 0;
	background: #FBE7DD url(images/background.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

/*em {
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/



/* Pre code tag */
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 border: 1px dotted #ccc; 
 padding: 0.2em 0.5em; 
 background: #FFF9FC;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap{
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}

#container {
	margin: 0px;
	float: left;
	width: 800px;
	background: url(images/container_background.jpg);
	background-repeat:no-repeat;
}

#header {
	float: left;
	width: 800px;
	height: 135px;
}

#content {
	float: left;
	width: 800px;
	position: relative;
	background: url(images/img5.gif);
}

.right-content-talia {
/*this is the div that controls how far left the posts sit*/
	float: right;
	width: 630px;
}

.left-content-talia {
	float: left;
	width: 160px;

}

#left-post {
	width: 280px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	padding-top: 20px;
	

}

#right-sidebars {
	float: right;
	width: 200px;
	padding-bottom: 25px;

}

#left-sidebars {
	float: left;
	width: 160px;
	padding-bottom: 25px;
	/*padding-left:4px;*/
}

#footer {
	float: left;
	height: 500px;
	width: 800px;
	text-align: center;
	padding-top: 4px;
	color: #fff;
	font-size: 10px;
	background: url(images/large_footer.gif) repeat-x;
}
#footer h1,h2,h3 {
color: #FFF;
font-size: 1.4em;
letter-spacing: 1px;
}
#footer a {
	color: #FFFFFF;
	font-size: 1.6em;
}
#footer a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_cloud {
margin-left: 15px;
width: 230px;
float:left;
clear:both;
text-align:left;
color: #fff;
padding-right:0px;
margin-top:70px;
margin-bottom:10px;
min-height:300px;
}
#footer_middle {
margin-left: 20px;
width: 230px;
float:left;
text-align:left;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
color: #fff;
padding-left:15px;
padding-right:15px;
margin-top:70px;
margin-bottom:10px;
min-height:300px;
}

#footer_right {
width: 240px;
float:right;
margin-right: 15px;
text-align:left;
padding-left: 15px;
margin-top:70px;
color: #fff;
}
#footer_base {
clear:both;
}
#footer_base a {
font-size: 1em;
}

/*#footer a:link, #footer_talia a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover, #footer_talia a:active {
	color: #999999;
	text-decoration: underline;
}
*/

.header_site_desc {
	float: left;
	height: 90px;
	width: 400px;
	padding-top: 30px;
}

.header_site_desc h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: normal;
}

.header_site_desc p {
	font-size: 14px;
	color: #F4f4f4;
	margin: 0px;
	float: left;
	width: 400px;
	font-weight: bold;

}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9ACA3C;
}

.header_nav_box {
	float: right;
	width: 490px;
	height: 100px;
	padding-top: 20px;
}

/* Form styles */
.login-textbox {
font-size:12px;
text-align: left;
background-color: #fff;
color: #333;
margin-top: 2px;
margin-left: 10px;
border: 1px solid #999;
width: 100px;
}
.login-button {
text-align: left;
background-color: #fff;
color: #333;
border: 1px solid #666;
margin-top: 2px;
margin-left: 10px;
}
.login-label {
text-align: left;
margin-top: 2px;
margin-left: 10px;
}
.searchform-box {
float: right;
height: 4px;
width: 610px;
padding-top: 10px;
padding-right:10px;
}
#searchform form {
	float: right;
	width: 90px;
	margin: 0px;
	padding: 0px;

}
.searchform-textbox {
font-size:12px;
text-align: left;
background-color: #fff;
color: #333;
margin-top: -4px;
border: 1px solid #999;
background-image: url(images/search_button.gif);
background-repeat: repeat-x;
width: 150px;
}
.searchform-button {
text-align: left;
background-color: #fff;
color: #333;
border: 0px solid #781351;
margin-top: 4px;
}




#searchform p {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.src_field {
	width: 300px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.navigators {
	float: left;
	width: 490px;
}

.navigators ul {
	margin: 0px;
	float: left;
	width: 490px;
	list-style-type: none;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navigators ul li {
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.navigators ul li a:link, .navigators ul li a:visited {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #F6B81A;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F3B40A;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #E6A306;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EB9B01;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
/* Sidebar is the automated links widget styling*/
.sidebar-box {
	float: left;
	width: 160px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar-box h3 {
	float: left;
	width: 155px;
	
	font-size: 1.1em;
	color: #FFFFFF;
	/*
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000;
	*/
	color: #730000;
	display: block;
	font-size: 1.2em;
	height: 27px;
	border-bottom: 1px solid #000;
	line-height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar-box ul {
/* The green boxes that lists are in */
	
	/*
	background-color: #EEEEDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
	*/
	
	margin: 0px;
	float: left;
	width: 157px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-decoration: none;
}

.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 157px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.sidebar-box ul li {
	margin: 0px;
	float: left;
	padding: 0px;
	
}


.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	/**/
	display: block;
	width: 145px;
	color:#666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 1em;
	margin: 0px;
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	margin: 0px;
	float: left;
	display: block;
	width: 145px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

}

.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {
	margin: 0px;
	float: left;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
text-decoration: none;
}

#put-image-here {

	float: left;

	height: 120px;

	width: 480px;

	background-image: url(images/someimage.gif);

	background-repeat: no-repeat;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #D8D8D8;

}

.post-fixed {
	float: left;
	height: 25px;
	width: 380px;
}



#post-entry {
	float: left;
	width: 512px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* The size of the text background box*/
.post-meta {
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #EEEEEE;
	border-left-color: #F4F4F4;
}

#post-entry h1 {
	font-size: 1.3em;
	color: #999900;
	margin: 0px;
	float: left;
	width: 600px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

#post-entry h2 {
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 600px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px;
	padding-bottom: 6px;
}

#post-entry h3 {
	font-size: 1.0em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 600px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;

}

#post-entry h4 {

	font-size: 1.9em;

	color: #000000;

	float: left;

	width: 370px;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #EEEEEE;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

}
#post-entry h5 {
	font-size: 1.3em;
	color: #000000;
	margin: 0px;
	float: left;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}


#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #80856B;
	color: #730000;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #333333;
	text-decoration: underline;

}
/* The authour infoa t top of post*/
.posted-aut-cat {
	float: left;
	width: 370px;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}

.post-content {
/* The size of the actual text in a post*/
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}

.post-commented {
	float: left;
	width: 370px;
}

.post-box {
	float: right;
	height: 40px;
	width: 119px;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.post-box a:link, .post-box a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.post-box a:hover, .post-box a:active {

	color: #000000;

	text-decoration: underline;

}

.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	/*font-family: "Trebuchet MS", Tahoma, "Arial Narrow";*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}

.post-content img {
	/*padding: 0px;
	background-color: #f7f7f7;*/
}

.post-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.post-content a:link, .post-content a:visited {

	color: #333333;

	text-decoration: underline;

	font-weight: bold;

}

.post-content a:hover, .post-content a:active {

	color: #FF9900;

	text-decoration: none;

	font-weight: bold;

}

.post-navs {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 480px;

	font-size: 14px;

	color: #000000;

}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}

#comment-temps {

	float: left;

	width: 480px;

}

#comment-temps a:link, #comment-temps a:visited {

	color: #999900;

	text-decoration: underline;

}

.rssfeed {

	margin: 0px;

	float: left;

	width: 460px;

	background-image: url(images/feed.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 20px;

	text-align: left;

	font-size: 13px;

	color: #000000;

}

#comment-temps a:hover, #comment-temps a:active {

	color: #000;

	text-decoration: none;

}

/* Comments box */
.com-box {
	margin: 0px;
	float: left;
	width: 492px;
	width: 600px;
	border: 1px solid #F2E8C6;
	background-color: #EEEEDD;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: 1px;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}

.author_com {

	float: left;

	width: 445px;

	font-size: 14px;

	font-weight: bold;

	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 17px;

}

.author_date {

	float: left;

	width: 460px;

	font-size: 12px;

	color: #333333;

}

/* Comments to a post text format */
.author_com_text {
	float: left;
	width: 560px;
	padding-top: 8px;
	font-size: 13px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.com-fixed {

	float: left;

	height: 20px;

	width: 370px;

}

/* alternating comment box */
.com-box_alt {
	margin: 0px;
	float: left;
	width: 600px;
	border: 1px solid #EEF4E3;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: 1px;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com_text blockquote {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-left: 5px;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-top: 3px;

	padding-bottom: 3px;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

}

.author_com_text code {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-size: 13px;

	font-family: "Lucida Grande", "Lucida Sans", Tahoma;

	color: #000000;

	padding: 3px;

	border: 1px dotted #EFEFEF;

	display: block;

}

#comment-temps form {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 370px;

}

#comment-box {

	float: left;

	width: 370px;

	margin: 0px;

	padding: 0px;

}

#comment-box p {

	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;
	

}

#comment-box input {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #CCCCCC;

}

#comment-box input:hover {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #999999;

	background-color: #FFFFFF;

}

#comment-area {



	float: left;

	width: 370px;

	margin: 0px;

	padding: 0px;

}

#comment-area p {



	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;
}

/* Comment text box size */
#comment-area textarea {
	padding: 3px;
	width: 492px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#comment-area textarea:hover {

	padding: 3px;

	width: 492px;

	height: 180px;

	border: 1px solid #999999;

	margin: 0px;

}



#wp-calendar a:link, #wp-calendar a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

#wp-calendar a:hover, #wp-calendar a:active {

	text-decoration: none;

	color: #999900;

	font-weight: bold;

}



#wp-calendar th {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	float: right;

	padding-top: 10px;

}



#wp-calendar #prev a {

	text-align: center;

	color: #999900;

	text-decoration: none;

	float: left;

	padding-top: 10px;

}

#wp-calendar td {

	margin: 0px;

	padding: 0px;

	text-align: center;

}

#wp-calendar tf {

	margin: 0px;

	padding: 0px;

}#wp-calendar {

	background-color: #EEEEDD;

	width: 180px;

	list-style-type: none;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #E2E2C5;

	border-right-color: #E2E2C5;

	border-bottom-color: #E2E2C5;

	border-left-color: #E2E2C5;

	font-size: 13px;

	margin: 0px;

	float: left;

}

#wp-calendar caption {

	width: 180px;

	font-size: 1.3em;

	color: #FFFFFF;

	background-image: url(images/h2navbg.gif);

	background-repeat: repeat-x;

	height: 31px;

	line-height: 28px;

	text-align: left;

	font-weight: bold;

	margin: 0px;

	background-position: bottom;

	padding: 0px;

	text-indent: 6px;

}

.clear-sidebar {

	float: left;

	height: 10px;

	width: 198px;

}
/* Menu */
/*#pixopoint_menu1_wrapper {
	background:#666666;
}*/
#ddmenu {
background: #000000;
}

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 10px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Left col Menu Static Menu*/

/* Turns off Margin, Padding, and Bullets for the Menu List */
.leftcol {
font-size: 2.2em;
}

#leftcol a{
text-decoration: none;
color: #730000; 
}
#leftcol a:hover{
text-decoration: none;
color: #006699;
font-weight:none;
}
#leftcol ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
text-decoration: none;
}
#leftcol-box li {
/*margin: 0px; 
padding: 0px;
list-style-type: none;*/
}*/


/* Link Styles for the Menu */
.mainmenu, .mainmenu ul, .mainmenu a{
	/*color: #730000;
	display: block;
	font-size: 2.2em;
	padding: 2px 0px 2px 6px;
	text-decoration: none;*/
	}
	/* Links in menu*/
.mainmenu ul a {
	background-color: transparent;
	border: 0;
	color:#666;
	font-size: 0.9em;
	font-weight:normal;
	/*padding: 0 0 0 12px;*/
	margin: 0 0 0 16px;
	text-decoration: none;
	}
.mainmenu ul a:hover {
	color:#333;
	}
.membership_table {
  background-color: #F9FBFD;
 color: #000000;
 /*width: 440px;*/
border-left-style: solid;
border-left-width: 1px;
border-left-color: #E2DECD;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #E2DECD;
}	
.membership_tablelabel {
width: 200px; 
font: 11px;
color: #000000;
background-color: #ffffff; 
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #E2DECD;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #E2DECD;
}	
.membership_tablefield {
background-color: #F7F7F4;
color: #000000;
text-align: left;
margin-right: 0px;
padding-right: 0px; 
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #E2DECD;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #E2DECD;
}
.membership_formtextarea{
background: #fff;
border: #ecede7 1px solid;
background-color: #ecede7;
color: black;
font-size: 10pt;
font-weight: normal
}
img#wpstats{
display:none
}
/* ARCHIVE PAGE */

.archive li{
	list-style-type: none;	
}
#rss {
	position:absolute;
	left: 890px;
	top: 0px;
}
#ticker_container {
position:absolute;
top: 108px;
left: 170px;
width: 785px;
color: #FFF;
}
#TICKER b {
	font-size: 1.1em;
	color: #fff;	
}
/* HOME PAGE EXCERPTS */
#home_page_excerpts {
	width: 608px;
}
#home_page_excerpts a{
	color: #000;
	
}
.excerpt_box {
	height: 160px;
	margin: 15px;
	float: left;
	width: 270px;
	/*padding:1em;*/
 /* margin-bottom:.5em;*/
  /*border:1px solid #ccc;
  -moz-border-radius:10px;
  background:#eee;
  -moz-box-shadow:0 2px 2px #ccc;	*/
}
.excerpt_box_title {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	height: 25px;
	border:1px solid #ccc;
  -moz-border-radius:10px;
  background:#A5A5A5;
  -moz-box-shadow:0 2px 2px #ccc;		
}
.excerpt_box_title a {
	color: #FFF;	
}
.excerpt_box_text {
	height: 110px;
	margin: 0px;
	margin-top: 5px;
	padding: 5px;	
	overflow:hidden;
	border:1px solid #ccc;
  -moz-border-radius:10px;
  background:#eee;
  -moz-box-shadow:0 2px 2px #ccc;
}
.excerpt_box_text p {
	height: 80px;	
}
.excerpt_read_more a{
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	text-decoration:none;
}