@import url("global.css");
/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #415615;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #324706;
	line-height: 17px;
}

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

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353E26;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #423617;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
	background: none;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}

.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	line-height: 17px;
	text-decoration: none;
	background: none;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	text-align: left;
}

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

.picRight {
	border: 1px solid; 
	border-color:#958240; 
	float:right; 
	margin-left:8px;
}
.picRight2 {
	border-color:#958240; 
	float:right; 
	margin-left:8px;
}
.picLeft {
	border: 1px solid; 
	border-color:#958240; 
	float:left; 
	margin-right:8px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #25340D;
	width:200px;
	background-color: #EEEACD;
}
.inputSelect3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #25340D;
	width:25px;
	background-color: #fff;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #34401A;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #B0C081;
}
.inputSelect2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #25340D;
	width:300px;
	background-color: #EEEACD;
}

.repeat-x {
	background-repeat: repeat-x;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D4201;
	text-decoration: none;
	line-height: 17px;
}
.list {
	list-style-image: url(images/arrows/arrow_02.gif);
}
.box {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
hr {
	color: #DBDABB;
	background-position: center;
	height: 1px;
	width: 90%;
}
#sidenav {
	background-image: url(images/dj-rep-inside-new.jpg);
	background-repeat: repeat;
}
.spanish {
	margin: 0px 15px;
	text-align: right;
	padding-top: 5px;
}
	

