/* CSS Document */


/* General Stuff */



body {
	text-align: justify;
	margin: 0 ;
	padding: 0 0 0 0 ;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	
}

p {

}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0;
}


ul {

}

li {

}

a:link {
	color: ;
	text-decoration: underline;
}

a:visited {
	color: ;
	text-decoration: underline;
}

a:hover {
	color: ;	
	text-decoration: underline;
}

a:active {
	color: ;
	text-decoration: underline;
}



/* Frame Containers */



#frameA {
	width:991px;
	margin: 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/custom.gallery.retail.southwestheaven/images/frame_a.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#frameB {
}


/* Header */



#headerFrameA {
	
}

#headerFrameB {
}

#header {
	padding: 10px 95px 5px 95px;
}

#header, #header h1, #header h2, #header h3, #header h4 {
	text-align: center;
}

#header span h1 {
	display: none;
}



/* Content Frames */



#contentFrameA {
	padding: 10px 100px 10px 0px;
	margin: 0;
}

#contentFrameB {
}

/* Navigation */



#navigationFrameA {
	float: left;
	width: 240px;
}

#navigationFrameB {

}

#topNavigation {
	margin: 10px 0px 5px 100px;
	text-align: center;
	width: 150px;
}

#navigation {
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {

}

#navigation a {
	font-size: 14px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #333333;
	display: block;
	width: 150px;
	margin: 0 0px 0 90px;
	text-align: left;
	padding:5px 5px 5px 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/nav.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #333333;	
	display: block;
	width: 150px;
	margin: 0 0px 0 90px;
	text-align: left;
	padding:5px 5px 5px 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/custom.gallery.retail.southwestheaven/images/nav.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
 
#bottomNavigation {
	margin: 5px 0px 10px 100px;
	text-align: center;
	width: 150px;
}

#topNavigation a:link, #topNavigation a:visited, #topNavigation a:link:active, #topNavigation a:link:hover, #topNavigation a:visited:hover {
	background-image: none;
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	border: none;
	width: 240px;
}

#bottomNavigation a:link, #bottomNavigation a:visited, #bottomNavigation a:link:active, #bottomNavigation a:link:hover, #bottomNavigation a:visited:hover {
	background-image: none;
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	border: none;
	width: 240px;
}

#topNavigation img{
	border: none;
}

#bottomNavigation img{
	border: none;
}

/* Body */



#bodyFrameA {
	padding: 0;
	margin: 0;
	float: right;
}

#bodyFrameB {
	padding: 0;
	margin: 0;
}

#content {
	padding: 0px 0 0px 0;
	margin: 0;
	width: 620px;
}

.contentBR{
	display: none;
}

#clear {
	clear: both;
}

/* Footer */


#footerFrameA {

}

#footerFrameB {
}

#footer h1, #footer h2, #footer h3, #footer h4 {
	text-align: center;
}

#footer {
	padding: 10px 95px 5px 95px;
	font-size: 10px;
	color: #663300;
}

#footer a:link, #footer a:visited, #footer a:link:active, #footer a:link:hover, #footer a:visited:hover {
}

