/*

#ie7andup
#ie6only

colors:
dark: #2F3A79;

*/

body, html {
	font-family: georgia;
	font-size: 11px;
	margin:0;
	padding:0;
	background-color: #C5EAFA;
	background-image: url(../content/images/bkg_flowers.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #0A3D6D;
	line-height: 1.5em;
}

a:link {
	color: #2EACE4;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #F34A5E;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #99AAB2;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #2EACE4;
	font-weight: bold;
	text-decoration: none;
}

img {
	border:0;
}

/* positioning, structure, etc. with styles */
#container {
	margin-left: auto;
    margin-right: auto;
	width:778px;
}

#header {
	background-color: #2F3A79;
}

#footer {
	color: #999999;
	font-weight: normal;
	border-top: 3px solid #F1F3F4;
	margin: 8px;
	padding: 4px;
}

#content {
	padding: 12px;
}

	#footer a:link, #footer a:active, #footer a:visited  {
		color: #999999;
		font-weight: normal;
		text-decoration: underline;
		background-color: transparent;
	}

	#footer a:hover {
		color: #999999;
		font-weight: normal;
		text-decoration: none;
		background-color: transparent;
	}

/* tools */

.clearFloats
{
	overflow: hidden;
}

	#ie7andup .clearFloats, #ie6only .clearFloats {
		height: 1%;
	}

img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

p.centered {
	text-align: center;
}

/* header thumbnails */

ul.headerThumbs
{
	margin: 0;
	margin-left: 0px;
	padding: 0;
}
ul.headerThumbs img
{
	margin-left:4px;
	float: left;
	display: inline;
}
ul.headerThumbs li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}


/* photos */

.photos_category {
	margin-top: 16px;
}

.photos_category ul, .photos_category li, .photos_category p {
	margin: 0;
	padding: 0;
}

.photos_category li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0 0 12px 34px;
	width: 330px;
	height: 300px;
}

.photos_category li p {
	padding: 0 0 8px 0;
	font-size: 14px;
}



/* videos */

.videos {
	margin-top: 16px;
}

.videos ul, .videos li, .videos p {
	margin: 0;
	padding: 0;
}

.videos li {
	float: left;
	list-style-type: none;
	margin: 0 0 12px 34px;
	width: 330px;
}

.videos li p {
	padding: 0 0 8px 0;
	font-size: 14px;
}


/*
ul.photo
{
	overflow: hidden;
	list-style-type: none;
	margin:0;
	margin-left: 46px;
	padding:0;
}

	#ie7andup .photo, #ie6only .photo {
		height: 1%;
	}

ul.photo li {
	width: 300px;
	float:left;
	border: 8px solid #C3BF9B;
	background-color: #C3BF9B;
	color: white;
	font-weight: bold;
	margin: 8px;
	padding: 0 0 8px 0;
}

ul.photo p {
	padding: 8px;
margin: 0;
	height: 36px;
}

.photo img {
	display:block;
}
*/

/* resume */
.resume table {
	margin-bottom: 24px;
}

.resume table th {
	text-align: left;
}

.resume table td {
	text-align: left;
	width: 33%;
}

#form {
	width: 300px;
	padding: 2px;
	margin: 0px auto;
}
#confirmation {
	width: 300px;
	height:220px;
	background-color: #f6f6f6;
	border: 1px dotted #666;
	padding: 2px;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
}

/* top navigation */
#topNav {
	line-height:normal;
	font-size: 16px;
	background-color: #2F3A79;
	padding-left: 107px;
	background-position: bottom;
	background-repeat: repeat-x;
}
	
#topNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topNav li {
	float:left;
	background:url("../content/images/topNav_left_both_blue.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 14px;
	border-bottom:1px solid #2F3A79;
}

#topNav li.nav_current
{
	float:left;
	background:url("../content/images/topNav_left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 14px;
	border-bottom:1px solid #2F3A79;
	background-position:0 -150px;
}
	
#topNav a {
	float:right;
	display:block;
	width:.1em;
	background:url("../content/images/topNav_right_both_blue.gif") no-repeat right top;
	padding:15px 14px 5px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	white-space:nowrap;
}

#topNav .nav_current a:link, #topNav .nav_current a:active, #topNav .nav_current a:visited, #topNav .nav_current a:hover
{
	display:block;
	background:url("../content/images/topNav_right_both_blue.gif") no-repeat right top;
	padding:15px 14px 5px 0px;
	text-decoration:none;
	font-weight:bold;
	/*color:#062C6F;*/
	white-space:nowrap;
	background:url("../content/images/topNav_right_both.gif") no-repeat right top;
	background-position:100% -150px;
}


