@charset "UTF-8";
body { 
    margin-top:10px;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	background: #ffffff;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#navigation a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#middle a:link {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}
#middle a:visited {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}
#middle a:hover {
	color: green;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	text-align: center;
}
#navigation {
	width: 800px;
	text-align: center;
}
#navigation ul {
	margin: 10px auto;
	width: 225px;
	height: 1em;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
#navigation ul li {
	float: left;
	padding-right: 10px;
}
#navigation ul li.last {
	float: left;
	padding-right: 0px;
}
#recentworkcont {
	width: 770px;
	height: 243px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}
#top {
	background-image:url(images/m_top.gif);
	height: 22px;
	width: 770px;
	float: left;
}
#m1 {
	width: 8px;
	height: 177px;
	background-image: url(images/m_leftbar.jpg);
	float: left;
}
#m2 {
	width: 142px;
	height: 37px;
	background-image:url(images/m_weddingphotos.jpg);
	float: left;
	text-align: center;
	padding-top: 140px;
	margin-right: 11px;
}
#m3 {
	width: 142px;
	height: 37px;
	background-image:url(images/m_cg.jpg);
	float: left;
	text-align: center;
	padding-top: 140px;
	margin-right: 11px;
}
#m4 {
	width: 142px;
	height: 37px;
	background-image:url(images/m_tyler.jpg);
	float: left;
	text-align: center;
	padding-top: 140px;
	margin-right: 11px;
}
#m5 {
	width: 142px;
	height: 37px;
	background-image:url(images/m_calvary.jpg);
	float: left;
	text-align: center;
	padding-top: 140px;
	margin-right: 11px;
}
#m6 {
	width: 142px;
	height: 37px;
	background-image:url(images/m_dana.jpg);
	float: left;
	text-align: center;
	padding-top: 140px;
}
#m7 {
	width: 8px;
	height: 177px;
	background-image: url(images/m_rightbar.jpg);
	float: left;
}
#bottom {
	background-image:url(images/m_bottom.gif);
	height: 44px;
	width: 770px;
	float: left;
}
#titlealoha {
	text-align: center;
}
#contenthome p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#contacthome p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#contacthome {
	text-align: center;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	float: left;
	width: 800px;
	margin: 0 auto;
}
.projecttype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#projectsbox {
	width: 625px;
	height: 261px;
	margin: 10px auto;
}
#pboxtop {
	background: url(images/pboxtop.gif) no-repeat;
	width: 605px;
	height: 33px;
	padding-left: 20px;
	padding-top: 10px;
}
#pboxbottom {
	width: 625px;
	height: 12px;
	background: url(images/pboxbottom.gif) no-repeat;
	float: left;
	margin-bottom: 15px;
}
#projectsbox p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#pbox1content p {
	margin-top: 0em;
	margin-bottom: 1em;
}
.pbox1title {
	font-size: 1.5em;
	font-weight: bold;
}
/* --------------------- project details box -----------------------------*/
#pbox1title {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pbox1 {
	width: 361px;
	height: 255px;
	float: left;
	background: url(images/pboxprojectsbck.gif) repeat-y;
}
#pbox1content1 {
	float: left;
	width: 170px;
	margin-left: 15px;
	margin-top: 7px;
}
#pbox1content2 {
	float: left;
	width: 155px;
	margin-left: 15px;
	margin-top: 7px;
}
#pbox1content {
	text-align: center;
}
#pbox2 {
	width: 220px;
	height: 255px;
	overflow: auto;
	background: url(images/pboxservicesbck.gif) repeat-y;
	float: right;
	text-align: center;
	padding: 0 24px 0 20px;
}
.servicestitle {
	font-size: 1.25em;
	font-weight: bold;
}
.projecttitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: green;
	font-style: italic;
	font-weight: bold;
}
