/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.content-wrap {
	padding: 30px 0;
}


p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 20px;
}

body {
font-size:16px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px 0;
}

.divider {
    margin: 20px 0;
}

#footer .footer-widgets-wrap {
	padding: 40px 0;
}

#copyrights .col_full {
color:#aaaaaa;
}

#copyrights .col_full a:hover {
color:#aaaaaa;
}

#name_search #copyrights .col_full {
color:#aaaaaa;
}

.revo-slider-emphasis-text {
color:#004488;
}
.revo-slider-caps-text {
color:#003377;
}