/* DEFAULTS FOR BROWSER COMPATIBILTY */
body {
    text-align: center; /* IE centering */
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	font-family:tahoma, Helvetica, serif;
	font-size:10px;
}

body, font {
    font-size: 10px;    /* Override FCK's font sizing scheme */
}


* { /* ZERO DEFAULTS */
    margin:0px;
    padding:0px;
}

li { margin-left:30px; list-style-type:disc;}

a img { border:none; } /* remove border from img links */

.clear { /* float clear */
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

/* PAGE WIDTH AND CENTERING */
#wrapper {
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
    width: 732px;
	background: url(/images/home/shadow.png) left top repeat-y;	
}

#wrapperTop {
	width: 732px;
	height: 17px;
	background: url(/images/wrapper_top.jpg) left top no-repeat;
	position: relative;
}

#wrapperBottom {
	clear: both;
	background: url(/images/wrapper_bottom.jpg) left top no-repeat;
	height: 14px;
	width: 732px;
}
#header {
	width: 720px;
	height: 40px;
	margin: 0 0 0 4px;
	position: relative;
}
#wrapperInner {
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
	width: 698px;	
}
/*************************
		BANNER
*************************/

/**** flash ****/
#flash {
	float: left;
	height: 197px;
	width: 719px;
	overflow: hidden;	
	margin-left: 5px;

}
/**** BANNER ****/
#banner {
	float: left;
	height: 139px;
	width: 697px;
	overflow: hidden;	
}
/*************************
		BUTTONS
*************************/
#buttonBar {
	height: 40px;
	margin-top: 10px;
	clear: both;	
}

#buttonBar a {
	display: block;
	height: 37px;
	color: #9d853d;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
#buttonBar a:hover {
	text-decoration: underline;
}

#buttonBar a.newsletter { background-image: url(/images/newsletter_icon.jpg); width: 230px;}
#buttonBar a.emailUs { background-image: url(/images/email_icon.jpg); width: 160px; margin-left:70px;}
#buttonBar a.contact { background-image: url(/images/contact_icon.jpg); width: 160px; margin-left:70px;}

#buttonBar a span {
	display: block;
	margin: 0 0 0 30px;
}
#buttonBar a span.news, #buttonBar a span.phone, #buttonBar a span.email {
	font-size: 14px;
	margin-top: 10px;
	text-decoration:underline;
}
#buttonBar a span.phone {
	text-decoration:none;
	font-size: 16px;
	text-align:right;	
}

/*************************
		CONTENT
*************************/
#content {
	float: left;
	padding: 21px 0px 0px 0px;
	font-size:10px;
	color:#000000;	
	font-family: tahoma, Times, arial, sans-serif;
}

#content img {
	padding: 7px;
}
#content a {
	color: #e2373e;
}
#content a {
	color: #800000;
	font-weight:bold;
}

#content a:visited {
	color: #A4171F
}
.OurTeamName {
	font-weight: bold;
	font-size:12px;
}

#content .subtitle
{
	font-family:tahoma;
	font-size:20px;
	color:#999999;
}
#content .smalltitle
{
	font-family:tahoma;
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
}	
#content .yellow
{
	background-color:#FFFF00;
	font-size:14px;
	color: #800000;
	font-weight:bold;
}	
#NewsDiv {
	position:relative;
	float:left;
/*	vertical-align:top;*/
	width:220px;
	height:310px;
	padding-left: 10px;
	padding-top: 15px;
}
#NewsDiv .NewsTitle {
	font-size:22px;
	color:#999999;
}
#NewsDiv .NewsSub {
	padding:5px;
}

/**** LEFT COLUMN ****/
#leftCol {
	float: left;
	width: 342px;
	margin-right: 14px;
}
#leftCol h1
{
	color: #669999;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	height: 35px;
	margin-top: 7px;
	font-family: Tahoma;
	height: 50px;
}

/**** RIGHT COLUMN ****/
#rightCol {
	float: left;
	width: 342px;
}
.clear {
	clear:both;
}
#rightCol h1, 
#fullWidth h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1d6a95;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#rightCol p, 
#fullWidth p {
	margin: 0 0 10px 0;
}


/**** FULL WIDTH ****/
#fullWidth {
	background-color: #FFF;
	padding: 10px;
	float: left;
}

.innerLeftCol {
	float: left;
	width: 575px;
}

.innerRightCol {
	float: left;
	width: 280px;
}


.midHeader  {
	display:block;
	height: 25px;
	width: 341px;
	background-color: #9b8545;
	text-align: center;	
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(/images/home/bg_header.jpg);
}
.midHeader span.text {
	padding-top: 5px;
	line-height:25px;	
}	

a.buttonMore {
	display: block;
	width: 177px;
	height: 30px;
	color: #000000;
	background-image:url(/images/button_more.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	font-weight: bold;	
}
a.buttonMore span {
	margin-left: 30px;
	padding-top: 10px;
	line-height: 30px;
}

.category {
	float:left;
	width:240px;
	display:block;
	font-size: 14px;
}
/*************************
		FOOTER
*************************/
#footer {
	clear: both;
	padding-top: 10px;
	color:#666666;
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
    width: 700px;
}

#footer #left a, #footer #right a, #footer #cazarin a{
	color:#666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
}
#footer #left a:hover, #footer #right a:hover {
	color: #5e2e2c;
	text-decoration: underline;	
}

#footer #left {
	float:left;
	width:340px;
}
#footer #right {
	float:right;
	width:340px;
	text-align: right;
	font-size: 10px;	
}
#footer #cazarin {
	clear:both;
	text-align:center;
}

