/*
Theme Name: Dental Career Academy
Theme URI: http://www.dentalcareeracademy.com/
Description: Default template for the Dental Career Academy website
Version: 1.0
Author: Joshua Maag
Author URI: http://www.maagdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin: 0px;
    width: 100%;
	font-family: Georgia, Times, "Times New Roman";
	background-color: #fff;
    text-align: center;
}
#header {
	width: 725px;
	height: 135px;
    background: url(images/logo-dentalCareerAcademy.gif) no-repeat left top;
}
#headerimg {
    float: left;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 725px;
    text-align: left;
}
	
#nav {
	font-size: 10px;
	font-weight: bold;
    float: right;
    padding-top: 15px;
    
}

#nav ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
    list-style-image: none;
    margin-right: -20px;
}

#nav li {
    display: inline;
    font-size: 10px;
    padding: 1px 20px 1px 7px;
	border-left: 1px solid #CCC;
}

#nav li.page-item-7 {
    padding-right: 0px;
}

#nav li.page-item-start {
    border-left: none;
}

/* submenu START */
#nav li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#nav li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#nav li li a {
	float:none;
	display:block;
	padding:7px 5px;
	text-decoration:none;
	width:200px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
}
#nav li li.first a {
	border-top:none;
}
#nav li li a:hover {
	color:#382E1F;
}
/* submenu END */

#nav-sub {
	font-size: 12px;
	color: #666;
	line-height: 180%;
	width: 500px;
    float: right;
    text-align: right;
}

#banner-intro {
	background-image: url("images/banner.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 725px;
	height: 195px;
	z-index: 1;
}

#banner-intro h2 {
	font-family: 'Reenie Beanie', arial, serif;
	color: white;
	text-shadow: 0.2em 0.2em 0.05em #333;
	font-size: 18pt;
	font-weight: normal;
	float: left;
	width: 380px;
	margin-left: 30px;
}

#banner {
	background-image: url("images/banner.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 725px;
	height: 195px;
	z-index: 1;
}

#banner h2 {
	font-family: 'Reenie Beanie', arial, serif;
	color: white;
	text-shadow: 0.1em 0.1em 0.05em #333;
	font-size: 24pt;
	font-weight: normal;
	position: relative;
	top: -200px;
	left: 30px;
	width: 400px;
	margin-top: 0px;
}

#banner h3 {
	font-size: 16px;
	font-weight: normal; 
	color: #E8DFB0;
	position: relative;
	top: -220px;
	left: 30px;
	width: 380px;
	line-height: 22px;
	margin-top: 0px;
}

#banner-about {
	background-image: url("images/banner.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 725px;
	height: 195px;
	z-index: 1;
}

#banner-about h2 {
	font-family: 'Reenie Beanie', arial, serif;
	color: white;
	text-shadow: 0.1em 0.1em 0.05em #333;
	font-size: 24pt;
	font-weight: normal;
	position: relative;
	top: -256px;
	left: 30px;
	width: 400px;
	margin-top: 0px;
}

#banner-about h3 {
	font-size: 16px;
	font-weight: normal; 
	color: #E8DFB0;
	position: relative;
	top: -220px;
	left: 30px;
	width: 380px;
	line-height: 22px;
	margin-top: 0px;
}

#highlight-photo {
	position: relative;
	left: 430px;
    top: -49px;
    width: 250px;
	z-index: 2;
	}
	
#highlight-photo-small {
	position: relative;
    left: 480px;
	top: -19px;
    width: 202px;
	z-index: 2;
	}
	
#content {
	background-color: #F5F4EB;
	width: 725px;
	border-bottom: 1px dotted #CCC;
	z-index: 0;
}

#leftcolumn {
    float: left;
	width: 360px;
    margin-top: 35px;
    margin-left: 25px;
}

#sidebar {
    float: right;
	width: 280px;
    margin-top: 55px;
}

#sidebar ul {
	list-style-type: none;
    list-style-image: none;
}

#sidebar li {
    padding-left: -10px;
    margin-left: -40px;
}

#footer {
	font-size: 11px;
	line-height: 160%;
	color: #666;
	padding: 20px 0px;
	width: 725px;
	z-index: 4;
}

#searchform {
    margin-bottom: 5px;
}

#searchform label {
    visibility: hidden;
    width: 0px;
    float: left;
    position: absolute;
}

a {
	color: #069;
	}
	
a:hover {
	color: #540606;
	}

a:active {
	color: #540606;
}

h2 {
    font-size: 14px;
}

h3 {
	font-size: 16px;
	font-weight: normal; 
	color: #E8DFB0;
	position: relative;
	top: 80px;
	left: 30px;
	width: 380px;
	line-height: 22px;
	margin-top: 0px;
}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 160%;
	color: #666;
	}
	
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	}
	
ul {
	font-size: 12px;
	margin-top: -5px;
	}

ul.relatedlinks {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}
	
li {
	margin-left: -15px;
	line-height: 160%;
	}
	
li.bullet1 {
	list-style-image: url("images/bullet-triangle.gif");
	}

img {
	border: 0;
	}
