html, body{
	margin:0;
	padding:0;
	background:#b3a693;
	color:#614b2d;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	line-height: 20px;
}


h1{
	margin:0;
	padding:0;
	color:#a43031;
	background:transparent;
	font-size:22px;
	font-weight:normal;
}

h2{
	margin:5px 0 0 0;
	padding:0;
	color:#a43031;
	background:transparent;
	font-size:17px;
	font-weight:normal;
}

h3{
	margin:0;
	padding:0;
	color:#584122;
	font-size:12px;
}

h4{
	margin:0;
	padding:0;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
}


a img{
	border:1px solid #a3947c;
}

a, a:link{
	text-decoration:none;	
	color:inherit;
	background:inherit;
	color: #614b2d;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

a:active{
	color: #C00;
}

#frame{
	width:750px;
	margin:0 auto;
	padding-top:40px;
	text-align:left;
}

#contentFrame{
	border:1px solid #584122;
	background:#fafcf9 url("../imgs/contentbg.png") right repeat-y;
	color:inherit;
}


#header{
	position:relative;
	width:100%;
	height:110px;
}

#header_text{
	text-align:right;
	margin:0;
	padding:10px 10px 0 0;
	font-style:italic;
	height:77px;
}

*>#header_text{
	height:67px;
}

#header_text h1{
	margin:0;
	font-size:16px;
	color: #584122;
	font-weight: bold;
}

#header_text p{
	margin:0;
	padding:0;
	line-height:1.5em;
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

#header_text a,
#header_text a:link{
	font-style:normal;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#logo{
	position:absolute;
	top:-72px;
	left:23px;
	z-index:2;
	border:0;
}

#header_menu{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:748px;
	text-transform:uppercase;
	background:#fafcf9 url("../imgs/navbg.png") right repeat-y;
	border-width:1px 0;
	border-style:solid;
	border-color:#a3947c;
	padding:5px 0;
}

#header_menu .menu{
	margin-left:140px;
}

#header_menu .menu li{
	padding:0 10px 0 10px;
}

#content{
	font-size:13px;
	padding:0 0 50px 0;
	overflow:auto;
}

#inner_content{
	border-left:1px solid #b3a693;
	margin:35px 0 10px 130px;
	padding:0 0 0 20px;
}

.registrationStep a, .registrationStep a:link,
#inner_content a, #inner_content a:link{
/*	text-decoration:underline;	*/
	border-bottom:1px solid #614b2d;
	color:inherit;
	background:inherit;
	color: #614b2d;
}

.registrationStep a:hover,
#inner_content a:hover{
	color:#000;
	border-bottom:0;
	text-decoration:none;
}

.registrationStep a:active,
#inner_content a:active{
	color: #C00;
}

#main_page_text{
	width:340px;
	margin:0;
	padding:0;
	margin:25px 0 10px 140px;;
	padding:10px 0 0 10px;
	color:#614b2d;
	background:transparent;
	overflow:visible;
}

#main_page_text a {
	text-decoration: underline;
}

#main_page_text a:hover {
	text-decoration: none;
}

#little_s{
	float:left;
	margin:-10px 0 0 -5px;
	padding:0;
}

.big_s{
	background-image:url("../imgs/big_s.png") !important;
	background-image:url("../imgs/big_s.gif");
	background-repeat:no-repeat;
	background-position:50px 30px;
	min-height:400px;	
}

#program_header h1{
	margin:0;
	padding:0 0 10px 0;
	color:#a43031;
	background:transparent;
	font-size:22px;
	font-weight:normal;
  	width: 12em;
}

#right_col{
	float:right;
/*	width:110px;*/
	margin:35px 10px 0 5px;
}

#right_col a {
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color: #614b2d;
}

#right_col a:hover{
	color: #333;
} 

#right_col p{
	margin:0 0 10px 0;
	padding:0;
}


#submenu{
	float:left;
	width:130px;
	margin:25px 0 0 0px;
	padding:0;
}

#submenu ul,
#submenu li{
	margin:0px 10px 5px 10px;
	padding: 5px 0px 0px 0px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 700;
}

#submenu a{
	display:block;
	text-decoration:underline;
}

#submenu ul ul,
#submenu li li{
	margin:0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

#inner_footer{
	padding:5px 0;
	background:#fafcf9 url("../imgs/navbg.png") right repeat-y;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top:1px solid #a3947c;
}

#outer_footer{
	margin-top:4px;
	text-align:center;
	font-size:10px;
	word-spacing: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.noborder{
	border:0 !important;
}

ul.menu,
ul.menu li,
ul.standard_links,
ul.standard_links li{
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu li{
	display:inline;
	margin:0;
	padding:0 10px 0 10px;
	border-right:1px solid #a3947c;
	font-size:10px;
}

ul.menu li a {
	color: #614b2d;
}

ul.standard_links a{
	text-decoration:underline;
}

ul.sideXside{
	list-style:disc;
	width:130px;
	margin:0;
	padding:0 0 0 15px;
	float:left;
}

hr.hidden{
	height:0;
	padding:0;
	margin:0;
	border:0;
	visibility:hidden;
	clear:both;
}

hr.divider{
	height:0;
	padding:0;
	margin:20px 0;
	border-width:1px 0;
	border-style:dotted none solid none;
	border-color:#000 #FFF #FFF #FFF;
	clear:both;
}


#registrationForm{
	padding:20px;
}

.registrationStep{
	clear:both;
	padding:15px 0;
}

.registrationStep label{
	width:200px;
}

.small{
	font-size:10px;
}

.bold{
	font-weight:600;
}

.small_info{
	float:left;
	width:31%;
	padding:1%;
}

.autoWidth{
	width:auto;
}

/*
	VERY basic colors here... just so I can see table cells.  please change later.
*/
table{
	margin:0 auto 20px auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

table thead tr th{
	padding:4px;
	font-size: 12px;
	background: #dedad1;
	color:#000;
	border-width:1px 0;
	border-style:solid;
	border-color:#a3947c;
}

table tbody tr td,
table tbody tr th{
	vertical-align:top;
}

table tbody tr td[valign]{
	vertical-align:inherit;
}

table tbody tr td{
	padding:4px;
	background-color:#FFF;
	color:#000;
}

table tbody tr th{
	padding:4px;
	background:url("../imgs/contentbg.png") top center repeat-y;
	color:#000;
}

table tbody tr.alternateColor td{
	background-color:#f2f2ed;
	color:#000;
}


tbody ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
}

tbody li{
	clear:both;
}

tbody a,
tbody a img{
	float:left;
	border:0px none !important;
	display:block;
}

tbody a img{
	padding:2px;
}

tbody a img:hover{
	outline:1px ridge grey;
	background-color:white;
}

ul.half{
	float:left;
	width:40%;
	list-style:none;
}

ul.half li label{
	float:none;
	width:auto;
}
