/* main
   ---- */

body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #808080; background: inherit; text-decoration: none; }
a:hover { color: #AAAAAA; background: inherit;}

h1 { margin: 0 ; padding: 0 ; line-height: 0em ; font: 1em Arial, sans-serif; font-weight: normal ; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h2 a { text-decoration: none; }
h2 a:hover { color: #AAAAAA; background: inherit; }

p {	margin: 0; line-height: 1.5em; }
form { margin: 0; }
p input.search { width: 150px; border: none; background: #FFF url("images/input.gif") fixed ; padding: 4px; color: #808080; }
p>input.search { background: #FFF url("images/input.gif") no-repeat; }
input.submit { height: 24px; font-weight: bold; width: 75px; border: none; background: #fff url(images/button.gif); padding: 3px 4px 4px 4px; color: #999999; }
input.user { width: 195px; border: none; background: #FFF url("images/input2.gif") fixed; padding: 4px; color: #808080; }
h1>input.user { background: #FFF url("images/input2.gif") no-repeat; }
p>input.user { background: #FFF url("images/input2.gif") no-repeat; }
input.pass { width: 195px; border: none; background: #FFF url("images/input2.gif"); padding: 4px; color: #808080; }
h1>input.pass { background: #FFF url ("images/input2.gif") no-repeat; }
input.login { float: left; height: 24px; font-weight: bold; width: 75px; border: none; background: #fff url(images/button.gif); padding: 0; margin-top: 14px; color: #999999; }
label { display: block; width: 140px; float: left; }
img, img a { border:none ; }
textarea { width: 195px; height: 97px ; border: none; background: #FFF url("images/input3.gif") no-repeat fixed; padding: 4px; color: #808080; font: normal 13px Arial, sans-serif; }
p>textarea { background: #FFF url("images/input3.gif") no-repeat; }
select { width: 203px; border: none; background: #FFF url("images/input2.gif"); padding: 4px; color: #808080; height: 22px ;  }

/* layout
   ------ */

.content { 
	margin: 20px auto;
	width: 768px;
	background: #F0F0F0 url(images/big_middle.gif) repeat-y;
	color: #454545;	
}

/* header 
   ------ */

.header_top { background: #FEFEFE url(images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation
   ---------- */

#nav { width:100%; float:right; text-align: right; padding: 2px 0 0 0; }
#nav a { color: #4F4F4F; text-decoration: none; font-variant: small-caps ; letter-spacing: 0.3em ; padding: 0 3px 0 3px ; background-color: #fff ; }
#nav a:hover { color: #AAAAAA ; background-color: #fff ; }

/* header layout
   ------------- */

.header_left {
	float: left;
	width: 350px;
	height: 50px;
	color: #000;
	padding: 8px 0px 0px 27px;
	background: #fff;
}

.header_left img, img a { border: none; }

.header_right {
	width: 350px;
	float: right;
	margin: 3px 7px 0 0;
}

.header_search {
	clear: both;
	background: none;
	color: #4F4F4F;
	background-color: #fff ;
	border: none;
	padding: 10px 0 11px 109px;
	margin-top: -2px;
}

/* Banner Space
   ------------ */

.subheader {
	text-align: center;;
}

.subheader img { border: none; }

.spacer {
	clear: both; 
	color: #808080;
	background: #f0f0f0;
	border-top: 1px solid #eee;
	padding: 8px;
}

/* columns
   ------- */

.column {
	float: left;
	width: 231px;
	padding: 8px 0 0 18px;
	margin: 0;
}

.column2 {
	float: left;
	width: 480px;
	padding: 8px 0 0 18px;
	margin: 0;
}

.column2 p { padding-top: 10px; line-height: 2em; text-align: justify; }
.column2 p.addressline { line-height: 1.5em; padding: 0; }
.column2 img { float: left ; }
.address { float: left; width: 220px; margin: 10px 0 0 10px; }

.column3 {
	float: left;
	width: 730px;
	padding: 8px 0 0 18px;
	margin: 0;
}

.column3 p { padding-top: 10px; line-height: 2em; text-align: justify; }
.column3 p.centre { text-align: center ; }
.column3 img { float: left; padding: 0 1px 0 0px; }

/* content
   ------- */

.box_top {
	background: #FFF url(images/leftbox_top.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 230px;
}

.box_top h2 {
	background-color: transparent ;
	color: #808080;
	padding: 7px 0 0 12px;
	margin: 0;
}

.box_top3 {
	background: #FFF url(images/leftbox_top3.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 730px;
}

.box_top3 h2 {
	background-color: transparent ;
	color: #808080;
	padding: 7px 0 0 12px;
	margin: 0;
}

.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 5px 0px 5px 11px;
	margin: 0;
	width: 215px;
	color: #595959;
	background: #FFF;
}

.box p { margin: 17px 0 0 85px; } 

.box_icon {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 15px 4px 15px 7px;
	margin: 0;
	width: 215px;
	color: #595959;
	background: #FFF;
}

.box_icon img, img a { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; border: 0; }
.box_icon h2 { margin: 0px 0 0 75px; }
.box_icon p { margin: 0px 0 0 75px; }

.box3 {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 15px 4px 15px 7px ;
	margin: 0;
	width: 715px;
	color: #595959;
	background: #FFF;
}

ul { list-style: none; margin: 0px 10px 0 10px; padding: 0; text-align: justify; }
li.result a { color: #000099 ; background-color: #fff ; }
li.result a:hover { color: #808080 ; background-color: #fff ; }
ul.directions { list-style:outside; margin: 20px 10px 10px 40px; list-style-type: disc ; }
ul.testimonial { list-style: outside; margin: 5px 10px 5px 20px; list-style-type: disc; }

.box3 a { color: #000099; background-color: #fff ; }
.box3 a:hover { color: #808080 ; background-color: #fff ; }
.box3 p { color: #595959; padding: 0; line-height: 1.5em; background-color: #fff ; }

.box_bottom {
	background: #FFF url(images/leftbox_bottom.gif) no-repeat;
	color: #000;
	height: 13px;
	width: 231px;
	margin: 0 0 7px 0;
}

.box_bottom3 {
	background: #FFF url(images/leftbox_bottom3.gif) no-repeat;
	color: #000;
	height: 13px;
	width: 730px;
	margin: 0 0 7px 0;
}

/* footer
   ------ */

.language {
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
}

.language img { float: none; border: none;}

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 0 0 5px 0;
	border-top: 1px solid #eee;
}

.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
.footer a:hover { color: #AAAAAA ; background-color: #F0F0F0 ; }
