@charset "utf-8";

body {
	margin: 0px;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 100%;
}

.container {
	background-image:url(http://www.barbaraguestplus.com/style/templates/bguest/images/bock.jpg);
	background-repeat: repeat-x;
width: 891px;
height: 523px;
align: center;
float: center;
}

.whole { width : 880px;
	height: 448px;
	background-color: #transparent;
	margin-top: 10px;
	margin-left: 0px;
}

.alpha {  width : 341px;
	height : auto;
	background-color: #transparent;
	margin-top: 20px;
	margin-left: 19px;
	align: left;
	float: left;
}

.beta {    width : 500px;
	height : auto;
	margin-top: 24px;
	margin-left: -2px;
	background-color: #transparent;
	align: left;
	float: left;
}

.ad {	width : 341px;
	height : auto;
	background-color: #transparent;
	float: left;
	margin-left: 4px;
	align: left;
	z-index: 1;
}

.mailing {width : 197px;
	height : auto;
	background-color: #transparent;
	align: right;
	float: right;
	margin-top: 5px;
	margin-right: -5px;
	position : relative;
	z-index: 100;
}

.style {   width : 500px;
	height : auto;
	background-color: #transparent;
	align: left;
	float: left;
	margin-top: -60px;

	position: relative;
}

.quote {  width: 197px;
	height: auto;
	background-color: #transparent;
	align: right;
	float: right;
	margin-top: -70px;
	margin-right: -5px;
	margin-bottom: -10px;
	position: relative;

}


a {
	color: #95B944;
	text-decoration: underline;
}

a:hover {
	color : #333;
	text-decoration : none;
}

a:active {
	color : #95B944;
	text-decoration : underline;
}

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

.left {width: 565px;
margin-left: -35px;
height: auto;
float: left;
align:left;
}

.right {
	padding: 5px;
margin-left: 10px;
margin-top: 10px;
height: auto;
width: 100px;
align: right;
float;right;
}


.logo { background-color:#transparent;
	height: 30px;
	width: 300px;
	margin-left: 37px;
	margin-top: 0px;
}

.logo img { background-color:#transparent;
	margin-top: 10px;
}

.mainmenu {background-color:#transparent;
	width: 493px;
	height: 30px;
	margin-top: -10px;
	margin-right: 0px;
	float: right;
	align: right;
z-index: 99;
}

.header {
	margin-top: 0px;
}

.main {
background-color:#transparent;
width: 880px;
margin-left: 10px;
margin-top: 0px;

align: center;
}

h1, h2, h3, h4, h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0.3em 0 0.3em 0;
	font-weight:bold;
}

h2 {
	color: #95B944;
	font-size: 16px;
	margin-bottom: 20px;
}

h3 {
	color: #333;
	font-size: 14px;
}

.right h3 {
	color: #999;
}

/* primary menu  */

.mainmenu h3 {
	display: none;
}

.mainmenu ul, 
.mainmenu li {
	list-style-type:none;
	list-style-image:none;	font-size: 13px;
	padding: 0;
	margin: 0;
}

.mainmenu ul {
	height: 33px;	font-size: 13px;
	float: right;
	margin-left: 5px;
} 

.mainmenu ul li {
	float:left;	font-size: 13px;
	height: 31px;
	font-weight:bold;
	background-image: url( ../images/menuoff.jpg);
	background-repeat:no-repeat;
	width: 115px;
	text-transform:uppercase;
	text-align: center;
	padding-top: 3px;
}

.mainmenu a, 
.mainmenu a:link, 
.mainmenu a:visited {
	color: #760F00;	font-size: 13px;
	text-decoration: none;
	height:31px;
}

.mainmenu ul li:hover, 
.mainmenu ul li.over {	
	background-image: url( ../images/menuover.jpg);
	background-repeat:no-repeat;	font-size: 13px;
	text-decoration: bold;
	color: #6EBBE7;
}

.mainmenu ul li#current {
	background-image: url( ../images/menuon.jpg);
	background-repeat:no-repeat;		font-size: 13px;
}

.mainmenu ul li#current * {	
	color: #999;
}
/*sub menu */

.mainmenu ul li ul {
	width:190px;
	padding-top:10px;
}

.mainmenu ul li ul li {
	background:#BC4676;
	width:190px;
	border-bottom:1px solid white;
}

.mainmenu ul li ul li:hover, 
.mainmenu ul li ul li.over {
	background:#AD235E;
}

.footer {
	margin-top: 50px;
	background-color:#transparent;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.footer p, footer td {
	font-size:10px;
	color: #999999;
}

 .footer h3  {
	 font-size:11px;
	 color: #999;
 }

.footer-left  {
	padding: 0px;
width:  260px;
margin-left: 20px;
margin-top:-2px;
background-color: #transparent;
align: left;
float: left;
}

.footer-right  {
background-color: #transparent;
margin-top: -8px;
margin-left: -12px;
width:  40px;
	padding: 0px;
float: left;
float: left;
}

.message {
	padding-top: 50px;
	text-align:right;
}

/*footer */

.footer-right ul, 
.footer-right li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

.footer-right ul li {
	float:right;
}

.footer-right a, 
.footer-right a:link, 
.footer-right a:visited {
	text-decoration: none;
	padding-left: 20px;
}

.footer-right ul li:hover, 
.footer-right ul li.over {	
}

.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}

.menubox input {
	margin-top: 9px;
	float: right;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.mainmenu ul li { 
	position:relative;
}

.mainmenu ul li ul {
	display:none;
}

.mainmenu ul li:hover ul, 
.mainmenu ul li.over ul {
	display:none;
}

/* Poll Module Styles */
.poll-radio {
	padding-bottom:5px;
	float:left;
	clear:left;
	width:14%;
	text-align:center;
}

.poll-option {
	float:left;
	padding-bottom:5px;
	width:85%;
}

.poll h3 {
	border:none;
}


