* {
	margin: 0px;
	padding: 0px;
}

body {   /* main page body html settings*/
	height: 100%;
	background-color: #FFFFFF;
	background-image:url('body-bkg3.gif');                                   
	background-repeat:repeat-x;  /* background image repeats horizontly  repeat-y = vertically*/
	background-attachment:fixed; /* background doesn't scroll*/
	color: #555;
	font-family: arial, tahoma, sans-serif;   /* sets undesignated fonts for whole page*/
	font-size: 11px;
	text-align: center;
}

.h_divider3 { /* line under brigantine header */
	height: 1px;
	width: 960px; /* length of lines */
	margin-top: 21px;
	background-color: #999999;
	
}

a {
	color: #69699c;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
}

span {
	display: none;
}

img {
	border-color: #000000;
}

p {
	margin: 10px 0px 0px;
	
}

hr {  /* line below each artist pic*/
	width: 300px;
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
	color: #015876;
}

.h_divider {
	margin-bottom: 2px;
	height: 1px;
	width: 960px; /* length of lines */
	background-color: #000000;
	overflow: hidden;
	
}


.center
{
text-align:center;
}

.clearthis {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {  /* main body box settings*/
	margin: 2px auto; /* top-bottom normally set at 20, but IE doesn't respond */
	width: 960px;
	background-color: #FFFFFF;

}

#container .h_divider2 { /* line under brigantine header */
	margin-bottom: 2px;
	height: 1px;
	width: 880px; /* length of lines */
	margin: 10px 40px 25px;
	background-color: #999999;
	overflow: hidden;
	color: #777;
}



/* Sub Item Split Header */

.sub_item_split_header {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	width: 960px;
	
}

.sub_left_split_header { /* Gallery Name */
	padding-top: 28px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 365px;
	float: left;
	
}

.sub_right_split_header { /* Page Header (Menu) */
	padding-top: 36px;
	padding-right: 55px;
	width: 120px;
	float: right;
	text-align: left;
	font-family: times new roman;
	font-size: 12.5px;
	font-weight: normal;
	color: #777;
	
}

.sub_item_split_header a {
	padding-top: 0px;
	display: block;
	color: #777;
	text-decoration: none;
}

.sub_item_split_header a:hover {
	color: #222222;
	text-decoration: underline;
}


/* End of Page Header */




/* Left Sidebar ***************************************************************************left sidebar */

#left_sidebar { /* the sidebar box */
	margin-top: 35px;
	margin-left: 0px;
	width: 120px;
	
	float: left;
	text-align: left;
	
}

/* Sidebar Menu */

#sidebar_menu { /* the menu box */
	margin-top: 35px;
	margin-right: 15px;
	width: 110px;
	padding: 0px 5px 0px 0px;
	border-color: #959595;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	color: #1B82E6;  /* color of the current page name */
	
}

#sidebar_menu ul { /* the menu itself */
	margin-right: 15px;
	width: 110px;
	height: 22px;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	
}

#sidebar_menu li { /* the individual menu blocks */
	
	width: 110px;
	height: 20px;
	padding-top: 5px;
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#sidebar_menu a {
	padding-top: 0px;
	display: block;
	color: #777;
	text-decoration: none;
	
}

#sidebar_menu a:hover {
	color: #000FFF;
}

/* End of Sidebar Menu */


/* End of Left Sidebar */


/* Main Content Area ***************************************************************************main content */

#main_content {   
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 820px;
	color: #555;
	background-color: #FFFFFF;
	float: right;

}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	width: 760px;
	background-color: #999999;
	overflow: hidden;
}


#gallery_pic { 
	
	width: 170px;
	padding-left: 5px;
	margin-top: 0px;
	
}

.gallery_split_frame {     
	margin-bottom: 0px;
	margin-top: 60px;
	padding-right: 0px;
	width: 790px;  
	
}

.gallery_left_split_frame {   /* Contains gallery pic  */
	margin-left: 20px;
	width: 360px;
	float: left;
}

.gallery_right_split_frame {   /* Contains  hours */
	margin-top: 35px;
	margin-left: 20px;
	padding-left: 20px;
	width: 360px;
	float: right;
	color: #555;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}



#intro {
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	color: #222;
	font-size: 12px;
	width: 790px;
}

#intro_recent {
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	font-weight: normal;
	color: #222;
	font-size: 12px;
	width: 790px;
}

#main_header h1 {  /* at the brigantine */
	margin-top: 0px;
	width: 790px;  
	font-family: times new roman;
	color: #555;
	font-size: 17px;
	font-weight: normal;
}

.gallery_main_split_frame {        /* Contains gallery pic and hours  */
	margin-top: 50px;
	padding-right: 0px;
	width: 960px;  
	
}

.gallery_main_left_split_frame {   /*  gallery pic  */
	margin-left: 120px;
	padding-left: 10px;
	padding-top: 10px;
	width: 400px;
	height: 220px;
	/* No float so it centers on the page  */
	background-color: #9bc4d3;
	color: #555;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	
}

.gallery_main_right_split_frame {   /*  hours */
	margin-top: -150px;
	margin-left: 10px;
	margin-right: 90px;   
	padding-left: 10px;
	padding-top: 10px;
	width: 400px;
	float: right;
	background-color: #d3bc9b;
	color: #333;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	
}

#gallery_main_split_frame_text {
	
	padding-bottom: 10px;
	text-align: left;
	color: #333;
	font-size: 12px;
		
}

#gallery_main_split_frame_text a {
	padding-top: 0px;
	color: #000CCC;
	text-decoration: underline;
}