#topNav > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topNav a {float:none;}
/* End IE5-Mac hack */
#topNav a:hover {
	color:#FFFFFF;
}

#topNav #topNav_current {
	background-position:0 -150px;
}

#topNav #topNav_current a {
	background-position:100% -150px;
	padding-bottom:5px;
	padding-top: 15px;
	color:#FFFFFF;
	white-space:nowrap;
}

#topNav li:hover, #topNav li:hover a {
	background-position:0% -150px;
	color:#FFFFFF;
}

#topNav li:hover a {
	background-position:100% -150px;
}

#topNav_sub {
	line-height:normal;
	font-size: 16px;
	padding: 0px;
	text-align: center;
	background-color: #F1F3F4;
}
	
#topNav_sub ul {
	margin:0;
	padding:0 0 0 154px;
	list-style:none;
}

#topNav_sub li {
	float:left;
	margin:0;
	padding:0;
}


#topNav_sub a:link, #topNav_sub a:active, #topNav_sub a:visited {
	color: #0A3D6D;
	display: block;
	padding: 16px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

#topNav_sub a:hover {
	color: #0A3D6D;
	display: block;
	padding: 16px;
	float:left;
	font-weight: bold;
	text-decoration: none;
	background-color: #E9EAEA;
	font-size: 14px;
	background-image: url(../content/images/topNav_sub_current.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#topNav_sub a:link.current, #topNav_sub a:active.current, #topNav_sub a:visited.current, #topNav_sub a:hover.current {
	color: #0A3D6D;
	display: block;
	padding: 16px;
	float:left;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../content/images/topNav_sub_current.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* end top navigation */

.linksList {
	margin:12px;
	padding:0;
	list-style:none;
}

.linksList li{
	float:left;
}

.linksList a:link {
	margin:8px;
	padding:22px;
	float:left;
	background-color: #EBF7FC;
	border:1px solid white;
	font-size: 14px;
}

.linksList a:active {
	margin:8px;
	padding:22px;
	float:left;
	background-color: #EBF7FC;
	border:1px solid white;
	font-size: 14px;
}

.linksList a:visited {
	margin:8px;
	padding:22px;
	float:left;
	color: #949494;
	background-color: #EBF7FC;
	border:1px solid white;
	font-size: 14px;
}

.linksList a:hover {
	margin:8px;
	padding:22px;
	float:left;
	color: white;
	background-color: #2F3A79;
	border:1px solid white;
	font-size: 14px;
}

.linksCategoryHeader {
	display: block;
	width: 100%;
	font-size: 24px;
}

.dlForm dt {
	clear:both;
	width:100px;
	float:left;
	text-align:right;
	padding: 4px 4px 0 4px;
}

.dlForm dd {
	float:left;
	width:66%;
	margin:0 0 0.5em 0.25em;
}

.siteMessage {
	background-color: #D7EFF9;
	padding: 4px;
	margin-bottom: 12px;
	border: 1px solid #3643AF;
}

/* form elements */
input, textarea {
	font-family: verdana;
	font-size: 1.1em;
	color: #2F3A79;
}

.contact textarea {
	width: 500px;
	height: 300px;
	overflow: auto;
}

.form-submit {
	font-weight: bold;
	color: white;
	background-color: #6F8BA7;
	border: 1px solid #333333;
}

.form-checkbox {
	padding: 4px;
	background-color: transparent;
	border: 0px solid #A5A5A5;
}

.formOnFocus {
	padding: 4px;
	background-color: white;
	border: 1px solid #A5A5A5;
}

.formDefault, input {
	padding: 4px;
	background-color: #F4F4F4;
	border: 1px solid #A5A5A5;
}

.formOnFocusTextarea {
	padding: 4px;
	background-color: white;
	border: 1px solid #A5A5A5;
}

.formDefaultTextarea, textarea {
	padding: 4px;
	background-color: #F4F4F4;
	border: 1px solid #A5A5A5;
}


.btn_submit {
	background-color: #2F3A79;
	color: white;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 6px;
}

.btn_submit_over {
	background-color: #5360D2;
	color: white;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 6px;
}

.formError
{
	display: block;
	color: red;
}

.formError_off
{
	display: none;
}
