/*
 Screen style    
*/

#text_box{
float:right;
width: 250px;
font-size:10px;
text-align:left;
border:2px solid #FFFFFF;
}

.section_titles{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
padding-bottom:20px;
line-height:20px;
}

.index_img{
width: 450px;
height: 300px;
margin:30px 10px 0px 10px;
}

.img_border{
border:5px solid #FFFFFF;
margin:10px 10px 10px 10px;
}

.box {
 background-color: #DFF1EE;
 color: #F4C186;
}

.box_left_welcome {
	background-image:url(../images/bg/blue/blue.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 18px;
	width: 250px;
}

.box_left_welcome p {
	margin-bottom: 15px;
}

.box_left_welcome h2 {
 margin-bottom: 0.75em;
 color:#F4C186;
 font-weight:bold;
}

#content {
	color: #FFFFFF;
	/*padding-bottom: 12px;*/
 padding-right:30px;
	background-color: transparent;
	background-image: url(../images/bg/blue/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content a {
	background-color: transparent;
	color: #c1e770;
	text-decoration: none;
}

#content a:hover {
	background-color: transparent;
	color: #D0E7E3;
	text-decoration: underline;
}

#content h1, #content h2, #content h3 {
	background-color: transparent;
	color: #C1e770;
}

#footer {
 /*background-color: #724F91;*/
 background-image: none;
 color: #724F91;
 width: 716px;
 font-size:10px;
 text-align:center;
 padding-top:10px;
}

#footer a {
	color: #125687;
	text-decoration:none;
}

#footer a:hover {
	color: #125687;
	text-decoration:underline;
}

#footer p {
	color: #125687;
}

#inner_wrapper {
	color: #D0E7E3;
	background-color: #125687;
	background-image: url(../images/bg/blue/inner_wrapper_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav a {
	background-color: #125687;
	color: #c1e770;
}

#nav a#nav01 span {
 background-image: url(../images/nav/blue/01.gif);
}

#nav a:hover {
 background-color: #D0E7E3;
 color: #D0E7E3;
}

#original-events h1 span {
 background-image: url(../images/titles/blue/original-events.gif) no-repeat;
}

#original-events img {
 border: 5px solid #fff;
}

#testimonials-link {
 height: 107px;
 width: 29px;
 left: -1px;
}

#testimonials-link a:hover span, #testimonials-link a.current span {
 background-position: -29px 0;
}

#testimonials-link a:hover {
 background-color: #DDF1EE;
 color: #453121;
}

#testimonials-link span {
 background-image: url(../images/nav/blue/testimonials.gif);
}

#wrapper {
 width: 800px;
}

#quotebox{
	/* this is a purple box with yellow quotations*/
background-image:url(../images/bg/blue/quote_box.jpg);
	background-repeat:no-repeat;
	height: 125px;
	width: 140px;
	padding-top: 25px;
	padding-bottom:25px;
	padding-left: 40px;
	padding-right: 20px;
	position:relative;
}

.index_eventbox{
	width: 440px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right: 20px;
	position:relative;
}
