/* CSS Document */

body {
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#D2E5F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333333;
	margin:0;
}

.background {
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	width:800px;
	text-align:left;
}

.googlemaps_link {
	margin-top:115px;
	margin-left:25px;
	width:300px;
	text-align:left;
}


.nav{
	margin-top:16px;
	margin-left:28px;
}

ul {
	list-style:disc;
}

ul li {
	margin-left:-10px;
	margin-bottom:5px;
	
	font-size:13px;
	line-height:16px;
}

.body_content{
	margin:14px 0 14px 14px !important;
	margin-top:12px;
	width:450px;
}

.body_content h1 {
	margin-top:0;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
}

.body_content p{
	font-size:13px;
	line-height:16px;
}

.body_content img{
	padding:4px;
	margin:2px 7px 3px 3px;
	color:#C0B58F;
	border:1px solid #999999;
}

.body_content_top{
	background-image:url(images/left_bodycontent_top.gif);
	background-repeat:no-repeat;
	height: 15px;
}

.body_content_mid{
	margin-top:0;
	padding:12px 15px;
	background-image:url(images/left_bodycontent_mid.gif);
	background-repeat:repeat-y;
}

.body_content_foot{
	margin-top:0;
	background-image:url(images/left_bodycontent_foot.gif);
	background-repeat:no-repeat;
}

.body_content a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

.body_content a:hover{
	text-decoration:underline;
}

.photopage{
	margin-left:auto;
	margin-right:auto;
	/* margin:10px 0 14 20px !important; */
	margin-top:12px;
	width:740px;
}

.photopage h1 {
	margin-top:0;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
}

.photopage p{
	font-size:13px;
	line-height:16px;
}

.photopage img{
	padding:4px;
	margin:2px 7px 3px 3px;
	color:#C0B58F;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

.photopage_top{
	background-image:url(images/photopage_top.gif);
	background-repeat:no-repeat;
	margin-left:-10px;
	height: 15px;
}

.photopage_mid{
	margin-top:0;
	padding:12px 15px;
	background-image:url(images/photopage_mid.gif);
	background-repeat:repeat-y;
	margin-left:-10px;
}

.photopage_foot{
	margin-top:0;
	background-image:url(images/photopage_foot.gif);
	background-repeat:no-repeat;
	margin-left:-10px;
}

.photopage a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

.photopage a:hover{
	text-decoration:underline;
}

.corkboard {
	background-image:url(images/cork_back2.jpg);
	background-repeat:no-repeat;
	width:604px;
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
	margin-bottom:0;
}

.corkboard_foot{
	background-image:url(images/cork_foot.jpg);
	background-repeat:no-repeat;
	width:604px;
	margin-left:auto;
	margin-right:auto;
}

.dental{
	float:right;
	width:205px;
	text-align:center;
	background-color:#D2E5F8;
	font-size:9px;
	font-weight:bold;
	color:#003399;
	margin:3px 3px 3px 6px;
	border:1px solid #999999;
}

.dental img{
	background-color:#FFFFFF;
	margin:3px;
}

.links a{
	display:block;
	margin-top:4px;
	margin-left:8px;
}


.right_info{
	
	float: right;
	margin-top:14px !important;
	margin-top:12px;
	margin-right:25px !important;
	margin-right:12px;
	/* margin-left:485px; */
	width:290px;
}

.right_info h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}

.right_info p{
	font-size:11px;
	line-height:12px;
	margin-top:0;
	margin-bottom:8px;
}

.right_info a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

.right_info a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.right_info img{
	margin-top:0;
	border:1px solid #999999;
}

.right_info_top{
	background-image:url(images/right_info_top.gif);
	background-repeat:no-repeat;
}

.right_info_mid{
	margin-top:0;
	margin-bottom:0;
	padding:4px 15px 12px 15px;
	background-image:url(images/right_info_mid.gif);
	background-repeat:repeat-y;
}

.right_info_foot{
	margin-top:0;
	background-image:url(images/right_info_foot.gif);
	background-repeat:no-repeat;
}

h1.title{
	font-size:18px;
	font-weight:bold;
}