@charset "UTF-8";
/* CSS Document */

/* ------------------ colors 

Brown: #5b3e1c;
Cream: #DCD3C2;
Active:
Text:

-------------------*/

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 62.5%;
background-image:url(../images/bgTile.gif);
height:100%;
}

.clearB{
	clear:both;
}

a:link, a:visited{
	text-decoration:none;
	color: #329eda;
}

a:hover, a:active{
	color:#D76213;
	text-decoration:underline;
}

/*---------------------- specific -------------*/

#content {
	width:790px;
	margin:20px auto;
}

#header{
	
}
#menuBG{
	background:url(../images/mainBG.png) repeat-y top left;
	width:790px;
}

#mainmenu {
	margin-left:13px;
}

#mainmenu li{
	float:left;
	display:block;
	width:191px;
	border-right:solid 1px #ffffff;
	background:#5b3e1c url(../images/menuDecorLeftWhite.png) no-repeat 5px center;
	border-right:solid 1px #ffffff;
	text-align:center;
}

#mainmenu .menu a{
	display:block;
	font-size:1.3em;
	font-weight:normal;
	color:#DCD3C2;
	text-decoration:none;
	background:url(../images/menuDecorRightWhite.png) no-repeat 165px center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

#mainmenu .menu a:hover{
	color:#5b3e1c;
	cursor:hand;
	background:url(../images/menuDecorRight.png) no-repeat 165px center;
}

#mainmenu li:hover{
	background:#DCD3C2 url(../images/menuDecorLeft.png) no-repeat 5px center;
}


#mainbody{
	background:url(../images/mainBG.png) repeat-y top left;
	padding:20px 20px 0px 20px;
}

#leftCol{
	float:left;
	width:235px;
	margin-right:15px;
	min-height:400px;
}

#rightCol {
	float:left;
	width:490px;
	background-color:#DCD3C2;
	padding-top:5px;
}

#mainbody h1{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight:lighter;
	font-style:italic;
	margin-bottom:5px;
	margin-left:20px;
}

#mainbody h2{
	color: #5b3e1c;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:20px;
	text-transform:uppercase;
}

#mainbody p{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-bottom:20px;
	margin-left:20px;
}

#mainbody #benefitlist li{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-left:5px;
	border-top:dotted 1px #5b3e1c;
	padding:5px 0px 5px 18px;
	background:url(../images/star.gif) no-repeat left center;
}
#mainbody #stepsList{
	margin-left:20px;
}

#mainbody #stepsList li{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	list-style: decimal outside;
	margin-left:5px;
	padding:5px 0px 5px 0px;
	border-top:dotted 1px #5b3e1c;
}
#mainbody .bio{
margin-top:10px;
margin-bottom:25px;
border-bottom:dotted 1px #5b3e1c;
}
#mainbody .bio li{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-left:5px;
	/*border-top:solid 1px #5b3e1c;*/
	padding:5px 0px 5px 18px;
	background:url(../images/star.gif) no-repeat left center;
}

#mainbody .publication{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-left:5px;
	padding:5px 0px 5px 18px;
	margin-top:10px;
	margin-bottom:25px;
	border-bottom:dotted 1px #5b3e1c;
}

#mainbody .publication .sub{
	margin-bottom:15px;
}

#mainbody .publication .pubList li{
margin-left:10px;
list-style:square outside;

}

#mainbody strong{
	font-weight:bold;
}

#mainbody .payment li{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 0.9em;
	font-size: 1.1em;
	margin-left:5px;
	padding:5px 0px 5px 5px;
	list-style:square inside;
}

.info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#329eda;
	
}

.info2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#4444;
	
	
}

.decor{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	}

#downloads{
	margin-left:30px;
}
#downloads li{
	margin-bottom:10px;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

form fieldset legend{
	display:none;
}

form label{
	color:#444;
	padding-top:5px;
	display:block;
	width:130px;
	text-align:right;
	margin-right:10px;
	font-size:1.2em;
	float:left;
}

.about{
	display:block;
	float:left;
	width:300px;
	margin-bottom:10px;
	border:solid 1px #d8ccbf;
	padding:5px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;

}


.about:focus{
	border:solid 1px #ae916e;
	background-color:#EFEBE2;
	color:#654a2a;
}

#formFooter {
	width:100%;
	text-align:center;
	margin-bottom:20px;
	}


#msg {
	height:250px;
}

#payL, #payR{
	float:left;
	width:50%;
	margin-bottom:20px;
}

#footer{
	font-size:1em;
	color:#999999;
}

#footer #footL{
	float:left;
	width: 350px;
	margin-left:20px;
}
#footer #footR{
	float:right;
	text-align:right;
	margin-right:20px;
}

#footer a:link, #footer a:visited{
	color:#999999;
}
