/* 
Theme Name: sasy2009
Theme URI: http://www.sas-y.com/new
Description: .
Version: 1.0
Author: Lillian Lovich
Author URI: http://www.goodeggwebstudio.com	
	
*/

/* CSS Document */

*{ margin:0px; padding:0px; }

 

body{}
p{ font-style:italic; line-height:2em; margin-bottom:10px;}
h1{  }
h2{ font-size:1.4em; margin-top:5px; margin-bottom:10px;}
h3{ }
h5{ }
ul{}
ol li{}
li{}
table{ }
tr{}
th{}
td{}
fieldset{}
ol ul {}
img{border:none;}
 
a:link  {color:#9a1936; text-decoration:none; }
a:visited { color:#9a1936; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {}


/* general layout */
.spacer-box {clear:both;}
.bold{ font-weight:bold;}
.italic{ font-style:italic; }
.left {text-align:left;}
.center {text-align:center;}
.red-font-color {color:#9a1936;}



#wholepage { font-family:georgia,times new roman, serif; font-size:12px; }

#header { height:115px; border-bottom:1px dotted #90c28f; }

#topnav { height:20px; width:900px;  text-align:center; margin-top:10px; margin-right:auto; margin-bottom:5px; margin-left:auto; color:#9a1936; font-size:.9em; text-transform:uppercase; }
#topnav ul{ list-style-type: none; list-style-image: none; }
#topnav ul li{ display: inline; padding-right:20px;}

.frontpage-pics { height:275px; background-color:#EBF6DA; text-align:center; }

.innerpage-pics { height:180px; background-color:#EBF6DA; text-align:center; }

.content-page { width:770px;  margin-left:auto; margin-top:15px; margin-right:auto;  }

.content-frontpage-info { width:193px; float:left; padding-right:20px;}

.content-sidesection { width:193px; float:left; color:#90c28f; font-size:1em; line-height:2em; padding-right:20px;  }

.content-page-maincontent { width:500px; float:left;  border-left:1px dotted #90c28f; padding-left:40px;

}

.statename {font-size:1.2em; margin-top:5px; margin-bottom:2px; color:#9a1936;}

#footer { border-top:1px dotted #90c28f; height:40px; text-align:center; font-size:.9em; padding-top:10px; }

