/********************************************
   AUTHOR:  			Anita Gilbert
   WEBSITE:   			http://www.netqwik.com/
	DATE:          	     October 11, 2008        	
 *******************************************/


/* Top Elements */
* { margin: 0; padding: 0;}

body {
	color: #930;
	text-align: center;
	position: relative;
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-color: #996600;
	background-image: url(../images/content3..jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
}

/* links */
a, a:visited {	
	color: #990000; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #993300;		
}
h1 {
	font-size: 120%;	
	font-weight: normal;
}
h2 {
	font-size: 100%;

}
h3 {
	font-size: 100%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


.img1 {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}

.img2 {
	
   	background: #FAFAFA;
   border: 1px solid #FAFAFA;
	padding: 5px;
	padding: 0px;
}

.img3 {
	
   	background: none;
   border: 0px ;
	padding: 5px;
	padding: 0px;
}

img3.float-right {
  	margin: 5px 0px 10px 10px;  
}
img3.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
  	background: #F5F5F5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #930;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {

	margin: 0px;
	background: #F5F5F5;
	color: #930;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #CCCCCC;
}

/* start - table 
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
/*form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
/*.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-color: #F1E9D6;
	background-image: url(../images/content3..jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 0px;
	
}

#content-wrap2 {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 0px;
	
}
#header {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 70px;
	width: 870px;
	background-image: url(../images/header-bg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#address {
	float: right;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-right: 15px;
	}
/* header links */
#header #header-links {
	position: absolute;
	top: -18px; right: 62px;	
	color: #bda277;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #bda277;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #bda277;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 200px;
	width: 870px;
	
	background-image: url(../images/image1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header-photo2 {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 200px;
	width: 870px;
	
	background-image: url(../headers/header2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header-photo3 {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 200px;
	width: 870px;
	
	background-image: url(../headers/header3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header-photo4 {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 200px;
	width: 870px;
	
	background-image: url(../images/commercial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
		color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */


/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	color: #930;
	padding: 15px 0 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	border-top: 1px solid #E5E5E5;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: normal;
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	
}

ul.sidemenu li a {
	text-decoration: none;	
	color: #930; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #930;
	border: none;
}
/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;

	background-image: url(../images/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a {
	text-decoration: none;
	color: #fbd86f;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	padding: 10px 0;
}
#footer h2 {
	color: #fff;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;
	margin: 0 auto 10px auto;
	width: 850px;
	padding: 5px 0;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #930;
	background-color: #930;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: 1.25em;
	padding-top: 0;


	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
}
.post-footer {
	padding: 5px;
	margin: 20px 10px 0 10px;
	font-size: 110%;
	color: #FFFFFF;
	background-color: #996600;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}





.morelinks_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 193px;
	background-image: url(images/morelinks_box_01.png);
	background-repeat: no-repeat;
}
.morelinks_area {
	margin: 0px;
	float: left;
	height: 308px;
	width: 193px;
	background-image: url(images/morelinks_box_02.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.morelinks_head {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.morelinks_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 193px;
	background-image: url(images/morelinks_box_03.png);
	background-repeat: no-repeat;
}
.morelink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(images/morelinks_active.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.morelink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(images/morelinks_hover.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.links_morearea {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box
{
	background-image: url(../images/testimonial1.gif);
	height: 8px;
	width: 170px;
	margin-left: 10px;	
}
.boxcontent
{
	background-image: url(../images/testimonial_mid.gif);
	width: 170px;
	margin-left: 10px;
	background-repeat: repeat-y;
}

.boxbottom
{
	background-image: url(../images/testimonial2.gif);
	height: 10px;
	width: 170px;
	margin-left: 10px;	
	
}

.contentwrapper {
	
	position: relative;
	width: 910px;
	margin: 0 auto;
	border: thin solid #FFCC00;
	
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 0px;
      margin: 0 auto;
      width: 940px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}

#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	width: 870px;
	padding: 0;
	height: 30px;
	display: inline;
	background-color: #ffffff;
	background-image: url(../images/menu1.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fbd86f;
	border-bottom-color: #fbd86f;
	border-left-color: #fbd86f;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	
	border-right: 1px solid #fbd86f;
	border-bottom: none;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#nav ul li a:hover, 


#nav ul li a:active {
	color: #fbd86f;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
}
#nav ul li#current a {
	background-color: #DBDBDB;
	background-image: url(../images/menu1.jpg);
	background-repeat: repeat-x;
}
#footer2 {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 70px;
	width: 870px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #FFCC00;
}
#footer-wrap a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #fff;	
}

#footer-wrap a:visited {
	color: #fff;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #fff;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #FFFFFF;
	width: 850px;
	text-align: center;
	border-top: 1px solid #F2F2F2;
	background-color: #930;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
}

.spacer{
	font-size:0; line-height:0; clear:both;}


/* ----------------- top navigation start --------------------- */


	

#colorBg{
	background-color:#FCFAF3; float:left; color:#0B0B0B;
	margin:18px 0 0 0; padding:18px 40px 18px 38px; width:770px;}
#futurePlans{
	width:298px; float:left;}
#futurePlans h2.text1{
	background-color:#FCFAF3; color:#0B0B0B;
	font:normal 28px/40px Georgia, "Times New Roman", Times, serif;}
#futurePlans h2.text1 span{
	background-color:#FCFAF3; color:#A60101;
	font:normal 28px/40px Georgia, "Times New Roman", Times, serif;}
#futurePlans ul{ float:left;}
#futurePlans ul li{
	font:normal 13px/19px Arial, Helvetica, sans-serif; color:#4E4628;
	background:url(images/red_bullet.gif) no-repeat 0 6px #FCFAF3; padding:0 0 0 10px;}
#futurePlans ul li a{
	font:bold 13px/19px Arial, Helvetica, sans-serif; text-decoration:none;
	background-color:#FCFAF3; color:#4E4628; display:block;}
#futurePlans ul li a:hover{
	font:bold 13px/19px Arial, Helvetica, sans-serif; text-decoration:none;
	background-color:#EAE6D9; color:#4E4628; display:block;}
#futurePlans p{
	color:#0B0B0B;
	height:13px;
	line-height:13px;
	padding:14px 0 19px 0;
	background-color: #FCFAF3;
	background-image: url(../images/boeder.gif);
	background-repeat: repeat-x;
	background-position: 0 14px;
}
#futurePlans p a.more{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 10px;
	margin:0;
	background-color: #FCFAF3;
	background-image: url(../images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: 76px 0;
}
#futurePlans p a.more:hover{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 10px;
	margin:0;
	background-color: #FCFAF3;
	background-image: url(../images/more_bg_h.gif);
	background-repeat: no-repeat;
	background-position: 76px 0;
}
	
	
#newsLetter{
	margin:0 auto;}
#newsLetter span.nltop{
	
	line-height:0;
	font-size:0;
	height:15px;
	display:block;
		background-image: url(../images/newsletter_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#newsLetter span.nlbottom{
	color:#000000;
	line-height:0;
	font-size:0;
	height:14px;
	display:block;
	background-color: #FCFAF3;
	background-image: url(../images/newsletter_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#newsLetter form.newsLetter{
	color:#000000;
	width:266px;
	float:left;
	background-image: url(../images/newsletter_midle.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0px;
}
#newsLetter form.newsLetter h2.text2{
	color:#786E4E;
	float:left;
	width:228px;
	height:37px;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/newsletter_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}
#newsLetter form.newsLetter h2.text2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#newsLetter form.newsLetter label{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#newsLetter form.newsLetter input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:22px; padding:2px; margin:0 0 8px 15px; float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#newsLetter form.newsLetter input.submit{
	color:#0B0B0B;
	border:none;
	width:60px;
	height:13px;
	float:right;
	margin:7px 34px 0 0;
	padding:0 30px 0 0;
	cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color: #FFFFFF;
	background-image: url(../images/submit_bg.gif);
	background-repeat: no-repeat;
	background-position: 45px 0;
}
	
	
	
	
	#side-bar-left {
	float: left;
	width: 250px;	
	margin-top: 10px;	
}
#news-middle {
	background-image: url(../images/newsletter_h2_bg.gif);
	height: 37px;
	background-repeat: no-repeat;	
}

