@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/bodybg.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div {
	margin:0;
	padding:0;
}

h1 {
	padding-top:15px;
	font-size:1.3em;
	color:#6a5b45;
}

p {
	text-align:justify;
	padding:10px;
	line-height:1.4em;
}

img {
	border:none;
	padding:none;
	margin:0px;
}

div {
	margin:0;
	padding:0;
	border:none;
}

ul li {
	margin:4px 0px 2px 10px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FF0000;
	background-color:inherit;
}

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

/********FORM CSS**********/


	form {
		padding:2em;
		border:solid 1px #CCC;
		text-align:left;
		font-size:.9em;
		line-height:1em;
	}
	
	form input, form select, form textarea {
		margin:.5em .5em 0 1em;
		padding:0;
		vertical-align:baseline;
	}
	
	form label {
		padding:0;
		margin:0;
	}
	
	form fieldset {
		margin:1em 0 2em 0;
		padding:1.5em 1em;
	}
	
	form legend {
		margin:0;
		padding:0;
		color:#600;
		background-color:inherit;
	}
	
		.paypalform {
			padding:0;
			margin:0;
			display:inline;
			text-align:left;
			font-size:1em;
		}
	
		.paypalform form {
			padding:0px 0px 20px 0px !important;
			border:none !important;
			text-align:center;
			margin-left:15px;
		}
		
		.soldimg {
			padding:0 !important;
			display:inline !important;
			margin-left:15px;
		}

/********END FORM CSS*******/

#container {
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/contentbg.jpg) repeat-y;
	width:800px;
}

#main {
	margin-left:62px;
	margin-right:62px;
}

#top {
	width:676px;
	height:41px;
	background:url(../images/top.jpg) no-repeat;
}

#nav {
	width:676px;
	background-color:#6a5b46;
	color:#b3c6d7;
	height:32px;
	text-align:center;
	}

	#nav a {
		height:0px !important;
		line-height:33px;
		padding:6px 10px;
		overflow:hidden;
		font-size:18px;
	}
	
	#nav a:link, #nav a:visited, #nav a:active {
		background-color:#6a5b46;
		color:#b3c6d7;
		font-weight:normal;
		text-decoration:none;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#nav a:hover {
		background-color:#a89985;
		color:#FFF;
		text-decoration:none;
		border:none;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.curpg {
		background-color:#a89985 !important;
		color:#FFF !important;
		text-decoration:none;
		border:none;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
	}

#leftside {
	float:left;
	width:390px;
	background:inherit;
	padding:0px 0px 0px 40px;
}

#rightside {
	width:210px;
	float:right;
}

	#rightside img {
		text-align:center;
		margin:0 auto;
		padding:10px 0px;
	}

	#rightside .dueimg {
	/*	margin-top:-70px;*/
		overflow:visible;
		position:relative;
		margin-top:-75px;
	}

#whole {
	width:600px;
	background:inherit;
	padding:0px 40px 0px 40px;
}

#footer {
	padding:20px 0px;
	text-align:center;
	background-color:#6a5b46;
	color:#FFF;
}	


#profile { margin-left:30px;}

#profile img {
	padding:20px 0px 8px 0px;
}

#profile .col1 {
	float:left;
	margin-left:5px;
}

#profile .col2 {
	float:left;
	margin-left:10px;
}

#profile .col3 {
	float:left;
	margin-left:10px;
}

#profile .mid {
	clear:both;
	margin:0 auto;
}

.clearer {
	clear:both;
}

.leftpic {
	float:left;
	padding:0px 10px 10px 0px;
	margin:0px 20px 0px 0px;
}

.profile {
	background-color:#ded8d0;
}

.polbg{
	width:100px;
	height:185px;
	margin-top:-180px;
	margin-left:-10px;
	margin-bottom:0;
}

	.polbg img{
	
	}
	
	.polbg p{
		color:#FFF;
		text-align:center;
		margin-bottom:0;
	}
	
	.polbg h2{
		margin-bottom:0;
		padding-bottom:0;
	}