
body{  
	 background-image: url('stripebg.png');   margin: 0; 	 
}


h1 { font-size: medium; font-family: Tahoma; padding: 5px; text-align: right;
	}
	
h3 { font-size: small; font-family: Tahoma; padding: 5px; text-align: center;
	}

P, IMG { 
	margin: 5px; border: none; vertical-align: middle; 
}

A:link IMG { 
	border: none 
}

A:visited { 
	border: none;
	color: blue 
}

A:hover { 
	color: black; 
}

#all {
	width: 800px;
	background-color: white;
	
}

#header {
  width: 800px;
  height: 130px;
    background-color: White;
}

#sidebar {
  width: 200px;
  float: left;
	background-color: White;
}

#container {
  width: 580px;
   float: left;
	padding: 10px;
	text-align:left;
	height: auto;
}

#footer {
  width: 800px;
  clear: both;
   background-color: White;
}

#spacer {
  width: 800px;
  clear: both;
  height: 80px;
    background-color: White;
}


.logo {
	 font-size: 11px;
	 font-family: Tahoma;
	 color: black;
	 background-color: white;
	 font-weight: bold;
	 text-align: left;
	 padding: 5px;
}

.menubase {
	font-size: 11px;
	font-family: Tahoma;
	color: black;
	/*background-color: #DCDCDC;*/
	font-weight: bold;
	padding: 15px;
	}
.menubase1 {
	font-size: 11px;
	font-family: Tahoma;
	color: black;
	font-weight: bold;
	padding: 5px;
}

	
.menucontent {
	 font-size: 14px;
	 font-family: Verdana;
	 color: black;
	 background-color: white;
	 font-weight: bold;
	 padding: 5px;
	 text-align: left;
	 padding: 5px;
}	
	
.txtbase {
	 font-size: 12px;
	 font-family: Tahoma;
	 line-height: 16px;
	 text-indent: 20px;
	 color: black;
	 
}



.txtbig {
	font-size: 14px;
	color: Blue;
	
}


 .txtform {
	 font-size: 10px;
	 font-family: Tahoma;
	 color: black;
	 background-color: white;
	 font-weight: bold;
}	


.box { 
  background: #FFFFFF; 
  width: 800px;
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding-left:10px;
}

.content-1 {font-weight: bold;
			padding:10px;
			margin-top:30px;
			text-align: left; 
			padding: 15px;

		}
.content-2 {
        margin-top:20px;
	}
.articles {font-size: 16pt;
		  font-style: italic;
		  font-weight: bold;
}	
.articles_1 {
 font-weight: bold;
}

.news {
	background-color:#dcdcdc;
	}
	
.all-news {
	width:185px;
	border:1px solid #dcdcdc;
	}
	
.news-content{
	background-color:#e5e5e5;
	}
	
.roses  A {
    font-size: 10pt;
    text-decoration:none;
   	color:gray;
	}
	
	.roses  {
    font-size: 10pt;
   	color:gray;
	}
 .callback {
background-color:#e5e5e5;
float: left;
width: 500px;
padding:10px;
margin: 30px;

 }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
