/* Start of CMSMS style sheet 'BuilderGenie' */
body  {
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
        background: #fff url(images/BG/bg_body.gif);
	color: #000000;
}

a {
	color: #004276;
}

a:active {
	color: #5c7996;
	text-decoration: none;
}

a:hover {
       color: #ca0002;
       text-decoration: none;
}

#container { 
	width: 780px;
	background: #FFF url(images/BG/bg.gif) repeat-y;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 

#header { 
	background: #DDDDDD; 
	padding: 0 0 0 0;
} 

#header h1 {
	margin: 0;
	padding: 0 0;
}

#leftbar {
	float: left;
	width: 120px;
	background: #b4c0ab;
	border-right: solid 1px;
}

#rightbar {
	float: right;
	width: 120px;
	background: #b4c0ab;
	border-left: solid 1px;
}

#rightbar h3 {
	font-size:12px;
}

#content { 
        text-align:left;
        background: #ffffff;
	margin: 20px 125px; 
        padding: 0 8px;
} 

#footer { 
	padding: 0;
	background-image: url(images/BG/footer.jpg);
	height: 44px;
	width: 780px;
} 

#footer p {
	text-align:center;
        font-size: 11px;
	margin: 0; 
	padding: 5px 0;
	line-height: 150%;
}

#footer a {
       color: #FFFFFF;
       text-decoration: underline;
}

#footer a:hover {
       color: #FFFFFF;
       text-decoration: none;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navbar {
	background-image: url(images/BG/navbar.jpg);
	width: 780px;
	height: 44px;
}

.search {
	position: relative;
	float: left;
	margin: 12px 0 0 250px;
	height: 21px;
	width: 350px;
	font-size:10px;
}

.advsearch {
	float: right;
	margin: 10px 12px 0 0;
	height: 21px;
	width: 200px;
	font-size:9px;
}

.searchbgIE {
	background:url(images/BG/search-box-3.gif) no-repeat;
	width:300px;
	height:21px;
	display:block;
	border: 0;
}

.searchbg {
	background:url(images/BG/search-box-3.gif) no-repeat;
	width:300px;
	height:21px;
	display:block;
	border: 0px;
}

.search_button {
	position:absolute;
	top:0px;
	left:302px;
	border: 0px;
	margin: 0px 0px 0px 2px;
}

.search_field {
	float:left;
	border:0;
	margin-top: 2px;
	margin-left: 4px;
	padding: 0;
	width:300px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background-color:transparent;
}

.search_field:focus + .searchbg {
	background:url(images/BG/search-box.gif) no-repeat;
}

.logo {
	z-index: 1001; 
	position: absolute; 
	margin-left: -360px;
	left: 50%; 
	top: 60px;
}

#main_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#main_menu li {
        font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b4c0ab;
	display: block;
	width: 104px;
}

#main_menu a {
        font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b4c0ab;
	display: block;
        padding: 8px;
	width: 104px;
}

#main_menu a:hover {
        font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
        padding: 8px;
	width: 104px;
	background: #68795A url('images/BG/rarrow.gif') center left no-repeat;

}

.navigationPath {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.navigationPath a{
	color: #000000;
	text-decoration: underline;
}
.navigationPath a:hover {
	color: #000000;
	text-decoration: none;
}

#loginform {
       background: #243135;
       border: 1px solid #ffffff;
       color: #ffffff;
       padding: 2px 0 2px 15px;
}

#loginform a{
       color: #ffffff;
}

#loginform a:hover {
       color: #efefef;
}

/*
	News Pages Styles
*/

.contactform {
  margin-left: 25px;
}

.contactlabel {
  font-weight: bold;
  display:block;
  }

.smallbox {
  width: 50px;
}

.mediumbox {
  width: 280px;
}

.widebox {
  width: 560px;
}

textarea {
  width: 400px;
}
#feu {
  width: 500px;
}
/* End of 'BuilderGenie' */

