* { margin: 0px; padding: 0px; } 
html 		{ min-height: 100%; }

body {
	text-align: left;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#274e84;
	font-size: 12px;
	color: #FFF;
}
p, h1, h2, h3, h4, h5, h6 ol, ul, dl { padding:2px 6px 8px; }
ol,ul,dl 
h1, h2, h3, h4, h5, h6, ol, ul, dl { padding:8px 6px 3px; }
table, th, td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	top: inherit;
	margin-top: 0px;
}
ol, ul, dir, menu, dd       		{ margin-left: 40px }
ol              					{ list-style-type: none }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#skip 				{ display: none; }
a img, :link img, :visited img { border: none; }
img 				{ display: block; }

a:link 				{ color: #FF0; text-decoration: underline; }
a:visited 			{ color: #FF0; text-decoration: underline; }
a:hover, a:active 	{
	color: #FF0;
	font-size: 16px;
}

.alignright		{ text-align: right !important; }
.floatright		{ float: right; width: 130px; }

.floatright1 { float: right; width: inherit;
margin: 10px 0px 10px 10px;}

.floatleft1 { float: left; width: inherit;
margin: 10px 10px 10px 0px;}

.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{ font-size: 30px; text-align:center; line-height: 18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFO;}
h2 		{
	font-size:24px;
	color: #FF0;
	font-weight:600;
}
h3		{ font-size: 16px; color: #FFF; }
h4		{ font-size: 14px; color: #FFF; line-height: 1.6em; text-indent: 30px;}
h6      { font-size: 10px; color: #FFF; }

#bhomes 	a#homes,
#bBegin  	a#Begin,
#bWedding	a#Wedding,
#bAdvanced	a#Advanced,
#bComp    	a#Comp,
#bContact   a#Contact,
#bBackground	a#Background { color:#FF0; background-image:url(../Images/bg_nav_on2.gif); background-position:center; background-repeat:no-repeat;}

#bTeach   a#Teach,
#bFAQ     a#FAQ,
#bSchedule   a#Schedule,
#bGift  a#Gift,
#bLocation   a#Location,
#bVideo      a#Video,
#bTest   a#Test { color:#FF0; background-image:url(../Images/bg_nav_on2.gif); background-position:center; background-repeat:no-repeat;}


#wrapper 		{ width:1000px; margin:0 auto;}
#header 		{ position:relative; display:block; width:1000px; height:150px; }
#header .logo 	{ position:absolute; left:0px; top:0px; }
#nav 			{ display:block; width: 960px; height:26px; background-color:#274e84; margin:0; padding:0 0 0 40px; list-style:none; text-align:center; }
#nav li 		{ float:left; width:137px;  }
#nav li a 		{ text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; font:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF; font-size:12px; font-weight:600; }
#nav li.on 		{ display:block; padding:0; width:120px; height:26px; line-height:26px; background-image:url(../Images/bg_nav_on1.gif) no-repeat 50% 0; color:#FF0; }
#nav li a:hover {color:#FF0;   background-image:url(../Images/bg_nav_on1.gif); }
#content { width:1000px; padding:5px 0px 0 0; min-height:690px; text-align:left;  }
#RightCol { width: 775px; float:right; color:#FFF;}
#footer { display:block; width:920px; padding: 10px 40px; margin:0 auto; color:#FF3}
#footer small {  }  
.t_form { margin:20px; }
.t_form th { background:#efefef; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }
#content #col_1 { width:220px; min-height:600px; float:left; background-color:#274e84; margin-top:10px; border-right-style:dotted; border-right-width:thin; border-right-color:#CCC;}
#content #col_1 h2 { color: #f5f812; text-align:center; font-size:20px; font-weight:800; margin:0px; }
#subnav, #subnav ul { margin:0; padding:10px; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding: 7px 9px 7px 9px; height:10%; background-color:274e84; font:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:600; font-size:12px; text-decoration:none; text-align:center; color: #FFF;}
#subnav li a:hover {color:#FF0;   background-image:url(../Images/bg_nav_on1.gif); background-repeat:no-repeat; background-position:center; }
#content #col_2 { width: 775px; float:right; }
#Title {
	font:"Comic Sans MS", cursive;
	font-weight:600;
	position:absolute;
	right:40px;
	top: 40px;
	width: 500px;
	padding-bottom:10px;
}
