/* CSS Document */

body{
	color: #333333;
	background-color: #004817;
	margin: 0px auto;
	padding: 15px 0px 0px;
	width: 760px;
	background-image: url(images/tv_blue_green.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

h4{
	margin: 0px;
	padding: 3px 0px;
}

#container{
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border-top: 3px solid #EEBE4F;
	border-right: 3px solid #F2CE7B;
	border-bottom: 3px solid #F2CE7B;
	border-left: 3px solid #EEBE4F;
	background-color: #FFF9E6;
}

#header{
	background-image: url(images/structure/affordable_ss_header.jpg);
	height: 193px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF9E6;
}
#header h1{
	padding: 0px;
	margin: 0px 0px 0px -9999px;
}

#mainContent{
	background-color: #FFF9E6;
	background-image: url(images/structure/affordable_ss_logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 15px 25px 0px 20px;
	float: right;
	width: 530px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.2em;
	border-left: 1px solid #F9F0B5;
}

#mainContent p, #mainContent h1, #mainContent h2, #mainContent h3{
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 1.3em;
} /*to set padding the same*/

#mainContent h1, #mainContent h2, #mainContent h3{
	color: #003300;
}/* to set color the same*/

#mainContent h1 {
	font-size: 1.4em;
}
#mainContent h2 {
	font-size: 1.1em;
}
#mainContent h3{	font-size: 1.0em;}

#mainContent ul{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#mainContent ul li{
	margin: 0px;
	padding: 0px 0px 5px;
	width: auto;
	list-style: disc;
}

#mainContent ul li a, #mainContent ul li a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #042ECE;
}
#mainContent ul li a:hover{
	color: #00CCFF;
	text-decoration: underline;

}

#sideBarLeft{
	background-color: #FFF9E6;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 175px;
	border-right: 0px none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logoBase{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
	height: 30px;
	display: block;
}

#footer{
	background-image: url(images/structure/affordable_ss_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 10px;
	width: auto;
	clear: both;
	background-color: #FFF9E6;
	text-align: center;
}

#footer p a, #footer p a:visited, #footer p{	
	font-style: normal;
	
}
#footer h4{}
#footer p{
	margin: 0px;
	padding: 10px;
	display: block;
	font-style: italic;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	border-top: 1px solid #FFEEBB;
} 
.leftImage{
	margin: 5px 15px 5px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #FAEBC4;
}

table.leftwithcaption {
	margin: 0px 7px 5px 0px;
	padding: 0px;
	float: left;
	border-top: 2px solid #004817;
	border-right: 2px solid #004817;
	border-bottom: 2px solid #007152;
	border-left: 2px solid #007152;
	line-height: 1em;
}
#container #mainContent .leftwithcaption td img {
	float: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #004817;
	border-left: none;
}

#container #mainContent .leftwithcaption td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #004817;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px;
}

.rightImage{
	margin: 5px 0px 5px 15px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	.leftImageShadow{
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: left;
}

.rightImageShadow{	
margin: 5px 0px 5px 15px;
	padding: 0px;
	float: right;}
	
	td img {
	border-top: 2px groove #7DAA6F;
	border-right: 2px groove #9BB78F;
	border-bottom: 2px groove #9BB78F;
	border-left: 2px groove #7DAA6F;
	margin: 5px 0px 0px;
	padding: 0px;
}
#container #mainContent img.linked {
	border: 1px solid #F8E9C2;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#active {
	background-image: url(images/menu_grad.jpg);
	background-color: #FFF9E6;
	border-bottom: 1px solid #005F20;
	border-top: 1px solid #005F20;
}
#container #mainContent br.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container #mainContent img.linkedBG {
	border-style: none;
}
p.floatClear{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.storeButton{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 224px;
}

