/* 
Theme Name: Senior Comfort Services
Theme URI: http://www.seniorcomfortservices.com
Description:
Author: WatchDog Computer Services, LLC
Author URI: http://www.watchdogcomputer.com
Version: 1.0.0
*/

body {
	background-color: #A291C6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #483867;
	text-align: center;
	}

p {
	margin: 15px;
}

h2 {
	margin: 15px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 15px;
	font-size: 12px;
	font-weight: bold;
}

.horiz_divider {
	min-height: 2px;
	height: 2px;
	width: 720px;
	margin: 15px;
	background-color: #E8E3F1;
	border: 0px;
	padding: 0px;
}

#palette {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: auto;
	text-align: left;
	vertical-align: top;
	border: 0px;
	background-color: #A291C6;
	padding: 0px;
	}

#shadow_top {
	min-width: 924px;
	min-height: 24px;
	background-image:url(images/shadow_top.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
	}

#shadow_side {
	min-width: 924px;
	min-height: 24px;
	background-image:url(images/shadow_sides.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
	}

#shadow_bottom {
	min-width: 924px;
	min-height: 24px;
	background-image:url(images/shadow_bottom.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
	}

#header {
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 90px;
	width: 900px;
	border: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	}

#header img {
	margin-bottom: 10px;
	}

#topnav {
	background-color: #E8E3F1;
	width: 900px;
	border: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	}

#topnav ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
        list-style-type: none;
	list-style-image: none;
	background-color: #E8E3F1;
	}

#topnav ul li {
	display: inline;
	margin-right: 30px; 
	}

#topnav ul li a, a:active, a:visited {
	color: #483867;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

#topnav ul li a:hover {
	color: #483867;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}

#content {
  width: 900px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


/* Table style for pages */
#full {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	border: 0px;
}

#full tr {
	margin: 0px;
	padding: 0px;
}

#full td {
	margin: 0px;
	padding: 0px;
}

#full #banner {
	width: 100%;
	background-color: #483867;
}

/* Left-side navigation */

#full #sidebar {
	width: 148px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
	border-right: 2px solid #E8E3F1;
	vertical-align: top;
}

#full #sidebar p {
	font-size: 9px;
	font-weight: bold;
	margin: 15px;
	color: #666699;
}

#full #sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#full #sidebar li {
	padding: 8px;
	margin: 0px;	
}

#full #sidebar a, a:active, a:visited {
	font-weight: normal;	
	text-decoration: none;
	color: #483867;
}

#full #sidebar a:hover {
	text-decoration: underline;
	color: #483867;
}

#full .innertable {
	width: 720px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-collapse: collapse;
	background-color: #483867;
	color: #FFFFFF;
	vertical-align: top;
}

#full .innertable tr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#full .innertable td {
	border: 0px;
	margin: 0px;
	padding: 0px;	
	vertical-align: top;
}

#full .innertable ul {
	margin: 5px;
	padding: 0px;
	list-style-position: inside;
}

#full .innertable li {
	margin: 0px;
  padding: 0px;
}

/* Nav submenu list items */

#full #sidebar ul li ul li {
	font-size: 10px;
}

.current_page_item {
		background-color: #E8E3F1;
}

/* Main page layout */

#full #main_column {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
}

#full #main_column a, a:active, a:visited {
	text-decoration: none;
	color: blue;
}

#full #main_column a:visited {
	text-decoration: none;
	color: #FF6600;
}

#full #main_column a:hover {
	text-decoration: underline;
	color: blue;
}




/* Home page specific layout */

#full #home_main_column {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
}

#full #home_main_column h2 {
	display: none;
}

#full #home_main_column a, a:active, a:visited {
	text-decoration: none;
	color: blue;
}

#full #home_main_column a:visited {
	text-decoration: none;
	color: #FF6600;
}

#full #home_main_column a:hover {
	text-decoration: underline;
	color: blue;
}


/* Footer */

#sub_footer {
	width: 900px;
	border: 0px;
	padding: 0px;
	border-top: 2px solid #E8E3F1;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
}

#sub_footer p {
	margin: 2px;
	margin-top: 10px;
  font-weight: bold;
	}

#footer {
	width: 900px;
	border: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #E8E3F1;
}

#footer a, a:active, a:visited {
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
	}

#footer a:hover {
	font-weight: bold;	
	text-decoration: underline;
	}
