/* @override 
	http://localhost/~dave/gvpa/gvpa_alpha/e107_themes/kubrick_matt/style.css
	http://localhost/~dave/gvpa/gvpa_alpha_local/e107_themes/kubrick_matt/style.css
*/

/*
	GVPA v1.0  for  e107
	http://www.sparkhouse.com
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Dave Vogler, Matt Genovese,
	and Susan Etu.  Inspired by the "kubrick" blog theme by Michael Heilemann.

*/

/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #323232;
	text-align: center;
	background: #3d6777 ;
}

a {
	color: #5594bd;
	text-decoration: none;
}

a:hover {
	color: #a66338;
	text-decoration: none;
}

b {
	font-size: 10pt;
	color: #a66338;
	font-style: italic;
	
}


h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.5em;
	color: #a66338;
	line-height: 1.3em;
}

h3 {
	font-size: 1.3em;
}

h3 a {
	font-size: 1.3em;
	color: #323232;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h4{
	color: #5594bd;
	font-size: 1.5em;
	line-height: 1.3em;
}

td {
    background: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #323232;
	padding: 5px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	margin: 20px auto;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
	text-align: left;
	background:white url("images/gvpabg.jpg") repeat-y top; 
}


#page2 {
	margin: 20px auto;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
	text-align: left;
	background:white; 
	
}


#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 171px;
	width: 100%;
	background: #73a0c5 url("images/gvpaheader.jpg") no-repeat bottom center; 
}

#header h1{
	position:absolute;
	top:50px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	display: none;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color:white;
}

#header h2 {
	position:absolute;
	top:100px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
}

#about_header {
	position: relative;
	margin: 0 -15px;
	height: 107px;
	width: 159px;
	background:  url("images/about_gvpa.gif") no-repeat;
}

.about_officers{
	font-size:10px;
	width:32%;
}

#about_jim {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/jim_leitgeb_sm.jpg") no-repeat;
	float:left;
}

#about_elaine {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/elaine_greene_th.jpg") no-repeat;
	float:left;
}

#about_jeff {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/jeffrey_levenkron_th.jpg") no-repeat;
	float:left;
}

#about_maureen {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/maureen_ryan_th.jpg") no-repeat;
	float:left;
}

#about_mark {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/mark_larson_th.jpg") no-repeat;
	float:left;
}

#about_ann {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/ann_altoonian_th.jpg") no-repeat;
	float:left;
}

#about_bob {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/bob_insull_sm.jpg") no-repeat;
	float:left;
}

#about_howard {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/markus_sm.jpg") no-repeat;
	float:left;
}

#about_mark_grey {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/mark_grey_th.jpg") no-repeat;
	float:left;
}

#about_jim_clark {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/james_clark_th.jpg") no-repeat;
	float:left;
}

#about_blank {
	position: relative;
	height: 75px;
	width: 75px;
	background:  url("images/blank_thumb.gif") no-repeat;
	float:left;
}

#admin_header {
	position: relative;
	margin: 0 -15px;
	height: 53px;
	width: 360px;
	background:  url("images/admin_pic.gif") no-repeat;
}

#about_pic {
	position: relative;
	height: 281px;
	width: 187px;
	background:  url("images/flowers_about.jpg") no-repeat;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -22px;
	margin-right: -17px;
	
}

#welcome_hands {
	position: relative;
	height: 289px;
	width: 189px;
	margin-right: -17px;
	margin-bottom: 10px;
	background:  url("images/hands.jpg") no-repeat;
	float:right;
	margin: -22px -17px 10px 10px;
}

#welcome_header {
	position: relative;
	margin: 0 -15px -10px;
	height: 64px;
	width: 278px;
	background:  url("images/welcome_head.gif") no-repeat;
}

#gettingstarted_header {
	position: relative;
	margin: 20px -15px -10px;
	height: 64px;
	width: 446px;
	background:  url("images/get_started_head.gif") no-repeat;
}

#newsandevents_header {
	position: relative;
	margin: 20px -15px -10px;
	height: 64px;
	width: 413px;
	background:  url("images/news_events_head.gif") no-repeat;
}

a.callink{
	display: none;
}

#events_header {
	position: relative;
	margin: 20px -15px -10px;
	height: 64px;
	width: 413px;
	background:  url("images/events_header.gif") no-repeat;
}

#gvpa_members_header {
	position: relative;
	height: 32px;
	width: 189px;
	background:  url("images/gvpa_members.gif") no-repeat;
}

#events_calendar_header {
	position: relative;
	height: 32px;
	width: 197px;
	background:  url("images/events_calendar.gif") no-repeat;
}

