
body {
	margin: 30px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4 {
	color: #84414A;
}

h2 {
    margin-bottom: 1.3em;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    color:white;
    background:#470a59;
    font:12px Verdana,Geneva,sans-serif;
    font-weight:bold;

}


h3 {
	margin: 0;
	font-size: 1em;
	margin-bottom: 5px;
}

h4 {
 font-size: 1.2em;
}


p, blockquote, ul, ol {
	margin-top: 0;
	text-align: justify;
	line-height: 130%;

}

a {
	color: #84414A;
}

ul.withcircle {
	list-style-type: circle; 
}

ul.none {
	list-style-type:none;
}


a:hover {
    color: #4a4a0a;
    text-decoration: none;
    border-bottom-width: 4px;
    text-decoration: none;
    border-bottom-color: #470a59;


}


/* Header */

#header {
    width:700px;
        height: 90px;
        margin: 0 auto;


}


/* Logo */

#logo 123 {
	float: right;
	margin: -5px 0 0 0;
	padding: 0;
	background: url(images/logo/parallon_logo_small.gif) no-repeat right center; 
}

#logo {
	float: right;
width:190px;
height: 90px;
padding:0px;
margin:0px; 
}




#logo h1 {
	margin: 0 0 0 0;
	padding: 0;
	padding: 14px 10 10 0;
	text-transform: none;
	font-size: 34px;
}

#logo h2  {
	float: right;
	margin: -5px 0 0 0;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #470a59;
}


#logo h2a {
        margin: -5px 0 0 0;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
        color: #470a59;
}

#logo a {
	text-decoration: none;
	color: #7b7b3b;;
}

/* Menu */

#menu {
	float: left;
	padding: 20px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 12px 0 15px;
	text-decoration: none;
	background: url(images/img02.gif) no-repeat left center;
	color: #000000;;
}

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

#menu .first a {
	background: none;
	padding: 0 12px 0 0px;
}

#menu img {
	padding: 10px 0 0 0;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Welcome */

#welcome {
	float: left;
	width: 405px;

}



#welcome .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Single COlumn */

#single_column {
	float: left;
	width: 605px;
	margin-bottom: 20px;

}


/* News */

#news {
	float: right;
	width: 250px;
	padding-left: 20px;
}
#bottom {
        width: 718px;
        height: 50px;
        margin: 0 auto;
}




#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}


#news p
{
    margin-bottom: 4px;
}





/* Feature */

#feature {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}


/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #BBBBBB;
}

#footer a {
	color: #BBBBBB;
}

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

hr { display: none; }

.hr1 {
	clear: both;
	height: 3px;
	background: url(images/horizontal_dots.gif) repeat-x left center;
	margin-bottom: 15px;
}


.bg_dots { background: url(images/vertical_dots.gif) repeat-y left top; }


#p9 {
	color: #470a59;
}



#arrow
{
	/* font-weight: bold; */
	padding-left: 20px;
	background: url(images/right_arrow.gif) no-repeat left center;
}

