/*
Theme Name: KTSV2010
Theme URI: http://www.shutter-vision.com/blog/wp-content/themes/ktsv
Description: Blog Green
Author: Keith T Turbitt Jr
Author URI: www.Shutter-Vision.com
Version:  04.102009
*/


body {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #330000;
}
#container {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 262626;
	border-right-color: 262626;
	border-bottom-color: 262626;
	border-left-color: 262626;
	background-image: url(http://www.shutter-vision.com/blog/images/bkgrnd_content.jpg);
}
#header {
	width: 1000px;
	height: 153px;
	background-image: url(http://www.shutter-vision.com/blog/images/bkgrnd_header.jpg);
}
#clientarea {
	width:74px;
	height:25px;
	float: right;
}
#header-logo {
	width:339px;
	height:72px;
	display: inline;
	float: left;
	padding-top: 25px;
}
#nav_cat {
	height: 72px;
	width: 661px;
	float: right;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-cat-weddings {
	width:114px;
	height:36px;
	display: inline;
	float: left;
	padding-top: 19px;
}
#nav-cat-families {
	width:96px;
	height:36px;
	display: inline;
	float: left;
	padding-top: 19px;
}
#nav-cat-seniors {
	width:98px;
	height:36px;
	display: inline;
	float: left;
	padding-top: 19px;
}
#nav-cat-realestate {
	width:138px;
	height:36px;
	display: inline;
	float: left;
	padding-top: 19px;
}
#nav-cat-commercial {
	width:141px;
	height:36px;
	display: inline;
	float: left;
	padding-top: 19px;
}
#nav-cat-blog {
	width:74px;
	height:36px;
	display: inline;
	padding-top: 19px;
	float: left;
}
#sidebar {
	width: 210px;
	float: right;
	padding-right: 65px;
	display: inline;
}
#main {
	display: inline;
	float: left;
	width: 600px;
	padding-left: 75px;
	padding-right: 50px;
}
#content {
	background-image: url(http://www.shutter-vision.com/blog/images/bkgrnd_content.jpg);
	width:1000px;
}

#footer {
	padding-top:30px;
	width:1000px;
	height:74px;
	background-image: url(http://www.shutter-vision.com/blog/images/bkgrnd_footer.jpg);
	clear:both;
	font-family: Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000;
}

hr.divider {
width:80%;
color:#000000;
}

a:link {
	color:#600;
}

a:visited {
	color:#600;
}

#main p {
margin-top:10px;
text-indent:20px;
hr.divider {
width:80%;
color:#000000;
}