#links_header {
	position: relative;
	height: 64px;
	width: 170px;
	background:  url("images/links_head.gif") no-repeat;
}

#links_flower {
	position: relative;
	height: 130px;
	width: 194px;
	background:  url("images/linkflower.jpg") no-repeat;
	float:right;
	margin-top: -22px;
	margin-right: -17px
}

#faq_header {
	position: relative;
	margin: 0 -12px;
	height: 70px;
	width: 159px;
	background:  url("images/faqs.gif") no-repeat;
}

#wotsahappenin {
	position: relative;
	height: 54px;
	width: 507px;
	background:  url("images/whatshappening.gif") no-repeat;
}




/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
	font-size: 11px;
	height: 29px; 
	position: absolute;
	top:  140px;
	width: 100%;
	padding: 0px;
	margin: 0px
}

/* original navigation
#navigation{
	font-size: 11px;
	width: 694px;
	height: 29px; 
	position: absolute;
	top: 140px;
	left: 13px;
	list-style: none;
}*/

#navigation li{
	background: none;
 	display: inline;
	padding-bottom: 1px;
}

/* END UL NAVIGATION */

#content {
	margin-top:22px;
	font-size: 1.0em
}


#sidebar {
	margin:22px 0px 0px 538px;
	padding: 20px 0 10px 0;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 5px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
}

.widecolumn {
	line-height: 1.6em;
}

.newscolumn {
	margin-top:22px;
	font-size: 11px;
	line-height: 15px;
	text-align:justify;
}

.linespacer {
	font-size: 11px;
	line-height: 15px;
	text-align:justify;
}

.officer{
	position:relative;
	width:150px;
	float:left;
	
}

.gentleman{
	position:relative;
	width:150px;
	float:right;
	
}

#footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 38px;
	clear: both;
	background:transparent url("images/gvpafooter.jpg") bottom left no-repeat;
}

#footer p {
	margin: 0px;
	text-align: left;
	padding-top: 18px;
	padding-left: 18px;
}


/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color: #a7b391;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:2px;
	border: 1px solid #3d6777;
	//background-color: #a66338;
}

.indent a{
	padding:2px;
	color: #323232;
}

.indent a:hover{
	color: #fff;
}

.smalltext {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}

.mediumtext {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}



.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: 1px solid #fff;
	background-color: #d9deca;
	
}

/* My Comment */

.forumheader{
	background-color: #d9deca;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #d6b278;
	padding: 4px;
	
}

.forumheader2{
	background-color: #e6e6e6;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	
}

.forumheader3{
	background-color: #e6e6e6;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	padding: 4px;
	

}

.callink{ /*for forthcoming events title*/
	color: #a66338;	
	border-top: #ededed 1px solid;
	width:300px;
}

/*for mini calendar days*/

.calborder_mini {
	border: 1px solid #fff;
	background-color: #5494bd;
	
}

.calheader{
	background-color: #5494bd;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #d6b278;
	padding: 4px;
	
}
.daylist{ 
	background-color: #5494bd;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 2px;
}

.daylist a{ 
	background-color: #5494bd;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 2px;
}

.daylist a:hover{ 
	
	color:#323232;
	
}



.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border-bottom: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #d9deca;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5594bd;
	
}

.fcaption a{
	padding-right:4px;
	color: #fff;
}

.dlmenu {
	height:22px;
	border-bottom: #ededed 1px solid;
	background-color: #d9deca;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5594bd;
	
}

.linkhead{
	height:35px;
	border-bottom: #ededed 1px solid;
	background-color: #fff;
	font: bold 14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5594bd;
	padding-bottom: 8px;
	margin: -20px;
}


/*for full calendar view*/

.caltitleblock{
	height:35px;

	padding: 2px 0 2px 8px;
	background-color: #e5b671;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #e5b671;
}

