/* General */
body					{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: center; background-color: #6E5F40; background-image: url('http://doc.sd.gov/images/layout/background/main.gif'); background-repeat: repeat-x; }
					
h1					{ font-size: 160%; text-align: left; text-transform: uppercase; }
h2					{ font-size: 140%; color: #E8D9BA; text-align: left; text-transform: uppercase; }
h3					{ font-size: 120%; text-align: left; }

b, strong				{  }

a					{ color: #CCCCCC; }
a:link				{ }
a:visited				{ }
a:hover				{ color: #FFFFFF; }
a:active				{ }

a img				{ border: none; }
/* END General */

#guide				{ margin: 0 auto; width: 922px; background-color: #0D233B; background-image: url('http://doc.sd.gov/images/layout/background/body.gif'); background-position: 0px 150px; background-repeat: no-repeat; border: 1px solid #57585A; }
#container			{ background-image: url('/images/layout/background/header_back.gif'); background-position: 0 0; background-repeat: repeat-x; }

#head				{ padding: 7px 0 0 0; height: 148px; text-align: center; background-image: url('http://doc.sd.gov/images/layout/background/header.gif'); /*background-color: #0B2848;*/ background-position: top center; background-repeat: no-repeat; border-bottom: 1px solid #47669C; }
#head div				{ border: 0px solid #FFFFFF; }
#logo				{ text-align: right; }

#logo img				{ margin: 5px 45px 5px 0; }

#main				{ clear: both; }

/* Columns */
#col_l				{ float: left; padding: 20px 15px; width: 200px; text-align: left; border: 0px solid #FF0000; }
#col_m				{ float: left; width: 640px; padding: 20px; font-size: 105%; text-align: left; }
#col_r				{ display: none; }
/* END Columns */


/* Menus */
.menu ul, .vmenu ul		{ list-style-type: none; margin: 0 auto; padding: 0; }
.menu li, .menu li		{ margin: 0; padding: 0; font-weight: bold; }

.menu				{ margin-left: 30px; }
.menu ul				{ width: 690px; }
.menu li				{ float: left; }
.menu a				{ display: block; color: #FFFFFF; text-decoration: none; }
a:link				{ }
a:visited				{ }
a:hover				{ }
a:active				{ }
/* END Menus */


/* Header */
/* Seals */
#seal_doc				{ float: left; margin-left: 10px; }
#seal_sd				{ float: right; margin-right: 10px; }

.seal				{ }

/* Menu */
#head .menu			{ clear: both; }
#head .menu li			{ padding: 0 10px; }

#head .menu a			{ text-decoration: none; text-transform: uppercase; }
#head .menu a:link		{ }
#head .menu a:visited	{ }
#head .menu a:hover		{ text-decoration: underline; }
#head .menu a:active	{ }
/* END Header */


/* Main Area */
#main .panel			{ background: #F7E8C7 url('http://doc.sd.gov/images/layout/background/box_sec.gif') repeat-x; background-position: 0 -50px; }
#main .panel div		{ }
#main .panel .box_top 	{ clear: both; height: 12px; background-image: url('http://doc.sd.gov/images/layout/corners/top_lt.gif'); background-position: 0 0; background-repeat: no-repeat; }
#main .panel .box_top div{ float: right; width: 12px; height: 100%; background-image: url('http://doc.sd.gov/images/layout/corners/top_rt.gif'); background-position: 100% 0; background-repeat: no-repeat; }
#main .panel .box_btm 	{ clear: both; height: 12px; background-image: url('http://doc.sd.gov/images/layout/corners/btm_lt.gif'); background-position: 0 100%; background-repeat: no-repeat;  }
#main .panel .box_btm div{ float: right; width: 12px; height: 100%; background-image: url('http://doc.sd.gov/images/layout/corners/btm_rt.gif'); background-position: 100% 100%; background-repeat: no-repeat; }

.vmenu				{ color: #6E5F40; text-transform: uppercase; }
.vmenu h1				{ font-size: 116%; color: #0D233B; }

.vmenu li				{ margin: 10px 0px; }

.vmenu a				{ color: #6E6141; text-transform: none; text-decoration: none; }
.vmenu a:link			{ }
.vmenu a:visited		{ }
.vmenu a:hover			{ text-decoration: underline; }
.vmenu a:active		{ }

.vmenu ul				{ list-style-type: none; margin: 0 auto; padding: 0; }
.vmenu ul li			{ font-size: 110%; font-weight: bold; }
.vmenu ul ul			{ margin: 0 0 0 10px; }
.vmenu ul ul li		{ font-size: 100%; font-weight: normal; }

#main .vmenu			{ padding: 15px; }
#main .vmenu li		{ color: #6B5E3E; }
/* END Main Area */


/* Footer */
#foot				{ clear: both; margin: 10px 0 0 0; padding: 10px 5px 5px 5px; }

.search				{ margin: 40px 0; }
#searchlbl			{ clear: right; font-weight: bold; }
#searchimg			{ margin: 10px; text-align: center; }

#ftmenu 				{ position: relative; z-index: 1; top: -50px; clear: both; margin: 0 auto; padding: 0px 0 0px 50px; width: 100%; height: 25px; background-color: #BFAD87; border-bottom: 1px solid #333333; }
#ftmenu  li			{ margin-top: 5px; padding: 0 8px; border-right: 1px solid #334456; }

#ftmenu  li.end		{ border: none; }

#ftmenu  a			{ color: #334456; }
#ftmenu  a:link		{ }
#ftmenu  a:visited		{ }
#ftmenu  a:hover		{ text-decoration: underline; }
#ftmenu  a:active		{ }

#foot #copywrite		{ clear: both; margin: 0 auto; width: 100%; font-size: 95%; text-align: right; color: #999999; }
/* END Footer */

/* Home */
#secretary			{ padding: 5px 20px; font-weight: bold; text-align: right; }

#home				{ text-align: center; }

#top					{ clear: both; }
#top div				{ border: 0px solid #FF0000; }
#pics, #mission		{ float: left; }
#pics				{ }
#mission				{ margin-top: 50px; width: 400px; text-align: left; }
#mission h1			{ font-family: "Times New Roman", Times, serif; font-size: 250%; font-style: italic; text-transform: none; }
/* END Home */
