root { 
    display: block;
}

body {
    background: #dfd8fc url(img/background.png) repeat-x scroll 0 0;
    border: 0 0;
    margin: 0 0;
    padding: 0px 0px;
    font-family:"Times New Roman", Times, serif;
}
p {
	margin: 10px;
}

a {
	color: #654985;
	text-decoration: none;
}

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

div#header {
    height: 26px;
    width: 720px;
    padding: 8px 4px 0px 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}

div#header ul {
    color: #FFFFFF;
    font-size: 0.9em;
}

div#header ul#nav {
    float:left;
}
div#header ul#nav li {
    color: #FFFFFF;
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

div#header ul#nav li a {
	color: #FFFFFF;
	font-size: 1.1em;
}

div#header ul#date {
    float:right;
}

div#tagline {
    width: 720px;
    padding: 8px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
    background: transparent url(img/leaf-tr.png) no-repeat scroll 582px -30px;
    height: 150px;
}
div#title {
    width: 500px;
	padding-left: 10px;
    float: left;
}

div#title h1 {
    background: transparent url(img/logo.png) no-repeat scroll 0 0;
    font-size: 1px;
    text-indent:  -9999em;
    height: 72px;
    width: 249px;
    margin: 0px 0px 10px 0px
}

div#special_care {
    width: 186px;
    float: left;
    margin: 5px 0px 0px 10px;
}

h2 {
    text-transform: capitalize;
    letter-spacing: 2px;
    text-align: left;
    font-size: 1.4em;
    font-style: normal;
    font-weight: bolder;
}

h3 {
    text-align: center;
    font-size: 1.0em;
    font-style: italic;
    font-weight: bolder;
}

h4 {
    text-align: center;
    font-size: 0.70em;
    font-style: italic;
    font-weight: normal;
}

div#subtag {
    float: none;
    clear: both;
    width: 500px;
    height: 100px;
    padding: 0px 0px 0px 10px;
}

div#contentarea {
    width: 720px;
    padding: 0px 0px 0px 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
    height: auto;
    min-height: 500px;
    background: transparent url(img/content-background-grow.png) repeat-y scroll 0px 0px;
    float: none;
    clear: both;
}

div#maincontent {
    width: 466px;
    padding: 6px 6px;
    float: left;
    height: auto;
    min-height: 500px;
    margin: 0px 0px 0px 0px;
}

div#menuboxes {
    float: left;
    width: 188px;
    margin: 0px 0px 0px 15px;
}

div#menuboxes div#menubox1 {
      width: 196px;
      height: 174px;
      margin: 4px 4px;
      background:transparent url(img/menubox1.png) no-repeat scroll 0 0;
      padding: 4px 4px;
}

div#menuboxes div#menubox1 {
      width: 196px;
      height: 174px;
      margin: 4px 4px;
      background:transparent url(img/menubox1.png) no-repeat scroll 0 0;
      padding: 10px 10px 10px 10px;
}

div#menuboxes div#menubox2 {
      width: 196px;
      height: 174px;
      margin: 4px 4px;
      background:transparent url(img/menubox2.png) no-repeat scroll 0 0;
      padding: 10px 10px 10px 10px;
}

div#footer {
	background-color: #A893B3;
	height: 125px;
	width: 720px;
	padding: 4px 4px 0px 00px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

address {
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
	line-height: 1.2em;
    float: left;
    margin: 0px 4px 0px 20px;
}

div#footerlogo {
    margin: 20px 0px 0px 0px;
    float: left;
}

div#copyright {
	height: 100px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
.pic-margin {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 010px;
}
.roundcont {
	width: 444px;
	background-color: #D6CFEE;
	margin: auto;
}
.roundcont p {
	margin: 0 10px;
}
.roundtop { 
	background: url(img/tr.jpg) no-repeat top right; 
}
.roundbottom {
	background: url(img/br.jpg) no-repeat top right; 
}
img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}
#clear {
	clear: both;
}
