body  { 
	font-family:  Arial, Sans-Serif; 
	font-size: 10px; 
	font-weight:normal; 
	margin-top:0px; 
	text-align:center;
	background-color:#6484b1; 
}

td
{
	text-align: left;
}

table#back {
	width:1000px;
	background-image: url(../images/background.gif); 
	background-position:top left; 
	background-repeat:repeat-y; 
	margin-left:auto;
	margin-right:auto; 
	text-align:center;	
}

table#white { 
	width:960px; 
	margin-left:auto; 
	margin-right:auto; 
}

td#top {
	width:100%;
	height:90px;
	background-image: url(../images/top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:5px solid #ffffff;
	border-bottom-style : none;
}

td#left_menu { 
	width:320px; 
	height:605px; 
	background-image: url(../images/backnav.jpg); 
	background-position:0px 0px; 
	background-repeat:no-repeat;
	background-color:#587ea5;
	vertical-align:top;
	padding-top:45px;
	border:5px solid #ffffff;
	border-bottom-style:none;
 }
 
td#body { 
	width:630px; 
	height:600px;
	vertical-align:top;
	padding-right:5px;
	background-color:#ffffff;
}

td#left_menu ul {
	line-height:25px;
}

td#left_menu ul li/*, ul li*/ {
	list-style:none; 
	padding-left:0px;
}

td#left_menu ul li a { 
	text-decoration: none; 
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold; 
	padding-left: 25px; 
}

td#left_menu ul li a:hover { 
	font-weight:bold; 
	color: #4f7ebf;
	background-image: url(../images/rollovericon.jpg); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
}

td#left_menu ul li ul, td#left_menu ul li ul li ul { 
	padding-left:0px;
	margin-left:0px; 
}

td#left_menu ul li ul li a { 
	padding-left:35px; 
}

td#left_menu ul li ul li ul li a { 
	padding-left:45px; 
}

td#body table {
	margin-top:5px;
	width:100%;
}

td.tan, td.green, td.blue, td.grey {
	vertical-align:top;
	padding:10px;
	height:197px;
	border:1px solid #bbbbbb;
}

td.tan {
	background-color:#f2e8cc;
}

h3 {
	font-size:20px;
	color:#a57c39;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}

td.green {
	background-color:#bee69f;
}

td.green h3 {
	color:#4b6698;
}

td.blue {
	width:310px; 
	background-color:#dfebf7;
}

td.blue h3 {
	color:#4b6698;
}

td.middle {
	width:5px;
	padding:0;
}

td.grey {
	width:307px; 
	background-color:#eeeeec;
}

td.grey h3 {
	color:#4b6698; 
}

tr#back_bottom {
	background-image: url(../images/bottom.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat;
}

td#bottom {
	border-left:5px solid #ffffff; 
	border-right:5px solid #ffffff; 
	border-top:5px solid #ffffff;
	height:62px;
}

td#bottom table {
	width:100%;
	border:1px solid #bbbbbb; 
	background-color:#dfebf7;
	height:62px;
	font-size:10px;
	color:#6484b1;
}

td#bottom table td {
	padding:10px;
}

td#bottom a, td#bottom a:link, td#bottom a:active, td#bottom a:visited, td#bottom a:hover, td#bottom span {
	font: normal 10px  Arial;
	color: #6484b1;
	text-decoration:none;
}

td#bottom a:hover {
	text-decoration:underline; 
}

td#bottom span {
	margin-left:10px;
	margin-right:10px;
}

td#bottom a#espanol, td#bottom a#espanol:link, td#bottom a#espanol:active, td#bottom a#espanol:visited, td#bottom a#espanol:hover {
	font: normal 10px  Arial;
	color: #4da20b;
	text-decoration:none;
}



/* photogallery specific */
table.photogallery td#text2 { text-align:center; vertical-align:top; padding-bottom:5px; width:190px; }
table.photogallery td#text2 img { border-style:none; width:56px; height:27px; }
table.photogallery td#text2 div { text-align:left; font-family:Arial; font-size:11px; margin:10px; }

table.photogallery td.img1 { text-align:center; width:260px;}
table.photogallery td.img1 img { border:1px solid black;}

table.photogallery td.img2 img { border:1px solid black;  margin-right:25px; margin-bottom:10px; }


td#body a, td#body a:active, td#body a:focus,td#body a:link, td#body a:visited {
	text-decoration: none;
	1color:  #ff9000;
	color:#8e6625;
} 

td#body a:hover {
	text-decoration: none;
	color:  #4da20b;
}

/* sitemap specific */
span.sitemap_description {
	font-style: italic;
} 


/* formbuilder specific */

div.form_builder {
	margin-left: 50px;
}
div.form_builder_error, div.form_builder label.form_builder_error {
	font-weight: bold;
	color: #cc0000;
}
div.form_builder label {
	color: #3366CC;
	font-weight: bold;
	font-size: 80%;
}

div.form_builder input {
	margin-top: 2em;
}
div.form_builder input.form_builder {
	width: 400px;
	margin-top: 0;
}

textarea.form_builder {
	width: 400px;
	height: 150px;
}

td#left_menu div#wide_keeper {
	width: 320px; 
	height: 1px;
	border-style: none;
}

/* photogallery */
table.photogallery {
	margin-left: 30px;
	width: 400px;
}