﻿* {
	margin:0;
	padding:0;
}

body{
	font:14px/1.5 "Times New Roman", Times, serif;
	background:#392B04 url('/images/giveaway/body_back.jpg') repeat-y center;
}

a {
	outline:none;
	color:maroon;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#container {
	width:800px;
	min-height:800px;
	margin:0 auto;
	background:url('/images/giveaway/background_texture.jpg') left 20px;
}

#container #header{
	background:black;
	color:#64574c;
	font:11px Verdana,arial,helvetica,sans-serif;
	padding:7px 10px 0 0;
	text-align:right;
}

#container .angle{
	position:absolute;
	margin:130px 0 0 590px;
}

/*content*/

#container #content{
	background:url('/images/giveaway/riflegiveaway_img.jpg') no-repeat top;
	padding:420px 50px 20px 50px;
}

#container #content p{
	margin-top:10px;
	text-align:justify;
}

#container #content ol{
	margin:10px 0 0 40px;
}

#container #content ol li{
	margin:4px 0;
}

#container #content h2{
	height:35px;
	font-size:28px;
	color:maroon;
	font-weight:normal;
	background:url('/images/giveaway/riflegiveaway_title.gif') no-repeat;
	text-indent:-5000px;
}

#container #content .newsitem{
	background:url('/images/giveaway/2008_news_title.gif') no-repeat;
}

#container #content h3{
	color:#6B0000;
	font-size:20px;
	margin-top:.5em;
}

#container #content blockquote{
	border-top:1px solid maroon;
	border-bottom:1px solid maroon;
	padding:10px;
	float:right;
	text-align:center;
	margin:20px 10px 10px 10px;
	font:18px "Times New Roman", Times, serif;
	line-height:30px;
	width:380px;
	color:white;
}

#container #content blockquote span{
	font-size:30px;
	line-height:18px;
	font-weight:bold;
	color:#ddd;
	padding:5px;
}

#container #content .employees{
	margin:10px 20px;
	list-style:none;
}

#container #content .employees li{
	font-size:13px;
	font-weight:bold;
	background:url('/images/giveaway/bullet.gif') no-repeat left center;
	padding-left:15px;
}


/*why article*/

#container #content.why{
	background:url('/images/articles/why_back.jpg') no-repeat top;
	padding:220px 50px 20px 50px;
}

#container #content.why h2{
	height:35px;
	font-size:28px;
	color:maroon;
	background:none;
	text-indent:0;
}

.photos {
	text-align:right;
	float:right;
	width:280px;
	margin:2em 2em 0 0;
}

.photos img{
	padding:.5em;
}



/*form*/

form {
	margin:20px 0;
}

#container #content form p{
	width:600px;
	height:25px;
	padding-left:30px;
	margin:0;
}

#container #content fieldset {
	border:none;
	border-top:1px solid #63512E;
	margin-bottom:20px;
	padding-top:10px;
}

#container #content legend{
	font-weight:bold;
	color:#302716;
}

#container #content label{
	display:block;
	width:160px;
	float:left;
}

#container #content input,select {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	width:140px;
}

#container #content select {
	width:144px;
}

#container #content .chkbox input{
	float:left;
	width:20px;
	margin-left:160px;
	padding:0;
} 

#container #content .chkbox label{
	width:400px;
}

#container #content .submit input{
	border:none;
	background:#322A1D;
	margin-left:160px;
	color:white;
	padding:3px 0;
	cursor:pointer;
	width:75px;
}

#container #content .error {
	border:3px double #CEC4A8;
	background:maroon;
	color:white;
	text-align:center;
	padding:4px 0;
	margin:3px 0 3px 190px;
	width:250px;
}

#container #content .required{
	background:#FFD2D2;
}

#container #content .active{
	background:gray;
}


#container #footer{
	clear:both;
	height:30px;
	background:black;
	margin-top:20px;
}

/*extra*/

.collage{
	position:absolute;
	margin-left:17em;
}

.callout{
	border:1px solid #54461c;
	background:#8e7c41;
	padding:1em 1.5em 2em 1.5em;
	width:250px;
}

#container #content .callout h3{
	font-size:1em;
}

.callout p{
	font:.8em/1.5 Tahoma, Helvetica, sans-serif
}

.callout p span{
	color:maroon;
	float:right;
}

.button{
	background:#8e7c41;
	border:3px double #54461c;
	color:white;
	padding:.5em 1em;
	float:right;
	margin-left: 1em;
}

.button:hover{
	background:#54461c;
	color:white;
	text-decoration:none;
}
