/* CSS Document */
/*Global styles*/

body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;color: #000000;
}

p {
	color: #333333;
	font-size: 11px;
	padding: 0px;
	margin: 11px 10px 11px 10px;
}	

h1 {
	color: #902c48;
	font-size: 14px;
	font-style:bold;
	display: inline;
	padding: 0px;
	margin: 0px;
}


h2 {
	color: #330000;
	font-size: 12px;
	font-style: bold;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

h3 {
	color: #902c48;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}	

h4 {
	color: #000066;
	font-size: 10px;
	font-weight: 600;
	margin: 4px 0px 4px 10px;
	padding: 0px;
}

h5 {
	color: #663333;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}	

h6 {
	color: #660033;
	font-size: 10px;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

/*Links*/

a:link
{
	color: #8f7003;
	font-size: 10px;
	font-weight: 600;
	text-decoration:none;
	}

a:visited {
	color: #8f7003;
	font-size: 10px;
	font-weight: 600;
	text-decoration:none;
	}

a:active 
{
	color: #8f7003;
	font-size: 10px;
	font-weight: 600;
	text-decoration:none;
	}

a:hover {
	color: #000066;
	font-size: 10px;
	font-weight: 600;
	text-decoration:none;
	}	



/* Common Styles */

#container {
	width:800px;
	background-color:#000000;
	margin:auto;
	border: solid 0px pink;
}

#container_inside {
	width:800px;
	background-color:#f4f4f3;
	margin:auto;
	border: solid 0px green;
	clear:both;
}

#container_popup {
	width:400px;
	background-color:#f4f4f3;
	margin:20px;
	border: solid 0px blue;
	padding: 20px;
}

#container_popup_video {
	width:470px;
	height:425px;
	background-color:#f4f4f3;
	margin:20px;
	border: solid 0px green;
	padding: 20px;
}

#footer {
	margin: auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	width: 600px;
	border: solid 0px #02c;
	
}

.footer_text {
	color: #a1a0a0;
    font-size: 9px;
	font-weight:lighter;
	}
	
.footer_link a:link { 
	color: #a1a0a0;
    font-size: 9px;
	font-weight:lighter;
}


.footer_link  a:visited {
	color: #a1a0a0;
    font-size: 9px;
	font-weight:lighter;
}

.footer_link a:hover {
    color: #ffcc66;
    font-size: 9px;
	font-weight:lighter;

}

/*POP - UP STYLES */

#popup_footer {
	margin: left;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	width: 300px;
	border: solid 0px #02c;
}

.popup_footer_text {
	color: #a1a0a0;
	font-size: 9px;
	}
	
.popup_footer_link a:link { 
 	color: #a1a0a0;
    text-decoration: underline;
}


.popup_footer_link  a:visited {
	color: #a1a0a0;
    text-decoration:underline;
    font-size: 9px;
}

.popup_footer_link a:hover {
    color: #ffcc66;
}

#popup {
	padding-top: 20px;
}




/* Home Styles */

#header_home {
	background-image: url(../images/header_home_bg.gif);
	background-repeat: no-repeat;
	height: 71px;
	padding-top: 10px;
	padding-left: 20px;
	border: solid 0px #f0f;
}

#header_home_spacer {
	background-color: #912C47;
	height:10px;
	border: solid 0px #d4e;
}

#billboard {
	border: solid 0px #02c;

}

#left_column {
	color: #000000;
	background-color:#f4f4f3;
	margin: 0px 0px 0px 0px;
	padding:12px 24px 0px 40px;
	float:left;
	width:375px;
	border: solid 0px yellow;
}

#right_column {
	width:325px;
	float:right;
   	padding: 40px 0px 0px 0px;
   	margin: 0px 0px 0px 0px;
	border: solid 0px yellow;
}

#home_title {
	background-image: url(../images/title_home_news_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin-top: 20px;
	padding-top: 3px;
	border: solid 0px #f0f;
	}


/* Inside Styles */

#right_column_int {
	background-color:#f4f4f3;
	width:550px;
	margin:10px 10px 5px 5px;
	padding:0px 0px 0px 0px;
	float:right;	
	border: solid 0px green;
}

#column_box {
	width:250px;
	float:left;
	padding: 0px 0px 0px 0px;
	border: solid 0px red;
}

#imgindex_box {
	margin: 5px 9px 15px 0px;
	width:156px;
	float:left;
	text-align:center;
	border: solid 0px #d4e;
	border: solid 0px #02c;
}

/*HR Stlyes*/

#news_hr {
	margin: 5px 0px 5px 0px;
	background-color: #CCCCCC;
	height:1px;
	border: solid 0px #d4e;
	width: 480px;
	clear: both;
}

#small_hr {
	margin: 10px 0px 10px 0px;
	background-color: #CCCCCC;
	height:1px;
	width: 150px;
	clear: both;
}

/* Text Styles */

.flagtxt {
	color: #902C48;
	font-size: 11px;
}

.flagtxt a:link {
	color: #902C48;
	font-size: 11px;
}


.flagtxt a:visited {
	color: #902C48;
	font-size: 11px;
}

.flagtxt a:active {
	color: #902C48;
	font-size: 11px;
}

.flagtxt a:hover {
	color: #000000;
	font-size: 11px;
}

#breadcrumb  {
	font-size: 11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 21px;
	border: 0px solid brown;
}


#breadcrumb a:link {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	}				

#breadcrumb a:active {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	}				
					
#breadcrumb a:visited {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	}				

#breadcrumb a:hover {
	font-size: 11px;
	color: #8f7003;
	text-decoration: none;
	}				


/* List Styles */

ul#bullet {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid brown;
}

ul#bullet li {
	list-style-type:none;
	background: url(../images/bullet.gif) 0px 5px no-repeat;
	margin:5px 0px 5px 25px;
	padding:0px 0px 0px 15px;
	border: 0px solid blue;
}


/* Site Map Styles */

.map a:active  {
	margin:5px 0px 5px 25px;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	border: 0px solid blue;
	color: #000066;
}

.map a:hover  {
	margin:5px 0px 5px 25px;
	text-decoration:none;
	padding:0px 0px 0px 15px;	
	border: 0px solid blue;
	color: #000066;
}

.map a:visited {
	margin:5px 0px 5px 25px;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	border: 0px solid blue;
	color: #000066;
}

.map a:link  {
	margin:5px 0px 5px 25px;
	text-decoration:none;
	padding:0px 0px 0px 15px;	
	border: 0px solid blue;
	color: #000066;
}

.map li {
	list-style-type:none;
	text-decoration:none;
	margin:0px;
	padding:0px;	
	border: 0px solid blue;
	color: #000066;
}

.map ul {
	list-style-type:none;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding:0px;	
	border: 0px solid blue;
	color: #000066;
}

/*Break Style*/

br.clear {
	clear:both;
}

