    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
    
    a:visited       { color: #0000CC; }
    a:link          { color: #0000CC; }
    a:active        { color: #0000CC; }

body {
	font-family: verdana, arial, tahoma ;
	color: 484441 ;
scrollbar-arrow-color: #575757;
scrollbar-base-color: #DBDBDB;
scrollbar-dark-shadow-color: #575757;
font-size:100%;
	}


.input-box {
	color: #000000;
	background: #ffffff;
	border: #575757 solid 1px
	}
.submit-button {
	margin-left: 0em;
	clear: both
	}   

.contentsm{

	padding: 10px 10px 10px 10px;
	
}

.content{

	padding: 10px 10px 0px 10px;
	
}

.contentd{

	padding: 10px 10px 0px 20px;
	text-align: center;
}

.button, .buttonright{
	width:165px;
	height: 200px;
	background-color: #dddecc;
	float: left;
	padding: 5px;
	text-align: left;
}

.buttonright{
	margin: 0;
}

.button{
	margin: 0px 10px 0px 0px;
}

.buttonside{
	width:155px;
	height: 60px;
	background-color: #dddecc;
	float: left;
	padding: 5px;
	text-align: left;
	margin: 0 0 10px 10px;
	font-size:80%;
	
}

.buttonsidebro{
	width:155px;
	height: 100%;
	background-color: #dddecc;
	float: left;
	padding: 5px;
	text-align: center;
	margin: 0 0 10px 10px;
	font-size:80%;
	
}

.footer{
	height: 100%;
	text-align: center;
	font-size:80%;
}


/*para header styles__________________________________________________________*/

p, ol{
	font-family: arial,Helvetica, Georgia, sans-serif;
	font-size: .8em;
	letter-spacing:-.1px;
	line-height: 150%;
	color: #666666;
	margin-bottom:10px;
}

p.white{
	color: white;
	font-size: 110%;
}

.button p, .buttonright p{
	font-size: .7em;
	
	margin:4px 0 0 0;
}

h1{
	font-size: 1.2em;
	color: #c94200;
	
}

h2{
	font-size: 1em;
	color: #c94200;
}

quote{
	color: #666666;
    font-family:georgia,sans-serif;
    line-height: 150%;
    font-style: italic;
}

h3{
	font-size: .7em;
	color: #c94200;
	margin: 0px 0 3px 0;

}



.buttonside p{
	margin-top: 0;
}

/*list styles__________________________________________________________*/

ul.details{
	margin: 0 0px 0 0;
	padding:0 0 0 0;
}

li.details{
	font-family: arial,sans-serif;
	font-size: .9em;
	letter-spacing:-.1px;
	margin: 0 5px 0 0;
	list-style: none;
	line-height: 150%;
}

/*image styles__________________________________________________________*/

img.righta{
float: right;
margin: 0 0 0 3px;
border-width: 0px;
}

/*a styles__________________________________________________________*/

a:link { 
	color: #575757;
	text-decoration: none;
	}
a:visited { 
	color: #575757;
	text-decoration: none;
	}
a:hover { 
	color: #575757;
	text-decoration: underline;
	}
a:active { 
	color: #575757;
	text-decoration: none;
	}
	
a.more {
    color: #C94200;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

a.more:hover {
    color: #9c9664;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

a.bro {
    color: #C94200;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

a.bro:hover {
    color: #9c9664;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

a:hover h3 {
	color: #666666;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
}

.buttonside a{
	text-decoration: none;
	border-width: 0px;
}

.buttonside a:hover{
	color: #666666;

}