#contact{
	margin:29px 0 26px 0; width:352px; float:left; font-size:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FAF8F2; color:#313131;
	}
#contact p{
	background:url(images/contact-top.gif) no-repeat 0 0; width:352px; height:14px;
	}
#contact p.bu{
	background:url(images/contact-button.gif) no-repeat 0 0; width:352px; height:14px;
	}
#contact form {
	margin:0 0 0 0; height:315px; width:318px; border-left:#CBBD9A 1px solid; border-right:#CBBD9A 1px solid; 
	padding:11px 0 0 32px; font-size:0;
		}
#contact form h2{
	background:url(images/contact_icon.gif) no-repeat 0 6px #FAF8F2; font:normal 24px/29px Arial, Helvetica, sans-serif; 
	padding:0 0 0 24px;	margin:0 0 11px 0; height:29px; width:191px; display:block; text-indent:0px; color:#765914;
	} 
#contact form label{
	font-size:11px; text-transform:uppercase; line-height:14px; font-weight:bold; float:left; margin:5px 15px 0 0; padding:0 0 0 0;
	display:block; width:73px;
	}
#contact form input{
	background:url(images/contact_input.gif) no-repeat 0 0 #E9DFC6 ; padding:1px; display:block; width:189px; height:22px;
	border:none; float:left; margin:0 0 12px 0; color:#000000;
	}
#contact form label.comment{
	background:url(images/comm.gif) no-repeat 2px 3px; margin:0; padding:0 0 0 17px; font-size:11px; 
	text-transform:uppercase; line-height:14px; font-weight:bold; float:left; width:61px;
	}
#contact form textarea{
	background:url(images/text_area.gif) no-repeat 0 0 #E9DFC6; width:191px; height:83px; border:none; color:#000000;
	margin:0 0 0 10px; float:left;
	}
#contact form input.submit{
	background:url(images/submit.gif) no-repeat 0 0; width:90px; height:10px; border:none; cursor:pointer; 
	 margin:13px 0 0 0; font-size:0; padding:0 0px 0 0; float:right;
	}
.backgroundform {
	border: 1px solid #CBBD9A;
	background-color: #FCFAF3;
}
.newfields {
	background-color: #E9DFC6;
	border: 1px solid #76663D;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	background-image: url(../images/button-back.jpg);
	background-repeat: repeat-x;
}

.img2 {
border: none;
}