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

/********************************************
   AUTHOR:  			Intelligent Graphics
   WEBSITE:   			http://www.IntelligentGraphics.net
   VERSION:          1.0
	LAST MODIFIED:    November-21-2008       	
 *******************************************/ 

* {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	width: 50em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* link colors and actions */

a:link {
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #CCCCCC;
	font-weight:bold
}

a.more:link {
	color: #333333;
	text-decoration: none
}
a.more:visited {
	color: #333333;
	text-decoration: none
}
a.more:hover {
	color: #FF9900;
	font-weight:normal;
	text-decoration: none
}

a.email:link {
	color: #666666;
	text-decoration: none
}
a.email:visited {
	color: #666666;
	text-decoration: none
}
a.email:hover {
	color: #999999;
	font-weight:normal;
	text-decoration: none
}
a.coemail:link {
	color: #0066FF;
	text-decoration: inherit
}
a.coemail:visited {
	color: #666666;
	text-decoration: inherit
}
a.coemail:hover {
	color: #999999;
	
	text-decoration: inherit
}

a.codown:link {
	color: #FF9900;
	text-decoration: inherit
}
a.codown:visited {
	color: #FF9900;
	text-decoration: inherit
}
a.codown:hover {
	color: #999999;
	text-decoration: inherit
}

a.bemail:link {
	color: #666666;
	text-decoration: inherit
}
a.bemail:visited {
	color: #666666;
	text-decoration: inherit
}
a.bemail:hover {
	color: #999999;
	
	text-decoration: inherit
}

a.anchors:link {
	color: #0066FF;
	text-decoration: underline
}
a.anchors:visited {
	color: #0033FF;
	text-decoration: underline
}
a.anchors:hover {
	color: #999999;
	font-weight:normal;
	text-decoration: inherit
}

a.to:link {
	color: #666666;
	text-decoration: inherit
}
a.to:hover {
	color: #666666;
	text-decoration: inherit
}

/* end link colors and actions */

#header {
	height: 100px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
} 


#mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-right: 5px;
	overflow: auto;
}
#container #header h1 {
	font-size: 150%;
}
#header h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #sidebar1 h3 {
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}


#container #mainContent h1 {
	font-size: 18px;
	padding-top: 20px;
	font-style: italic;
}
p {
	font-size: 80%;
	color: #666666;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#mainContent h2 {
	font-size: 15px;
}
#footer {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #1175FF;
	border-top-width: 2px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#footer p {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	height: 30px;
}
.twoColElsLtHdr #container #menubar {
	height: 25px;
	background-color: #1175FF;
	background-image: url(../images/menubarback.png);
}
.twoColElsLtHdr #container #menubar #menulinks {
	height: 19px;
	width: auto;
	float: left;
	padding-top: 6px;
	position: absolute;
	overflow: auto;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.twoColElsLtHdr #container #bottomline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
	background-color: #666666;
}
.twoColElsLtHdr #container #menubar #menulinks #toplinks1 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 48px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.twoColElsLtHdr #container #menubar #menulinks #toplinks2 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.twoColElsLtHdr #container #menubar #menulinks #toplinks3 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 128px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.twoColElsLtHdr #container #menubar #menulinks #toplinks4 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 53px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.twoColElsLtHdr #container #menubar #menulinks #toplinks5 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	float: left;
}
.twoColElsLtHdr #container #sidebar2 {
	float: left;
	width: 150px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding-left: 10px;
	text-align: left;
}
.twoColElsLtHdr #container #sidebar {
	float: left;
	width: 160px;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 5px;
	height: auto;
}


#sidebar1 {
	float: left;
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	height: 20px;
	overflow: hidden;
	background-color: #DCDCDC;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#sidebar1 h3, #sidebar1 p {
}
#sidebar1 h3, #sidebar1 p {
	font-size: 80%;
	margin-left: 10px;
	margin-right: 10px;
}


#sidebar3 {
	height: 20px;
	width: 160px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DCDCDC;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#sidebar4 {
	width: 160px;
	height: 30px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 3px;
}

#sidebar5 {
	float: left;
	height: 20px;
	width: 160px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DCDCDC;
}

#sidebar6 {
	float: left;
	height: 30px;
	width: 160px;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 8px;
	padding-top: 2px;
}
	
#sidebar7 {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 12px;
	padding-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DCDCDC;

}



#sidebar8 {
	float: left;
	height: 30px;
	width: 160px;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 8px;
	padding-top: 2px;
}

#sidebar10 {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 8px;
	padding-top: 2px;
}

#bottomfooter {
	height: 20px;
	background-image: url(../images/shadow.png);
	background-position: top;
	background-color: #F7F7F7;
	background-repeat: repeat-x;
	padding-left: 5px;
	font-size: 60%;
	color: #666666;
	padding-top: 5px;
}
#pictures {
	height: auto;
	width: auto;
	vertical-align: middle;
}
#picturebox {
	height: 200px;
	width: 250px;
	float: right;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 2px solid #000000;
}
#sidebar4 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#donate {
	height: 70px;
	width: 108px;
	font-size: 12px;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;
	float: right;
	position: absolute;
	margin-top: 25px;
	margin-left: 685px;
}
#donate img {
	margin-top: 5px;
}
#fotostx {
	height: 26px;
	width: auto;
	float: left;
}

/* Meet Our Team Boxes */
#box1 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box2 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box3 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box4 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box5 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box6 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box7 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box8 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box9 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1175FF;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
#box10 {
	margin-left: 5px;
	margin-top: 50px;
	height: auto;
	float: left;
	margin-right: 5px;
	width: 790px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
/* End Meet Our Team Boxes */

