/*
---------------------------
author: Bill Kessler / The Web Spinner
http://www.ispinwebs.com
---------------------------
*/

body {
background: #ffffff url('images/bkgrd_1_1.gif') repeat-x center top;
}

a:link {
color: #B5A446;
text-decoration: none
}

a:visited {
color: #B5A446;
text-decoration: none
}

a:hover {
color: #3C5873;
text-decoration: underline
}

a active {
color: #B5A446;
text-decoration: none
}

h1 {
font-family: Arial;
font-size: 18pt;
color: #3C5873;
margin-left: 15;
margin-right: 0;
margin-top: 20;
margin-bottom: 5;
font-weight: bold
}

h2 {
font-family: Arial;
color: #000000;
font-size: 14pt;
font-weight: bold;
margin-left: 15;
margin-right: 10;
margin-top: 10;
margin-bottom: 5;
font-style: italic
}

h3 {
font-family: Arial;
color: #666666;
font-size: 10pt;
font-weight: bold;
margin-top: 10;
margin-bottom: 5;
margin-left: 15;
margin-right: 0
}
h4 {
font-family: Arial;
color: #666666;
font-size: 9pt;
font-weight: bold;
margin-top: 10;
margin-bottom: 0;
margin-left: 10;
margin-right: 0
}

p {
font-family: Arial;
font-size: 10pt;
color: #666666;
margin-left: 15;
margin-right: 10;
margin-top: 0;
margin-bottom: 5
}

li {
color: #666666;
line-height: 100%;
margin: 0;
font-family: Arial;
text-align: left;
margin-top: 0;
margin-bottom: 5;
font-size: 10pt
}

/* Navigation menu start */
#menu ul {
display: block;
padding: 0px;
margin: 0px;
list-style: none;
text-align: center;
}
#menu ul li {
display: inline;
margin: 0px;
list-style: none;
padding: 1px;
}
#menu a {
padding: 0px 10px;
text-decoration: none;
font: 15px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
}
#menu a:hover {
color: #d7cd99;
}
#menu li a span {
line-height: 30px;
}
/* Navigation menu end */

/* Start Images */
.post-image {
	float: right;
	padding: 0 15px 10px 10px;
}

.post-image img {
	border: 1px solid #cccccc;
}

/* End Images */

/* Start Testimonials */
#testimonials .quote {
	font-style: italic;
}
#testimonials p {
	padding: 5px 0;
}
#testimonials .name {
	padding: 0 0 15px 0;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 2px solid #f3f3f3;
}
#testimonials .last {
	border-bottom: none !important;
}
/* End Testimonials

/* College Caboodle */
#college-caboodle a, #college-caboodle img {
	outline: none;
	border: none;
}
/* End College Caboodle */
