*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
	text-decoration: none;
}
img{
	margin-bottom: 0px !important;
	margin-bottom: -4px;
}
a{
	border-bottom: 1px dotted #216bb0;
	color: #b3ae90;
}
a:hover{
	border-bottom: 1px dotted #216bb0;
	color: #216bb0;
}
body{
	font: 62.5%/1.5  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
color: #32331c;
	text-align: center;
}
#wrapper{
	text-align: left;
	width: 748px;
	margin: 0 auto;
}
#mast{
	height: 142px;
	width: 748px;
	background: #fff url(../../images/rpmast.gif) top center no-repeat;
}
#rightbox{
	height: 150px;
	width: 230px;
	background: #216bb0;
	color: #ebebeb;
	float: right;
	padding: 4px;
	text-align: center;
}
#mast h1{
	text-indent: -9999px;
	overflow: hidden;
}
#mast a{
	position: absolute;
	top: 35px;
	left: 10%;
	height: 64px;
	width: 450px;
	border-bottom: 0;
	background: 0;
	}
#nav{
	text-align: center;
	float: left;
	margin: 0px;
	width: 220px;
	font-size: 1.5em;
	font-variant: small-caps;
}
#navBtm{
	clear: both;
	margin-top: 20px;
	width: 220px;
	height: 11px;
	background: #fff url(../../images/navBtm_bg.gif) top center no-repeat;
}
#nav a{
	display: block;
	padding: 4px 0;
}
#nav a:link, #nav a:active, #nav a:visited {
	color: #32331c; 
}
#nav a:hover{ 
	background: #216bb0;
	color: #ebebeb;
}
#nav ul{
	width: 173px;
	border-top: 1px solid #32331c;
	margin-left: 22px !important;
	margin-left: 0px;
}
#nav li{
	width: 173px;
	border-bottom: 1px solid #32331c;
	background: #fff;
	margin-top: 0 !important;
	margin-top: -4px;
}
#nav li a{
	border-bottom: 0;
	border-left: 1px solid #32331c;
	border-right: 1px solid #32331c;
}
#nav li.active a{
	background: #216bb0;
	color: #ebebeb;
	border-bottom: 0;
}



#content{
	margin-bottom: 20px;
	background: #fff url(../../images/nav_bg.gif) top left repeat-y;
}
#contMain{
	width: 507px !important;
	width: 527px;
	float: right;
	text-align: left;
	padding-right: 20px;
}
h2{
	font: 2.4em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#b3ae90;
}
p{
	font-size: 1.5em;
	color:#32331c;
}

	
#footer{
	text-align: center;
	clear: both;
	font-size: 12px;
	height: 40px;
	border-top: 1px solid #32331c;
	padding: 15px 0 0 0;
}
#footer li{
	display: inline;
	padding: 0 2px;
}






/* ------- 
            Search Box
------- */
/*
#search{

	margin-bottom: 13px;
}
#searchTop{
	width: 480px;
	height: 46px;
	background: url(../../assets/images/searchTop_bg.gif) top center no-repeat;
}
#searchMid{
	padding: 10px 0px;
	width: 480px;
	background: url(../../assets/images/searchMid_bg.gif) top center repeat-y;
}
#searchBtm{
	width: 480px;
	height: 16px;
	background: url(../../assets/images/searchBtm_bg.gif) bottom center no-repeat;
}

#search h2{
	font: 21px Georgia, "Times New Roman", Garamond, serif;
	color: #af402a;
	padding-left: 20px;
	padding-top: 10px;
	margin-right: 9px !important;
	width: 350px;
	float: left;
}
#search ul{
	height: 29px;
	padding-right: 10px;
	padding-top: 13px;
}
#search li{
	display: inline;
	float: left;
	padding-right: 2px;
}*/
form{
}
form p{
	margin-bottom: 7px;
}/*
form #fn{
	width: 280px;
	float: left;
}
form #pn{
	width: 170px;
	float: right;
}
form #ea{
	clear: both;
}
form #loe{
	width: 170px;
	float: left;
}
form #pt{
	width: 280px;
	float: right;
}
form #ds{
	width: 170px;
	float: left;
}
form #a2i{
	width: 280px;
	float: right;
}*/
form p.appStep{
	margin-bottom: 10px !important;
	margin-bottom: 0px ;
	color: #af402a;
	font: 14px Georgia, "Times New Roman", Garamond, serif;
	
}
span.helperTxt{
	margin-left: 20px;
	color: #af402a;
	font: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	
}
span.required{
	color: #af402a;
	font-weight: bold;
}
label{
	font: 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666;
}
label.radio, label.checkbox, textarea, option, select, input{
	font: 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
input, select, textarea{
	color: #000;
	background: #f5f5f5;
	font-size: 14px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 2px;
	margin-left: 20px;
}
input.radio, input.checkbox {
	background: #fff;
	border: 0px;
	margin-right: 6px;
}
input:focus, textarea:focus{
	background: #fff;
}
input.formBtn{
	margin-top: 10px;
	color: #666;
	font-size: 14px;
	font-variant: small-caps;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #d4d0c8;
}
#footer a{
	border-bottom: 1px dotted #000000;
	color: #000000;
}
#footer a:hover{
	border-bottom: 1px dotted #216bb0;
	color: #216bb0;
}
#artnav{
	clear: both;
	float: left;
	margin-top: 10px;
	width: 180px;
}
#artnav ul{
	margin-left: 40px !important;
}
#artnav a{
	border-bottom: 1px dotted #000000;
	color: #000000;