/* Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {

margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
list-style: none;
}

/* --------------------------------- */
html {


}

body {
font-family:Times New Roman;
font-size:13px;
color:#4c5e61;
margin:0;
padding:0;
background:#000;

}

h2 {
color: #0b766e;
font-weight:bold;
}

h3 {
color:#FFF;
font-weight:bold;
text-decoration:underline;
}


hr {color: #fff; background-color: #fff; border: 1px dotted #4c5e61; border-style: none none dotted; }

.img_border {
border:1px;
border-style:solid;
border-color:#fbb040;
}

.red {
color:#900;
}

.title_bar{
	width:523px;
	height:26px;
	margin:0;
	padding:0;
}

.news_date{
	color:#992214;
	font-size:14px;
}

.news_title{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.email_box{
	color:#8e1e1e;
	font-weight:bold;
	font-size:14px;
	background:#FFF;
	border:2px solid #a7a6a7;
	width:300px;
}
/* layout */

#holder {
width:100%;
margin:0 auto;
padding:0;

}

#top{
width:100%;
height:75px;
/*background:url(images/menu_bg.jpg) top center no-repeat;*/
margin:0 auto;
padding:0;
}

#nav {
width:1000px;
height:62px;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}

#header {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
}


#page {
width:100%;
margin:0 auto;
padding:0;
/*background:url(images/Logan_bg.jpg) top center no-repeat;*/
min-height:800px;
}

#content {
width:1016px;
height:auto;
margin:0 auto;

}

#content a{
color:#0b766e;
}
#sidebar {
width:211px;
height:auto;
margin:0;
padding:16px;
background-color:#FFF;
background-image:url(images/layout/left_content.gif);
background-repeat:no-repeat;
background-position:top;
}

#news {
width:514px;
height:auto;
margin:0;
background-color:#ebebeb;
border:1px solid #a7a6a7;
}

#news p{
	width:495px;
	margin-left:auto;
	margin-right:auto;
}

#news a{
text-decoration:underline;
color:#822020;
font-weight:bold;
}

#news a:hover{
text-decoration:underline;
color:#822020;
font-weight:bold;
}

#email {
width:514px;
height:auto;
margin:0;
background-color:#ebebeb;
border:1px solid #a7a6a7;
}


#email_tb {
	width:495px;
	margin-left:auto;
	margin-right:auto;
}

#video {
width:480px;
height:auto;
margin:0;
background-color:#000;
border:1px solid #a7a6a7;
}


#actions {
width:514px;
height:auto;
margin:0;
background-color:#ebebeb;
}

#footer {
padding:0px;
width:100%;
height:28px;
background-color:#000;
color:#fff;
font-size:15px;
font-weight:bold;

}



#footer a{
text-decoration:none;
color:#fff;
}

#footer a:hover{
text-decoration:underline;
color:#fff;
}
