/*CSS Colours
dark green: 24653A
*/

/*  Reset CSS v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;}
ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
/* remember to define focus styles! */
:focus {outline: 0}
/* remember to highlight inserts somehow! */
ins {text-decoration: none}
del {text-decoration: line-through}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0}



html {height: 100%;}

body {
height: 100%;
background: #24653A url('images/bg1.png') repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;}

#wrapper { 
background: url('images/bg2.png') repeat-y;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -32px;
width: 887px;}

#faux {
margin-bottom: 0px;
overflow: auto;
width: 887px;}

#header {
background: url('images/top.png') repeat-y;
color: #000;
width: 887px;
padding: 0px;
height: 340px;
margin: 0px 0px 0px 0px;}

#leftcolumn { 
display: inline;
color: #000;
margin: -5px 0px 0px 0px;
padding: 0px;
width: 205px;
float: left;}

#rightcolumn { 
text-align:justify;
float: right;
color: #03290A;
margin: 0px 0px 0px 0px;
padding: 0px 40px 0px 5px;
width: 600px;
display: inline;
position: relative;}

#footer { 
height: 32px;
margin: 0 auto;
width: 857px;
clear: both;
color: #000;
background: url('images/bg2.png') repeat-y;
padding: 0px 30px 0px 0px;}

.clear { clear: both; background: none; }

.push {height: 32px;}



#leftcolumn ul {
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
list-style: none;}

#leftcolumn ul li{
margin: 5px 0px 0px 0px;
background: url('images/bg4.gif') repeat-x bottom;
padding:0 0 0px 0;}

#leftcolumn a{
background: url('images/star.gif') no-repeat top left;
display: block;
width:150px;
height:15px;
margin: 0px 0px 3px 0px;
padding: 4px 0px 9px 35px;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #00653A;
voice-family: "\"}\""; 
voice-family:inherit;
border:0;
}

#leftcolumn a:hover, #leftcolumn a.act {
color: #7EB245;
text-decoration:none;}

#leftcolumn a.act {cursor:default}

h1 {
text-align:right;
color: #00653A;
margin: 0 0 30px 0;
font-size: 30px;
line-height: 34px;
font-weight: bold;}


h2 {
text-align:left;
color: #00653A;
margin: 20px 0 20px 0;
font-size: 17px;
line-height: 19px;
font-weight: bold;}


p{
line-height: 16px;
text-align:justify;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
color: #03290A;
font-size:14px;}


#rightcolumn ul {
font-size: 14px;
margin: 0px 0px 10px 5px;
padding: 0px 0px 0px 0px;
list-style: none;}

#rightcolumn ul li{
background: url(images/dot.gif) no-repeat top left;
background-position: 1px 4px;
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 13px;}

#rightcolumn a{
font-size: 14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-decoration: underline;
color: #24653A;}

#rightcolumn a:hover{
color: #24653A;
text-decoration:none;}




#footer ul{
text-align: right;
margin: 0px 0px 0px 0px;
padding: 7px 0px 0px 0px;}

#footer li {
font-family: Helvetica, Arial, sans-serif;
color: #00653A;
font-size: 10px;
display: inline;
list-style-type: none;
padding: 0px 3px 0px 0px;
margin: 0px 0px 0px 0px;}

#footer a {
font-family: Helvetica, Arial, sans-serif;
padding: 0px 3px 1px 0px;
color: #00653A;
font-size: 10px;
text-decoration:none;}

#footer a:hover {color: #7EB245}


input {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background:#F6FFDF;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
   }
        
textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background:#F6FFDF;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
	}
.album{
	border:1px solid #7EB245;
	border-left:5px solid #7EB245;
	padding:7px}

.album td{
	vertical-align:middle;
	text-align:center;
	padding:2px}
	
.formResult {
border:0;
background: #F9F8F6}

.refund {font-size:10px}




