body {
	
}
html {
	background: #330000;
}

body {
	width: 697px;
	color: black;
	margin: auto;
}

/*masthead begins*/

#header {
	background: url(images/flowers.jpg);
	background-repeat: no-repeat;
	width: 697px;
	margin: 0;
	padding: 0;
}

h1#header {
	margin: 143px 0 0 0;
	width: 697px;
	float: left;
	color: white;
	background: url(images/title_bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 3em;
	font-variant: small-caps;
	font-style: italic;
}

h1#header a {
	color: white;
	text-decoration: none;
}


#dummy {

}
/*masthead ends*/




/*main navigation begins*/
#nav {
	padding: 0;
	margin: 0;
}

ul#nav {
	list-style-type: none; /*remove bullets*/
	color: #990033;
	background: white;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid white;
	padding: .25em 0 .25em 0;
	/*font-weight: bold;*/
	width: 100%;
}

ul#nav li.first {
	display:inline; /*fix IE whitespace in lists bug*/
	padding-left: 15px;
	border: none;
	padding-right: .5em;
}

ul#nav li.onfirst {
	display:inline; /*fix IE whitespace in lists bug*/
	padding-left: 15px;
	border: none;
	padding-right: .5em;
}

ul#nav li{
	display:inline; /*fix IE whitespace in lists bug*/
	padding-left: .6em;
	border-left: 1px solid #330000;
	padding-right: .4em;
	text-align: center;
}

ul#nav li a {
	text-decoration: none;
	color: #990033;
	background: white;
	text-align: center;
}

ul#nav li.onpage a {
	text-decoration: none;
	border-top: 2px solid #CC9999;
	border-bottom: 2px solid #CC9999;
	color: #990033;
	background: white;
	text-align: center;
}

ul#nav li.onfirst a {
	text-decoration: none;
	border-top: 2px solid #CC9999;
	border-bottom: 2px solid #CC9999;
	color: #990033;
	background: white;
	text-align: center;
}

ul#nav li a:hover {
	text-decoration: none;
	border-top: 2px solid #CC9999;
	border-bottom: 2px solid #CC9999;
	/*color: #FFFFCC;*/

}

/*main navigation ends*/

#content {
		background: white;
	/*padding: 2% 5% 2% 5%; the combination 
	of this line and the link hover borders was making 
	text pop out of alignment in IE*/
	padding: 2% 35px 15px 35px;
}

h1 {
	color: #330000;
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: lighter;

}

h2 {
	color: #330000;
	background: white;	
	font-family: Georgia, Times, serif; 
	font-size: 1.1em;
	font-weight: lighter;
	border-bottom: 2px solid #CC9999;
}

h3 {
	font-family: Georgia, Times, serif; 
	font-size: .9em;
	padding: 2px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
}

p a {
	color: #990033;
	background: white;
	text-decoration: none;
	border-bottom: 1px dotted #990033;
}

p a:hover {
	border-bottom: 1px solid #990033;
}

p a:visited {
	border-bottom: 1px dotted #FFCCCC;
	background: white;
	text-decoration: none;
}

ul {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
}

li {
	list-style: url(images/bullet.gif);
}

img {
	display: inline;
}

a img {
	border: none;
}

.imageboxright {
	display: table-cell;
	float: right;
	margin: 0 0 0px 7px;

}

.imageboxrightborder {
	display: table-cell;
	float: right;
	margin: 0 0 0px 7px;

}

.imageboxrightborder img {
	border: 1px solid #999999;
}

.imageboxleft {

	display: table-cell;
	float: left;
	margin: 0 7px 7px 0;
}


p.caption {

	margin-top: 2px;
	color: gray;
	background: white;
	font-size: x-small;
}

#cv_header {
	text-align: center;
}

#cv_header h1 {
	text-transform: uppercase;
	margin-bottom: 0px;
        margin-top: 0px;
	padding-bottom: 0px;
}


#cv_header p {
	margin-top: 0px;
        margin-bottom: 8px;
	padding-top: 0px;
}


em {
	text-transform: uppercase;
}

/*teaser style*/

/*.teaser is this necessary?*/

h3.teaser {
	color: #003300;
	background: white;
	font-size: small;
	margin-bottom: 0;
	padding-bottom: 0;
}

p.teaser {
	margin: 0;
	padding: 0;
}


.teaser img

ul.teaserlinks {
	margin: 0;
	padding: 0;
	list-style-type: none; /*remove bullets*/
	color: #CCFF99;
	background: white;
	font-size: x-small;
	/*font-family: Helvetica,Arial,Verdana,Sans-serif;*/
	/*padding: .25em 0 .25em 0;
	margin: 1px 0 0 0;
	/*font-weight: bold;*/
	width: 100%;
}

ul.teaserlinks li.first {
	display:inline; /*fix IE whitespace in lists bug*/
	padding-left: 0;
	margin-left: 0;
	border: none;
	padding-right: .5em;
}

ul.teaserlinks li{
	display:inline; /*fix IE whitespace in lists bug*/
	padding-left: .5em;
	border-left: 1px solid black;
	padding-right: .5em;
}

/*teaser style end*/



#search {
	font-family: verdana;
	font-size: x-small;
	margin: 10px 0 10px 0;
	float: right;
}

.formfield {
	border: 1px solid #CC9999;
	border-style: ridge;
	padding-top: 1px;
	padding-bottom: 2px;
/*	font-family: verdana; evil */
}



.formsubmit {
	border: 1px solid #CC9999;
	border-style: ridge;
	font-family: verdana;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	background: #990033;
}


.formsubmit:hover {
	background-color: #CC9999;
	color: #990033;
	

}
.formsubmit:active {
	border: 1px solid White;
	color: white;
	background: green;
}