.caltitleblock b{
	height:35px;
	background-color: #e5b671;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	font-size: 14pt;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.calborder {
	border: 1px solid #fff;
	background-color: #e5b671;
}
.calcaption {
	height:35px;
	padding: 2px 0 2px 8px;
	background-color: #e5b671;
	font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;	
}
.calcaption a, .calmohead a, .calyrhead a{
	color: #fff;
}
.calcaption a:hover, .calmohead a:hover, .calyrhead a:hover {
	color: #147;
}
.calmohead{
	background-color: #e5b671;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}

.calyrhead{
	background-color: #e5b671;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	padding: 4px;
}

.ordinary_day{
	background-color: #5494bd;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 2px;
	border: 1px solid #5494bd;
}

.ordinary_day b a{
	background-color: #5494bd;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	padding: 2px;
	border: 1px solid #5494bd;
	font-style: normal;
}

.ordinary_day b a:hover{
	color:#323232;
}

.big_day{
	background-color: #3d6777;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	padding: 2px;
}

.big_day a{
	background-color: #3d6777;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
	padding: 2px;
}

.big_day a:hover{

	color: #323232;
	
}

/*for event list:*/

.evtitleblock{
	height:25px;
	padding: 2px 0 2px 8px;
	background-color: #fff;
	font: italic bold 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5594bd;
}
.eborder {
	background-color: #d9deca;
}

.dborder {
	background-color: #fff;
}
.ecaption {
	height:15px;
	padding: 2px 0 2px 8px;
	background-color: #e6e6e6;
	font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #5594bd;
}
.eventheader1{
	background-color: #e6e6e6;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	padding: 2px;
}
.eventheader1 b{
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
}

.linkdetail1{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #323232;
	padding: 2px;
}
.linkdetail1 b{
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
}

.rusttitle{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
	padding: 2px;
}

.rusttitle a{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
	padding: 2px;
}

.rusttitle a:hover{
	color: #5594bd;
}



.rust2title{
	background-color: #fff;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
	padding: 2px;
}

.rust2title a{
	background-color: #fff;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #a66338;
	padding: 2px;
}

.rust2title a:hover{
	color: #5594bd;
}


/* "I didn't expect the Spanish Inquisition..." */


/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
	color: #bcc5ab;
	height: 29px;
	line-height: 20px;
	padding: 4px 0 0 0 ;
	text-align:center;
	font-weight: bold;
}


.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	color: #ffffff;
	height: 29px;
	line-height: 20px;
	padding: 4px 0 0 0 ;
	text-align:center;
	font-weight: bold;
}



.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 37px;
	width: 65px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 106px;
	width: 100px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 206px;
	width: 154px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 360px;
	width: 59px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 419px;
	width: 78px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 497px;
	width: 86px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 594px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 652px;
}


/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
	
	margin: 0px 0 0 0;
	color:#FFFFFF
	
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
	background-color:#95beaa
	color:#FFFFFF
}

/* END NAVIGATION */

/* NICETITLE ADDED BY QUE~*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}



/* These settings here are for the GVPA USER Template */

.gvpa_user_title {
	color: #a66338;	
	text-align: left;
	width: 95%;
	font: bold 20px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#find_header {
	position: relative;
	margin: 0 0px;
	height: 84px;
	width: 258px;
	background:  url("images/find_head.gif") no-repeat;
}

#find_pic {
	position: relative;
	height: 270px;
	width: 191px;
	background:  url("images/find_leafy.jpg") no-repeat;
	float:right;
	margin-top: -22px;
	margin-right: -17px;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.gvpa_user_defaults {
	font: 1.4em verdana, tahoma, arial, helvetica, sans-serif;
	width: 95%;
	color: #323232;
    margin-right:auto;
    margin-left:auto;
}

input#loc, input#name, input#search, select{
	
	width: 200px;
	color: black;
	font-size: 1.0em;
	float: none;
	display: table;
	border-width: 1px;
	border-color: #323232;
	background-color: #d9deca;
}

input#search{
    width: 115px;
	display: inline;
}

label, .tick{
	color: #323232;
	font-size: 1.0em;
	text-align: right;
}

.tick{
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
}

.box{
	border-width: 1px;
	border-color: #323232;


}


/* 23-Dec-06: Not needed anymore because the gvpa_user_template.php will handle default pictures when none is specified.  - M.Genovese
#gvpa_user_pic {
	text-align: center;
	margin: auto;
	height: 125px;
	width: 100px;
	background:  url("images/default_picture.jpg") no-repeat center;

}
*/

.gvpa_user_name {
	font-size: 16px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #323232;	
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

.gvpa_user_address {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #323232;	
	text-align: left;
	margin-left: 10px;
}

.gvpa_user_details {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #323232;	
	text-align: left;
	margin-left: 10px;
}

.gvpa_user_details_ext {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #323232;	
	text-align: left;
	
}
.tagline{
	font-style: italic;
	color: #6b6b6b;
}
#disclaimerlh{
	font-style: italic;
	color: #666;

	padding: 5px 10px 5px 0px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#disclaimermain{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

#fm-message{
	width: 90%;
	height: 200px;

	vertical-align: top;
}
fieldset#message{
	text-align: center;
}

.labelcolumn{
	width: 50%;
	text-align: right;
}

.formtainer{
	border: 1px solid #a66338;

}
textarea, input{
	background-color: #e1e6ea;
	font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.error{
	background: #ff9397;
	border: 2px solid #f00;
	text-align: center;
	
}
.sent{
	text-align: center;
	background-color: #8acdff;
	border: 2px solid #052aff;
}


