/*
	C S S   T E M P L A T E                                            
	example.com  | By: Cory Mathews  |  May 22, 2009                   
	color1:25396b  |  color2:9f612b
*/
body { background:url(../img/bg4.jpg) #fff; color:#0c1c46; font:17px Tahoma, Verdana, sans-serif; }
a { color:#9f612b; }
a:hover { text-decoration:underline; }
h1 { color:#9f612b; font-size:36px; padding:10px 0 0 0; margin:0; font-family:Georgia, "Times New Roman", Times, serif; }
h3 { color:#9f612b; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; margin:10px 5px 0 5px; }
form, img { border:0; margin:0; padding:0; }
/* G E N E R A L */
.sm { font-size:12px; }
.md { font-size:14px; }
.lg { font-size:18px; }
.clear { clear:both; }
.none { display:none; }
.error { background:url(../img/error.png) #f5d4d4 no-repeat left; border-bottom:1px solid #f00; border-top:1px solid #f00; color:#333; margin:5px; padding:8px 0 8px 40px; }
.success { background:#b7d1e1; border-bottom:1px solid #4b8db3; border-top:1px solid #4b8db3; color:#333; margin:5px; padding:8px 0 8px 40px; text-align:center; }
.event { display:block; float:left; font-weight:bold; padding:0 0 0 10px; width:60px; }
.eventInfo { display:block; width:400px; float:left; }
.formLabel { display:block; float:left; font-weight:bold; padding:3px 10px; width:100px; }
.formField { display:block; width:450px; float:left; padding:3px 10px; }
.formSubmit { clear:both; padding:10px; }
/* J S */
.slideshow { margin:5px 0; height:175px; width:313px; overflow:hidden; }
.slideshowDV { margin:5px 0; height:492px; width:420px; overflow:hidden; }
#toTop { width:120px; background:#ddd; border:1px solid #ccc; text-align:center; padding:6px; position:fixed; bottom:12px; right:12px; color:#666; text-decoration:none; }
/* M A I N   I D s */
#box { background:url(../img/bgWhiteOpacity2.png) repeat; margin:10px auto; width:960px; padding:0; }
	#head { background:#2f7cae; color:#25396b; }
		#content { float:right; padding:5px; width:627px; color:#25396b; text-align:justify;  }
		#contentFull { padding:5px; width:950px; color:#25396b; text-align:justify;  }
			#content a, contentFull a { color:#9f612b; text-decoration:underline; padding:2px; }
			#content a:hover, contentFull a:hover { color:#FFF; background:#9f612b; }
		#col { float:left; width:313px; font-size:14px; }
			#col p { padding:0 5px; text-align:justify; }
		#colrt { float:right; width:420px; font-size:14px; }
		/* Horizontal Nav */
		#nav { width:960px; border:10px solid #25396b; border-width:10px 0; clear:both; list-style:none; text-align:center; overflow:hidden; padding:0; margin:0; }
			#nav li { padding:0; margin:0; display:inline; line-height:50px; }
			#nav li a { color:#333; padding:15px 10px 5px 10px; margin:0; text-decoration:none; white-space:nowrap; border-bottom:3px solid #fff; font-size:15px; font-weight:bold;}
			#nav li a:hover { border-bottom:3px solid #9f612b; }
			#nav li a.current { color:#333; background:#FFF; font-weight:bold; }
	#foot { background:#036; clear:both; color:#FFF; font-size:13px; padding:10px; text-align:center; margin:10px 0 0 0; }
		#foot a { color:#fff; }
		#foot a:hover { color:#FFF; text-decoration:none; }
.proj { list-style:none; }
	.proj li { padding:5px 0; }
	
/* ColorBox Core Style */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}

#colorbox{}
	#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat;}
	#cboxTopCenter{height:14px; background:url(images/border.png) top left repeat-x;}
	#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat;}
	#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat;}
	#cboxBottomCenter{height:43px; background:url(images/border.png) bottom left repeat-x;}
	#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat;}
	#cboxMiddleLeft{width:14px; background:url(images/controls.png) -175px 0 repeat-y;}
	#cboxMiddleRight{width:14px; background:url(images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
		#cboxLoadedContent{margin-bottom:5px;}
		#cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
		#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
		#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
		#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
		
		#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
		#cboxPrevious{left:0px; background-position: -51px -25px;}
		#cboxPrevious.hover{background-position:-51px 0px;}
		#cboxNext{left:27px; background-position:-75px -25px;}
		#cboxNext.hover{background-position:-75px 0px;}
		#cboxClose{right:0; background-position:-100px -25px;}
		#cboxClose.hover{background-position:-100px 0px;}
		
		.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
		.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
		.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
		.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
