/*
-----------------------------------------------
version:   2.0 - Exposure Creative Services
author:    Exposure Creative Services - exposurewebsite.com
----------------------------------------------- */


/*

-----------------------------------------------
text formating
----------------------------------------------- */


.arrows {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #F8981D;
	font-weight: bold;
}
.copyright_footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #939393;
	font-weight: bold;
}
.headertext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14		px;
	color: #2C3E5D;
	font-weight: bold;
	line-height: 25px;
}
.smalltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #818285;
	line-height: 12px;
}	
.smalltext a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4277B9;
	line-height: 12px;
}
.smalltext a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4277B9;
	line-height: 12px;
}
strong {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4277B9;
	font-weight: bold;
}
.subheading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #2C3E5D;
	font-weight: normal;
}

/*
-----------------------------------------------
links formating
----------------------------------------------- */


a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4277B9;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4277B9;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #24446c;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4277B9;
	text-decoration: none;
}



/*
-----------------------------------------------
footer
----------------------------------------------- */


.footer_header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 31px;
	margin: 0px;
	padding: 0px;
	width: 222px;
}
.footer_sm {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	line-height: 22px;
	background-color: #5F452F;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCFD4;
	font-weight: bold;
	line-height: 25px;
	background-color: #5F452F;
}
.footer a:link {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCFD4;
	font-weight: bold;
	line-height: 25px;
}
.footer a:visited {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCFD4;
	font-weight: bold;
	line-height: 25px;
}
.footer a:hover {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCFD4;
	font-weight: bold;
	line-height: 25px;
}
.footer a:active {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCFD4;
	font-weight: bold;
	line-height: 25px;
}

/*
-----------------------------------------------
Content formating (Images, forms etc.)
----------------------------------------------- */


.forms {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #2C3E5D;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}	
.forms_highlight {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #2C3E5D;
}

.formfields {
	color: #F8981D;
	border: 1px solid #2C3E5D;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 265px;
	font-weight: normal;
}
#padleft {
	float: left;
	margin: 10px;
}
#padright {
	float: right;
	margin: 10px;
}
.submitbutton {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #2C3E5D;
	border: 1px solid #70B8E0;
	font-weight: normal;
}
