/*  
Theme Name: Management_Vision
Theme URI: 
Description: A theme created by Tidal Wave Media for Management Vision, P.C.
Author: Tidal Wave Media
Author URI: http://www.tidalwavemedia.com/
*/
body {
	background:url(images/bg.jpg) repeat;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:0}

a:link {color:#993300;}
a:visited {color:#993300;}
a:hover {color:#CC6600;}

h1 {
	font-family:Georgia, Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin:10px 0;}
h2 {
	font-family:Georgia, Times, serif;
	font-size:2.6em;
	font-weight:normal;
	margin:10px 0;}
h3 {
	font-family:Georgia, Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin:10px 0;
        color:#000133;}
h4 {
	font-family:Georgia, Times, serif;
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0;
        color:#000133;}
h5 {
	font-family:Georgia, Times, serif;
	font-size:1.2em;
	font-weight:normal;
	margin:10px 0;}


#header_wrapper {
	background:url(images/bg_header.jpg) repeat-x;
	height:124px;
	margin:0; padding:0;}
#header {
	background:url(images/bg_headerleaf.gif) no-repeat bottom right;
	height:81px;
	width:900px;
	margin:0 auto; padding:11px 0 0 0;}
#header h1 {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	float:left;
	margin:0; padding:0}	
#header h1 a:link, #header h1 a:visited{
	background:url(images/MVlogo.gif) no-repeat;
	width:448px;
	height:78px;
	margin:2px 0 0 5px;
	display:block;
	border:none;}

#header_wrapper ul {
	margin:0 auto;
	padding:0;
	width:900px;
	font-size:1em;
	list-style-type:none;}
#header_wrapper ul li {
	float:left;
	position:relative;
	margin:0;
	padding:0;}
#header_wrapper ul a {
	display:block;
	padding:8px 25px 8px ;
	margin:1px 0 0 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;}
#header_wrapper ul a:hover {
	color:#fff;
	background:url(images/bg_navh.jpg) repeat-x;}

#container {
	background:url(images/bg_content.jpg) repeat-x #fff;
	width:900px;
	margin:0 auto;
	padding:15px 0 0 0;
	border-left:1px solid #000;
	border-right:1px solid #000}

#banner {
	background:#000133;
	height:165px;
	width:860px;
	margin:0 auto;
	padding:10px 10px}
#banner img {
	float:left;}
#banner p {
	background:url(images/banner_quote.gif) no-repeat;
	width:371px;
	height:122px;
	float:right;
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	margin:20px 15px 0 0}

.homebox {
	background:#D2D2D2;}
.boxone {
	height:85px;
	margin:0 15px 15px 15px;}
.boxtwo {
	float:left;
	width:555px;
	height:320px;
	margin:0 10px 20px 15px;}
.boxthree {
	float:right;
	width:290px;
	height:320px;
	margin:0 15px 0 0;}

.homebox h2 {
	font-size:1.6em;
	background:#000133;
	color:#FFAD48;
	text-transform:uppercase;
	padding:4px 5px;
	margin:0;}
.homebox p {
	padding:4px 7px;
	margin:0;
	line-height:1.4em;}
.homebox h3, .homebox h4, .homebox h5{
	margin:0; padding:8px 7px 4px;}
.homebox ul {
	padding:0 0 0 40px; margin:2px 0 0 0;}
.homebox ul li {
	padding: 0px 3px;}

#footer {
	background:url(images/bg_footer.jpg) repeat-x #000133;
	height:82px;
	border-top: 1px solid #000133;
	margin:0}
#footer ul {
	margin:0; padding:2px 5px 0 0;
	font-size:.6em;
	list-style-type:none;
	display:inline;
	float:right;}
#footer ul li {
	display:inline;}
#footer ul a {
	margin:0 3px;
	color:#000000;
	text-decoration:none;
	font-size:1.2em;}
#footer ul a:hover {
	color:#fff;}
#footer p {
	float:left;
	margin:25px 0 0 4px;
	font-size:.8em;
	color:#fff;}
img#ftrtorch {
	float:left;
	margin:24px 0 0 2px;}

#unilink {
	margin:20px auto;
	font-size:.7em;
	width:900px;
	text-align:center;}
#unilink a {color:#000133}

/* Begin Secondary Styles */
#sec_nav {
	float:left;
	margin:0 10px;
	width:170px;}
a.sectop {
	color:#000133;
	text-decoration:none;}
#sec_nav ul {
	list-style-type:none;
	padding:0 0 0 10px;
	font-size:1.1em;}
#sec_nav ul li {
	margin:10px 0}
#content {
	float:left;
	width:650px;
	margin:0 10px 10px 0;
	padding:0 0 0 30px;
	border-left:1px solid #CCCCCC}
#content h2 {color:#CC3300}
#content p {
	line-height:1.5em;}


/* Additional Styles */
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.grey {
	background:url(images/divline.jpg) repeat-x;
	height:2px;
	margin:15px 10px}
.orange {
	color:#CC3300;
	font-size:1.3em;}