@charset "utf-8";
/* CSS Document */

body{
	margin: 5px 0 5px 0;
	padding: 0;
	background: #d5c6c2 url('images/bg.jpg') repeat-x;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #574d4a;
	line-height: 19px;
	text-align: justify;
}

p{
margin: 0 0 10px 0;
text-align: justify;
}

img{
border: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3{
	margin: 0;
	font-weight: normal;
	line-height: 35px;
	color: #764f50;
	font-size: 30px;
}

h4{
	font-size: 18px;
	color: #764f50;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	color: #b83123;
	text-decoration: none;
}

a:hover{
	color: #e73c2b;
}

.zero{
	margin: 0;
	padding: 0;
}

.figure{
	background: #fff;
	padding: 2px;
	border: 1px solid #d7bfb6;
}

.figures{
	font-size: 11px;
	font-style: italic;
	color: #847571;
}

.border1{
	padding: 2px;
	background: #fff;
	border: 1px solid #b9b2b0;
	float: left;
	margin: 0 5px 0 0;
}

.copyright{
	width: 210px;
	border-top: 1px dotted gray;
}

#center{
	text-align: center;
	margin: 0 auto;
	width: 752px;
}

#page{
	background: #fff;
	margin: 0;
	padding: 0;
	width: 752px;
	float: left;
	text-align: left;
}

#crheader{
	clear: both;
	width: 752px;
	float: left;
	font-size: 11px;
}

#crnavigation{
	float: left;
	margin: 0 0 5px 20px;
}

#crnav{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#crnav li{
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

#content1{
	margin: 0 0 0 20px;
	width: 401px;
	float: left;
	padding: 0 20px 0 0;
	border-right: 1px dotted #5a4f4b;
}

#intro{
	margin: 10px 0 0 0;
}

#intro p{
	line-height: 21px;
}

.fpheadera{
	margin: 0 0 5px 0;
}

.cat1{
	margin: 0 0 8px 0;
	background: url(images/grad1.gif) repeat-x;
	padding: 8px;
	line-height: 17px;
	font-size: 11px;
	color: #746e6c;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	border-top: 1px dotted #c1b7b5;
	border-bottom: 1px dotted #ddd7d6;
	text-align: justify;
}
	
.cat2{
	margin: 0 0 8px 0;
	padding: 0;
	background-color: red;
	background: url(images/grad2.gif) repeat-x;
	padding: 8px;
	line-height: 17px;
	font-size: 11px;
	color: #746e6c;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	border-top: 1px dotted #d4d4d4;
	border-bottom: 1px dotted #e4e4e4;
	text-align: justify;
}	
	
#content2{
	width: 271px;
	margin: 20px 20px 0 0;
	float: right;
}

.bordera{
	border: 2px solid #d8c7c2;
}

#portrait{
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #a79a95;
	text-align: center;
}

#studenttestimonies{
	margin: 0 0 10px 0;
	width: 271px;
	line-height: 18px;
	text-align: right;
	font-size: 10px;
}

#studenttestimonies p{
	text-align: right;
}

#bloglink{
	margin: 0 0 10px 0;
	width: 271px;
	text-align: right;
	font-size: 11px;
}

#ce{
	margin: 0 0 10px 0;
	width: 271px;
	text-align: right;
	font-size: 11px;
}


.quote{
	font-size: 11px;
}

#contactme{
	margin: 0 0 190px 0;
	font-size: 15px;
}

#crfooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 752px;
}

.small{
	font-size: 10px;
}

/** Header Swaps **/

#crlogo{
	background: url(images/crlogo.gif);
	width: 250px;
	height: 59px;
	margin: 0 0 -7px 0;
	float: left;
}

.inv{
	display: none;
}
