/*  

Website: Stafford Smile Design, Dr. Timothy Hughes

SesameDesigns

*/



/* Generic Styling */



body {margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	background: center #ccffff;

	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;

	font-size:12px; /* Sets default font size to 10px */

	color:#222222;

	}



* {

	margin:0;

	padding:0;

	}



img {

	border:0;

	}



p {	font-size:12px;

	letter-spacing:normal;

	margin-bottom:1.75em;

	}

	

strong {font-size:14px;

	color:#B4C835;

	letter-spacing:normal;

	margin-bottom:1.75em;

	}



a {

	text-decoration:none;

	color:#B4C835;

	}

a:hover {

	text-decoration:none;

	color:#6CC7DC;

	}
	
.underline {
	text-decoration: underline;	
}



/* Structure */



#wrapper {

	align:center;

	margin:0 auto;

	width:720px;

	background: center #ffffff;

	}

#header {

	height:156px;

	background:url(images/bg-header.png) no-repeat;

	}

#menu {

	height:35px;

	line-height:35px;

	padding:0 0px;

	}

#sidebar {

	float:left;

	width:160px;

	background:#ffffff;

	margin-right:10px;

	}	

#content1 {

	float:right;

	width:490px;

	min-height:200px;

	}	

#content {

	float:right;

	width:530px;

	min-height:200px;

	}

#footer {

	align: center;

	clear:both;

	height:100px;

	background:url(images/bg-footer.gif) no-repeat;

	}



/* Entries */



.entry {

	font-size:12px;

	line-height:16px;

	padding:5px 5px;

	text-align:left;

	}

.entry-title {

	font-size:20px;

	line-height:24px;

	font-weight:normal;

	color:#B4C835;

	}

	

.entry-subtitle {

	font-size:14px;

	font-weight:normal;

	color:#b4c835;

	}	





/* Sidebar */

#sidebar ul {

	list-style-type:none;

	margin-top:0px;

	}

#sidebar li {

	font-size:12px;

	height:22px;

	line-height:22px;

	background:#6cc7dc;

	border-bottom:1px solid #cccccc;

	}



#sidebar li a {

	display:block;

	height:22px;

	line-height:22px;

	background:#6cc7dc;

	color:#ffffff;

	padding-left:5px;

	border-bottom:1px solid #cccccc;

	border-right:1px solid #cccccc;

	}

#sidebar li a:hover {

	height:22px;

	line-height:22px;

	background:#ffffff;

	color:#666666;

	}



/* Footer */



#footer-valid {

	align:center;

	font-size:11px;

	padding-top:25px;

	cursor:default;

	}

#footer-valid a {

	font-size:11px;

	color:#669900;

	text-decoration:none;

	}

#footer-valid a:hover {

	color:#ffffff;

	text-decoration:underline;

	}



	

	

	

.img {

	border: thin solid #000000;

	margin-left: 4px;



}