#gallery_main_split_frame_text a:hover {
	color: #000;
}


#classes_main_split_frame {     /* classes intro picture and text  */
	margin-top: 50px;
	padding-right: 0px;
	width: 790px;  
	
}

#classes_main_left_split_frame {   
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 0px;
	width: 350px;
	float: left;
	color: #555;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	
}

#classes_main_right_split_frame {   
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px; 
	padding-left: 0px;
	padding-top: 0px;
	width: 380px;
	float: right;
	color: #333;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	
}

#classes_sub_split_frame {     /* Contains regular art classes and painting parties info  */
	margin-top: 50px;
	padding-right: 0px;
	width: 960px;  
	
}

#classes_sub_left_split_frame {   /* regular art classes info  */
	margin-left: 20px;
	width: 500px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	
}

#classes_sub_right_split_frame {   /* painting parties info */
	margin-top: 0px;
	margin-right: 20px;
	padding-left: 20px;
	width: 300px;
	float: right;
	color: #555;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	
}

#buhot {   /* gallery page */
	padding-top: 0px;
	margin-left: 80px;
	padding-top: 10px;
	padding-left: 0px;
	width: 800px;
	color: #555;
	border-color: black;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

#buhot_header h1 {  
	margin-top: 0px;
	width: 800px;  
	
	font-size: 14px;
	font-weight: normal;
}

#buhot_text {
	
	padding-bottom: 10px;
	text-align: left;
	font-weight: normal;
	color: #333;
	font-size: 12px;
		
}

/* Start of Pictures */

#pictures {  /* main text box */
	margin: 10px auto 0px;
	padding: 5px 10px;
	width: 650px;
	
	
}

#pictures h2 {  /* pictures */
	color: #0000DD;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


#pictures_text {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #101010;
	font-size: 11px;
	width: 650px;
	
}

/* Single Frame */    /* workshop section of 'classes' */

.single_frame_workshop {     
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 50px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	width: 760px;
	background-color: #000;
	font-family: arial;
	font-size: 12.5px;
	font-weight: normal;
	text-align: left;
	color: #D0D0D0;
	
}



/* Sub Triple Split Paintings*/    /* the 3 shows of recent events */

.show_triple_split {   
	margin-bottom: 0px;
	margin-top: 30px;
	width: 960px;  
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.show_triple_split_left {   /* Artist's Weekend */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 298px;
	height: 240px;
	float: left;  
	
}

.show_triple_split_center {   /* Julianus */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 298px;
	height: 240px;
	float: left;
	
}


.show_triple_split_right {   /* Union League */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 298px;
	height: 240px;
	float: right;
	
}


#julianus {   
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 2300px;
	color: #DDD;
	background-color: #000;
	

}

#julianus_split {     /*  */
	margin-top: 50px;
	padding-right: 0px;
	width: 960px;  
	
}

#julianus_split_left {   /*  */
	margin-left: 40px;
	width: 440px;
	float: left;
	
}

#julianus_split_right {   /*  */
	margin-top: 0px;
	margin-right: 40px;
	padding-left: 20px;
	width: 420px;
	float: right;

}

#intro_julianus {
	margin-left: 80px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	color: #DDD;
	font-size: 12px;
	width: 790px;
}


/* Sub Triple Split Gifts*/    /*  */

.gift_triple_split {   
	margin-left: 90px;
	margin-top: 0px;
	width: 760px;  
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.gift_triple_split_left {   /*  */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 228px;
	height: 220px;
	float: left;  
	
}

.gift_triple_split_center {   /*  */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 228px;
	height: 220px;
	float: left;
	
}


.gift_triple_split_right {   /*  */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 228px;
	height: 220px;
	float: right;
	
}

/* Mailing List Form */

#form {  /* main info box */
	margin-top: 20px;
	padding: 5px 10px;
	width: 550px;
	
}


#form_header h1 {  /* art classes */
	margin-top: 0px;
	width: 550px;  /* should be the same as the main content  .h_divider lines */
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left
}




/* Form Text*/

#form_text {  /* main text box */
	margin: 30px auto 20px;
	padding: 5px 10px;
	width: 550px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left
}

	
/* End of Form Text */


/* Pictures */

#pictures {  /* main pictures box */
	margin: 20px;
	padding: 5px 10px;
	width: 650px;
	
}


#pictures_header h1 {  /* Pictures Title */
	margin-top: 0px;
	width: 650px;  
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}




/* Pictures Text*/

#pictures_text {  /* main text box */
	margin: 30px auto 20px;
	padding: 5px 10px;
	width: 650px;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

	
/* End of Pictures Text */

/* Fun */

#fun {  /* main Fun box */
	margin-top: 20px;
	padding-right: 30px;
	width: 750px;
	
}




#fun2 {  /* Fun 2 box */
	margin-top: 20px;
	padding: 5px 10px;
	width: 750px;
	
}





/* Paint by box*/

#paint_by_box {  /* Paint by Numbers box */
	margin-top: 30px;
	padding: 5px 10px;
	width: 750px;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


	
/* End of Paint by box */

	
/* Start of Snow Box*/

#snow_box {  /* Paint by Numbers box */
	margin-top: 30px;
	padding: 5px 10px;
	width: 750px;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


/* End of Snow Box */


/* Start of Winter Box*/

#winter_box {  /* Paint by Numbers box */
	margin: 30px auto 10px;
	padding: 5px 10px;
	width: 750px;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


/* End of Winter Box */




#copyright {
	margin-top: 20px;
	width: 960px;
	height: 20px;
	padding-top: 6px;
	color: #444444;
}


