body {margin:0px; padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#4B4B4B;
background-image: url(images/bg.png);
}

body a {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
text-decoration: none;
}

body a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#4B4B4B;
text-decoration: underline;
}

#table {
border-right: 2px solid ##4B4B4B;
border-left: 2px solid ##4B4B4B;
}

.h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#666666;
}

.style1 {font-weight: none
font-size:9px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

.phone { font-size:36px; color:white;}
.content {margin-left:16px;}

ul { /* all lists */
	padding: 0;
	margin: 0;
    list-style: none;
}
    

#nav UL{
	margin: 0 0 0 2px;
	padding: 0 0 0 2px;
	list-style: none;
	font-style: bold;
	font-color: #4B4B4B;
	text-decoration: none;}
	
#nav li { }

#nav UL UL{
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
	list-style: none;
	font-style: bold;
	font-color: #4B4B4B;
	text-decoration: none;}
	
/**#nav li li{
background: url(images/arrow_slant.png) no-repeat center left;
}*/
	
#nav a {
padding:2px 2px 2px 2px;
border-bottom:1px solid #4B4B4B;
display:block;
color:#4B4B4B;
text-decoration:none;
font-size: 11px
}

#nav a:hover
{color:#CC0000;
}

#nav a.mylink
{color: #CC0000;
text-decoration:none;
}


#bullet ul{
	/*width:195px;
	border-right:1px solid #477ACC; */
	margin: 0;
	padding: 0;
	list-style-image: url('heart.png')
	font-style: bold;
	font-color: #FFFFFF;
	text-decoration: none;}
	
#bullet li{ float: horizontal; 
list-style-image: url('heart.png')
/*margin: 3px 0 3px 10px; */
}
	
a.bullet {
/*font-weight:bold;*/
padding:2px 2px 2px 2px;
color:#505050;
text-decoration:none;
font-size: 12px
}

a:hover.bullet
{color:#000000;}

#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style:none;
	font-weight:none;
	font-color: #7B7B7B;
	text-decoration: none;
	background-color: #F0C88B;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 12em;
	list-style:none;
	margin: 0;
}

#menu a {
padding:2px 2px 2px 2px;
border-bottom:1px solid #6EA000;
border-right:1px solid #6EA000;
border-left:1px solid #6EA000;
display:block;
color:#505050;
text-decoration:none;
font-size: 10px;
}

#menu a:hover
{color:#000000;}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
}

#menu li>ul {  /*to override top and left in browsers other than IE, 
which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#menu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}

/****************************************Other Stuff****************************************/

.resource {
margin: 10px 0px 25px 35px;
}

.resource ul {
margin: 10px 5px 10px 3px;
list-style-image: url('images/arrow_slant.png');
}

.resource li {
margin: 10px 5px 10px 1px;
}


.resource ul ul {
margin: 10px 30px 10px 35px;
list-style-image: url('images/arrow_slant.png');
}

.titlebox {
margin: 20px 10px 10px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #666666
font-weight: bold;
border-bottom: 1px solid #4B4B4B;
}

.resource2 ul {
margin: 5px 0 5px 50px;
list-style-image: url('images/heart.png');
}

.resource2 li {
margin: 5px 0 5px 55px;
list-style-image: url('images/heart.png');
}

.basic {
margin: 10px 0px 25px 35px;
}

.basic ul {
margin: 5px 5px 5px 3px;
list-style-image: url('images/double_arrow.png');
}

.basic li {
margin: 10px 5px 10px 2px;
}

.basic ul ul {
margin: 10px 300px 10px 35px;
list-style-image: url('images/orangle.png');
}

.begin ul {
margin: 5px 5px 5px 25px;
list-style-image: url('images/orangle.png');
}

.begin li {
margin: 10px 5px 10px 5px;
}

.begin ul ul {
margin: 10px 300px 10px 35px;
list-style-image: url('images/orangle.png');
}

.heart {
padding: 10px 0 2px 15px;
border-bottom: solid #CCCCCC 1px;
font-size: 14px;
}