body {
	font-family: Arial, Helvetica, sans-serif
	margin:20px 0 0 0;
	padding:0;
	font-size:13px;
	background-color:#eeeeee;
}


.container {
	margin:0 auto 10px;
	border:1px solid #336633;
	border-top:0px;
	padding:0 10px 10px 10px;
	background-color:#ffffff;
}


h1, h2, h3, h4 { color:#336633;font-family: Arial, Helvetica, sans-serif;font-weight:bold; }
h1 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:20px; }
h4 { font-size:16px;margin:0px;padding:0px; }


hr { background:#99cc99; }


#header {
	text-align:center;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*
th {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
*/

/*
#header {
	background-image:url(../images/border-holidays.jpg);
	text-align:center;
	width:700px;
	height:189px;
	position:relative;
	left:80px;
	margin-left:auto;
	margin-right:auto;
}

#header h1 {
	display:none;
}
*/




#links {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:0;
}

#links ul {
	margin:0;
	padding:0;
}

#links li {
	margin:4px 0 0 0;
	list-style:none;
	text-align:center;
}

#links ul li a {
	background-color:#ECFBF4;
	border-color:#336633;
	border-style:solid;
	border-width:2px;
	display:block;
	width:140px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#links ul li a:visited {
	color:#333333;
}

#links ul li a:hover {
	color:#ffffff;
	background-color:#99cc99;
}





.small {
	font-size:11px;
}




table.gallery {
	background:#EDEDE7;
}

table.gallery td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif
}




#main {
	font-size:13px;
	background-color:#ff0000;
}
/*
#main h1 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	position:relative;
	top:10px;
	padding-bottom:10px;
}
*/
#main table {
	position:relative;
	top:10px;
}

#main img {
	border:1px solid black;
}



	
#footer {
	font-size:11px;
	text-align:center;
}



/* Form Stylesheet */

/* - - - - - - - - - - - - - - - - - - - - -

 Title : Custom CSS 
 Author : EmailMeForm
 URL : http://emailmeform.com

 Last Updated : June 22, 2011

 - - - - - - - - - - - - - - - - - - - - - -

INSTRUCTIONS
1. Edit all or portions of these CSS rules.

2. Experiment and play.

- - - - - - - - - - - - - - - - - - - - - */

#emf-container {
	background:#DDDDDD !important;
}


/* -- Logo -- */

#emf-container #emf-logo a /* logo image */
{
  background-repeat:no-repeat;
  text-indent:-99999px;
  background-image: url("http://www.emailmeform.com/builder/images/themes/logos/airplane.png");
  background-repeat: no-repeat;
  height: 40px;
}


/* -- Backgrounds -- */



#emf-container #emf-logo /* header */
{
  background-image: none;
  background-color: #98C6EE;
}

#emf-container /* form */
{
  background-color: #DDDDDD;
}

#emf-container div.emf-div-field input, /* field */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
  background-color: #FFFFFF;
}

#emf-container #emf-form ul li.highlight-field /* highlight */
{
  background-color: #7B7779;
}

#emf-container li .emf-div-instruction /* instructions */
{
  background-color: none;
}


/* -- Typography -- */

#emf-container #emf-form-title /* title */
{

  font-size: 23px;
  color: #3D484B;
}

#emf-container #emf-form-description /* description */
{
  font-family: Arial, Courier New;
  font-style: normal;
  font-size: 15px;
  color: #000000;
}

#emf-container label.emf-label-desc /* field title */
{

  font-size: 15px;
  color: #000000;
}

#emf-container div.emf-div-field input, /* field text */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  color: #3D484B;
}

#emf-container li .emf-div-instruction /* instructions */
{
  font-family: Arial;
  font-style: normal;
  font-size: 10px;
  color: #3D484B;
}


/* -- Borders -- */

#emf-container /* form */
{ 
  border-top: #8AA4B7 5px solid; 
  border-right: #8AA4B7 5px solid;
  border-bottom: #8AA4B7 5px solid;
  border-left: #8AA4B7 5px solid; 
}

#emf-container #emf-logo /* header */
{
  -moz-border-radius:2px 2px 0 0;
  -webkit-border-radius:2px 2px 0 0;
}

#emf-container #emf-form-instruction /* form instructions */
{
  border-bottom-style: dashed;
  border-color: #3D484B;
}

#emf-container ul li {
	list-style-image:none;
}

#emf-container li div.emf-div-field-section h3 /* sections */
{
  border-top-style: dashed;
  border-color: #3D484B;
}


/* -- Shadows -- */

#emf-container-outer #emf-form-shadows /* bottom shadow image */
{
  display:block;
  margin:0 auto;
  height:9px;
  width:640px;
  border:medium none;
  visibility: visible;
}


/* -- Buttons -- */

#emf-container .emf-action-next /* next button */
{
}

#emf-container .emf-action-previous /* previous button */
{
}

#emf-container #submit_form /* submit button */
{
}


/* -- CAPTCHA -- */

#emf-container li#emf-li-captcha #emf-captcha-top-settings
{
  background-color:#AAD6AA;
  color:#FFFFFF;
}

#emf-container li#emf-li-captcha #emf-captcha-bottom-settings
{
  background-color:#E4F8E4 !important;
}

#emf-container li#emf-li-captcha #emf-captcha-input-settings,
#emf-container li#emf-li-captcha #emf-captcha-input-settings a
{
  color:#000000;
}


/* -- Error message -- */

#emf-container .emf-error-message
{
  margin: 10px;
  padding: 10px;
  border: 2px dashed #FF0000;
}

/* Form Stylesheet */

