/*---------------------------------------
	MWHDESIGN STYLES FOR WISE DEVELOPMENT
----------------------------------------*/

body { background: url(images/bg-bluprint.jpg) repeat-x; text-align: center }

#container {
	width: 802px;
	margin:0 auto;
	text-align:left;
	}

#maincontent {
	border: solid 3px gray;
	width: 802px;
	}

#indexbg {
	background: url(images/index-bg.gif) repeat-y;
	padding-top: 5px;
	width: 802px;
	}

#insidebg  {
	background: url(images/inside-bg.gif) repeat-y;
	padding-top: 5px;
	width: 802px;
	}

div#navbar { 
	background-image: url(images/nav-bg_03.jpg);
	width: 802px;
	height: 30px;
	}

div#navbar ul {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

div#navbar li {
	list-style-type: none;
	display: inline;
	}

div#navbar li a {
	text-decoration: none;
	padding: 7px 30px;
	}
div#navbar li a:link { color: white }

div#navbar li a:visited { color: white }

div#navbar li a:hover {
	color: white; 
	background-image: url(images/nav-over_03.jpg);
	}

#leftcontent {
	padding: 12px 12px 12px 20px;
	width: 400px;
	}

#leftcontent p { 
	color: black;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, Arial, Helvetica, Geneva;
	}

#leftcontent h2 {
	color: #808080;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, Arial, Helvetica, Geneva;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	}

#rightcontent {
	float: right;
	padding: 12px 20px 12px 12px;
	width: 325px;
	}

#rightcontent p {
	color: white;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, Geneva;
	padding-bottom: 20px;
	}

#rightcontent h2 {
	color: black;
	font-weight: 500;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times;
	}

.bottomline { 
	border-bottom: 1px dotted white;
	}

.thumbs {
	float: left;
	margin: 20px 15px 20px 5px;
	border: solid 2px white;
	}

h1 { 
	color: #b00;
	font-weight: 200;
	font-size: 27px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times;
	}

div#navbar3 {
	background-color: #bbb;
	width: 802px;
	height: 30px;
	}

div#navbar3 ul {
	color: black;
	font-size: 10px;
	line-height: 30px;
	font-family: verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

div#navbar3 li {
	list-style-type: none;
	display: inline;
	}

div#navbar3 li a  {
	color: black;
	text-decoration: none;
	padding: 7px 20px 7px 5px;
	}

div#navbar3 li a:link { color: #001 }

div#navbar3 li a:visited { color: #000 }

div#navbar3 li a:hover {
	color: #b00;
	text-decoration: underline;
	}

#left-west {
	padding: 12px 12px 12px 20px;
	width: 400px;
	}

#left-west p { color: black;
	font-size: 12px;
	line-height: 24px;
	font-family: verdana, Arial, Helvetica, Geneva;
	width: 325px; 
	}

#left-west h2 {
	color: #808080;
	font-size: 14px;
	line-height: 18px;
	width: 325px;
	font-family: verdana, Arial, Helvetica, Geneva;
	padding-top: 5px;
	padding-bottom: 5px; 
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080; 
	}

#rightinside {
	float: right;
	padding: 12px 20px 12px 12px;
	width: 375px;
	}

#contact {
	color: black;
	font-size: 110px;
	font-family: verdana, Arial, Helvetica, Geneva;
	margin-left: 20px;
	padding-left: 20px;
	}

#contact td {
	color: black;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
/*--------------------------
	MWHDESIGN COMPANY FOOTER
---------------------------*/

#mwh {
	font-size: 10px;
	font-family: verdana;
	text-align: center;
	}

#mwh a:link {
	color: red;
	text-decoration: none;
	}

#mwh a:visited { 
	color: red;
	}

#mwh a:hover {
	color: black;
	text-decoration: underline;
	}
.disclaimer { color: #595959; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
