body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;	
	color: #082E7A;
	background:url(sitegraphics/bg.gif) repeat-x 0 0;		
}

* {
	margin: 0; 
	padding: 0;
}

a:link, a:visited {
	color: #082E7A;
}
a:hover, a:active {
	color: #F5B00A;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 140%;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 110%;
	margin-bottom: 0.5em;
}

ul {
	margin: 0 0 1.2em 2em;
}
li {
	font-size: 90%;
	margin-bottom: 0.25em;
}

dl {
	margin-bottom: 1.2em;
}
dt {
	margin-bottom: 0.25em;
}
dd {
	display: block;
	text-align: right;
	font-size: 85%;
	font-style: italic;
	margin-bottom: 1.05em;
}




/* WRAPPER */

#wrapper {			
	width:740px;
	margin:0px auto 0 auto;
	background-color:#FFF;
}	



/* SEARCH BAR */

#searchbar {
	height: 50px;	
	background: url(sitegraphics/bg_searchbar.jpg) repeat-x 0 0;
	border-bottom: 2px solid #FFF;	
}
#search {
	float: right;
	margin: 15px 15px 0 0
}
#search .searchcaption {
	margin-right: 5px;
}
#search .searchbutton {
	margin-left: 5px;
}



/* LOGO BAR */

#logobar {
	height: 90px;	
	background: url(sitegraphics/bg_logobar.jpg) repeat-x 0 0;
	border-bottom: 2px solid #FFF;	
}
#logobar .randomImage {
	margin-right: 10px;
}




/* NAVIGATION */

#nav ul {
	list-style-type: none;
	margin: 15px 0 15px 0;
}

#nav li,
#nav a {
	display: block;
	width: 175px;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/nav.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav-home { height: 22px; background-position: 0px 0px;}
#nav-about { height: 32px; background-position: 0px -22px;}
#nav-embroidery { height: 44px; background-position: 0px -54px;}
#nav-sizingchart { height: 32px; background-position: 0px -98px;}
#nav-viewbasket { height: 32px; background-position: 0px -130px;}
#nav-contactus { height: 32px; background-position: 0px -162px;}

#nav-home a { height: 22px; background-position: 0px 0px;}
#nav-about a { height: 32px; background-position: 0px -22px;}
#nav-embroidery a { height: 44px; background-position: 0px -54px;}
#nav-sizingchart a { height: 32px; background-position: 0px -98px;}
#nav-viewbasket a { height: 32px; background-position: 0px -130px;}
#nav-contactus a { height: 32px; background-position: 0px -162px;}






/* CONTENT */

#contentWrapper {
	background: url(sitegraphics/bg_contentwrapper.jpg) repeat-y 0 0;
}

#column {
	width: 175px;
	float: left;
}
#column img {
	margin: 0 auto 25px auto;
}

#content {
	width: 515px;
	float: right;
	padding: 25px;
	/*background: url(sitegraphics/bg_content.jpg) repeat-x 0 0;*/
}
#content p {
	margin-bottom: 1em;
	line-height: 1.3em;
}
#content img {
	margin-bottom: 15px;
}

#contentColumn {
	width: 215px;
	min-height: 450px;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #F5B00A;
	font-size: 90%;
}
#contentColumn h1 {
	margin-bottom: 1em;
	line-height: 1em;
	font-size: 135%;
	font-weight: bold;
}
#contentColumn p {
	margin-bottom: 1em;
	line-height: 1.3em;
}




/* CONTACT US */


#contactdetails {
	float: left;
	width: 200px;
}
#contactdetails h1 {
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size: 115%;
}
#contactdetails p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#contactdetails .caption {
	display: block;
	margin: 0.5em 0 0 0;
	padding: 0;
	font-weight: bold;
}
#contactform {
	float: right;
	width: 285px;
	padding-left: 20px;
}
#contactform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#contactform label {
	display: block;
	font-weight: bold;
	font-size: 90%;
}
#contactform input {
	width: 75%;
	margin: 2px 0 8px 0;
	border: 1px solid #F5B00A;
}
#contactform .checkbox {
	width: 15px;
}
#contactform textarea {
	width: 100%;
	margin: 2px 0 8px 0;
	border: 1px solid #F5B00A;
}
#contactform select {
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #F5B00A;
}
#contactform .sendform {
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
	text-align: center;
}
#contactform .sendbutton {
	width: 70px;
	border: 0;
}

/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 177px; }



/* PAGE TITLES */

#titleHome {
	display: block;
	width: 400px;
	height: 30px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_home.gif) top left no-repeat;
}
#titleAboutUs {
	display: block;
	width: 400px;
	height: 30px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_aboutus.gif) top left no-repeat;
}
#titleSizing {
	display: block;
	width: 400px;
	height: 35px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_sizing.gif) top left no-repeat;
}
#titleEmbroidery {
	display: block;
	width: 400px;
	height: 35px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_embroidery.gif) top left no-repeat;
}
#titleContactUs {
	display: block;
	width: 400px;
	height: 30px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_contactus.gif) top left no-repeat;
}
#titleSchool {
	display: block;
	width: 400px;
	height: 30px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_school.gif) top left no-repeat;
}
#titleEndorsements {
	display: block;
	width: 400px;
	height: 30px;
	margin: 0 0 20px 0;
	text-indent: -1976px;
	background: url(sitegraphics/title_endorsements.gif) top left no-repeat;
}



/* SIZING CHART */

#sizingChart {
}
#sizingChart table {
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 70%;
}
#sizingChart td {
	padding: 0.4em 0;
	border-bottom: 1px solid #F5B00A;
	vertical-align: top;
}
#sizingChart .xl32 {
	font-weight: bold;
	padding-bottom: 1.4em;
	vertical-align: bottom;
}
#sizingChart .xl33 {
	padding-right: 1.2em;
	font-weight: bold;
}
#sizingChart .xl27 {
	font-weight: bold;
	vertical-align: bottom;
}




.imageright {
	float:right;
	margin: 0 0 10px 10px;
}

.imageleft {
	float:left;
	margin: 0 10px 10px 0;
}


/* FOOTER */

#footer {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 10px;
	background: url(sitegraphics/bg_footer.jpg) repeat-x 0 0;
	border-top: 2px solid #FFF;	
	border-bottom: 2px solid #FFF;	
	font-size: 90%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #082E7A;
	text-decoration: underline;
}
#footer .caption {
	font-weight: bold;
}	



/* FOOTER NAVIGATION */

#footerNav {
	margin: 0;
	padding: 10px;
	background: url(sitegraphics/bg_footernav.jpg) repeat-x 0 0;
	text-align: center;
}
#footerNav a:link, #footerNav a:visited {
	padding: 0 0.5em 0 0.5em;
	border-right: 1px solid #F5B00A;
	text-decoration: none;
	color: #FFF;
}
#footerNav a:active, #footerNav a:hover {
	color: #F5B00A;
}
#footerNav ul {
	list-style-type: none;
	margin-bottom: 0.7em;
	font-size: 75%;
}
#footerNav li {
	display: inline;
}	



/* FOOTER DESCRIPTION */

#footerDescription {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 70%;
}

