/*-------------------------------------------------------
TITLE: Breeze Art CSS
AUTHOR: webmaster@breezeart.us
DATE: December/29/06
--------------------------------------------------------*/

body{
	background : url(../images/bg.gif);
	background-position: center;
	margin :0 auto;
}

a:link{
    background-color:inherit;
    color:#5B6D77;
    text-decoration: underline;
}

a:visited{
    background-color:inherit;
    color:#5B6D77;
    text-decoration: underline;
}

a:hover{
  background-color:inherit;
  color:#5B6D77;
  text-decoration:none;
  border: none;
}

p{
  color: #000000;
  font-size: 0.7em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  line-height: 5mm;
  background-color: inherit;
  letter-spacing:1px;
  font-variant: normal;
  display: inline;
}

h1{
    color: #000000;
    font-size: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 5mm;
    background-color: inherit;
    letter-spacing:1px;
    font-weight: normal;
    display: inline;
}

h2{
    font-size: 1em;
    letter-spacing: 3px;
    line-height: normal;
    display: inline;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    color: #000000;
    background-color: inherit;
}

 #menu {
	width: 187px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:right;
	background-image: url(../images/but_bg2.gif);

	}
	
    #menu li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
	}	
	
    #menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	padding: 5px 15px 0px 0px;
	}
	
    #menu li a:hover, #menu li #current {
	color: #666666;
	padding: 5px 15px 0px 0px;
	}
	
	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

    img {
    border: none;
    } 
	
.text{
    padding:0px 20px 0px 50px;
}

.text_box{
    width:auto;
	height:auto;
}

.style1 {
    color: #8CC63F;
}
.style3 {
    color: #8CC63F; 
	font-weight: bold; 
}
.text_square_1 {
	width:auto;
	height:auto;
	margin: 0px 10px 0px 10px;
	border: 1px solid #cdcdcd;
}
.text_square_2 {
	width:auto;
	height:auto;
	border: 1px solid #ffffff;
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.form_box{
	width:540px;
	height:auto;
	background-color: #EEEEEE;
	color: inherit;
	border: 1px solid #99CC00;
	padding: 0px;
}

.form{
	width:320px;
	height:auto;
	margin:0 auto;
	padding: 10px;
}

.form1{
    width:120px;
	height:auto;
	margin:0 auto;
}

.red_star{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.9em;
    font-weight:bold;
    color:#990000;
    background-color:inherit;
}

.space{
    width:auto;
	height:20px;
}

.footer{
	border-top:1px solid #A78A66;
	background-color: #EAE3DA;
	color: inherit;
	text-align: center;
}
a.body:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #8CC63F;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
a.body:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;	
	text-decoration: none;
	color: #8CC63F;
	padding: 0px 10px 0px 0px;
}
a.body:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;	
	text-decoration: underline;
	color: #ffffff;
	padding: 0px 10px 0px 0px;
}
a.body:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;	
	text-decoration: none;
	color: #8CC63F;
	padding: 0px 10px 0px 0px;
}
a.smallnav:link {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallnav:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallnav:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallnav:active {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
