/***********************************************/
/*          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
    background-color: #FFFFFF;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;


	
}

div#logoLayer	{
 width: 779px;
    margin-left: auto;
    margin-right: auto;
	background-image:url(images/logo-curves.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
}

div#outer	{
 width: 779px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
    border: thin solid #A16077;
	border-bottom: none;
}
wrap	{
	
     width: 80%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #A16077;
}


p textarea td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}


a{
	color: #153090;
}

a:link{
	color: #153090;
	text-decoration: none;
}

a:visited{
	color: #153090;
	text-decoration: none;
}

a:hover{
	color: #153090;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 16px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #269A1E;
 margin: 0px;
 padding: 0px;
}

h4{
 font-weight: bold;
 color: #A16077;
 margin: 0px;
 padding: 0px;
 font-size: 10px;
 text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

h5{
 color: #A16077;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-size: 12px;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	width: 779px;
}

#navBar{
	float: left;
	width: 188px;
	margin: 0px;
	padding: 0px;
}

#headlines{
  float:right;
	width: 188px;
	padding-right: 10px;
}

#content{
	float: left;
  width: 363px;
  text-align: justify;
	border-right: 1px solid #A16077;
	border-left: 1px solid #A16077;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
div#contentS{
	float: left;
  width: 763px;
  text-align: justify;
	border-right: 1px solid #A16077;
	border-left: 1px solid #A16077;
	padding: 10px 10px 0px 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	text-align: center;
	margin: 0;
	padding: 20px 0px 20px 0px;
}


/************* #picsOne styles **************/

#picsOne{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-top: 1px solid #A16077;
border-bottom: 2px solid #A16077;
}

#picsOne img{
 display: block;
}

#picsOne a {
	padding: 0 4px 0 0;
}



/************* #picsTwo styles ***************/

#picsTwo{
	clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-top: 2px solid #A16077;
border-bottom: 2px solid #A16077;
height: 74px;
}

#picsTwo img{
 display: block;
}

#picsTwo a {
	padding: 0 4px 0 0;
}




/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

.story textarea {

	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.story h3{
	text-align: center;
}

.story p td{
	padding: 0px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

.storyS{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

.storyS textarea {

	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.storyS h3{
	text-align: center;
}

.storyS p td{
	padding: 0px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}



/*********** #navBar link styles ***********/

#navBar ul {list-style: none; margin: 0; padding: 10px 0px 0px 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; padding: 10px 0px 0px 0px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 30px 0px 0px 8px;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#sectionLinks a {
	
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color: #A16077;
}

#sectionLinks a:hover{
	text-decoration: none;
}



/************** #contact styles **************/

#contact{
text-align: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#contact a{
}


#contact img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
margin: 0 0 0 0;
padding: 20px 0 0 0;
}
#headlines h3{
}


#headlines p{
	font-size: 12px;
}


/************** #used at bottom below logo on homepage **************/
.style1 {
	font-size: 13px;
	font-style: italic;
	font-weight:bolder;
	color: #153090;
}
/************** #used right below logo on homepage **************/
.style2 {font-size: 10px}

