* {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #b9bc9b;
	height:auto;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#wrapmaster {
	height:auto;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(_media/backgrounds/stalker_index_bg.gif);
	background-repeat: repeat-x;
	background-color:#b9bc9b;
    }
	

#header_wrapper {
	text-align: center;
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #b9bc9b;
}
	
#content_wrapper{
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/content_bg.gif);
	background-repeat:repeat-y;
	height:auto;
	
	}
	
#content_side{
	float: left;
	width:194px;
	height: auto;
	margin: 0px; 
	background-color:#AAB6A1; 
	}
	
#side_wrapper{
	width:100%;
	height:100%;
	margin: 0px; 
	background-color:#AAB6A1; 
	}
	
#side_nav {
	background-image:url(none); 
	width:194px;
	min-height:275px;
	height:100%;
	background-color:#AAB6A1;
}

#content_main{
	width: 576px;
	min-height: 436px;
	height:auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	background-color:#f1f2e2;
	}
	
#page_content {
	width:546px;
	height:100%;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#2nd_col  {
	float:right;
	width:260px;
	
}

/*#col_1  {
	float:left;
	width:236;
	height:auto;
	margin:0;
	padding:0;	
	
}*/
	
	
#footer_wrapper{
	text-align: center;
	width: 770;
	padding: 0px;
	background-color:#cbceb1;
}

#address{
	text-align: right;
	width: 770px;
	margin: 0px auto 0px auto;
	height: auto;
}

#footer{
	text-align: center;
	width: 770px;
	margin: 15px auto 10px auto;
	padding: 0px 0px 0px 30px;
	height: auto;
	background-color:#cbceb1;
}


a:hover img {
	border: none;
	background:none;
	}


/*  BASIC TEXT FORMATING */
p {
	color:#3E3123;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	line-height: 145%;
	padding: 10px 0px 10px 0px;
	}

h1 {
	color: #656561;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 165%;
	text-align: left;
	letter-spacing: 2pt;
	padding: 15px 0px 10px 0px;
	}
	

h2 {
	color: #21344E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1pt;
	padding: 10px 0px 10px 0px;
	}
	
	
h3 {
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 10px 0px 10px 0px;
	}	
	

h4 {
	color: #3e4934;
	font-size: 90%;
	line-height: 100%;
	font-family: Arial, "Helvetica", Sans Serif;
	font-style: italic;
	text-align: left;
	width: 90%;
	}

a {
	color: #5c5e43;
	text-decoration:none;
	font-weight:bold;
	}


a:hover {
	color: #6f867c;
	text-decoration: underline;
	}
	
	
/* --- TEXT ALIGNMENT --- */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}
	
.text_right a {
	color:#6F867C;
	}	

.text_right a:hover{
	background-color:#AAB6A1;
	color:#fff;
}

ol {
	padding:0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
ol .cv_indent {
	color:#993399;
	padding:0px 8px 8px 0px;
	}
	

/* ----- FOR SIDE NAV ------ */

ul  {
	margin:0;
	padding:0px 7px 0px 5px;
	list-style:none;
	width:auto;
	background-color:#AAB6A1;
}
	
ul li  {
	padding:8px 0px 10px 0px;
	text-align:left;
	border-top: 2px solid #6F867C;

}

/*  ####  SUBNAV ##### */
li.subNav {
	border-bottom: 0;
	border-top: 0px;
	font-size:9px;
	padding:0px 0px 7px 0px;
	list-style: inside disc;
	letter-spacing: normal;
	}

ul li a  {
	color: #333;
	text-align:left;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	background-image: url(none);
	letter-spacing: 1pt;
	
}


ul li a:hover {
	color: #20261c;
	text-decoration:underline;
}

#footer a {
	color: #444;
	text-decoration:none;
	font-size:9px;
}


#footer a:hover {
	color: #6f867c;
	text-decoration: underline;
}


#content_main ul {
	background-color:#f1f2e2; } 

#content_main ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 20px 0px 20px;
	list-style-type: disc;
	list-style-position: inside;
	border-top: none;
	line-height: 125%;
	
}
.mainlinks {
	font-weight: bold;
	color: #83988F;
}	
	
.pullquote {
	font-size: 130%;
	color: #3A4430;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
}
	
.float-right {
	float: right;
}

.float-left {
	float: left;
}

img {
	border:none;
	}

.img-right {
	float: right;
	margin-left: 15px;
	border:solid 3px #6f867c; 
}

.img_border {
	border:solid 3px #6f867c; 
	}

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
		
.cv_indent {
	padding: 0px 5px 0px 25px;
}

blockquote {
	padding: 0px 5px 0px 16px;
}
#image_center {
	width:400px;
	margin:0 auto;
	border:solid 3px #6f867c; 
	}
.pbhs {
	color: #444;
	text-decoration:none;
	font-size:9px;
}

.rade_toolbar li {
       	
margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	list-style-type: none !important;
	list-style-position: none !important;
	border-top: none !important;
	line-height: 125% !important;

            }
.rade_toolbar ul {
       	
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	list-style-type: none !important;
	list-style-position: none !important;
	border-top: none !important;
	line-height: 125% !important;

            }
.rade_toolbar ol .cv_indent {
       	
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-image: url(none) !important;
	text-decoration:none !important;
	list-style: none !important;
	border-top: none !important;
	border-bottom: none !important;
            }
