/* CSS Document */

body {background:#507940;padding:0;margin:0;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

h2 {
	font-size:18px; 
	color:#bd0423;
	margin:0;
}
.navlink {margin-bottom:3px;}
.navlink a {background-color:#5e854f;padding: 3px 15px;text-align:center;margin-right:2px;color:#FFFFFF;text-decoration:none;}
.navlink a:visited {color:#FFFFFF;} 
.navlink a:active {color:#FFFFFF;text-decoration:none;background-color:#b96930;}
.navlink a:hover {background-color:#b96930;}

.footerLink, .footerLink a{color:#fff;text-align:center;text-decoration:none;padding:10px 0 10px 0;}
.footerLink #copyright {font-size:9px;}
.footerLink a:hover{text-decoration:underline;}


#box_02 {padding:5px;margin:10px 0 5px 8px;float:left;text-align:left;}
#box_02 #main { width:647px; background: #fff url(/symphony-of-quilting/images/box02_bg_647.gif) repeat-y 0 0;}		
#box_02 #main .captop { width: 647px; height:15px; background-image: url(/symphony-of-quilting/images/box02_bgtop.gif);}
#box_02 .captop_grey {width: 647px;height:15px; background-image: url(/symphony-of-quilting/images/box02_bgtop_grey.gif)}		
#box_02 #main .capbottom { width: 647px; height:15px; background-image: url(/symphony-of-quilting/images/box02_bgbtm.gif);}		
#box_02 #main .featurescontent {width:647px;margin: -5px 0 -5px 0;padding:8px;}		

#box_03 {padding:5px;margin:10px 2px 5px 1px;float:right;text-align:left;}
#box_03 #main { width:267px; background: #fff url(/symphony-of-quilting/images/box03_bg_647.gif) repeat-y 0 0;}		
#box_03 #main .captop { width: 267px; height:15px; background-image: url(/symphony-of-quilting/images/box03_bgtop.gif);}
#box_03 #main .capbottom { width: 267px; height:15px; background-image: url(/symphony-of-quilting/images/box03_bgbtm.gif);}		
#box_03 #main .featurescontent {width:250px;margin: -5px 0 -5px 0;padding:8px;}				

#box_04 {padding:5px;margin:10px 0 5px 8px;float:left;text-align:left;}
#box_04 #main { width:537px; background: #fff url(/symphony-of-quilting/images/box02_bg_647.gif) repeat-y 0 0;}		
#box_04 #main .captop { width: 537px; height:15px; background-image: url(/symphony-of-quilting/images/box04_bgtop.gif);}
#box_04 #main .capbottom { width: 537px; height:15px; background-image: url(/symphony-of-quilting/images/box04_bgbtm.gif);}		
#box_04 #main .featurescontent {width:520px;margin: -5px 0 -5px 0;padding:8px;}			

#box_05 {padding:5px;margin:3px 8px 5px 1px;float:right;text-align:left;}
#box_05 #main { width:375px; background: #fff url(/symphony-of-quilting/images/box02_bg_647.gif) repeat-y 0 0;}		
#box_05 .captop_grey {width: 375px;height:15px; background-image: url(/symphony-of-quilting/images/box05_bgtop_grey.gif)}		
#box_05 #main .capbottom { width: 375px; height:15px; background-image: url(/symphony-of-quilting/images/box05_bgbtm.gif);}		
#box_05 #main .featurescontent {width:340px;padding:8px;margin-left:15px;}	

#box_920 {padding:5px;margin:3px 8px 5px 1px;float:right;text-align:left;}
#box_920 #main { width:920px; background: #fff url(/symphony-of-quilting/images/box920_bg.gif) repeat-y 0 0;}		
#box_920 #main .captop{width: 920px;height:15px; background-image: url(/symphony-of-quilting/images/box920_bgtop.gif)}		
#box_920 #main .capbottom { width: 920px; height:15px; background-image: url(/symphony-of-quilting/images/box920_bgbtm.gif);}		
#box_920 #main .featurescontent {width:700px;padding:8px;margin-left:15px;}


input.selectfield { 
	color: #fff;
	background-color:#cf293f; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #cf293f;
	padding:5px 8px;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

input.selectfield a { cursor:hand;}

#BLSYForm { 
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
		
