@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #666699;
}

#container {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg.png) 0 147px;

}


#headerLogo {
	background: url(../images/headerLogo.png);
	background-repeat: no-repeat;
	height: 147px;
	width: 790px;
	margin-top: 0px;
}

a img {
	border: none;
}

#headerLogo img {
	float: left;
}

#toplines {
	float: right;
	text-align: right;
	color: #CCCCCC;
	line-height: 1.3em;
	margin: 20px 20px 0 0;
	display: inline;
	padding: 0 0 0 0;
}

.invisible {
	display: inline;
	color: #333333;
}
/*top navigation*/
#headerLogo .moduletable_menu{
	float: right;
	height: 1.1em;
	width: 490px;
	margin-top: 40px;
	display: inline;
	padding: 0 0 0 0;
}


#headerLogo .moduletable_menu ul{
	font-weight: bold;
}

#headerLogo .moduletable_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	display: inline;
}

#headerLogo .moduletable_menu li a:link,
#headerLogo .moduletable_menu li a:visited {
	color: #333366;
	text-decoration: none;
}

#headerLogo .moduletable_menu li a:hover,
#headerLogo .moduletable_menu li a:active  {
	color: #dddddd;
	text-decoration: none;
}

#headerLogo .moduletable_menu li.active a:link,
#headerLogo .moduletable_menu li.active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/*breadcrumbs*/
#breadcrumbs {
	float: left;
	width: 750px;
	height: 1.2em;
	color: #333333;
    font-weight:bold;
	margin: 0px 0 5px 26px;
}

.breadcrumbs a:link {
     color: #333333;
     text-decoration: none;
}

.breadcrumbs a:visited{
     color: #333333;
     text-decoration: none;
}

.breadcrumbs pathway a:hover{
     color: #333333;
     text-decoration: none;
}

.breadcrumbs pathway a:active{
     color: #333333;
     text-decoration: none;
}
/*content*/
#content {
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;

}

h2 {
	color: #000033;
}

h3 {
	text-align: center;
	margin-top: 100px;
}

#paypal {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
}

.addy {
	text-align: center;
}

.componentheading {
	color: #333366;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

.contentpaneopen {
	margin-right: 5px;
}

.contentpaneopen a:link {
	color: #6666cc;
	text-decoration: none;
}

.contentpaneopen a:hover{
	color: #999999;
	text-decoration: none;
}

.contentpaneopen a:active{
	color: #cccccc;
	text-decoration: none;
}

.contentpaneopen a:visited{
	color: #6666cc;
	text-decoration: none;
}
.clear {
	clear: both;
}

/*googleMap extras*/
#googlemap0_3w2cj_0{
	border-width:2px;
	border-color: #333333;
	border-style: solid;
}

/*Gcalendar settings*/
#gcalendar {
	width: 770px;
	float: left;
	position: relative;
	margin-left: -280px;   
}

/*side nav*/
#left {
	width: 254px;
	float: left;
	margin: 10px 10px 0 26px;

}

#left ul {
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	width: 190px;

}

#left li {
	list-style-type: none;
	font-weight: bold;
	line-height: 2em;
	margin-left: 5px;

}

#left li a:link,
#left li a:visited {
	color: #dddddd;
	text-decoration: none;
}


#left li a:hover,
#left li a:active {
	color: #333333;
	text-decoration: none;
}

#left li.active a:link,
#left li.active a:visited {
	color: #6666cc;
}

#left .moduletable p a:link,
#left .moduletable p a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#left .moduletable p a:hover {
	color: #FFFFFF;
}

#left .moduletable {
color: #FFFFFF;
}

/*Random Image*/
#left .moduletable {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*footer*/
#footer {
	background: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 790px;
	float:right;
	text-align: center;
	color: #6666cc;
	padding: 3px 0 0 0;
	clear:both;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #dddddd;
	text-decoration: none;
}

#footer a:active {
	color: #dddddd;
	text-decoration: none;
}