* {
	margin:0px;
	padding:0px;
	
	
}

.fl_left {
	float:left;
}


.fl_right {
	float:right;
}

.clear {
	clear:both;
}

a {
	color:#666565;
	text-decoration:none;
}

a:hover {
	color:#FF390B;
	text-decoration:underline;
}


h1 {
	font-size:1.4em;
	text-transform:uppercase;
}

h2 {
	font-size:1.2em;
	text-transform:uppercase;
	border-bottom: solid 3px #BCBCBC;
}

body {
	background-image:url(../links/texture.jpg);
	background-repeat:repeat;
	font-family: 'Rosario', arial,  sans-serif;
	color:#303030;
	font-size:1em;
	
}

p {
	line-height:1.5em;
	margin-top:10px;
}


ul {
	list-style:none;
}

li {
	margin:10px;
		list-style:none;
		line-height:1.5em;
		font-size:1em;
		color:#434343;
}

.wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEFEFE;
	-o-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	-icab-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	-khtml-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}



#header_wrap {
	height:130px;
	background-color:white;
	
}



/*Top Nav*/
.top_nav {
	float:right;
	font-size:.9em;
	color:#FF390B;
	width:400px;
	text-align:right;
	text-transform:uppercase;
	margin-top:30px;
}

.top_nav li {
	color:#FF390B;
		font-size:.9em;

}



/*Navigation*/

#primary_nav {
	float:right;
	height:30px;
	text-align:right;
	line-height:30px;
	font-size:1em;
	border-bottom:solid 1px #fceede;
	font-weight:100;
	background:#FF390B;
	width:910px;
	margin-top:-60px;
	font-family: 'Candal', sans-serif;


}


#primary_nav ul {
	display:inline ;
}

#primary_nav ul li {
	display:inline;
	text-transform:uppercase;
	margin:0px
}

#primary_nav ul li a {
	color:#fff;
	text-decoration:none;
	padding:10px 30px 10px 30px;
		margin:0px;
		font-weight:100;

	
	
}

#primary_nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:#303030;
	padding:6px 30px 5px 30px;


}



#content{
	padding:0px;
	background:none;
	
}

#footer_wrap { 
	width:100%;
	background-color:#303030;
	height:200px;
	border-top:solid 2px #000;
	}

#footer {
	padding:20px;
	background:none;
	font-size:.7em;
	color:#E2E2E2;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-transform:uppercase;
}

#footer  a{ 
	color:#E2E2E2;
}


#footer ul {
	display:inline;
	list-style:none;
}

#footer ul li{
	display:inline;
	list-style:none;
	margin:5px;
}


.footer_left {
	float:left;
	
}

.footer_right {
	float:right;
	text-align:right;
	margin-top:-10px;
	
}

/*FORMS*/
input.form_text {-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background-color:#F2F2F2;
		background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0,#ffffff), color-stop(1.0, #e6e6e6));
    	border: 1px solid #cacaca;
    	color:#FF390B;
    	font-size: 10px;
    	
    	width:100%;
		margin:5px 5px 2px 5px;
		padding:8px 8px;
	
	
}
input {-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background-color:#F2F2F2;
		background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0,#ffffff), color-stop(1.0, #e6e6e6));
    	border: 1px solid #cacaca;
    	color:#FF390B;
    	font-size: 10px;
    	
    	width:100%;
		margin:5px 5px 2px 5px;
		padding:8px 8px;
	
	
}

input.text {-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background-color:#F2F2F2;
		background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0,#ffffff), color-stop(1.0, #e6e6e6));
    	border: 1px solid #cacaca;
    	color:#FF390B;
    	font-size: 10px;
    	
    	width:100%;
		margin:5px 5px 2px 5px;
		padding:8px 8px;
	
	
}

textarea {-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background-color:#408000;
		background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0,#ffffff), color-stop(1.0, #e6e6e6));
    	border: 1px solid #cacaca;
    	color:#FF390B;
    	font-size: 10px;
    	
    	width:100%;
		margin:5px 5px 2px 5px;
		padding:8px 8px;
	
	
}

input.submit{
	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
				background-color:#3399cc;

		
    	border: 1px solid #cacaca;
    	color: #FF390B;
		font-weight:bold;
    	font-size: 10px;
    	
    	width:100%;
		margin:5px 5px 2px 5px;
		padding:8px 8px;
	
	
}

label {
	font-size:.8em;
	color:#FF390B;
}
