body, td, p, div, input, textarea, select {
	font-family:Arial, Tahoma, Verdana, sans-serif;
}

body {
    background: #617033;
x	background: #f9f9f3;
	color:black;
	font-size:12px;
	margin: 0 0 0 0 ;
/*	margin-top:34px; */

}

img {
	border:0;
}

table {
	border:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

td {
	margin:0;
	padding:0;
}

a {
	x color:#506d99;
	color:#AC5C3F;
}
a:hover {
	color:#AC5C3F;
	text-decoration: none;
}


h1, h2, h3 {
	font-weight:normal;
	color:#4C721D;
	margin: 26px 0 7px /*-2px*/ 0;
	font-size:18px;
}

h3 {
	font-weight:bold;
	font-size:14px;
}

p {
	margin: 0 0 7px 0;
	line-height:1.3;
}

form {
	margin:26px 0 0 0;
}

td.triad {
	width:120px;
	font-size:0 !important;
	height:1px !important;
}

div#all {
    background: #F1F1E3;
	width:792px;
	margin:auto;
}

div#top {
	height:152px;
}

div#logo {

	width:265px;
	height:72px; 
	float:right;
	margin:0;
	margin-top:43px;
	padding-right: 20px;

}

div#logo a {
	display:block;
}

table#mainmenu {
	margin-top:63px;
    font-weight:bold;
}

table#mainmenu td {
    background:#AC5C3F; 
	color:white;
	padding:0;
	height:22px;
	text-align:center;
	text-transform:capitalize;

}
	
table#mainmenu td.menuitem {
	padding:0 20px;
}

table#mainmenu td.sub {
	height:4px;
	background:#F1F1E3; 
	text-align:left;
}

table#mainmenu td.sub_selected, table#mainmenu td.sub_selected_fixed {
	height:4px;
	background:#4C721D;
	text-align:left;
}

table#mainmenu td.menuitem a {
    color:white;
	text-decoration:none;
	text-transform:capitalize;
}


ul.submenu {
	position:absolute;
	list-style-type:none;
	display:none;
	padding:8px 0 0 0;
	margin:0;
	margin-top:2px;
	background:#789351;
}

ul.submenu li {
	display:block;
	color:#506d99;
	margin:0;
	padding:0 0 8px 0;
	text-align:center;
	white-space:nowrap;
}

ul.submenu li a {
    color:#4C721D;
	text-decoration:none;
}

ul.submenu li:hover, ul.submenu li:hover a, ul.submenu li a:hover {
	color:white;
}

a.hover {
	color:white !important;
}

div#visual {
	height:188px;
	background-color:#ccc; 
	background-repeat:no-repeat;
	background-position:top left;
}


div#visual img#visualimage {
    background-color:#666; 
	display:block;
	float:right;
	margin:0 0 0 auto;
}

div#content {
    line-height: 12pt;
    margin:0px 0px 26px 280px;
	width:440px;
/*	border:1px solid #AC5C3F;*/
}
div.bio{
	position:relative;
}
.mark{
	display:block;
	position:absolute;
	left:-100px;
	top:0px;
}

div#content p{
    line-height: 12pt;
/*	border:1px solid #AC5C3F;*/
}


div#gallery {
    margin:0px 0px 50px 50px;    
}

div#gallery table{
	font-weight:bold;
	color:#4C721D;
	font-size:14px;
}

div#gallery table p.g{
    margin-top:5px;
}


g2{
	font-weight:bold;
	color:#4C721D;
	font-size:14px;
    margin-top:5px;	
}

div.signup {
	margin-top:26px;
}

a.button {
	display:block;
	text-align:center;
	background:#506d99;
	color:white;
	padding:11px 0;
	border:0;
	width:188px;
	text-decoration:none;
}

input.button {
	text-align:center;
	background:#4C721D;
	color:white;
	padding:11px 18px;
	border:0;
	text-decoration:none;
}


div#footer {
    color:#4C721D;
    font-weight:bold;
	border-top:4px solid #AC5C3F;
	padding-top:16px;
	padding-bottom:20px;
	text-align:center;

}

div#footer a {
    color:#4C721D;
	text-decoration:none;
/*	text-transform:capitalize; */
}

div#footer table {
	width:auto;
	margin:auto;
}

div#footer table td {
	padding:0 16px;
	height:22px;
	text-align:center;
	font-size:11px;
}

div#footer table td.menuitem {
	padding:0;
}

div#footer table td.menuitem span.r{
	color:#AC5C3F;
}


table.form {
	width:auto;;
}

table.form td {
	height:35px;
	white-space:nowrap;
}

table.form td input, table.form td textarea {
	font-size:11px;
}

.field {
	width:240px;
}

.field_short {
	width:120px;
}

.field_long {
	width:360px;
}


span.required {
	color:#506d99;
	font-style:italic;
	text-transform:uppercase;
}
