@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, object,
h1, h2, h3, h4, h5, h6, embed,
form, fieldset, a, img, iframe{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #595548;
	background-color: #aa9461;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 100%;
	height: 272px;
	background-image: url(../images/header_bgTile.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#navbar {
	width: 950px;
	height: 53px;
	background-image: url(../images/navbar_bg.jpg);
}

#content {
	width: 710px;
	margin: 0 auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#content2 {
	width: 430px;
	margin: 0 0 0 370px;	
	padding-top: 10px;
}

#content2 li {
	list-style-type: circle;
	font-size: .9em;
	margin: 10px 25px 10px 20px;
	color: #5e5e5e;
	
}

#content2 ul {
	margin: 0 0 -20px 0;
	
}

#picBox {
	width: 500px;
	margin: 15px 0 0 370px;	
	padding-bottom: 30px;
	behavior: url(http://www.tmdcreative.com/fresh/iepngfix.htc);	
}


img, #picBox{ behavior: url(http://www.tmdcreative.com/fresh/iepngfix.htc); }

#content3 {
	width: 430px;
	margin: 0 0 0 370px;	
}





#magHolder {
	float: left;
	width: 200px;
	display:inline;
	margin: 0 0 0 125px;
	background-image: url(../images/content_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 10px;
}

#leftMenu {
	float: left;
	width: 174px;
	
}

#rightContent {
	width: 525px;
	margin-left: 180px;
	padding: 0 0 0 0;
}

#scroller {
	width: 786px;	
	margin: 0 auto;
	background-image: url(../images/scroller_bg_rep.jpg);
	background-repeat: repeat-y;
}

#scrollHold {
	width: 427px;	
	background-image: url(../images/scroller_bg_mid.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#footer {
	width: 950px;
	height: 146px;
	margin: 0 auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer2 {
	clear: both;
	width: 950px;
	height: 146px;
	margin: 0 auto;
	background-image: url(../images/footer2_bg.jpg);
	background-repeat: no-repeat;
}

/***********  leftCol Properties   **************/

#leftCol {
	clear: both;
	float: left;
	display:inline;
	width: 187px;	
	margin: 0 0 0 97px;
	padding: 0 30px 0 30px;
	background-image: url(../images/leftColumn_mid.jpg);
	background-repeat: repeat-y;
	color: #273e56;
}

#leftColTop {
	width: 248px;
	height: 20px;	
	background-image: url(../images/leftColumn_top.jpg);
	margin-left: -30px;
	margin-bottom: 10px;	
}

#leftColBott {
	width: 248px;
	height: 22px;	
	background-image: url(../images/leftColumn_bott.jpg);	
	margin-left: -30px;
}

#leftCol li {
	list-style-type: circle;
	font-size: .9em;
	margin: 10px 25px 10px 20px;
	color: #5e5e5e;
	
}

#leftCol ul {
	margin: 0 0 20px 0;
	
}

.leftColTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;	
	line-height: 1em;
	color: #273e56;	
	padding: 0 0 15px 0;
}


/***********  Font Properties   **************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.5em;
	color: #5e5e5e;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
	line-height: 1.5em;
	color: #273e56;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: ;
	line-height: 1em;
	color: #273e56; 
	margin: 0 5px 2px 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: ;
	line-height: .9em;
	color: #273e56;
	margin: 0 5px 2px 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: ;
	line-height: 1.1em;
	color: #273e56;
	margin: 0 0 2px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: ;
	line-height: 1.3em;
	color: #273e56;
	margin: 10px 0 2px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: ;
	line-height: .9em;
	color: #273e56;
	font-style: italic;
	
}

.langBold {
	font-weight: bold;
	color: #273e56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.langNorm {
	font-weight: normal;
	color: #273e56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;	
	color: #273e56;	
}

.noSizeNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;	
	color: #273e56;	
}

.board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;	
	color: #273e56;	
	margin: 10px 0 0 2px;
}

.boardTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;	
	color: #5e5e5e;	
	margin: 0 0 5px 5px;
}

a:link {
	color: #273e56;
}

a:hover {
	color: #273e56;
}

a:visited {
	color: #273e56;
}

a:active {
	color: #273e56;
}

/*********************************************/


.leftMenuPic {
	float: left;
	margin: 0 0 0 7px;
}

.newsTitle {
	margin: 0 0 0 20px;
}

.newsBox {
	margin: 0 0 0 20px;
}

.floatRight {
	float: right;
}

.footerInfo {
	float: right;
	margin: 85px 120px 0 0;
	
}

.footerInfo a:link {
	color: #5e5e5e;
	
}












