body,td,th {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url("raster_bg.jpg");
	background-repeat: repeat;
	margin: 0;
	padding: 0 20px;
}
#master {
	padding: 10px 10px 20px 10px;
	height: 100%;
	background-color:#ffffff;
	min-width: 1000px;
}
p {
	font-size: 1.2em;
}
a:link, a:visited {
	color: #6C332D;
	text-decoration: underline;
	/*border-bottom: 1px solid #d2d2d2;*/
	padding-bottom: 0;
}
a:hover, a:active {
	color: #D31141;
	background-color: #EDDBD9;
}
hr {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #660033;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #660033;
height: 1px;
width: 100%;
}
h1 {
	font-size: 2em;
	color: #69332b;
}
h2 {
	font-size: 1.7em;
	color: #69332b;
}
h3 {
	font-size: 1.4em;
	color: #69332b;
}
td {
	font-size: 12px;
}
td p {
	font-size: 1em;
}
td h2 {
	font-size: 1.4em;
	color: #69332b;
}
td h3 {
	font-size: 1.2em;
	color: #69332b;
}
form {
	margin: 0;
}
.header {
	vertical-align: top;
	/*background-image: url(title-bak.gif);*/
	background-repeat: repeat;
	vertical-align: middle;
	text-align: center;
	color:#FFFFFF;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	/* width: 163px; */
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #800401;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #800401;
	text-decoration: none;
}
.menu a:hover {
	background-color: silver;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.breadcrumb {
	margin: 10px;
}
.login {
	padding: 2px 10px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.poll {
	padding: 2px 10px 2px 10px;
	background-color: #800401;
	color: #FFFFFF;
}

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	/*padding: 10px;*/
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	text-align:center;
	vertical-align: middle;
	text-align: center;
}
.outer-round{
	display:block;
}
.outer-round *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ffffff;
}
.outer-round1{
	border-right:1px solid #73a8f0;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #73a8f0;
	padding-left:1px;
	margin-left:3px;
	background: #d8d8d8;
}
.outer-round2{
	border-right:1px solid #2276e8;
	border-left:1px solid #2276e8;
	padding:0px 1px;
	background: #d8d8d8;
	margin:0px 1px;
}
.outer-round3{
	border-right:1px solid #d0e2fa;
	border-left:1px solid #d0e2fa;
	margin:0px 1px;
}
.outer-round4{
	border-right:1px solid #73a8f0;
	border-left:1px solid #73a8f0;
}
.outer-round5{
	border-right:1px solid #c1d9f8;
	border-left:1px solid #c1d9f8;
}
.outer-round_content{
	padding:0px 5px;
	background:#ffffff;
} 


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
}

.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
}




/*
  +------------------------------------------------------------------+
  
| MikeCherim.com                                                   |
  
| CSS: Smart Corners                                               |
  
| Cascading Style Sheet                                            |
  
| Copyright Aug 2006                                               |
  
| Use with attribution by visible link please!                     |
  
| Attribute to: <a href="http://green-beast.com/">Mike Cherim</a>  |
  +------------------------------------------------------------------+
*/ 



#raiseheader {

	background : transparent url(images/bg_header_raise.jpg) no-repeat;

  	width : 100%;
 	position : relative;
	height: 79px;

}

/* here's the box... the image is the upper-left corner */

#tl {

	background : #ff00ff url(images/tl3.png) no-repeat;

  	width : 100%;

  	height : auto;

  	position : relative;

  	padding : 10px 10px;

}

/* these are the other three spans. classes were used to allow multiuse on a page */

.tr, .bl, .br {

  	position : absolute;

  	width : 6px;

  	height : 6px;
/* corner images are 40x40 */

  	display : block;

  	margin-bottom : -0px;  
/* this is for IE; Original = -1px*/

}

.tr {

  	background : transparent url(images/tr3.png) no-repeat;

  	top : 0;

  	right : 0;

}

.bl {
	background : transparent url(images/bl3.png) no-repeat;
 	bottom : 0;

  	left : 0;

	}

.br {

  	background : transparent url(images/br3.png) no-repeat;

  	right : 0;

  	bottom : 0;

}

/* End Styles */








/* Navigation
---------------------------------------- */



#navi {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

a.menu {
	display:block;
	padding:2px 7px;
	background-color:#d2d2d2;
	text-align:left;
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-decoration:none; 

	border-left: 1px solid #800401;
	border-right: 1px solid #800401;

}

a.menu:link, a.menu:visited {
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

a.menu:active, a.menu:hover {
	color:#000000;
	font-weight:normal;
	background-color:#d2d2d2;
	text-decoration:underline; 

}


.topmenutitle{
	font-weight:bold;
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0;
	margin:0; 

}

.menutitle{
	background-color:#800401;
	font-weight:bold;
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:3px 7px;
	margin:10px 0 5px;

	border-left: 1px solid #800401;
	border-right: 1px solid #800401;
}

.menusubtitle {
	background-color: #dedede;
	color:#800401;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px 7px;
	margin: 0; 

	border-left: 1px solid #800401;
	border-right: 1px solid #800401;
}


p.menuleer {
	background-color:#ffffff;
	height: 8px;
	margin: 0;
	padding: 0; 
	
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-left: 1px solid #800401;
	border-right: 1px solid #800401;
}

p.menuleer2 {
	background-color:#ffffff;
	height: 2px;
	margin: 0;
	padding: 0; 
	
	font-size: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-left: 1px solid #800401;
	border-right: 1px solid #800401;
}
