body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ACCE71 url(../i/p_bg.png) repeat-x;
}
.hide {
	display: none;
}
#header {
	background-image: url(../i/p_head.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#wrapper {
	background-image: url(../i/p_wrapper_backer.png);
	background-repeat: repeat-y;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	top: 140px;
	margin-top: 0px;
	height: auto;
	display: block;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-table;
}

#nav {
	background-image: url(../i/p_nav_backer.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 155px;
	background-color: #F7F7FA;
}

#nav td {
	line-height: 24px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
	margin-left: 0px;
	color: #160C48;
	left: 0px;
	clear: both;
	margin-bottom: 3px;
	padding-left: 0px;
}
#nav li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}



#nav a{
	color: #160C48;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	display: block;
}

#nav a:hover{
	color: #FFFFFF;
	background-color: #160C48;
	font-weight: bold;
	display: block;
}

#nav a:active{
	color: #160C48;
	text-decoration: none;
	display: block;
}

.navhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #160C48;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	background-color: #FFFFFF;
	width: 489px;
	float: left;
	padding: 3px;
}

#content_order {
	padding: 0px 15px 15px;
}
#content_order table {
	background: #F0F7E6;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#content_order input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#content_order select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.ordertitles {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #160C48;
	padding: 2px;
}
.ordersubtitles {

	font: bold 12px Arial, Helvetica, sans-serif;
	color: #160C48;
	background: #ACCE71;
	padding: 2px;
}
.sizedemarcation {
	background: #DDEDC5;
}
.nicebutton {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #160C48;
	border: 1px solid #CCCCCC;
}


#homenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #160C48;
	line-height: 24px;
	padding-right: 0px;
	top: 116px;
	position: relative;
	display: run-in;
	text-align: right;
	width: 640px;
}

#homenav a:link{
	color: #160C48;
	text-decoration: none;
}

#homenav a:visited{
	color: #160C48;
	text-decoration: none;
}

#homenav a:hover{
	color: #160C48;
	text-decoration: underline;
}

#homenav a:active{
	color: #160C48;
	text-decoration: none;
}

#footer {
	background-color: #160C48;
	height: 24px;
	width: 650px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #ACCE71;
}

#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	color: #160C48;
	margin-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ACCE71;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
p {
	margin-top: 2px;
	margin-bottom: 1.1em;
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
}
ul {
	line-height: 20px;
	list-style-type: circle;
}


#content a{
	color: #160C48;
	text-decoration: underline;
}

#content a:hover{
	color: #FFFFFF;
	background-color: #95B263;
	text-decoration: none;
}

#content_order a{
	color: #160C48;
	text-decoration: underline;
}

#content_order a:hover{
	color: #FFFFFF;
	background-color: #95B263;
	text-decoration: none;
}

.portborder {
	border: 1px solid #160C48;
}
