body {
	font:12px Verdana, Helvetica, Arial, sans-serif;
	color:#111;
	background:#fff;
	margin:0px;
	padding:0px;
}

a:link,
a:visited {
	color:#111;
	text-decoration:underline;
}

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

/*Header*/

#header {
	background:repeat-x center url(images/header-bg.jpg);
	width:100%;
	height:139px;
	margin:0px;
	padding:0px;
	float:left;
}

/*Wrapper*/

.wrapper {
	margin:0 auto;
	width:780px;
	
}

/*Header text*/

#header-text {
	font:55px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:20px;
}

#header-text ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

/*Sub Header*/

.sub-header {
	font:17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

/*Dog*/
#dog {
	background:no-repeat center url(images/eye.jpg);
	width:84px;
	height:78px;
	float:right;
	display:inline;
	margin-top:-68px;
	margin-right:120px;
}

/*logo*/
#logo {
	background:no-repeat center url(images/logo.jpg);
	width:133px;
	height:62px;
}

/*Main Wrapper*/

#main-wrapper {
	margin:0 auto;
	width:780px;
}

/*Navigation*/

#navigation-bg {
	width:780px;
	height:60px;
	margin:0px;
	padding:0px;
	float:left;
}

/*Navigation Text*/

#navigation-links {
	width:70pxpx;
	margin:0 auto;
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
}

#navigation-links ul {
	width:780px;
	height:60px;
	line-height:60px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
}

#navigation-links li {
	display:inline;
	margin:0px;
	padding:0px;

}


/*Navigation Text Links*/

#home a {
	background:no-repeat center url(images/home.jpg);
	width:146px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#home a:visited {
	background:no-repeat center url(images/home.jpg);
	width:146px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#home a:hover, 
#home a:active {
	background:no-repeat center url(images/home-over.jpg);
	width:146px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#aims a {
	background:no-repeat center url(images/aims.jpg);
	width:136px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#aims a:visited {
	background:no-repeat center url(images/aims.jpg);
	width:136px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#aims a:hover, 
#aims a:active {
	background:no-repeat center url(images/aims-over.jpg);
	width:136px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#about a {
	background:no-repeat center url(images/about.jpg);
	width:181px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#about a:visited {
	background:no-repeat center url(images/about.jpg);
	width:181px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#about a:hover, 
#about a:active {
	background:no-repeat center url(images/about-over.jpg);
	width:181px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#news a {
	background:no-repeat center url(images/news.jpg);
	width:142px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#news a:visited {
	background:no-repeat center url(images/news.jpg);
	width:142px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#news a:hover, 
#news a:active {
	background:no-repeat center url(images/news-over.jpg);
	width:142px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#contact a {
	background:no-repeat center url(images/contact.jpg);
	width:173px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#contact a:visited {
	background:no-repeat center url(images/contact.jpg);
	width:173px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#contact a:hover, 
#contact a:active {
	background:no-repeat center url(images/contact-over.jpg);
	width:173px;
	height:60px;
	float:left;
	color:#fff;
	text-decoration:none;
}

/*Navigation Text Links*/

/*Left Column*/

#left {
	width:200px;
	float:left;
}

#content-wrapper {
	margin:0 auto;
	width:755px;
	text-align:left;
}

.title-left {
	background:no-repeat center url(images/title.jpg);
	height:27px;
	margin:0px;
	padding:0px;
	margin-top:20px;
}

.title-text {
	font:15px Verdana, Arial, Helvetica, sans-serif;
	height:27px;
	line-height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.content-left {
	background:#f0eeef;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}

/*RIGHT COLUMN*/

#right-column {
	width:540px;
	margin-left:13px;
	float:left;
}

.title {
	background:no-repeat center url(images/content-title.jpg);
	height:27px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	line-height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.content {
	width:520px;
	background:#f0eeef;
	padding:10px;
	margin:0px;
	font:14px Verdana, Arial, Helvetica, sans-serif;

}

#space {
	width:100%;
	height:50px;
	clear:both;
}

#footer {
	background:repeat-x center url(images/footer-bg.jpg);
	width:100%;
	height:71px;
	margin:0px;
	padding:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:71px;
	color:#fff;
	text-align:center;
	clear:both;
}

#footer a:link,
#footer a:visited {
	color:#FF6600;
	text-decoration:underline;
}

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


/*Preference*/

#pref {
	margin-right:154px;
	margin-top:-25px;
	float:right;
}

/*h3 style*/
h5 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

/*Meetings UL style*/
.none {
	list-style-type:none;
}

/*underline*/
.underline {
	text-decoration:underline;
}

/*No logo display*/
.no-display {
	display:none;
}
	
