/* This CSS file is used in all 9 of the free simple templates at         */
/* www.bravenet.com.  Feel free to look at the templates themselves       */
/* to get an idea of how the various classes listed here can combine      */
/* to produce a wide variety of layouts.  (Classes are the entries        */
/* beginning with a '.')                                                  */

/* Note: The slash star combinations surround text that is to be          */
/*       marked a comment.  These just describe the CSS and are           */
/*       ignored by the browser.                                          */

body
{
    font: 16px arial;
	background-color: #000000;
}
/* these are the font styles for the links that appear on your web page */
a:link {font: bold 12px arial; color: #ffffff; text-decoration: none;} 
a:active {font: bold 12px arial; color: #E8B078; text-decoration: none;}
a:visited {font: bold 12px arial; color: #ffffff; text-decoration: none;}
a:hover {font: bold 12px arial; color: #9c3100; text-decoration: underline;}/*this one changes the mouseover or hover state of the link*/

.border
{
    /* this is used for all kinds of borders */
    /* be it for the whole page, or just the content section */
    border: solid 1px #9C836C;
}

.left
{
    /* floats the item to the left side of the page, and adds a margin */
    float: left;
}

.right
{
    /* floats the item to the right side of the page, and adds a margin */
    float: right;
}

.scroll
{
    /* this makes the element create scroll bars if the text is too long */
    /* to be displayed.  This is very similar to the effect created by */
    /* frames and iframes, but does not allow page transitions like frames do */
    overflow: auto;
}

.wrapper
{
    /* remove this to have the page load at full width */
    width: 780px;
}

.title
{
    /* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
    background-color: #AF5700;
    color: #ffffff;
	font-face: Arial;
    font-weight: bold;
    font-size: 36px;
	padding: 10px 20px 10px 20px;
}

.title2 
{
    color: #ffffff;
	font-face: Arial;
    font-weight: bold;
    font-size: 18px;

}

.titlemargin
{
	margin: 10px 0px 10px 0px;
}

.subtitle {
	color: #ffffff;
	font-face: Arial;
    font-weight: bold;
    font-size: 14px;
}

.content
{
    /* this describes the container of the content paragraphs. */
    padding: 0px 20px 0px 20px; /* keeps text off the borders */
	font-face: Arial;
    font-size: 12px;
	color: #ffffff;
    padding: 0px;
	margin: 0px;
}

.content.padleft
{
    /* this is to pad if there's a sidebar on the left */
    padding-left: 180px;
}

.content.padright
{
    /* this is to pad if there's a sidebar on the right */
    padding-right: 180px;
}

.sidebar
{
    width: 150px;
    height: 400px; /* remove this to allow different-sized sidebars */
    background-color: #9C836C;
    color: #AF5700;
    font-weight: bold;
    padding: 10px 0px 5px 0px;

}

.sidebaritem
{
	width: 130px;
	background-color: #290000;
	color: #9C836C;
	border: 3px solid #630000;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.sidebaritembeige
{
	width: 130px;
	background-color: #290000;
	color: #E8B078;
	border: 3px solid #630000;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.horiz
{
    color: #4B1A95;
    font-weight: bold;
	width: 124px;
	float: left;
	text-align: center;
}

.sidebaritem.first
{
    margin-top: 10px;
}

.footer
{
	background-color:#bd5a00;
	font-size: 10px;
	font-face: arial;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	border: #290000;
	border: none;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.brownlink { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #996600; text-decoration: underline }

.textsm { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; text-decoration: none }
.whitelarge {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.whitemed { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none }
.blacklink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #330033; text-decoration: underline }
.blackmed { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #330033; text-decoration: none }
.blacksm { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #330033; text-decoration: none }
.brownlink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #996600; text-decoration: underline }
.brownmed { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #996600; text-decoration: none }
.brownsm { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; font-weight: bold; color: #996600; text-decoration: none }
.brownlarge { font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; color: #996600; text-decoration: none }
.blackxsm { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #330033; text-decoration: none }
.brownlinksm {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #996600; text-decoration: underline}
.goldlinksm {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #CC9900; text-decoration: underline}
.textxsm { text-decoration: none ; font: normal xx-small Arial, Helvetica, sans-serif; color: #000000}
.beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: E8B078;
	text-decoration: none;
}
