body {
	margin: 0;
	background-color: #e4e4e4;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000;
	}
a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #CC0000;
text-decoration: underline;
}

a:active{
color: #CC0000;
text-decoration: none;
}

a:visited{
color: #000000;
text-decoration: none;
}	

h2 {
color: #072683;
font-size: 21px;
line-height: 30px;
}

h3 {
color: #072683;
font-size: 18px;
}

h4 {
color: #072683;
font-size: 16px;
}

h5 {
color: #072683;
font-size: 14px;
line-height: 28px;
display: inline;
}

#container {
	margin: 0 auto;
	width: 800px;
	background-color: #fff;
	padding: 15px 50px 50px 50px;
	}
	
#header { 
width: 800px;
height:50px;
margin-bottom: 25px; 
border: 1px solid #fff; /* I.E. Fix */ 
	}
#top_nav { 
width: 800px;
height:20px;
border: 1px solid #fff; /* I.E. Fix */ 
	}

#top_nav ul {
padding: 0;
float: right;
margin:0;
}		
	
#top_nav ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #FFF;
	white-space: nowrap; /* I.E. Fix */ 
	padding-left: 4px;
}

#header h1 {
	color: #02a2c4;
	font-size: 24px;
	font-family: Impact, sans-serif;
	font-weight: normal;
	float: left;
	width: 390px;
	margin: 0;
}

#header h1 span { 
color: #777; 
}

#header ul {
	padding: 0;
	float: right;
	margin-top: -25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: -140px;
}		
	
#header ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #FFF;
	white-space: nowrap; /* I.E. Fix */ 
	padding-left: 4px;
}
#block {
	background: url(../images/Shoes.png) 100% 0 no-repeat #072683;
	color: #fff;
	padding: 15px;
	clear: both;
	height: 125px;
	margin:0;
}
#block h1{
padding-top:30px;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
}

#block h2{
padding-left:30px;
margin-top:-15px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
#nav {
padding:0;
	margin: 0 0 20px 0;
	line-height: 23px;
	float: left;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
#nav li a {
font-size: 13px;
	text-decoration: none;
	background-color: #1E66AE;
	height: 23px;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 3px;
	padding-bottom:3px;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px #FFFFFF solid;
}

#nav li a:hover { 
background-color: #072683; 
color: #FFFFFF; 
font-weight: bold;
}

#nav li a.active { 
background-color: #072683; 
color: #FFFFFF;
font-weight: bold;
}

#nav li a.active:hover { 
color: #FFFFFF; 
font-weight: bold;
}

#body { 
clear: both; 
background:url(../images/bodybg.gif) repeat-x; 
}

#left { 
width: 180px; 
float: left; 
padding: 10px; 
}

#right { 
float: left; 
width: 550px; 
padding: 10px; 
border-left: 1px solid #bfbfbf;
}

.clear {
clear: both;
} 

#footer { 
clear: both; 
background: #072683; 
color: #fff; 
height: 10px; 
padding: 10px;
}
#footer a{
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover{
color: #509be5;
text-decoration: none;
}

#footer a:active{
color: #509be5;
text-decoration: none;
}

#footer a:visited{
color: #FFFFFF;
text-decoration: none;
}	
.phone {
font-size:28px;
color:#072683;
font-weight:bold;
letter-spacing: -0.1em;
}

.phone_tag {
font-size:18px;
color:#1E66AE;
font-weight:bold;
letter-spacing: -0.1em;
}

.h1_accent {
color: #509be5;
font-weight:bold;
}

#right h2 {
color: #072683;
font-size: 21px;
line-height: 30px;
letter-spacing: -0.1em;
}

#right .accent{
color:#1E66AE;
font-weight:bold;
}

/* HighSlide */

.highslide-container div {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 520px;
	height: auto;
    padding: 10px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}