/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg1.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #7B604B;
}
	
/*Content default*/
td {
	font-family: Verdana; 
	font-size: 11px;  
	font-weight: normal; 
	color: #281713;
}
.content {
    background-image: url(images/crep.jpg);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 25px;
	padding-left: 33px;
	padding-right: 22px;
	text-align: left;
	line-height: 15pt;
}



/*Headers*/
H1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #52637C;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold;
	color: #2E3748;
	line-height: 17px;
}

.emph {
	font-weight: bold;
	color: #2E3748;
}
.emph2 {
	font-weight: bold;
	color: #49556D;
}

/*Footer*/
H3 {
	font-family: Verdana;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Text */
.footer {
	text-align: center;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    width: 760;
	height: 131px;
}

/*Footer Links*/
.footerlink {
	font-weight: normal;
	color: #E6D9CD;
	text-decoration: underline;
}
.footerlink:hover {
	text-decoration: none;
	font-weight: normal;
	color: #9BABC2;
}

.footerlink2 {
	font-weight: normal;
	color: #9DADC3;
	text-decoration: underline;
}
.footerlink2:hover {
	text-decoration: none;
}

.footerlink3 {
	font-weight: normal;
	color: #9DADC3;
	text-decoration: none;
}
.footerlink4 {
	font-weight: normal;
	color: #9DADC3;
	text-decoration: underline;
	line-height: 12pt;
}
.footerlink4:hover {
	text-decoration: none;
}
/*Quick links on the right*/
.ul_pm {
	color: #999999;
	font-size: 0.8em;
}
.qlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #422620;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
}
.qlink:hover {
	text-decoration: underline;
}	
.qlink2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.qlink2:hover {
    color: #0070C1;
	text-decoration: underline;
}	

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#A8B4C6;
}

.picRight {
	border: 1px solid; 
	border-color:#A8B4C6; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	border: 1px solid; 
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#A8B4C6; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #A8B4C6 1px solid;
	color: #000000;
	width:200px;
	background-color: #EAF2F6;
}
.inputSelectQuick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #7b604b 1px solid;
	color: #000000;
	width:200px;
	background-color: #e5D7Ca;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #BDC6D5;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: #71859F 1px solid;
	background-color: #323B4C;
}
.inputButton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #BDC6D5;
	FONT-SIZE: 10px;
	width:37px;
	BORDER: #71859F 1px solid;
	background-color: #323B4C;
}
.inputButton3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #BDC6D5;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: #7b604b 1px solid;
	background-color: #7b604b;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7B604B;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #607193;
	text-decoration: none;
}
.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.time{
	text-align: right; 
	vertical-align: top;
	font-family: Verdana;
	font-weight: normal;
	color: #F8BE47;
	font-size: 11px;
	line-height: normal; 
	padding-top: 19px;
	padding-right: 14px;
}
.textsize{
	text-align: right; 
	vertical-align: top; 
	padding-top: 0px;
	padding-right: 14px;
}
.bookmark {
    font-family: Verdana;
	font-weight: bold;
	color:#F8BE47;
	font-size: 11px;
	line-height: 15pt; 
	text-decoration: underline;
}
.bookmark:hover {
   text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52637C;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B604B;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DACC3;
}
.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B604B;
	text-decoration: none;
}
.smalllink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #607193;
	text-decoration: none;
}
.list {
	list-style-image: url(images/arrow.gif);
}