

/** 	COLOR 			**/

.drop-down li ul {
background : ;
background : ;
background : ;
}

.drop-down li a, .drop-down li span {
color:#94726e;
}

.drop-down li.active > a, .drop-down li.active > span.separator, .drop-down li:hover > a, .drop-down li:hover > span.separator {
color:#000000;
}

.website-footer a {
color: #c35d1e;
}

.website-footer, .website-footer a:hover {
color: #3c1e00;
}

a, .readmore a, input[type="submit"], button, .breadcrumb a:hover,
.horizontal_menu li.active a, .horizontal_menu li:hover a, .vertical_menu li.current > a, .vertical_menu a:hover {
color: #c35d1e;
}

/**		TITLE 		**/

h1, .componentheading, h1 a, h1 a:hover, .blog > h1 {
color: #666666;
}

h2, h2 a {
color: #006d98;
}

.left_column h3, .right-module-position h3, .top-module-position h3, .bottom-module-position h3,
.user1 h3, .user2 h3, .user3 h3, .user4 h3, .user5 h3, .user6 h3, .user7 h3, .user8 h3, .user9 h3 {
color: #006d98;
}


/** 	Main menu font size 		**/

.drop-down li a, .drop-down li span.separator {
font-size : 100%;
}


/**		FONT	**/

.drop-down li a, .drop-down li span.separator,
h1, .componentheading, h2.contentheading, .blog-featured h2, h2 {
font-family: 'sans-serif', 'Open Sans';
}

.left_column h3, .right-module-position h3, .top-module-position h3, .bottom-module-position h3, .user1 h3, .user2 h3, .user3 h3, 
.user4 h3, .user5 h3, .user6 h3, .user7 h3, .user8 h3, .user9 h3 {
font-family: 'sans-serif', 'Open Sans';
}

body {
font-family: 'sans-serif';
}


/**			Width 		**/

body {
min-width : 980px;
}

.website-header .wrapper-site, .website-footer .wrapper-site {
width:95%;
min-width : 980px;
}

.middle-website {
width:350pxpx;
}

.left_column {
width:200px;
}

.right-module-position {
width:200px;
}