



/*====================*/

/*=== Reset Styles ===*/

/*====================*/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin:0;

	padding:0;

	border:0;

	outline:0;

	font-weight:inherit;

	font-style:inherit;

	font-size:100%;

	font-family:inherit;

	vertical-align:baseline;

}



body {

	line-height:1;

	color:black;

	background:white;

}

table {

	border-collapse:separate;

	border-spacing:0;

}

caption, th, td {

	text-align:left;

	font-weight:normal;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content:"";

}

blockquote, q {

	quotes:"" "";

}

/* HTML5 tags */

header, section, footer,

aside, nav, article, figure {

	display: block;

}



/*===================*/

/*=== Main Styles ===*/

/*===================*/

body {

	font:14px/1.3 "Helvetica", Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;

	color:#2d3536;   

  

}

.bg {
    background:url(images/background.jpg) 0 0 repeat;

}

#wrapper{

	

	width:1000px;

	margin: 0 auto;

	background:#fff url(images/top4.jpg) center top no-repeat;

	

	

}

a, a:visited {

	color:#2d3536;

	text-decoration:none;

	border-bottom:1px dotted #826a4d;

}

a:hover, a:active {

	color:#9e805c;

	text-decoration:none;

}



#logo {

    background:url(images/logos.png) no-repeat;

    width:235px;

    height:80px;

    border:0;

    display:block;
    text-indent:-9999px;
    margin:0px 0 12px 10px;
    background-position:0px 0px;
   
}
#logo:hover {
    background-position:0px -80px;

}
#logo a {
    margin-top:10px;
}

.text {
        background: url(images/background.jpg) 0 0 repeat;
	padding:0;

	color:#666;

	font-size:32px;



}
.mission {
    text-align:center;
}
.blue {

	color:#333;

	font-weight:bold;

}

.content {

	padding:10px 0 10px 0;

	color:#fff;

	font-size:24px;

}

h1 {

	color:#148CD3;

	font-size:30px;
        padding:20px 0 10px 0;

}

.txt {

	font-size:15px;

	padding:10px 0 15px 0;

	font-weight:bold;

}

.number {

	color:#148CD3;

	padding: 0 0 0 25px;

	font-weight:bold;
text-shadow: 1px 1px 1px #ccc;
}

.brentwood {

	color:#148CD3;

	padding: 0 0 0 0px;

	font-weight:bold;
text-shadow: 1px 1px 1px #ccc;
}

.bottom {

	padding:10px 0 0px 0;

}
.sun {
    color:#333;
    font-size:15px;
    font-weight:bold;
}
.sun:hover {
    color:#148CD3;
    text-decoration:none;
}
.right {

	float:right;
	width:520px;
	padding:5px 0 20px 0;

}

.right img {

	float:right;

	border:none;
}
.caption {
    clear:both;
    color:#000;
    float:right;
    font-size:15px;
    padding-top:5px;
}
.floatright {

	float:right;

	padding-bottom:20px;

}

.summerright {

	color:#666;

	font-size:18px;

	float:right;

	width:450px;

	padding-bottom:20px;

}

.directorright {

	float:right;

	width:500px;

	padding-top:10px;

}

.summerright img {

	float:right;

}

.calendar {

	padding:20px 0 10px 0;

}
.dates {
    padding-top:10px;
}
.dates li {
    list-style-type:none;
    padding:5px;
}
.left {

	

	font-size:15px;

	float:left;

	width:450px;

	color:#666;

}

.summerleft {

	

	font-size:15px;

	float:left;

	width:520px;

	color:#666;

}

.summerleft ul {

	list-style-type:none;

	

}

.summerleft ul li a {

	color:#148CD3;

}

.summerleft ul li a:hover {

	color:#666;

}

.summer {

	

	font-size:15px;

	padding:0 0 20px 0;

	clear:both;

	color:#666;

}

.foot {

	background:#666 url(images/bottom.jpg) center bottom no-repeat;

	padding: 0px 0 0 0;

	height:220px;
        min-width:1000px;
}
.footwrap {
    width:1000px;
    margin:0 auto;
    padding-top:40px;
    
}
.links1 {
    float:left;
    text-align:left;
    line-height:20px;
    color:#fff;
    list-style-type:none;
    padding: 0px 20px 0 0;
    border-right:1px dotted #666;
}
.links {
    float:left;
    text-align:left;
    line-height:20px;
    color:#fff;
    padding:0px 25px 0 25px;
    border-right:1px dotted #666;
    
    
}
.links a {
    color:#eee;
    text-shadow:1px 1px 1px #333;
}
.links a:hover {
    color:#fff;
    text-shadow:1px 1px 1px #666;

}
.links1 ul {
    list-style-type:none;
}


.footright {
    width:230px;
	float:left;
        padding-left:20px;
}
.footright p {
    color:#eee;
    padding:0px 0 0 10px;
    text-shadow:1px 1px 1px #333;
}
.footright a {
    color:#eee;
    text-shadow:1px 1px 1px #333;
}
.footright a:hover {
    color:#fff;
    text-shadow:1px 1px 1px #666;
}
.footright img {
    float:left; 
}


#footer {

	background:#fff url(images/footer.jpg) center bottom repeat;

	height:300px;

	clear:both;
        min-width:1000px;




}

#wrap {
    width:600px;
}
.demo h3 {
    color:#333;
    font-size:15px;
    font-weight:bold;
    padding: 0 0 10px 0;
}
.demo a:hover {
    color:#666;
}
.demo ul {
    list-style-type:none;
}
.demo ul li {
    padding: 0 0 10px 0;
}
.dino {
    float: right;
}
/*============================*/

/*=== Custom Slider Styles ===*/

/*============================*/



#slider {

	position:relative;

    width:1000px;

    height:450px;

	background:url(images/loading.gif) no-repeat 50% 50%;

}

#slider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;

}

#slider a {

	border:0;

	display:block;

}



.nivo-controlNav {

	position:absolute;

	left:860px;

	bottom:0px;

}

.nivo-controlNav a {

	display:block;

	width:22px;

	height:22px;

	background:url(images/bullets.png) no-repeat;

	text-indent:-9999px;

	border:0;

	margin-right:3px;

	float:left;

}

.nivo-controlNav a.active {

	background-position:0 -22px;

}



.nivo-directionNav a {

	display:block;

	width:30px;

	height:30px;

	background:url(images/arrows.png) no-repeat;

	text-indent:-9999px;

	border:0;

}

a.nivo-nextNav {

	background-position:-30px 0;

	right:15px;

}

a.nivo-prevNav {

	left:15px;

}



.nivo-caption {

    text-shadow:none;

    font-family: Helvetica, Arial, sans-serif;

}

.nivo-caption a { 

    color:#efe9d1;

    text-decoration:underline;

}



/*====================*/

/*=== Other Styles ===*/

/*====================*/

.clear {

	clear:both;

}
