/* basic elements */
body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: 12px/15px 'Trebuchet MS';
	color: #686868;
	}

p, td {
	font: 12px/15px;
	color: #686868;
	}

h1, .h1 {
	margin: 0px;
	padding: 0px;
	font: 18px/24px 'Trebuchet MS';
	color: #000000;
	}
h2, .h2 {
	margin: 0px;
	padding: 0px;
	font: 16px/20px 'Trebuchet MS';
	color: #000000;
	}
	
h3, .h3 {
	margin: 0px;
	padding: 0px;
	font: 14px/18px 'Trebuchet MS';
	color: #000000;
	}
	
h4, .h4 {
	margin: 0px;
	padding: 0px;
	font: bold 13px/16px 'Trebuchet MS';
	color: #000000;
	}
	
h5, .h5 {
	margin: 0px;
	padding: 0px;
	font: 13px/16px 'Trebuchet MS';
	color: #000000;
	}
	
h6, .h6 {
	margin: 0px;
	padding: 0px;
	font: bold 12px/15px 'Trebuchet MS';
	color: #000000;
	}

a:link, a:visited  {
	text-decoration: none;
	color: #a40101;
	font-style: italic;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #a40101;
	font-style: italic;
	}

/* specific divs - revos v2.5 */	
#bg_container {
	margin-top: 5px;
	width: 100%;
	height: 35px;
	/*background: url(../images/bg_nav.gif) repeat-x top left;*/
	}
	
#main_container { 
	margin-top: 5px;
	padding: 0px;
	width: 780px;
	}
	
#container {
	padding: 0px;
	text-align: left;
	}

#main_top {
	margin: 0px;
	padding: 0px;
}

#main_content_bg {
	margin: -20px 0px 0px 0px;
	width: 780px;
	/*background: url(../images/bg_content.gif) repeat-y top left;*/
	}
	
#main_content {
	margin: 20px 20px 0px 20px;
	padding: 50px 0px 20px 0px;
	width: 740px;
	text-align: left;
}

/* specific divs - homepage */


/* specific divs - inside pages */
#column1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 560px;
	text-align: left;
}

#column_ad {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 170px;
	text-align: left;
	background: #FFFFFF url(../images/img-col-ad.gif) no-repeat top left; 
}

#box_ad {
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

/* specific divs - revos v2.5 */	
#clear {
	clear: both;
	}
	
#footer_bg {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background: #FFFFFF url(../images/bg_bottom.gif) no-repeat top left;
	}

#footer {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font: 11px/14px 'Trebuchet MS';
	color: #FFFFFF;
	text-align: center;
	}


/* basic classes */
.black {color: #000000;}

.small {font: 11px 'Trebuchet MS';}

.hrdash {width: 100%; margin: 15px 0px; border-bottom: dashed 1px #D5D5D5;}

.noline:link {text-decoration: none}
.noline:visited {text-decoration: none}
.noline:active {text-decoration: underline}
.noline:hover {text-decoration: underline}

.footer:link {color: #B52717; text-decoration: none}
.footer:visited {color: #B52717; text-decoration: none}
.footer:active {color: #B52717; text-decoration: underline}
.footer:hover {color: #B52717; text-decoration: underline}

.note {font: 11px 'Trebuchet MS'; color: #999999; font-style: italic;}

/* backend classes */
input {background-color: white;}

#linkremove{display: inline;}
#linkremove a{font-family: Verdana; color: red; font-size: .8em;}
#linkremove a:hover{background-color: red; font-family: Verdana; color: white; font-size: .8em;}
#linkedit{display: inline;}
#linkedit a{font-family: Verdana; color: blue; font-size: .8em;}
#linkedit a:hover{background-color: blue; font-family: Verdana; color: white; font-size: .8em;}

#viewfileheader {font-size: 1.3em; color: #424242; background-color: #F2F2F2; padding: 3px; font-weight: bold;}

#filename {font-size: .9em; color: #424242;}
#description {font-size: .9em; color: #424242;}

#y1 {background-color: #F2F2F2;}
#y2 {background-color: #FFFFFF;}

#resourcehead {background-color: #F2F2F2;}
#resourceicon {padding: 10px;
  border-left-style: dotted;
  border-left-color: grey;
  border-left-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }

#resourcetitle {padding:10px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }

#resourcedesc {padding:10px;
  border-left-style: dotted;
  border-left-color: grey;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-color: grey;
  border-right-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }

#cmsimg1 {padding-right: 20px; padding-bottom: 10px;}
#cmsimg2 {padding-left: 20px; padding-bottom: 10px;}

#blogtitle {font-size: 12px; font-weight: bold; color: #717171;}
#blogtime {font-size: 10px;  color: #C01E71;}

#blogitem a{font-size: 10px; color: #C01E71; text-decoration: none;}
#blogitem a:hover{font-size: 10px; color: #C01E71; text-decoration: underline;}

#homestyleheading {font: bold 14px/14px 'Trebuchet MS'; color: #000000;}