html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body { background-color:#d69dbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}




.arrowlistmenu .headerbar{
font: bold 11px Verdana;
color: #ffffff;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li {
color: #a3a3a3;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12;
}


 #container {
	width: 802px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:600px;
}
#maincontent {
	width : 800px;
	height:auto;
	float : left;
	padding : 0;
	margin: 0;
} 

#leftcolumn{
	float: left;
	width: 145px; /*Width of left column in pixel*/
	margin-top: 195px;
	padding-right: 5px;
	padding-left: 0px;
}

#submenu {
	float:inherit;
	padding : 6px 2px 6px 12px;
	clear : right;
} 
#submenu p {
	color : #5e92a8;
	font-size : 13px;
	font-weight:bold;
	padding : 0;
	margin : 0;
	line-height : 1em;
	font-family:Arial, sans-serif;
} 
#submenu a:link {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #5e92a8;
	margin : 0 10px 0 0;
	border-bottom : 0;
	font-family: Arial, sans-serif;
} 
#submenu a:visited {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #5e92a8;
	margin : 0 10px 0 0;
	border-bottom : 0;
	font-family:Arial, sans-serif;
} 
#submenu a:hover {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #9bcdff;
	margin : 0 10px 0 0;
	font-family:Arial, sans-serif;
} 
.headtext {font-family: Arial, sans-serif;
font-size:18px;
color:#64b9bd;
font-weight:normal;
}
.text {font-family:Arial, sans-serif;
font-size:12px;
color:#757575;
font-weight:normal;
}
.arrowlisthead ul li {
color: #64b9bd;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12;
}

.arrowlisthead{
width: 450px; /*width of menu*/
}

.arrowlisthead .headerbar{
font: bold 11px Verdana;
color: #ffffff;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlisthead ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlisthead ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.price{ 
color: #a3a3a3;
text-decoration: none;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12;
}
#submenuf p {
	color : #ffffff;
	font-size : 11px;
	font-weight:bold;
	padding : 0;
	margin : 0;
	line-height : 1em;
	font-family:Arial, sans-serif;
} 
#submenuf a:link {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	margin : 0 10px 0 0;
	border-bottom : 0;
	font-family: Arial, sans-serif;
} 
#submenuf a:visited {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	margin : 0 10px 0 0;
	border-bottom : 0;
	font-family:Arial, sans-serif;
} 

#submenuf a:hover {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	margin : 0 10px 0 0;
	font-family:Arial, sans-serif;
} 
.head1 {color: #868686;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.head2 {color: #868686;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.contenttext {color:#868686;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#form {font-family: Verdana, san-serif; 
       width: 350px;
       color: #7d7d7d;}
fieldset {margin-bottom: 10px; 
          width: 350px; 
          padding-top:10px;}
.formtext    {font-family: Verdana,sans-serif; 
       color: #7d7d7d; 
       font-size: 12px;
       font-weight:bold;
	   }
	   
	   
	   

	   
	   
	   