/* structure */


html,body {
	text-align:left;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/khalsa_karate_bg.jpg);
	margin-top: 0px;
	padding-top: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}


#container {
	width:940px;
	position: relative;
	text-align:left;
	background-repeat: repeat-y;
	margin: 0 auto;
	}
#content {
	float:left;
	width:900px;
	text-align: left;
	line-height: 18px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#leftcol {
	float: left;
	width: 480px;
	}
	
#rightcol {
	float: right;
	width: 390px;
	padding-left: 15px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #999;
	border-left-color: #999;
	}
		
#header {
	height: 60px;
	width: 940px;
	background-color: #FFF;
	background-image: url(../images/khalsa_karate_header.jpg);
	background-repeat: no-repeat;
	padding-top: 187px;
	}
#header_menu {
	padding-left: 20px;
	}	
#header_menu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	}	
#header_menu li {
	display: inline;
	padding-right: 20px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}	
#header_menu li a {
	color: #FFF;
	text-decoration: none;
	}
#header_menu li a:hover {
	color: #C9CBE4;
	}	
.menu-divider {
	background-image: url(../images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	}	
#footer {
	clear:both;
	width:100%;
	height: 120px;
	background-image: url(../images/divider2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top;
	padding-top: 20px;
	}
	
#highlight {
	border: 1px dotted #1B3F95;
	width: 420px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}	

/* fonts */



h1 {
	color: #E88220;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p {
	text-decoration: none;
	line-height: 20px;
	color: #000;
}

p a {
	text-decoration: none;
	color: #1B3F95;
	font-weight: bold;
}
p a:hover {
	text-decoration: none;
	color: #E88220;
	font-weight: bold;
}
td a {
	text-decoration: none;
	color: #1B3F95;
	font-weight: bold;
}
td a:hover {
	text-decoration: none;
	color: #E88220;
	font-weight: bold;
}
#content ul {
	text-decoration: none;
	line-height: 20px;
	color: #000;
}
#content li {
	text-decoration: none;
	color: #000;
}

#content li a {
	text-decoration: none;
	color: #1B3F95;
	font-weight: bold;
}
#content li a:hover {
	text-decoration: none;
	color: #E88220;
	font-weight: bold;
}

b,strong {
	font-weight: bold;
	color: #000;
}

.tag {
	font: italic bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #051A5D;
}
.image {
	border: 1px solid #000;
}
.right_image {
	border: 1px solid #000;
	margin-left: 20px;
}
.right_image_no_border {
	border: none;
	margin-left: 20px;
}
.left_image {
	border: 1px solid #000;
	margin-right: 20px;
}

.table_margin {
	margin-left: 20px;
}


.content_li {
	margin-bottom: 12px;

}
.red {
	font-weight: bold;
	color: #FE0002;
}



#right {
	float: right;
	margin-left: 20px;
	width: 185px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	}
#right img {
	border: 1px solid #000;

	}	
#right2 {
	float: right;
	margin-left: 20px;
	width: 300px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	}
#right2 img {
	border: 1px solid #000;

	}	
	
#flash-right {
	float: right;
	margin-left: 15px;
	width: 500px;
	}	

/* footer menu */

#footer_menu_position {
	color: #999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	top: 5px;
	position: relative;
	width: 600px;
	left: 15px;
}

#footer_menu_position a {
	color: #999;
	text-decoration: none;
}
#footer_menu_position a:hover {
	color: #1B3F95;
	text-decoration: none;
}

#squad {
	text-align: center;
	}
#squad img {
	border: 1px solid #000;
	}
.highlight_box {
	background-color: #E88220;
	font-size: 14px;
	color: #FFF;
	padding-left: 5px;
	width: 440px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.highlight_box a {
	color: #FFF;
	text-decoration: none;
	}	
.highlight_box a:hover {
	text-decoration: none;
	color: #1C3F93;
	}		

/* forms */

.textinput1 {
	width: 250px;
	border: 1px solid #CEBB95;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #000000;
	margin-top: 3px;
}
.textinput2 {
	width: 550px;
	border: 1px solid #CEBB95;
	height: 120px;
	color: #FFFFFF;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 3px;
}

.button1 {
	color: #FFCC00;
	background-color: #333333;
	border: 1px solid #CEBB95;
	font-weight: bold;
}

.spacerimage {
	border: 0px none;
}
.smalltext1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.null_image_border {
	border: none;
}

#video {
	float: right;
	margin-left: 20px;
	}
.media-links {
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
	}
.media-links a {
	text-decoration: none;
	color: #E88220;
	font-size: 26px;
	line-height: 40px;
	}
.media-links a:hover {
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	}	

#galleries {
	float: right;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	min-height: 60px;
	}	
#galleries ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	float: left;
	}
#galleries li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}		
#galleries li img {
	border: 1px solid #000;
}

