	body, div, dl, dt, dd, ul, ol, li, h1, h2,
	h3, h4, h5, h6, pre, form, fieldset,
	input, p, blockquote, th, td {margin:0;padding:0;}
p{
	margin-top:15px;
}

body {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#808080;
	background-color: #bcad9f;
	text-align:center;
	padding-top:10px;
}

#main{
	width:800px;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
	padding:7px;
	vertical-align:top;

}

#top-header{
	background-color: #dbdbdb;
	height:24px;
	top: 0px; 
	font-size: 10px;
	text-align: justify;
}

#sectionheader{
	background: url(../images/bg_home_header.jpg); 
	margin-top:7px;
	width:100%;
	height:250px;
	margin-bottom:7px;
	border-top:1px solid #bcad9f;
	border-bottom:1px solid #bcad9f;
}

#center, #page #content-blog{
	background: url(../images/bg_gray_fade.jpg) repeat-x bottom left;
	padding-top:7px;
	padding-left:8px;
	padding-right:8px;
}

#page #content-blog{padding:0!important;}

#center #menu,#center #contact{
	width:275px;
	float:left;
	text-align: right;
}



#center #content{
	width:485px;
	float:left;
	margin-left:24px;
	text-align:left;
	font-size:12px;
	padding-bottom:30px;
}

h1.headercontent {
	font-size:24px;
	text-align:left;
	margin:0;
	padding:0;
	color:#595a5a;
	font-weight:normal;
}

h2.headercontent {
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0;
	color:#7e7f7f;
	font-weight:normal;
}
#footer{
	background:#e7e6e6;
	height:25px;
	margin-top:10px;
	text-align:center;
}
#footerContent{
	color:#666666;
	line-height:25px;
	font-size:11px;
	margin:0px auto;
	}

.logo{
	float:left;
	margin-left:60px;
	margin-top:75px;
	margin-right:70px;
	margin-bottom:50px;
	display:inline;	
}

#showcase{
	clear:both;
	float:left;
	height:32px;
	margin-left:10px;
	display:inline;
}
#showcase a{
	color:#595a5a;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	margin:6px 0px;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
	font-size:12px;
	letter-spacing: -1px;
	}
#showcase .sep {
	float:left;
	background:url(../images/sep.gif) no-repeat 0px 10px ;
	}
#locale {color:#636363;line-height:22px;padding-left:8px;}
#locale:visited {color:#636363;line-height:24px;}
#locale:active{color: #636363;line-height:24px;}

#rightMenu {float:right;padding-right:8px;cursor:pointer;}
#rightMenu a.toplink{
	text-decoration:none;
	color:#636363;
	padding:0px 5px;
	margin:0px;
	text-transform:uppercase;
	line-height:24px;
	}
#rightMenu span{
	padding-bottom:5px;
	}
.blue {
	color:#7992ab;
}

.orange{
	color:#db810d;
}

.purple{
	color:#9c4c9d;
}
.red{
	color:#851119;
	}
.bold {font-weight:bold;}

.white{
	color:#ffffff;
}


div.spaceBlack{
	margin-bottom: 10px;
	border-bottom:1px solid #6a6a6a;
	}
a.arrow {
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	color:#7992ab;
	margin-top:5px;
	padding:0 0px 0 12px;
	background: url(../images/arrow.png) no-repeat 0px 2px;
	}


.linkbottom{
	text-transform:uppercase;
	}
a.button {
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 8px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button.blue {
	background: transparent url('../images/blue-button-right.png') no-repeat scroll top right !important;
	background:none;
}

a.button.orange {
	background: transparent url('../images/orange-button-right.png') no-repeat scroll top right!important;
	background:none;
}
a.button.red {
	background: transparent url('../images/red-button-right.png') no-repeat scroll top right!important;
	background:none;
}

a.button.purple {
	background: transparent url('../images/purple-button-right.png') no-repeat scroll top right!important;
	background:none;
}

a.button span {
   display: block;
   padding-left: 10px;
   color:#FFFFFF!important;
    color: #444;
   text-align:center;
} 

a.button.blue span{
	background: transparent url('../images/blue-button-left.png') no-repeat!important;
	background:none;
	margin-left:-8px;
	
}
a.button.red span{
	background: transparent url('../images/red-button-left.png') no-repeat!important;
	background:none;
	margin-left:-8px;
	
}

a.button.orange span{
	background: transparent url('../images/orange-button-left.png') no-repeat!important;
	background:none;
	margin-left:-8px;
}

a.button.purple span{
	background: transparent url('../images/purple-button-left.png') no-repeat!important;
	background:none;
	margin-left:-8px;
}
