
* {
	border: 0;
	margin: 0;
	padding: 0;
	}

body {
	background: url(images/bgr-new.jpg) red	 repeat-y;
	color: #444444;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0;
	}
	
body#home {
	background: url(images/bg-heads.jpg) #000 no-repeat top left;
	}
	
a {
	/*border-bottom: 1px dotted #AFCF20;*/
	color: #AFCF20;
	text-decoration: none;
	}
	
a:hover {
	/*border-bottom: 1px solid #AFCF20;*/
	text-decoration: none;
	}

a.photogallery:link, a.photogallery:visited {
 color: #DDD;
 text-decoration: none;
}


input,select,textarea {
	border: #999999 1px solid;
	font-size: 1em;
	padding: 2px;
	}
	
li {
	list-style: none;
	}
	
#page {
	background: #000000;
	}
	
#header, #title, #columns {
	padding: 0 0 0 20px;
	width: 986px;
	}
	
#header {
	/*background: url(images/header-bgr.jpg) no-repeat top;*/
	height: 50px;
}

#header h1 {
	background: url(images/spot.gif) no-repeat;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 230px;
	}
	
#header h1 a {
	display: block;
	height: 200px;
	text-decoration: none;
	border-bottom:0px solid red;
	}
	
#header h1 a:hover {
	text-decoration: none;
	}

#nav1 {
	float: right;
	font-size: 12px;
	font-family: Georgia;
	height: 30px;
	}
	
#nav1 ul {
	padding: 10px 0 0;
	}
	
#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 0 0 10px;
	}
	
#nav1 li a {
	border: 0;
	color: #FFF;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none;
	}
	
#nav1 li a:hover,
#nav1 li.active a {
	background: #212121;
	border: 0;
	text-decoration: none;
	}

#title {
	font-size: 12px;
	height: 151px;
	width: 983px;
	}

#title h2 {
	color: #2e3c42;
	font-size: 24px;
	margin: 0 0 7px;
	}

#title p {
	line-height: 20px;
	}

#title .spacer {
	padding: 75px 0 0 20px;
	width: 560px;
	}

#home #title {
	/*background: url(images/title-home.jpg) no-repeat top right;*/
	height: 367px;
	margin: 0 0 -51px;
	position: relative;
	}

#title.bgr1 {
	background: url(images/title.jpg) no-repeat top right;
	}

#columns {
	/*background: url(images/columns-bgr.jpg) no-repeat 638px 0;*/
	height: 1%;
	}

#columns h2 {
	color: #485e67;
	font-size: 1.5em;
	margin: 0 0 .8em;
	text-transform: uppercase;
	}

#columns h3 {
	color: #485e67;
	font-size: 1.2em;
	margin: 0 0 1.6em;
	}

#columns h4 {
	color: #7caac8;
	font-size: 1em;
	}

#columns p {
	line-height: 1.7em;
	padding: 0 0 1.5em;
	}

#centercol {
	background: #ffffff;
	float: left;
	margin-top: -46px;
	margin-left:15px;
	margin-bottom:-46px;
	position: relative;
	width: 644px;
	}

#centercol .spacer {
	border: 1px dotted #FFF;
	height: 1%;
	margin: -3px;
	padding: 2px 2px;
	}
#welcome {
	padding:20px;
}	
#welcome p {
	line-height:18px;
}	
#welcome table td {
	padding:5px;
}
#welcome h2 {
	font-size: 17px;
	font-family: Georgia;
	color:#191513;
	text-transform: capitalize;
}
#welcome h3 {
	font-size: 14px;
	font-family: Georgia;
	color:#373636;
	text-transform: capitalize;
}
#rightcol {
	color: #666;
	float: left;
	margin: 40px 0 0 40px;
	width: 285px;
	}

#rightcol a {
	border-bottom: 1px dotted #AFCF20;
	color: #AFCF20;
	text-decoration: none;
	}

#rightcol a:hover {
	border-bottom: 1px solid #AFCF20;
	}

#rightcol h3 {
	color: #FFF;
	}

#book {
	background:url(images/book-ap.gif) no-repeat;	
	color:white;
	padding: 5px 15px;
	margin-bottom:20px;
	}
#book h3 {
	padding:8px 0 7px 0;
	margin:0;
	}
#col1 {
	float: left;
	width: 212px;
	}
#col2 {
	float: left;
	width: 213px;
	border-left: solid 1px white;
	}
#col3 {
	float: left;
	width: 213px;
	border-left: solid 1px white;
	}
.col1.last {
	margin: 0;
	}

.list1 li {
	line-height: 1.7em;
	margin: 0 0 2em 0;
	}

.list1 em {
	color: #FFF;
	font-size: .85em;
	font-family: Georgia;
	}

#rightcol .list1 li a {
	border: 0;
	color: #AFCF20;
	}

#columns .list1 p {
	padding: 0;
	}

#footer {
	border-top: 1px dotted #353535;
	background: url(images/footer-bg.jpg) repeat-x;
	clear: both;
	color: #FFFFFF;
	font-size: .85em;
	padding: 28px 0 0 0;
	}

#footer a {
	color: #374951;
	}

#footer div {
	padding: 0 0 60px 720px;
	}

.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
	}

hr {
	border-top: 1px solid #dfdcda;
	clear: both;
	height: 1px;
	margin: 15px 0 25px;
	width: 100%;
	}

.pic img {
	border: 1px solid #d3d3d3;
	display: block;
	margin: 0 0 .8em;
	}
	
a.greenGeorgia {
text-decoration: none;
border-bottom:1px dotted #AFCF20;
font-family: Georgia,Tahoma,Arial;
font-size: 12px;
color: #AFCF20;
}

a.greenGeorgia:hover {
text-decoration: none;
border-bottom:1px dotted #AFCF20;
font-family: Georgia,Tahoma,Arial;
font-size: 12px;
color: #AFCF20;
}

#bookappointment td {
	border-bottom: solid 1px #CCC;
}