/*
Theme Name: WorldOfDawn
Theme URI: http://wordpress.org/
Description: This theme is specifically for robertgramlichmd.com by <a href="http://www.osvin.com/">Jazz</a>.
Version: 1.6
Author: Jazz
Author URI: http://www.osvin.com/
Tags: Brown header, footer, left and content

	Jazz
	 http://www.osvin.com/

	This theme was built by Jazz Wakf,
	whose blog you will find at http://www.osvin.com/

	The CSS, XHTML and design is for robertgramlichmd:
	http://www.robertgramlichmd.com/

*/

html, body
{
	padding:0; margin:0;
}


div, ul, h2, h3, h4, h5, h6, form, img
{
padding:0px; margin:0px; border:none;
}

ul{
	list-style-type:none;
}


#Maincontainer
{
width:100%;
margin-left:auto;
margin-right:auto;
}


/*---------------Header Starts Here-----------------*/

#Header
{
width:100%;
}

.Header_Top
{
width:100%;
background-image:url(images/DrGramlich_headerbg.gif);
background-repeat:repeat-x;
height:251px;
}

.Header_Top_img
{
width:1000px;
height:251px;
margin:0 auto;
}


.Header_nav
{
width:100%;
background-image: url(images/DrGramlich_navbg.gif);
background-repeat:repeat-x;
height:37px;
}


.Header_nav_div
{
width:1000px;
height:37px;
margin:0 auto;
}

.Header_navinner_div
{
width:900px;
height:20px;
float:left;
}


.menu ul {
    list-style:none;
    width:900px;
    height:20px;
    padding:7px 0 0 100px;
}
.menu ul ul {
    display:none;
	height:20px;
}
.menu li {
    display:inline;
	line-height:20px;
}
.menu a {
	display:block;
	float:left;
	height:20px;
	margin:0 10px 0 0;
	padding:0 10px 0 10px;
	background-color:#92704a;
	color:#d9d1c1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu a:hover {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu .current_page_item a {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu a:focus {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


/*--------------Body Starts Here-----------------*/

#Body
{
width:100%;
margin:0 auto;
}


#Body_main
{
width:1000px;
margin:0 auto;
}

.body_inner
{
width:900px;
padding:65px 0px 100px 100px;
margin:0 auto;
}



.body_heading_div
{
width:900px;
margin:0 0 42px 0;
height:auto;
}



.body_heading
{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #854f1e;
	text-decoration: none;
}

.body_inner_textdiv
{
width:600px;
height:auto;
}

.body_inner_textdiv p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #846c24;
	text-decoration: none;
	line-height:23px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

h3 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height:23px;
	color: #854f1e;
	text-decoration: none;
	margin-top: 10px;
}

h4 {
	color: #854f1e;
	text-decoration: none;
	margin-top: 10px;
	font: italic 18px/23px Georgia, "Times New Roman", Times, serif;
}

/*--------------Footer Starts Here-----------------*/

#Footer
{
width:100%;
background-image: url(images/DrGramlich_footerbg.gif);
background-repeat:repeat-x;
margin:0 auto;
height:198px;
}

.footer_inner_textdiv
{
width:600px;
height:auto;
}

.footer_inner_textdiv p
{
	color: #846c24;
	text-decoration: none;
	text-transform: none;
	font: bold 10px/23px Arial, Helvetica, sans-serif;
}


#menu ul {
    list-style:none;
    width:900px;
    height:20px;
    padding:7px 0 0 100px;
}
#menu ul ul {
    display:none;
	height:20px;
}
#menu li {
    display:inline;
	line-height:20px;
}
#menu a {
	display:block;
	float:left;
	height:20px;
	margin:0 10px 0 0;
	padding:0 10px 0 10px;
	background-color:#92704a;
	color:#d9d1c1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#menu .current_page_item a {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#menu a:focus {
	background-color:#653e11;
	color:#a28b68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341f07;
	border-right-color: #754914;
	border-bottom-color: #754914;
	border-left-color: #754914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
