/*Inline Elements*/

body {
	background: url(images/body-bg.gif) repeat;
	margin: 0px;
	font-family: Helvetica, verdana, Arial, sans-serif;;
	color: #0C295A;
	font-size: 12px;
	line-height: 150%;
}

a:link {
	text-decoration: none;
	color:  #BF4025;
	background: transparent;
	border-bottom: 0px dotted #BF4025;
}

a:active {
	text-decoration: none;
	color:  #BF4025;
	background: transparent;
	border-bottom: 0px dotted #BF4025;
}

a:visited {
	text-decoration: none;
	color:  #BF4025;
	background: transparent;
	border-bottom: 0px dotted #BF4025;
}

a:hover {
	text-decoration: none;
	color:  #0c5a17;
	background: transparent;
	border-bottom: 1px dotted #0c5a17;
}

b{}

p {
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

acronym {
	color:  #BF4025;
	cursor: help;
	text-decoration: none;
	border: 0px;
}

/*Block Elements*/

blockquote{
}

ul {
}

hr {
}

/*Classes*/
.break {
	clear: both;
}

.contact {
	font-size: 11px;
}

.contact-input {
	font-family: Helvetica, verdana, Arial, sans-serif;;
	color: #0C295A;
	font-size: 11px;
	margin-bottom: 5px;
}

.content {
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
}

#home .content {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 1px;
	clear: both;
}

.content-title {
	color: #0C295A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	font-variant: small-caps;
	text-align: left;
}

.content-wrap {
	border-bottom: 1px dotted #ADB9CE;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.left {  /*image class*/
	position:relative;
	float:left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0;
	padding:4px;
	border:1px solid #C4CFE3;
	background: #ffffff;
}

.left-borderless { /*image class*/
	position:relative;
	float:left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0;
	padding:0px;
	border:0px solid #C4CFE3;
	background: #ffffff;
}

.menu {
	padding-right: 25px;
}

.more-pictures {
	font-size: 11px;
	text-align: right;
}

.right { /*image class*/
	position:relative;
	float:right;
	margin: .4em 0 .4em 1em;
	padding:4px;
	border:1px solid #C4CFE3;
	background: #ffffff;
}

.right-borderless { /*image class*/
	position:relative;
	float:right;
	margin: .4em 0 .4em 1em;
	padding:4px;
	border:0px solid #C4CFE3;
	background: #ffffff;
}

.selection {
	background: #fff;
	border: 1px solid #0C295A;
	color: #0C295A;
}

.subcontent {
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCD3E0;
}

.subcontent2 {
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 0px solid #CCD3E0;
}


.subcontent-title {
	color: #5E7D2C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}

.subcontent-title-big {
	color:  #0C295A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 5px;
}

.subfooter {
	text-align: center;
	font-size: 11px;
	color: #9D6F0B;
	margin: auto;
	padding-top: 10px;
	padding-left: 0px;
	
}

.subfooter a:link {
	text-decoration: none;
	color:  #9D6F0B;
	font-weight: normal;
	background: transparent;
	border-bottom: 0px;
}

.subfooter a:active {
	text-decoration: none;
	color:  #9D6F0B;
	font-weight: normal;
	background: transparent;
	border-bottom: 0px;
}

.subfooter a:visited {
	text-decoration: none;
	color:  #9D6F0B;
	font-weight: normal;
	background: transparent;
	border-bottom: 0px;
}

.subfooter a:hover {
	text-decoration: none;	
	color:  #9D6F0B;
	font-weight: normal;
	background: transparent;
	border-bottom: 1px dotted #9D6F0B;
}

/*IDs*/
#break {
	background: url(images/break-bg.gif) no-repeat;
	width: 1000px;
	height: 86px;
	clear: both;
}

#container {
	width: 100%;
	background: url(images/container-bg.gif) repeat-x;
}

#contentfooter {
	background: url(images/contentfooter-bg.gif) bottom no-repeat;
	width: 1000px;
	height: 130px;
	float: left;
}

#footer {
	background-color: #FFF7AF;
	background: url(images/body-bg.gif) repeat;
	margin: auto;
	width: 100%;
	padding-bottom: 25px;
}

#header {
	background: url(images/header-bg.gif) no-repeat;
	width: 1000px;
	height: 115px;

}

#maincontent {
	width: 740px;
	padding-left: 25px;
	float: left;
}

#masthead {
	background: url(images/masthead-bg.gif) no-repeat;
	width: 1000px;
	height: 115px;

}

#menu {
	padding-top: 30px;
}

#subcontainer {
	background: url(images/subcontainer-bg.gif) repeat;
	background-color: #E7EBF6;
	margin: auto;
	width: 1000px;
}

#home #subcontainer {
	background: url(images/subcontainer-bg.gif) repeat;
	background-color: #7F32CC;
	margin: auto;
	width: 1000px;
}

#subcontent {
	width: 230px;
	float: right;
}

#subfooter {
	background-color: #FFF7AF;
	background: url(images/subfooter-bg.gif) repeat;
	margin: auto;
	width: 1000px;
	height: 142px;
}

#wrapper {
	background-color: #FFF7AF;
	background: url(images/wrapper-bg.gif) repeat;
	margin: auto;
	width: 100%;
}