/* CSS Document */

body {
	margin: 10px 0;
	background-color: #660000;
	/*background-image:url(img/bg_tile.gif) ;
	background-repeat:repeat;*/
	color:#333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 1.25em;
	}
html { 

	min-height: 100%; 
	margin-bottom: 1px; 

}
#layout {
	width:743px;
	margin: 18px auto;
	}
#nav {
	background-color:#000000;
	padding-left:12px;
	/*padding-top:4px;*/
	padding-bottom:4px;
	}
#nav a {padding-right: 36px;}
#nav a:link, #nav a:visited {
	line-height:20px;
	color:#FF9933;
	text-decoration:none;
	font-weight:bold;
	}
#nav a:hover, #nav a:active {line-height:20px;
			color:#FF9933;
			text-decoration:underline;
			font-weight:bold;
			}
.mainfont	{
	background-color:#F9F9E1;
	padding: 0px 14px;
	width:709px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}
/*.mainfont img {
	margin: 8px 0px 8px 12px;
	float:right;
	}*/
#footer {
	background-image:url(img/layout/footer.jpg);
	background-repeat:no-repeat;
	height:44px;
	text-align:center;
	color:#000;
	font-weight:bold;
	line-height:44px;
	}

#footer a:link, #footer a:visited {color: #F9F9E1; text-decoration: none; }

#footer a:hover, #footer a:active {color: #000000; text-decoration: none; }


h1 {
	font-size: 1.3em;
	color: #660000;
	margin-top:12px;
	}
dt {
	margin-top:10px;
	}

img {
	border:none;
	}

.formfont {
	font-size: 10pt;
	}
.formfont td {
	vertical-align:top;
	}


#slideshow {
	float:right;
	width:360px;
	height:275px;
	color:#660000;
	margin-top: 20px;
	margin-left: 20px;
	text-align:right;
	}

.cleardiv { 
	clear:both;
	height:1px;
	}
/*








.nav2 A:link {color: #006633; text-decoration: none}

.nav2 A:visited {color: #006633;text-decoration: none}

.nav2 A:active {color: #006633; text-decoration: none}

.nav2 A:hover {color: #000000; text-decoration: none}



.nav3

{

	color: #000000;

}



.nav3 A:link {color: #000000; text-decoration: none}

.nav3 A:visited {color: #000000;text-decoration: none}

.nav3 A:active {color: #000000; text-decoration: none}

.nav3 A:hover {color: #000000; text-decoration: none}

*/

.textbox {font-family: Verdana, Arial, Helvetica, sans-serif;

          font-size: 10pt;

          background-color: ##F4F0D7;

          border-style: solid;

          border-width: thin;

          border-color: #DEB397; }

.radiobutton {font-family: Verdana, Arial, Helvetica, sans-serif;

          font-size: 10pt;

          background-color: #DEB397; }

.dropdown {font-family: Verdana, Arial, Helvetica, sans-serif;

          font-size: 10pt;

          background-color: #F1E5DD;

	  }

.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;

          font-size: 9pt;
          color: #FFFFFF;
          font-weight: bold;
          background-color: #995220;
          border-style: solid;
          border-width: thin;
          border-color: #000000;
		  }




