/* =-=-=-=-=-=-=-[CSS]-=-=-=-=-=-=-=- */
body {
	background: #e0dfdf url("../images/bg.jpg") repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
} 
#container{
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 206px;
	width: 980px;
	float: right;
	background: #fff url("../images/header4.jpg");
	margin: 0;
	padding: 0;
	vertical-align: top;
	position:relative;
	overflow: hidden;
}


/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */

#nav {
	position:relative;
	background-color: #000;
	border-left: 1px #333 solid;
	text-align: left;
	width:978px;
	height:32px;
	float: right;
	overflow: hidden;
}

/* =-=-=-=-=-=-=-[End of Menu]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[Content Area]-=-=-=-=-=-=-=- */

#contentarea {
	position:relative;
	background-color: #fff;
	width:979px;
	border-right: 1px #333 solid;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	float: right;
}

#textarea {
	float: left;
	background-color: #fff;
	padding: 0 0 1em 1em;
	margin: 0;
	overflow: hidden;
}


.text {
	float: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#textarea img {
}

#sidebar {
	float: left;
	width: 180px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	vertical-align: top;
	background-color: #808080;
}

#sidebar p {
	color: #ffffff;
	margin: 0 1em;
}

#rightcolumn {
	vertical-align: top;
	background-color: #808080;
	width: 200px;
	padding: 1em 0 0 0;
	margin: 0;
	color: #fff;
	float: right;
	text-align: center;
}

#rightcolumn div.picture {
width:170px;
float:left;
}

#rightcolumn img {
border:3px solid #fff;
}



#photo-border {
	vertical-align: top;
	background: #fff url("../images/photo-border.jpg");
	border-right: 1px #333 solid;
	width: 979px;
	height: 136px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
}


td {
	text-align: left;
	font-size: .95em;
  	color:#000;
}

td.h2 {	font-size: 1em; 
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 .5em 0;

}
/* =-=-=-=-=-=-=-[End of Content Area]-=-=-=-=-=-=-=- */


.rule1 {border-top-width: 1px;
       border-top-style: solid;
       border-color: #fff;
       margin: 1em;
}

.rule2 {border-top-width: 1px;
       border-top-style: solid;
       border-color: #AFB0B4; 
       margin: 0px;
}

.rule3 {border-top-width: 1.5px;
       border-top-style: solid;
       border-color: #3D2310; 
       width: 90%;
       margin: 0px;
       padding: 0px;
}


h1 { 
	color:#000;
	text-align: left;
	font-size: 1.2em; 
	font-weight: bold;
	line-height: 1.15em;
	margin: .75em 0 .5em 0;
	text-align: center;
}

h2 { 
	color:#cc0000;
	text-align: left;
	font-size: 1em; 
	font-weight: bold;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: .5em;

}

h3 { 
	background-color: #fff;
	color:#000;
	text-align: left;
	font-size: .75em; 
	font-weight: bold;
	line-height: .9em;
	margin-top: 0em;
	margin-bottom: 1em;

}

p {
	text-align: left;
	font-size: .8em;
  	line-height:1.4em;
  	color:#000;
	margin-top: 0em;
	margin-bottom:1em; 
}

/* =-=-=-=-=-=-=-[Lists]-=-=-=-=-=-=-=- */


.generalli li{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	list-style-type:square;
	margin: 0 2em 0 3em;
}

.spacedli li{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	list-style-type:square;
	margin: 0 2em .5em 3em;
}


.linumbered li {
	list-style-type: decimal;
	color: #000;
	text-align: left;
	font-size: .8em;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	margin: 0 2em .5em 3em;
}
/* =-=-=-=-=-=-=-[End of lists]-=-=-=-=-=-=-=- */



/* all links */
a:link, a:visited, a:active { color: #000; text-decoration: underline; }
a:hover { color: #cc0000; text-decoration: underline; }


#border-bottom {
	height: 6px;
	background: #fff url('../images/bdr-bottom.gif');
	width: 980px;
	float: right;
	overflow: hidden;
}

#footer {
	background-color: #C12427;
	color: #fff;
  	margin: 0;
  	padding: 7px 0 0 0;
	width: 980px;
	height: 34px;
 	border:0;
	font-size: .7em;
	float: right;
}

#footer a,
visited {
	color: #fff;
	text-decoration: none;
}	

#footer a:hover {text-decoration: underline;}

#info {
	width: 980px;
	float: right;
	
	}