/****************************************
**	website: 	www.atataekwondocenter.com
**	version: 	1.0 
**	media:		screen
**	date:			05/22/09
*****************************************/

/* global settings 
********************************************************************************************/
* {
outline-style: none;
}
body,div,h1,h2,h3,h4,form,p {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 100%;	
	color:#FFFFFF;	
	margin: 0; 
	padding: 0;
}

input,textarea,submit {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 90%;	
	color:#FFFFFF;	
	margin: 0; 
	padding: 0;}

body {
	background: #000000 url(../images/bkgd.jpg) top center fixed repeat-y;}
	
	
/*  links
********************************************************************************************/
a					{color:#FFFFFF; text-decoration:none;}
a:link		{color:#FFFFFF; text-decoration:none;}	
a:hover		{color:#FFFFFF; text-decoration:none;}
a:visited	{font-weight: normal;}

.menu				 		{font-weight: normal;}
a.menu					{border-bottom: 0 none;}	
a.menu:hover		{border-bottom: 1px dotted #FFFFFF;}

.content				 	{font-weight: normal;}
a.content					{border-bottom: 1px dotted #CC232A;}	
a.content:hover		{border-bottom: 0 none;}

.special				 	{font-size:130%; color:#CC232A; border-bottom: 1px dotted #CC232A;}

/* content
********************************************************************************************/
#content_bkgd {background:url(../images/content_bkgd.gif) top left repeat-y;}
#content_left_header {background:url(../images/content_left_header.jpg) top left no-repeat;}
#content_left_bkgd {background:url(../images/content_left_bkgd.gif) top left repeat-y;}
#content_right_header {background:url(../images/content_right_header.jpg) top left no-repeat;}
#content_right_bkgd {background:url(../images/content_right_bkgd.gif) top left repeat-y;}
#footer {background:url(../images/footer.jpg) top left no-repeat;}
.content_nolink		{border-bottom: 1px dotted #CC232A;}

div.photos img {
	margin-top:6px;
	margin-right:10px;
	background: #333333;
	padding: 1px;
}

div.map iframe {
	margin-right:10px;
	margin-bottom: 5px;
	background: #fff;
	padding: 4px;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

/* footer
********************************************************************************************/
.footer				 	{color:#999999; font-weight: normal; font-size:11px;}
a.footer				{color:#999999; border-bottom: 0 none; font-size:11px; margin:0 10px 0 10px;}	
a.footer:hover	{color:#999999; border-bottom: 1px dotted #CC232A; font-size:11px;}


/* copyright
********************************************************************************************/
.copyright				 	{color:#999999; font-weight: normal; font-size:11px;}
a.copyright				{color:#999999; border-bottom: 0 none; font-size:11px;}	
a.copyright:hover	{color:#999999; border-bottom: 1px dotted #CC232A; font-size:11px;}
